You are not logged in.

#1 2018-01-05 10:54:22

gnumdk
Member
Registered: 2009-10-15
Posts: 175

Strance Pacman behaviour: does not show all downloaded package

Since some days, when I do a "pacman -Su", pacman does not output all downloaded packages.

Here example, sorry output in french:

Paquets (4) chromium-63.0.3239.132-1  libnghttp2-1.29.0-1  librsvg-2:2.41.2-1
            re2-20180101-1

:: Procéder à l’installation ? [O/n] o
:: Récupération des paquets...
 libnghttp2-1.29.0-1-x86_64    84,9 KiB  2,76M/s 00:00 [############################] 100%
(4/4) vérification des clés dans le trousseau          [############################] 100%
(4/4) vérification de l’intégrité des paquets          [############################] 100%
(4/4) chargement des fichiers des paquets              [############################] 100%
(4/4) analyse des conflits entre fichiers              [############################] 100%
(4/4) vérification de l’espace disque disponible       [############################] 100%
:: Traitement des changements du paquet...
(1/4) mise à jour de re2                               [############################] 100%
(2/4) mise à jour de librsvg                           [############################] 100%
(3/4) mise à jour de chromium                          [############################] 100%

Chromium package for example was not in cache before command, I checked.

Offline

#2 2018-01-05 11:04:15

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Strance Pacman behaviour: does not show all downloaded package


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2018-01-05 11:14:16

ayekat
Member
Registered: 2011-01-17
Posts: 1,589

Re: Strance Pacman behaviour: does not show all downloaded package

Please post your pacman.log.

`pacman -Su` will not download and install any new packages if it hadn't known about them in the first place, which requires a previously run `pacman -Sy` (or at least an aborted `pacman -Syu`).

gnumdk wrote:

Chromium package for example was not in cache before command, I checked.

How did you check this?


pkgshackscfgblag

Offline

#4 2018-01-08 20:10:44

gnumdk
Member
Registered: 2009-10-15
Posts: 175

Re: Strance Pacman behaviour: does not show all downloaded package

Here a better example, I clean the cache, run pacman -Syu, it sould download 40 packages but only show about 35 downloads. Sometimes, it's even worth, it only display 1 or 2 packages download. At the end, all packages are downloaded.

[root@arch ~]# rm -f /var/cache/pacman/pkg/*
[root@arch ~]# pacman -Syu
:: Synchronizing package databases...
 core                         126.8 KiB   926K/s 00:00 [############################] 100%
 extra                       1628.5 KiB   983K/s 00:02 [############################] 100%
 community                      4.0 MiB  1905K/s 00:02 [############################] 100%
 testing is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (40) argon2-20171227-2  binutils-2.29.1-2  boost-libs-1.66.0-1  ceph-12.2.2-3
              ceph-libs-12.2.2-3  chromium-63.0.3239.132-2  cmake-3.10.1-2
              cryptsetup-2.0.0-5  e2fsprogs-1.43.8-1  gcc-7.2.1+20171224-1
              gcc-libs-7.2.1+20171224-1  geoip-database-20180102-1  glibc-2.26-10
              imagemagick-7.0.7.21-1  iw-4.14-1  libabw-0.1.2-1  libatomic_ops-7.6.2-1
              libcmis-0.5.1-8  libe-book-0.1.3-1  libixion-0.12.2-4  libmagick-7.0.7.21-1
              libmagick6-6.9.9.33-1  libmspub-0.1.3-1  liborcus-0.12.1-4
              libphonenumber-8.8.8-2  libpst-0.6.71-2  linux-4.14.12-1
              linux-api-headers-4.14.8-1  lua52-luajson-1.3.4-1  lucene++-3.0.7-12
              perl-io-stringy-2.111-3  poedit-1:2.0.5-2  protobuf-3.5.1.1-1
              python-construct-2.8.20-1  shotwell-2:0.26.4-1  source-highlight-3.1.8-14
              wxgtk-common-3.0.3.1-10  wxgtk3-3.0.3.1-10  xfsprogs-4.14.0-1  zstd-1.3.3-1

Total Download Size:    292.96 MiB
Total Installed Size:  1113.95 MiB
Net Upgrade Size:         0.48 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 linux-api-headers-4.14....   915.1 KiB  2.08M/s 00:00 [############################] 100%
 glibc-2.26-10-x86_64           8.6 MiB  2.47M/s 00:03 [############################] 100%
 binutils-2.29.1-2-x86_64       5.1 MiB  2.07M/s 00:02 [############################] 100%
 gcc-libs-7.2.1+20171224...    17.2 MiB  2.39M/s 00:07 [############################] 100%
 xfsprogs-4.14.0-1-x86_64     879.3 KiB  2.28M/s 00:00 [############################] 100%
 e2fsprogs-1.43.8-1-x86_64    985.6 KiB  2.55M/s 00:00 [############################] 100%
 argon2-20171227-2-x86_64      32.1 KiB  5.22M/s 00:00 [############################] 100%
 cryptsetup-2.0.0-5-x86_64    330.6 KiB  2.36M/s 00:00 [############################] 100%
 gcc-7.2.1+20171224-1-x86_64   31.2 MiB  2.35M/s 00:13 [############################] 100%
 iw-4.14-1-x86_64              68.3 KiB  2.22M/s 00:00 [############################] 100%
 linux-4.14.12-1-x86_64        60.0 MiB  2.50M/s 00:24 [############################] 100%
 zstd-1.3.3-1-x86_64          309.9 KiB  2.75M/s 00:00 [############################] 100%
 boost-libs-1.66.0-1-x86_64     2.4 MiB  2.44M/s 00:01 [############################] 100%
 chromium-63.0.3239.132-...    45.3 MiB  2.50M/s 00:18 [############################] 100%
 cmake-3.10.1-2-x86_64          5.5 MiB  2.50M/s 00:02 [############################] 100%
 geoip-database-20180102...   996.9 KiB  2.46M/s 00:00 [############################] 100%
 libmagick-7.0.7.21-1-x86_64    2.1 MiB  2.62M/s 00:01 [############################] 100%
 imagemagick-7.0.7.21-1-...   142.7 KiB  2.32M/s 00:00 [############################] 100%
 libabw-0.1.2-1-x86_64        278.2 KiB  2.80M/s 00:00 [############################] 100%
 libatomic_ops-7.6.2-1-x...    63.4 KiB  3.64M/s 00:00 [############################] 100%
 libcmis-0.5.1-8-x86_64       508.4 KiB  2.56M/s 00:00 [############################] 100%
 libe-book-0.1.3-1-x86_64     756.2 KiB  2.73M/s 00:00 [############################] 100%
 libixion-0.12.2-4-x86_64     210.0 KiB  2.56M/s 00:00 [############################] 100%
 libmagick6-6.9.9.33-1-x...     2.1 MiB  2.52M/s 00:01 [############################] 100%
 libmspub-0.1.3-1-x86_64      471.1 KiB  2.34M/s 00:00 [############################] 100%
 liborcus-0.12.1-4-x86_64     498.5 KiB  2.27M/s 00:00 [############################] 100%
 protobuf-3.5.1.1-1-x86_64   1527.5 KiB  2.41M/s 00:01 [############################] 100%
 libphonenumber-8.8.8-2-...  1429.3 KiB  2.09M/s 00:01 [############################] 100%
 libpst-0.6.71-2-x86_64       190.3 KiB  2.32M/s 00:00 [############################] 100%
 lua52-luajson-1.3.4-1-any     15.9 KiB  5.17M/s 00:00 [############################] 100%
 wxgtk-common-3.0.3.1-10...     2.3 MiB  2.38M/s 00:01 [############################] 100%
 wxgtk3-3.0.3.1-10-x86_64       4.0 MiB  2.35M/s 00:02 [############################] 100%
 source-highlight-3.1.8-...   610.4 KiB  2.71M/s 00:00 [############################] 100%
 ceph-libs-12.2.2-3-x86_64      7.0 MiB  2.32M/s 00:03 [############################] 100%
 ceph-12.2.2-3-x86_64          82.6 MiB  2.56M/s 00:32 [############################] 100%
(40/40) checking keys in keyring                       [############################] 100%
(40/40) checking package integrity                     [############################] 100%
(40/40) loading package files                          [############################] 100%
(40/40) checking for file conflicts                    [############################] 100%
(40/40) checking available disk space                  [############################] 100%
:: Processing package changes...
( 1/40) upgrading linux-api-headers                    [############################] 100%
( 2/40) upgrading glibc                                [############################] 100%
Generating locales...
  es_ES.UTF-8... done
  fr_FR.UTF-8... done
  he_IL.UTF-8... done
  ru_RU.UTF-8... done
Generation complete.
( 3/40) upgrading binutils                             [############################] 100%
( 4/40) upgrading gcc-libs                             [############################] 100%
( 5/40) upgrading boost-libs                           [############################] 100%
( 6/40) upgrading xfsprogs                             [############################] 100%
( 7/40) upgrading e2fsprogs                            [############################] 100%
( 8/40) upgrading ceph-libs                            [############################] 100%
( 9/40) upgrading ceph                                 [############################] 100%
warning: directory permissions differ on /etc/ceph/
filesystem: 755  package: 750
warning: directory permissions differ on /var/log/ceph/
filesystem: 755  package: 750
warning: directory permissions differ on /var/lib/ceph/
filesystem: 755  package: 750
(10/40) installing argon2                              [############################] 100%
(11/40) upgrading cryptsetup                           [############################] 100%
(12/40) upgrading chromium                             [############################] 100%
(13/40) upgrading cmake                                [############################] 100%
(14/40) upgrading gcc                                  [############################] 100%
(15/40) upgrading geoip-database                       [############################] 100%
(16/40) upgrading libmagick                            [############################] 100%
(17/40) upgrading imagemagick                          [############################] 100%
(18/40) upgrading iw                                   [############################] 100%
(19/40) upgrading libabw                               [############################] 100%
(20/40) upgrading libatomic_ops                        [############################] 100%
(21/40) upgrading libcmis                              [############################] 100%
(22/40) upgrading libe-book                            [############################] 100%
(23/40) upgrading libixion                             [############################] 100%
(24/40) upgrading libmagick6                           [############################] 100%
(25/40) upgrading libmspub                             [############################] 100%
(26/40) upgrading liborcus                             [############################] 100%
(27/40) upgrading protobuf                             [############################] 100%
(28/40) upgrading libphonenumber                       [############################] 100%
(29/40) upgrading libpst                               [############################] 100%
(30/40) upgrading linux                                [############################] 100%
(31/40) upgrading lua52-luajson                        [############################] 100%
(32/40) upgrading lucene++                             [############################] 100%
(33/40) upgrading perl-io-stringy                      [############################] 100%
(34/40) upgrading wxgtk-common                         [############################] 100%
(35/40) upgrading wxgtk3                               [############################] 100%
(36/40) upgrading poedit                               [############################] 100%
(37/40) upgrading python-construct                     [############################] 100%
(38/40) upgrading shotwell                             [############################] 100%
(39/40) upgrading source-highlight                     [############################] 100%
(40/40) upgrading zstd                                 [############################] 100%
:: Running post-transaction hooks...
( 1/11) Updating linux module dependencies...
( 2/11) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 4.14.12-1-ARCH
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 4.14.12-1-ARCH
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
( 3/11) Warn about old perl modules
( 4/11) Compiling GSettings XML schema files...
( 5/11) Updating icon theme caches...
( 6/11) Updating system user accounts...
( 7/11) Creating temporary files...
( 8/11) Arming ConditionNeedsUpdate...
( 9/11) Updating the info directory file...
(10/11) Updating the desktop file MIME type cache...
(11/11) Updating the MIME type database...
2018-01-08 21:02] [PACMAN] Running 'pacman -Syu'
[2018-01-08 21:02] [PACMAN] synchronizing package lists
[2018-01-08 21:02] [PACMAN] starting full system upgrade
[2018-01-08 21:05] [ALPM] transaction started
[2018-01-08 21:05] [ALPM] upgraded linux-api-headers (4.12.7-1 -> 4.14.8-1)
[2018-01-08 21:05] [ALPM] upgraded glibc (2.26-8 -> 2.26-10)
[2018-01-08 21:05] [ALPM-SCRIPTLET] Generating locales...
[2018-01-08 21:05] [ALPM-SCRIPTLET]   es_ES.UTF-8... done
[2018-01-08 21:05] [ALPM-SCRIPTLET]   fr_FR.UTF-8... done
[2018-01-08 21:05] [ALPM-SCRIPTLET]   he_IL.UTF-8... done
[2018-01-08 21:05] [ALPM-SCRIPTLET]   ru_RU.UTF-8... done
[2018-01-08 21:05] [ALPM-SCRIPTLET] Generation complete.
[2018-01-08 21:05] [ALPM] upgraded binutils (2.29.1-1 -> 2.29.1-2)
[2018-01-08 21:05] [ALPM] upgraded gcc-libs (7.2.1-2 -> 7.2.1+20171224-1)
[2018-01-08 21:05] [ALPM] upgraded boost-libs (1.65.1-2 -> 1.66.0-1)
[2018-01-08 21:05] [ALPM] upgraded xfsprogs (4.13.1-1 -> 4.14.0-1)
[2018-01-08 21:05] [ALPM] upgraded e2fsprogs (1.43.7-1 -> 1.43.8-1)
[2018-01-08 21:05] [ALPM] upgraded ceph-libs (12.2.2-1 -> 12.2.2-3)
[2018-01-08 21:05] [ALPM] warning: directory permissions differ on /etc/ceph/
filesystem: 755  package: 750
[2018-01-08 21:05] [ALPM] warning: directory permissions differ on /var/log/ceph/
filesystem: 755  package: 750
[2018-01-08 21:05] [ALPM] warning: directory permissions differ on /var/lib/ceph/
filesystem: 755  package: 750
[2018-01-08 21:05] [ALPM] upgraded ceph (12.2.2-1 -> 12.2.2-3)
[2018-01-08 21:05] [ALPM] installed argon2 (20171227-2)
[2018-01-08 21:05] [ALPM] upgraded cryptsetup (2.0.0-2 -> 2.0.0-5)
[2018-01-08 21:05] [ALPM] upgraded chromium (63.0.3239.132-1 -> 63.0.3239.132-2)
[2018-01-08 21:05] [ALPM] upgraded cmake (3.10.1-1 -> 3.10.1-2)
[2018-01-08 21:05] [ALPM] upgraded gcc (7.2.1-2 -> 7.2.1+20171224-1)
[2018-01-08 21:05] [ALPM] upgraded geoip-database (20171205-1 -> 20180102-1)
[2018-01-08 21:05] [ALPM] upgraded libmagick (7.0.7.19-1 -> 7.0.7.21-1)
[2018-01-08 21:05] [ALPM] upgraded imagemagick (7.0.7.19-1 -> 7.0.7.21-1)
[2018-01-08 21:05] [ALPM] upgraded iw (4.9-2 -> 4.14-1)
[2018-01-08 21:05] [ALPM] upgraded libabw (0.1.1-2 -> 0.1.2-1)
[2018-01-08 21:05] [ALPM] upgraded libatomic_ops (7.4.8-1 -> 7.6.2-1)
[2018-01-08 21:05] [ALPM] upgraded libcmis (0.5.1-7 -> 0.5.1-8)
[2018-01-08 21:05] [ALPM] upgraded libe-book (0.1.2-8 -> 0.1.3-1)
[2018-01-08 21:05] [ALPM] upgraded libixion (0.12.2-3 -> 0.12.2-4)
[2018-01-08 21:05] [ALPM] upgraded libmagick6 (6.9.9.31-1 -> 6.9.9.33-1)
[2018-01-08 21:05] [ALPM] upgraded libmspub (0.1.2-8 -> 0.1.3-1)
[2018-01-08 21:05] [ALPM] upgraded liborcus (0.12.1-3 -> 0.12.1-4)
[2018-01-08 21:05] [ALPM] upgraded protobuf (3.5.0.1-1 -> 3.5.1.1-1)
[2018-01-08 21:05] [ALPM] upgraded libphonenumber (8.8.8-1 -> 8.8.8-2)
[2018-01-08 21:05] [ALPM] upgraded libpst (0.6.71-1 -> 0.6.71-2)
[2018-01-08 21:05] [ALPM] upgraded linux (4.14.11-1 -> 4.14.12-1)
[2018-01-08 21:05] [ALPM] upgraded lua52-luajson (1.3.3-2 -> 1.3.4-1)
[2018-01-08 21:05] [ALPM] upgraded lucene++ (3.0.7-11 -> 3.0.7-12)
[2018-01-08 21:05] [ALPM] upgraded perl-io-stringy (2.111-2 -> 2.111-3)
[2018-01-08 21:05] [ALPM] upgraded wxgtk-common (3.0.3.1-9 -> 3.0.3.1-10)
[2018-01-08 21:05] [ALPM] upgraded wxgtk3 (3.0.3.1-9 -> 3.0.3.1-10)
[2018-01-08 21:05] [ALPM] upgraded poedit (1:2.0.5-1 -> 1:2.0.5-2)
[2018-01-08 21:05] [ALPM] upgraded python-construct (2.8.17-1 -> 2.8.20-1)
[2018-01-08 21:05] [ALPM] upgraded shotwell (2:0.26.3-1 -> 2:0.26.4-1)
[2018-01-08 21:05] [ALPM] upgraded source-highlight (3.1.8-13 -> 3.1.8-14)
[2018-01-08 21:05] [ALPM] upgraded zstd (1.3.2-1 -> 1.3.3-1)
[2018-01-08 21:05] [ALPM] transaction completed
[2018-01-08 21:05] [ALPM] running '60-linux.hook'...
[2018-01-08 21:05] [ALPM] running '90-linux.hook'...
[2018-01-08 21:05] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-01-08 21:05] [ALPM-SCRIPTLET] ==> Starting build: 4.14.12-1-ARCH
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-01-08 21:05] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-01-08 21:05] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-01-08 21:05] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-01-08 21:05] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-01-08 21:05] [ALPM-SCRIPTLET] ==> Starting build: 4.14.12-1-ARCH
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-01-08 21:05] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-01-08 21:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-01-08 21:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-01-08 21:06] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-01-08 21:06] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-01-08 21:06] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-01-08 21:06] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-01-08 21:06] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-01-08 21:06] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-01-08 21:06] [ALPM] running 'glib-compile-schemas.hook'...
[2018-01-08 21:06] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-01-08 21:06] [ALPM] running 'systemd-sysusers.hook'...
[2018-01-08 21:06] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-01-08 21:06] [ALPM] running 'systemd-update.hook'...
[2018-01-08 21:06] [ALPM] running 'texinfo-install.hook'...
[2018-01-08 21:06] [ALPM] running 'update-desktop-database.hook'...
[2018-01-08 21:06] [ALPM] running 'update-mime-database.hook'...

Offline

#5 2018-01-08 20:17:27

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Strance Pacman behaviour: does not show all downloaded package

Can you post the contents of your pacman.conf.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#6 2018-01-08 20:27:16

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,522
Website

Re: Strance Pacman behaviour: does not show all downloaded package

I'm not sure why, but it looks like these packages were not displayed as downloading:

lucene++
perl-io-stringy
poedit
python-construct
shotwell

Do you have your cache somewhere else?  Or might you have had part files that were not removed?

On another note, you seem to be doing partial upgrades due to your improper selective use of [testing].


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2018-01-09 13:30:20

gnumdk
Member
Registered: 2009-10-15
Posts: 175

Re: Strance Pacman behaviour: does not show all downloaded package

Testing is the last one because I only use it as: pacman -S testing/package but I did not install anything from testing since months wink

No, I do not have cache somewhere else.

#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
#GPGDir      = /etc/pacman.d/gnupg/
#HookDir     = /etc/pacman.d/hooks/
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta    = 0.7
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   = ffmpeg
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options
#UseSyslog
#Color
#TotalDownload
CheckSpace
#VerbosePkgLists

# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required

# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

#[gnome-unstable]
#Include = /etc/pacman.d/mirrorlist

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist

#[multilib]
#Include = /etc/pacman.d/mirrorlist

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs

[testing]
Include = /etc/pacman.d/mirrorlist

Offline

#8 2018-01-09 14:14:44

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,522
Website

Re: Strance Pacman behaviour: does not show all downloaded package

gnumdk wrote:

Testing is the last one because I only use it as: pacman -S testing/package

That doesn't make it better - quite the opposite in fact.  But I suppose that is not (likely) relevant to the current issue.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#9 2018-01-09 15:11:21

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: Strance Pacman behaviour: does not show all downloaded package

How did you clear the cache?


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#10 2018-01-09 16:01:57

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,522
Website

Re: Strance Pacman behaviour: does not show all downloaded package

fsckd, see post #4: the command was

rm -f /var/cache/pacman/pkg/*

followed immediately by an update which did indeed install more packages than it showed downloading.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#11 2018-01-09 16:28:05

apg
Developer
Registered: 2012-11-10
Posts: 211

Re: Strance Pacman behaviour: does not show all downloaded package

Post pacman's output with --debug.

Offline

#12 2018-01-09 17:23:40

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: Strance Pacman behaviour: does not show all downloaded package

Ahh, sorry. Thanks Trilby, I somehow missed that.


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

Board footer

Powered by FluxBB