Welcome to the Pacman bug tracker. 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 reproducible test case whenever possible.
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproducible test case whenever possible.
FS#6804 - pacman3: irrelevant output with -Sup
Attached to Project:
Pacman
Opened by Jens Adam (byte) - Wednesday, 04 April 2007, 01:30 GMT
Last edited by Xavier (shining) - Thursday, 24 July 2008, 13:17 GMT
Opened by Jens Adam (byte) - Wednesday, 04 April 2007, 01:30 GMT
Last edited by Xavier (shining) - Thursday, 24 July 2008, 13:17 GMT
|
DetailsI'll often run sudo pacman -Sy on my dialup PC and afterwards pacman -Sup > pkgs2get.txt to fetch those packages on another box (wget -N -c -nv -i pkgs2get.txt). With 2.9.8 the file only contained urls, as supposed. But with 3.0.0 it will also include this at the top:
:: Starting full system upgrade... warning: pacman: local (3.0.0-1) is newer than current (2.9.8-4) resolving dependencies... done. |
This task depends upon
Closed by Xavier (shining)
Thursday, 24 July 2008, 13:17 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in 8741908276 , improved by 06a4a5bd68
Thursday, 24 July 2008, 13:17 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in 8741908276 , improved by 06a4a5bd68
I understand it is a bit inconvenient to remove these lines, but that will have to do for now until we get some of the other stuff straightened out.
* Maybe we could set 0x00 logmask?
* modify cb_trans_evt to print PM_TRANS_EVT_PRINTURI event only in this case