FS#28352 - Display the name of the packages failing the veification after download
Attached to Project:
Pacman
Opened by Gero Müller (geromueller) - Friday, 10 February 2012, 18:25 GMT
Last edited by Allan McRae (Allan) - Saturday, 18 February 2012, 07:07 GMT
Opened by Gero Müller (geromueller) - Friday, 10 February 2012, 18:25 GMT
Last edited by Allan McRae (Allan) - Saturday, 18 February 2012, 07:07 GMT
|
Details
Summary and Info:
When a downloaded package is corrupted pacman will just tell that some packages have errors. When upgrading kde with 244 packages and 700 MB download it is extremly annoying. Steps to Reproduce: Download failure. |
This task depends upon
Closed by Allan McRae (Allan)
Saturday, 18 February 2012, 07:07 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#28014
Saturday, 18 February 2012, 07:07 GMT
Reason for closing: Duplicate
Additional comments about closing:
FS#28014This looks an awful lot like what I'm suspecting in my original reply, but we can't do anything with the output you've provided.
gphoto2-2.4.14-1-x86_64 44,7 MiB 708K/s 01:05 [#####################################################################################] 57%
Fehler: Konnte Datei 'gphoto2-2.4.14-1-x86_64.pkg.tar.xz' nicht von ftp.halifax.rwth-aachen.de übertragen : FTP response timeout
Fehler: Konnte Datei 'gphoto2-2.4.14-1-x86_64.pkg.tar.xz' nicht von ftp.halifax.rwth-aachen.de übertragen : Maximum file size exceeded
then the .part file is still around:
$ ls /var/cache/pacman/pkg/
...
gphoto2-2.4.14-1-x86_64.pkg.tar.xz.part
...
now pacman fails:
$ pacman -Su
...
(25/25) Überprüfe Paket-Integrität [#####################################################################################] 100%
Fehler: Konnte den Vorgang nicht durchführen (Ungültiges oder beschädigtes Paket) -> error broken package
Fehler sind aufgetreten, keine Pakete wurden aktualisiert. -> error no packages were upgarded
doing this:
$ sudo rm /var/cache/pacman/pkg/gphoto2-2.4.14-1-x86_64.pkg.tar.xz.part
fixes the problem.
.--. Pacman v4.0.3 - libalpm v7.0.3
/ _.-' .-. .-. .-. Copyright (C) 2006-2012 Pacman Development Team
\ '-. '-' '-' '-' Copyright (C) 2002-2006 Judd Vinet
'--'
Dieses Programm darf unter Bedingungen der GNU
General Public License frei weiterverbreitet werden.
Simple fix: stop using FTP servers.