Welcome to the Pacman bug collection. Please search the current bugs and feature requests before filing a new one! Use advanced search and select "Search in Comments".
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproduceable test case whenever possible.
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproduceable test case whenever possible.
FS#8885 - Improper error message when /tmp is full
Attached to Project:
Pacman
Opened by Post (post) - Monday, 10 December 2007, 13:23 GMT-5
Last edited by Dan McGee (toofishes) - Tuesday, 18 December 2007, 20:57 GMT-5
Opened by Post (post) - Monday, 10 December 2007, 13:23 GMT-5
Last edited by Dan McGee (toofishes) - Tuesday, 18 December 2007, 20:57 GMT-5
|
DetailsSummary and Info:
Improper error message when /tmp is full. Steps to Reproduce: root@cipherspace ~# pacman -S cddb_get resolving dependencies... done. looking for inter-conflicts... done. Targets: cddb_get-2.27-2 Total Package Size: 0.10 MB Proceed with installation? [Y/n] checking package integrity... done. error: missing package name in /var/cache/pacman/pkg/cddb_get-2.27-2-i686.pkg.tar.gz error: failed to commit transaction (invalid or corrupted package) root@cipherspace ~# pacman -S wireless_tools resolving dependencies... done. looking for inter-conflicts... done. Targets: wireless_tools-29-2 Total Package Size: 0.10 MB Proceed with installation? [Y/n] checking package integrity... done. error: missing package name in /var/cache/pacman/pkg/wireless_tools-29-2-i686.pkg.tar.gz error: failed to commit transaction (invalid or corrupted package) |
Closed by Dan McGee (toofishes)
Tuesday, 18 December 2007, 20:57 GMT-5
Reason for closing: Fixed
Additional comments about closing: fixed in git
Tuesday, 18 December 2007, 20:57 GMT-5
Reason for closing: Fixed
Additional comments about closing: fixed in git
Debug log attached.