
I have written a script parsing the logfiles created when using PORT_LOGDIR in /etc/make.conf:scharkalvin wrote:Not being a python person (except for 'Monty' that is) I wonder if anybody has figured out a way to get emerge to save important error messages during an emerge -u world before they fly off the top of the screen to be lost forever! If emerge keeps an error log it's new to me.
Code: Select all
$ whatis life
life: nothing appropriate

Great, not that it was hard typing all the numbers, just annoyingdr_strange wrote:I have uploaded a new version. I have given it the (rather arbitrary) version number 0.8.
New features:
- when prompted for the package numbers, you can simply enter 'a' or 'all', if you want all packages in the list
- if you call the script with rsync/sync as the first argument, pye will perform syncing first, before giving you the list of packages (e.g. pye rsync -U system)
Code: Select all
$ whatis life
life: nothing appropriateNormally I don't sing the song of greatness so often but this tool is extraordinary handy!!!dr_strange wrote:I have uploaded a new version. I have given it the (rather arbitrary) version number 0.8.
New features:
- when prompted for the package numbers, you can simply enter 'a' or 'all', if you want all packages in the list
- if you call the script with rsync/sync as the first argument, pye will perform syncing first, before giving you the list of packages (e.g. pye rsync -U system)



Code: Select all
('emerge -p %s' % args)Code: Select all
('emerge -pv %s' % args)


Code: Select all
pye worldCode: Select all
pye app-emacs/ecb