Mike Frysinger schrieb: > On Saturday 16 June 2007, Marc Blumentritt wrote: >> Ned Ludd schrieb: >>> On Fri, 2007-06-15 at 21:28 +0200, Marc Blumentritt wrote: >>> ... >>> >>>> How can I tell my system to not consider these packages for depclean? >>> Put them in the world file. >> OK, this solves the depclean problem. >> >> What about revdep-rebuild?
Did the homework myself. Placing a file in /etc/revdep-rebuild/ with the following content solved my problem: hive revdep-rebuild # cat 70-crossdev-marc SEARCH_DIRS_MASK="/usr/lib/gcc/i686-pc-linux-uclibc" > > revdep-rebuild is broken, ignore it or file a bug Perhaps it is broken, but it is the official tool to use during updating your system. I would say, in this case crossdev is "broken": 1.) crossdev should place the created tool chain progs in the world file (or if there is a better suited place, than there). 2.) crossdev should create a file in /etc/revdep-rebuild , where the created folder(s) with the cross tool chain(s) is(are) protected from revdep-rebuild. Should I file a bug about this? Regards, Marc -- [EMAIL PROTECTED] mailing list
