[Bug 6565] Implicit depends on python 2.3
Stephan Hermann
sh at sourcecode.de
Sat Jan 14 03:15:18 UTC 2006
Public bug report changed:
https://launchpad.net/malone/bugs/6565
Comment:
Fixed it in the last upload.
The fix for PV is now:
PV=`ls -la \`which python\`|cut -d ">" -f 2|cut -d "n" -f 2`
because we can assure that coreutils is installed. I know this is very
"hackish" but so we can avoid to produce more bugs in a newly created
python script, and we avoid deps of awk and sed.
Thx for reporting this,
\sh
More information about the universe-bugs
mailing list