public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* apt::get::quiet broken/missing?
@  Luke Davis
   ` :get::quiet broken/missing? Darragh
  0 siblings, 1 reply; 4+ messages in thread
From: Luke Davis @  UTC (permalink / raw)
  To: Speakup

I am attempting to quiet the output of apt, particularly apt-get, but
maybe the others as well.

Now, I can:

alias apt-get='apt-get -q'

But this is annoying.  I would rather use the configuration file.  Thus, I
have tried placing the following in /etc/apt/apt.conf:

apt
{
	get
	{
		quiet "true";
	};
};

I have also tried things like:

apt::get::quiet "true";
apt::get::quiet "1";

with no result--it still hits me with percentages while installing,
removing, and so on, which is what I am trying to avoid.

So I looked at the examples.  In the examples "configure-index", which
claims it contains defaults for *all* apt configuration items, the word
"quiet" does not appear, even though the apt-get, and apt-cache, man
pages, say it is a valid option.

I know the configuration file is being read.

What am I doing wrong?

Thanks

Luke


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 apt::get::quiet broken/missing? Luke Davis
 ` :get::quiet broken/missing? Darragh
   ` rpms under slackware, was: " Gregory Nowak
     ` Joseph C. Lininger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).