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
|
Details
Summary 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