Not able to install updates after a fresh install of Ubuntu, tried 18.04 and 18.10

Asked by Ravi

ravi@manipalva1:~$ ubuntu-support-status
Support status summary of 'manipalva1':

You have 1578 packages (100.0%) supported until July 2019 (Canonical - 9m)

You have 0 packages (0.0%) that can not/no-longer be downloaded
You have 0 packages (0.0%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
ravi@manipalva1:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory
ravi@manipalva1:~$ dpkg --print-foreign-architectures
i386
ravi@manipalva1:~$ sudo grep -R roxy /etc/apt/*
[sudo] password for ravi:
ravi@manipalva1:~$ grep roxy /etc/environment
ravi@manipalva1:~$ echo $http_proxy

ravi@manipalva1:~$ echo $ftp_proxy

ravi@manipalva1:~$ grep roxy /etc/bash.bashrc
ravi@manipalva1:~$ grep roxy ~/.bashrc
ravi@manipalva1:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
ravi@manipalva1:~$ sudo fuser -vvv /var/lib/dpkg/lock
ravi@manipalva1:~$ sudo fuser -vvv /var/cache/apt/archives/lock
                     USER PID ACCESS COMMAND
/var/cache/apt/archives/lock:
                     root 3991 F.... aptd
ravi@manipalva1:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.10
DISTRIB_CODENAME=cosmic
DISTRIB_DESCRIPTION="Ubuntu 18.10"
ravi@manipalva1:~$ uname -a
Linux manipalva1 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
ravi@manipalva1:~$ sudo rm /var/lib/apt/lists/lock
ravi@manipalva1:~$ sudo rm /var/cache/apt/archives/lock
ravi@manipalva1:~$ sudo rm /var/lib/dpkg/lock
ravi@manipalva1:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
ravi@manipalva1:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
ravi@manipalva1:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/dpkg.status.0 /var/lib/dpkg/status
ravi@manipalva1:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
ravi@manipalva1:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
cp: cannot stat '/var/lib/dpkg/available-old': No such file or directory
ravi@manipalva1:~$ sudo rm -rf /var/lib/dpkg/updates/*
ravi@manipalva1:~$ sudo rm -rf /var/lib/apt/lists
ravi@manipalva1:~$ sudo rm /var/cache/apt/*.bin
ravi@manipalva1:~$ sudo mkdir /var/lib/apt/lists
ravi@manipalva1:~$ sudo mkdir /var/lib/apt/lists/partial
ravi@manipalva1:~$ LANG=C;sudo apt-get clean
ravi@manipalva1:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
ravi@manipalva1:~$ sudo dpkg --configure -a
ravi@manipalva1:~$ sudo dpkg --clear-avail
ravi@manipalva1:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ravi@manipalva1:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ravi@manipalva1:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ravi@manipalva1:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Get:1 http://archive.ubuntu.com/ubuntu cosmic InRelease [242 kB]
Get:2 http://archive.ubuntu.com/ubuntu cosmic-updates InRelease [88.7 kB]
Get:3 http://archive.ubuntu.com/ubuntu cosmic-backports InRelease [74.6 kB]
Get:4 http://archive.ubuntu.com/ubuntu cosmic-security InRelease [88.7 kB]
Get:5 http://archive.ubuntu.com/ubuntu cosmic/main amd64 Packages [1018 kB] s
Get:6 http://archive.ubuntu.com/ubuntu cosmic/main i386 Packages [1007 kB]
Get:7 http://archive.ubuntu.com/ubuntu cosmic/main Translation-en [513 kB]
Get:8 http://archive.ubuntu.com/ubuntu cosmic/main amd64 DEP-11 Metadata [475 kB]
Get:9 http://archive.ubuntu.com/ubuntu cosmic/main DEP-11 48x48 Icons [123 kB]
Get:10 http://archive.ubuntu.com/ubuntu cosmic/main DEP-11 64x64 Icons [238 kB]
Get:11 http://archive.ubuntu.com/ubuntu cosmic-updates/main i386 Packages [248 kB]
Get:12 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 Packages [282 kB]
Get:13 http://archive.ubuntu.com/ubuntu cosmic-updates/main Translation-en [115 kB]
Get:14 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 DEP-11 Metadata [143 kB]
Get:15 http://archive.ubuntu.com/ubuntu cosmic-updates/main DEP-11 48x48 Icons [36.2 kB]
Get:16 http://archive.ubuntu.com/ubuntu cosmic-updates/main DEP-11 64x64 Icons [56.1 kB]
Get:17 http://archive.ubuntu.com/ubuntu cosmic-security/main amd64 Packages [160 kB]
Get:18 http://archive.ubuntu.com/ubuntu cosmic-security/main i386 Packages [127 kB]
Get:19 http://archive.ubuntu.com/ubuntu cosmic-security/main Translation-en [60.8 kB]
Get:20 http://archive.ubuntu.com/ubuntu cosmic-security/main amd64 DEP-11 Metadata [204 B]
Get:21 http://archive.ubuntu.com/ubuntu cosmic-security/main DEP-11 48x48 Icons [29 B]
Get:22 http://archive.ubuntu.com/ubuntu cosmic-security/main DEP-11 64x64 Icons [29 B]
Fetched 5096 kB in 32s (158 kB/s)
Reading package lists... Done
ravi@manipalva1:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Hit:1 http://archive.ubuntu.com/ubuntu cosmic InRelease
Hit:2 http://archive.ubuntu.com/ubuntu cosmic-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu cosmic-backports InRelease
Hit:4 http://archive.ubuntu.com/ubuntu cosmic-security InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  libncursesw5 libtinfo5
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  linux-headers-4.18.0-17 linux-headers-4.18.0-17-generic linux-image-4.18.0-17-generic
  linux-modules-4.18.0-17-generic linux-modules-extra-4.18.0-17-generic
The following packages will be upgraded:
  apport apport-gtk apt apt-utils avahi-autoipd avahi-daemon avahi-utils bind9-host busybox-initramfs
  busybox-static command-not-found command-not-found-data cups cups-bsd cups-client cups-common
  cups-core-drivers cups-daemon cups-ipp-utils cups-ppdc cups-server-common deja-dup
  desktop-file-utils dirmngr distro-info-data dnsutils e2fsprogs evince evince-common file firefox
  firefox-locale-en fonts-opensymbol fwupd fwupd-signed gdm3 gedit gedit-common gettext gettext-base
  ghostscript ghostscript-x gir1.2-gdm-1.0 gir1.2-gtk-3.0 gir1.2-javascriptcoregtk-4.0
  gir1.2-mutter-3 gir1.2-nm-1.0 gir1.2-packagekitglib-1.0 gir1.2-pango-1.0 gir1.2-polkit-1.0
  gir1.2-snapd-1 gir1.2-totem-1.0 gir1.2-upowerglib-1.0 gir1.2-webkit2-4.0 gjs gkbd-capplet
  gnome-control-center gnome-control-center-data gnome-control-center-faces gnome-initial-setup
  gnome-settings-daemon gnome-settings-daemon-schemas gnome-shell gnome-shell-common
  gnome-shell-extension-ubuntu-dock gnome-software gnome-software-common gnome-software-plugin-snap
  gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv
  grub-common grub-efi-amd64-bin grub-efi-amd64-signed grub-pc grub-pc-bin grub2-common
  gstreamer1.0-packagekit gtk-update-icon-cache gvfs gvfs-backends gvfs-bin gvfs-common gvfs-daemons
  gvfs-fuse gvfs-libs initramfs-tools initramfs-tools-bin initramfs-tools-core irqbalance kmod
  krb5-locales libapt-inst2.0 libapt-pkg5.0 libarchive13 libasound2 libasound2-data libavahi-client3
  libavahi-common-data libavahi-common3 libavahi-core7 libavahi-glib1 libavahi-ui-gtk3-0 libbind9-160
  libboost-date-time1.67.0 libboost-filesystem1.67.0 libboost-iostreams1.67.0 libboost-locale1.67.0
  libboost-system1.67.0 libboost-thread1.67.0 libcaca0 libcairo-gobject2 libcairo2 libcom-err2
  libcups2 libcupscgi1 libcupsimage2 libcupsmime1 libcupsppdc1 libcurl3-gnutls libcurl4
  libdns-export1102 libdns1102 libdw1 libegl-mesa0 libegl1-mesa libelf1 libevdocument3-4 libevview3-3
  libexiv2-14 libext2fs2 libfreerdp-client2-2 libfreerdp2-2 libfwupd2 libgail-3-0 libgbm1 libgd3
  libgdm1 libgjs0g libgl1-mesa-dri libglapi-mesa libglx-mesa0 libgnomekbd-common libgnomekbd8
  libgnutls30 libgs9 libgs9-common libgssapi-krb5-2 libgtk-3-0 libgtk-3-bin libgtk-3-common libidn11
  libirs160 libisc-export169 libisc169 libisccc160 libisccfg160 libjavascriptcoregtk-4.0-18
  libk5crypto3 libkmod2 libkpathsea6 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libldb1
  liblua5.3-0 liblwres160 libmagic-mgc libmagic1 libmutter-3-0 libnautilus-extension1a libnm0
  libnss-systemd libnss3 libntfs-3g88 libpackagekit-glib2-18 libpam-modules libpam-modules-bin
  libpam-runtime libpam-systemd libpam0g libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  libpangoxft-1.0-0 libparted-fs-resize0 libparted2 libperl5.26 libpolkit-agent-1-0
  libpolkit-backend-1-0 libpolkit-gobject-1-0 libpoppler-glib8 libpoppler79 libpulse-mainloop-glib0
  libpulse0 libpulsedsp libpython3-stdlib libpython3.6 libpython3.6-minimal libpython3.6-stdlib
  libreoffice-avmedia-backend-gstreamer libreoffice-base-core libreoffice-calc libreoffice-common
  libreoffice-core libreoffice-draw libreoffice-gnome libreoffice-gtk3 libreoffice-help-en-us
  libreoffice-impress libreoffice-math libreoffice-ogltrans libreoffice-pdfimport
  libreoffice-style-breeze libreoffice-style-colibre libreoffice-style-elementary
  libreoffice-style-tango libreoffice-writer libsmbclient libsnapd-glib1 libsnmp-base libsnmp30
  libss2 libssh-4 libssl1.0.0 libssl1.1 libsynctex2 libsystemd0 libtiff5 libtotem0 libu2f-udev
  libudev1 libunistring2 libupower-glib3 libvncclient1 libwavpack1 libwayland-client0
  libwayland-cursor0 libwayland-egl1 libwayland-server0 libwbclient0 libwebkit2gtk-4.0-37 libwinpr2-2
  libxatracker2 linux-firmware linux-generic linux-headers-generic linux-image-generic
  linux-signed-generic mutter mutter-common nautilus nautilus-data netplan.io network-manager
  network-manager-config-connectivity-ubuntu ntfs-3g openssh-client openssl packagekit
  packagekit-tools parted perl perl-base perl-modules-5.26 policykit-1 poppler-utils psmisc
  pulseaudio pulseaudio-module-bluetooth pulseaudio-utils python3 python3-apport
  python3-commandnotfound python3-distro-info python3-distupgrade python3-gdbm python3-minimal
  python3-problem-report python3-requests python3-software-properties python3-uno
  python3-update-manager python3.6 python3.6-minimal samba-libs shotwell shotwell-common snapd
  software-properties-common software-properties-gtk systemd systemd-sysv thermald thunderbird
  thunderbird-gnome-support thunderbird-locale-en thunderbird-locale-en-us totem totem-common
  totem-plugins tzdata ubuntu-release-upgrader-core ubuntu-release-upgrader-gtk ubuntu-software udev
  ufw unattended-upgrades uno-libs3 update-manager update-manager-core upower ure wget wpasupplicant
  xdg-desktop-portal xkb-data xserver-common xserver-xephyr xserver-xorg-core xserver-xorg-legacy
  xwayland
330 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 460 MB of archives.
After this operation, 343 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
0% [1 libperl5.26 0 B/1060 B 0%]^C
ravi@manipalva1:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 18.10 _Cosmic Cuttlefish_ - Release amd64 (20181017.3)]/ cosmic main restricted
     2
     3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4 # newer versions of the distribution.
     5 deb http://archive.ubuntu.com/ubuntu cosmic main
     6 # deb-src http://in.archive.ubuntu.com/ubuntu/ cosmic main restricted
     7
     8 ## Major bug fix updates produced after the final release of the
     9 ## distribution.
    10 deb http://archive.ubuntu.com/ubuntu cosmic-updates main
    11 # deb-src http://in.archive.ubuntu.com/ubuntu/ cosmic-updates main restricted
    12
    13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14 ## team. Also, please note that software in universe WILL NOT receive any
    15 ## review or updates from the Ubuntu security team.
    16 # deb-src http://in.archive.ubuntu.com/ubuntu/ cosmic universe
    17 # deb-src http://in.archive.ubuntu.com/ubuntu/ cosmic-updates universe
    18
    19 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    20 ## team, and may not be under a free licence. Please satisfy yourself as to
    21 ## your rights to use the software. Also, please note that software in
    22 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    23 ## security team.
    24 # deb-src http://in.archive.ubuntu.com/ubuntu/ cosmic multiverse
    25 # deb-src http://in.archive.ubuntu.com/ubuntu/ cosmic-updates multiverse
    26
    27 ## N.B. software from this repository may not have been tested as
    28 ## extensively as that contained in the main release, although it includes
    29 ## newer versions of some applications which may provide useful features.
    30 ## Also, please note that software in backports WILL NOT receive any review
    31 ## or updates from the Ubuntu security team.
    32 deb http://archive.ubuntu.com/ubuntu cosmic-backports main
    33 # deb-src http://in.archive.ubuntu.com/ubuntu/ cosmic-backports main restricted universe multiverse
    34
    35 ## Uncomment the following two lines to add software from Canonical's
    36 ## 'partner' repository.
    37 ## This software is not part of Ubuntu, but is offered by Canonical and the
    38 ## respective vendors as a service to Ubuntu users.
    39 # deb http://archive.canonical.com/ubuntu cosmic partner
    40 # deb-src http://archive.canonical.com/ubuntu cosmic partner
    41
    42 deb http://archive.ubuntu.com/ubuntu cosmic-security main
    43 # deb-src http://security.ubuntu.com/ubuntu cosmic-security main restricted
    44 # deb-src http://security.ubuntu.com/ubuntu cosmic-security universe
    45 # deb-src http://security.ubuntu.com/ubuntu cosmic-security multiverse
    46
    47 # This system was installed using small removable media
    48 # (e.g. netinst, live or single CD). The matching "deb cdrom"
    49 # entries were disabled at the end of the installation process.
    50 # For information about how to configure apt package sources,
    51 # see the sources.list(5) manual.
ravi@manipalva1:~$ sudo dpkg --audit
ravi@manipalva1:~$

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

The only problem that I can see is

Need to get 460 MB of archives.
After this operation, 343 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64 libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
0% [1 libperl5.26 0 B/1060 B 0%]^C

Your network connection seems to be slow an/or instable, and the package management system has restarted the download a few times, but the you have killed it with ctrl-c.

What happens if you let the command
sudo apt-get dist-upgrade
run for a longer time (e.g. 5 minutes)

Revision history for this message
Ravi (ravikumars) said :
#2

Hi,
     Thanks for replying quickly. I left the update for an hour, and its
still at 0%. Internet is working fine on the machine, checked speed also,
its good. In fact, Kali linux is installed on the same machine (dual boot),
and its updating fine. You help is greatly appreciated.

With regards
Ravi

On Mon, Apr 15, 2019 at 12:53 PM Manfred Hampl <
<email address hidden>> wrote:

> Your question #680259 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/680259
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> The only problem that I can see is
>
> Need to get 460 MB of archives.
> After this operation, 343 MB of additional disk space will be used.
> Do you want to continue? [Y/n] y
> Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64
> libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
> Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64
> libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
> Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64
> libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
> Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64
> libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
> Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64
> libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
> Get:1 http://archive.ubuntu.com/ubuntu cosmic-updates/main amd64
> libperl5.26 amd64 5.26.2-7ubuntu0.1 [3549 kB]
> 0% [1 libperl5.26 0 B/1060 B 0%]^C
>
> Your network connection seems to be slow an/or instable, and the package
> management system has restarted the download a few times, but the you
> have killed it with ctrl-c.
>
> What happens if you let the command
> sudo apt-get dist-upgrade
> run for a longer time (e.g. 5 minutes)
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/680259
>
> You received this question notification because you asked the question.
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Try:

sudo apt-get --purge autoremove
sudo apt-get clean
sudo apt-get update

If you use a package source nearer to you, physically, does it work OK?

Revision history for this message
Ravi (ravikumars) said :
#4

Hi,
     No, it does not help using a physically near severer, hence I changed
it to main server. I have tried sudo apt-get clean and sudo apt-get update.
Did not work.

With regards
Ravi

On Mon, Apr 15, 2019 at 8:17 PM actionparsnip <
<email address hidden>> wrote:

> Your question #680259 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/680259
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> Try:
>
> sudo apt-get --purge autoremove
> sudo apt-get clean
> sudo apt-get update
>
> If you use a package source nearer to you, physically, does it work OK?
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/680259
>
> You received this question notification because you asked the question.
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#5

Do you use special settings for the web browser, e.g. a proxy server?

What output do you receive for the command

wget --verbose http://archive.ubuntu.com/ubuntu/pool/main/p/perl/libperl5.26_5.26.2-7ubuntu0.1_amd64.deb

Revision history for this message
Manfred Hampl (m-hampl) said :
#8

1. If you have a proxy configured for web browsing, then you most probably have to configure the package management in a similar way, that the package management programs also use the proxy server for downloading the packages.

2. What output do you receive for the command

wget --verbose http://archive.ubuntu.com/ubuntu/pool/main/p/perl/libperl5.26_5.26.2-7ubuntu0.1_amd64.deb

Revision history for this message
Manfred Hampl (m-hampl) said :
#10
Revision history for this message
Manfred Hampl (m-hampl) said :
#13

And what is now the output of the command

cat libperl5.26_5.26.2-7ubuntu0.1_amd64.deb

Revision history for this message
Manfred Hampl (m-hampl) said :
#15

It seems that some network device that you need to reach the internet is interfering with the data transfer.

"Attention!!
The transfer attempted appeared to contain a data leak!"

I suggest that you contact the people responsible for your local network environment and ask how to configure your system that you can successfully download Ubuntu .deb packages.

Can you help with this problem?

Provide an answer of your own, or ask Ravi for more information if necessary.

To post a message you must log in.