On Wed, 2006-11-22 at 02:52 +0100, Aurélien Le Provost - Ribaltchenko
wrote:
> >> It is possible to disable the pdiff files with:
> >> apt-get update -o Acquire::PDiffs=false
> >
> > I have disabled Apt's pdiff "feature" for now.
>
> Can I ask you if you do this on the command line each time (or with an
> alias) or we can archive this option in a /etc/apt/* file ?
Sure:
Acquire { Pdiffs false; };
or
Acquire::Pdiffs false;
in /etc/apt/apt.conf. See the man page for apt.conf for more details.
> Regards,
> Aurélien.
>
> PS : I see many informations ( System Information, Versions of packages
> apt depends on, Versions of packages apt recommends, etc) on many
> Debian bugreports. Does they made manually or by a script ?
They are generated by the 'reportbug' tool. Usually this is done when a
new bug is reported, but you can use 'reportbug' to followup to an
existing bug report by starting to report a new bug against the same
package, then picking the target bug from the list of already-reported
bugs.
--
Sam Morris
http://robots.org.uk/
PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
Attachment:
signature.asc
Description: This is a digitally signed message part