found  191178 0.4.11.9-1
thanks

Here we see a painful implementation of extracting the Filename from
what should be --print-uris:
aptitude -syv full-upgrade|
perl -alnwe 'print $F[1] if /^Inst /'|
xargs --no-run-if-empty aptitude -v show|
perl -nwe 's/^Filename: // && print'

OK, I could have used ^Dnld like the previous user for better
--print-uris emulation, but I wanted more than just those.

P.S., man aptitude doesn't say SEE ALSO aptitude-create-state-bundle,
aptitude-run-state-bundle.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to