gregoa's blog
random musings about computers, life, and everything
random musings about computers, life, and everything
entries from November 2007
2007-11-28 23:21:49 +0100
next next next step
an hour ago I received an email from my AM who considers my packages to be
in good shape; that means that the "Tasks and Skills Check" part
of my NM
process is finished. & wouter has also already sent the
NM report mail
including his recommendation to accept me as a DD to debian-newmaint! so
only FD review, DAM review, & account creation are lying ahead of me.
I'm indeed quite happy tonight :)
permalink
2007-11-24 18:53:01 +0100
2007-11-19 19:55:31 +0100
2007-11-17 18:17:17 +0100
aptitude & recommends
due to the latest changes in apt (which installs packages marked as
Recommends: by default since 0.7.7) aptitude — even if
"Install recommended packages automatically" is not checked in
aptitude's options dialog — pulls in recommended packages
just like apt-get, whether called from the command line or
interactively; cf. also #448561.
the fix to keep both apt-get & aptitude from
installing recommended packages is something like:
#448562.)
permalink
$ cat /etc/apt/apt.conf.d/15recommends APT { Install-Recommends "false"; };(also very useful for (p|cow)builder where installing recommended packages in the chroot is just wrong & takes a long time; cf. also
2007-11-11 02:47:31 +0100
created by Chronicle v4.6