* 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* RE: :get::quiet broken/missing?
apt::get::quiet broken/missing? Luke Davis
@ ` Darragh
` rpms under slackware, was: " Gregory Nowak
0 siblings, 1 reply; 4+ messages in thread
From: Darragh @ UTC (permalink / raw)
To: speakup
Can apt be used to install RPMs in Slackware 9.1?
Maybe a stupid question. I'll hopefully get time to read more about it
on Saturday.
Darragh
-----Original Message-----
From: speakup-admin@braille.uwo.ca [mailto:speakup-admin@braille.uwo.ca]
On Behalf Of Luke Davis
Sent: 15 October 2003 20:54
To: Speakup@braille.uwo.ca
Subject: apt::get::quiet broken/missing?
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
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 4+ messages in thread* rpms under slackware, was: Re: :get::quiet broken/missing?
` :get::quiet broken/missing? Darragh
@ ` Gregory Nowak
` Joseph C. Lininger
0 siblings, 1 reply; 4+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
You can use rpm which comes with slackware, or use rpm2tgz to generate
tgz packages out of the rpms, and use installpkg as you would with a
regular tgz package.
Greg
On Wed, Oct 15, 2003 at 09:22:42PM +0100, Darragh wrote:
> Can apt be used to install RPMs in Slackware 9.1?
>
> Maybe a stupid question. I'll hopefully get time to read more about it
> on Saturday.
>
> Darragh
>
--
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: rpms under slackware, was: Re: :get::quiet broken/missing?
` rpms under slackware, was: " Gregory Nowak
@ ` Joseph C. Lininger
0 siblings, 0 replies; 4+ messages in thread
From: Joseph C. Lininger @ UTC (permalink / raw)
To: speakup
Be very careful if you do this, as the slackware setup is different from
that used by redhat. Make sure to inspect the rpm before installing to
ensure that it will do what you expect.
--
Joseph C. Lininger
jbahm@pcdesk.net
----- Original Message -----
From: "Gregory Nowak" <greg@romuald.net.eu.org>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, October 15, 2003 2:34 PM
Subject: rpms under slackware, was: Re: :get::quiet broken/missing?
> You can use rpm which comes with slackware, or use rpm2tgz to generate
> tgz packages out of the rpms, and use installpkg as you would with a
> regular tgz package.
>
> Greg
>
>
> On Wed, Oct 15, 2003 at 09:22:42PM +0100, Darragh wrote:
> > Can apt be used to install RPMs in Slackware 9.1?
> >
> > Maybe a stupid question. I'll hopefully get time to read more about it
> > on Saturday.
> >
> > Darragh
> >
>
> --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ 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).