Historical bug tracker for the Pacman package manager.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
FS#34758 - [pacman] Pre-upgrade scriplet output is displayed before annoucing package upgrade
Attached to Project:
Pacman
Opened by Sébastien Luttringer (seblu) - Friday, 12 April 2013, 23:40 GMT
Opened by Sébastien Luttringer (seblu) - Friday, 12 April 2013, 23:40 GMT
|
DetailsSummary and Info:
pre_upgrade scriptlet shows output of scriplets before telling it update the package. This display can be confusing for users as we cannot make difference between output of previous package post_upgrade. Here an exemple where errors in virtualbox-dkms-host pre-upgrade, are displayed before announcing update of virtualbox-dkms-host package. (4/8) upgrading perl-net-ssleay [########################################################################################] 100% /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe /usr/sbin/dkms: line 1873: echo: write error: Broken pipe /usr/sbin/dkms: line 1875: echo: write error: Broken pipe (5/8) upgrading virtualbox-host-dkms [########################################################################################] 100% Creating symlink /var/lib/dkms/vboxhost/4.2.12/source -> /usr/src/vboxhost-4.2.12 DKMS: add completed. ==> To build and install your modules run: dkms install vboxhost/4.2.12 ==> To do this automatically at startup run: systemctl enable dkms.service (6/8) upgrading virtualbox [########################################################################################] 100% |
This task depends upon