>It seems the period of time, at least on my system, between entering a bad
>password for sudo and getting a "Sorry, try again." prompt is between 1 and 2
>seconds.
>Probably closer to 1. Is this too long?
For me personally, yes. I can't speak for anyone else.
>Anyway, if you think this is a
On 08/22/2017 01:28 PM, Daniel Ståhl wrote:
>
> Would it be possible to make [dnf update] output something immediately after
> being
> run? And what would be the right course of action to get this feature
> implemented?
> I know it’s probably a miniscule thing, but it’s one of those small details
Hi,
Would it be possible to make [dnf update] output something immediately after
being run? And what would be the right course of action to get this feature
implemented? I know it's probably a miniscule thing, but it's one of those
small details you notice when shifting over from an apt-based d
On Sat, 19 Aug 2017 17:18:53 -0500
dwoody5...@gmail.com wrote:
> On Wed, 9 Aug 2017 14:27:07 -0700
> Rick Stevens wrote:
>
> > On 08/09/2017 12:08 PM, D&R wrote:
> > > On Wed, 9 Aug 2017 12:00:00 -0700
> > > Rick Stevens wrote:
> > >
> > >> On 08/09/2017 11:52 AM, D&R wrote:
> > >>>
I don't see a "drpms" directory in the fedora 26 "updates" directory.
It's still present for f25 and f27. I haven't seen any notices about
that, so it might be a failure. I'm asking in the #fedora IRC
channel. I'll file a bug later if needed.
___
users
On 08/22/2017 07:36 AM, Gordon Messmer wrote:
> Yes, it should be, but the question is still valid. You *should* get this
> response:
>
> $ which goto
> goto: shell built-in command.
>
> If that's not the response you get, the result might be informative.
FWIW, you only get that result if the sh
On 08/21/2017 03:09 PM, JD wrote:
What does "which goto" say?
Dude
goto is a built-in!
Yes, it should be, but the question is still valid. You *should* get
this response:
$ which goto
goto: shell built-in command.
If that's not the response you get, the result might be informati
Bob,
When I was under a FAP, I used to do a trick. I would mount
/var/cache/dnf via nfs from my main machine on the others I was
updating and then change /etc/yum.conf (keepcache to 1) and that way
generally the first node would fill the cache, and then the 2nd node
would reuse the data downloaded
On Mon, 2017-08-21 at 16:09 -0600, JD wrote:
> > What does "which goto" say?
> >
> > poc
>
> Dude
> goto is a built-in!
Not in every Shell, which is why I asked. Never mind.
poc
___
users mailing list -- users@lists.fedoraproject.org
To unsubs
On 08/21/2017 03:52 PM, Ed Greshko wrote:
On 08/22/2017 05:36 AM, JD wrote:
Cat /tmp/test-csh-goto
#/bin/tcsh
label:
printf "foo"
sleep 1
goto label
$ /tmp/test-csh-goto
foo
/tmp/test-csh-goto[6]: goto: not found [No such file or directory]
Is that what is actually in your file? ! seems to
On 08/21/2017 03:50 PM, Patrick O'Callaghan wrote:
On Mon, 2017-08-21 at 15:30 -0600, JD wrote:
On 08/21/2017 01:16 AM, Michael Welle wrote:
Hallo,
JD writes:
The manpage for the fedora csh describes the usage of goto,
but it does not work.
Anyone with insight on this?
If you CAN make it
On 08/21/2017 03:45 PM, Gordon Messmer wrote:
On 08/21/2017 02:30 PM, JD wrote:
This is what "Does Not Work" mean:
Running your example:
Works here:
$ rpm -qf /bin/csh
tcsh-6.20.00-5.fc26.x86_64
Thanx.
I am updating.
___
users mailing list --
On 08/22/2017 05:36 AM, JD wrote:
> Cat /tmp/test-csh-goto
> #/bin/tcsh
> label:
> printf "foo"
> sleep 1
> goto label
>
> $ /tmp/test-csh-goto
> foo
> /tmp/test-csh-goto[6]: goto: not found [No such file or directory]
Is that what is actually in your file? ! seems to be missing.
You may want
On Mon, 2017-08-21 at 15:30 -0600, JD wrote:
>
> On 08/21/2017 01:16 AM, Michael Welle wrote:
> > Hallo,
> >
> > JD writes:
> >
> > > The manpage for the fedora csh describes the usage of goto,
> > > but it does not work.
> > > Anyone with insight on this?
> > >
> > > If you CAN make it work,
On 08/21/2017 02:30 PM, JD wrote:
This is what "Does Not Work" mean:
Running your example:
Works here:
$ rpm -qf /bin/csh
tcsh-6.20.00-5.fc26.x86_64
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...
On 08/21/2017 02:02 AM, Joachim Backes wrote:
On 08/21/17 09:16, Michael Welle wrote:
Hallo,
JD writes:
The manpage for the fedora csh describes the usage of goto,
but it does not work.
Anyone with insight on this?
If you CAN make it work, please provide
a skeleton of the script where the
On 08/21/2017 01:16 AM, Michael Welle wrote:
Hallo,
JD writes:
The manpage for the fedora csh describes the usage of goto,
but it does not work.
Anyone with insight on this?
If you CAN make it work, please provide
a skeleton of the script where the label
is visible and the goto statement i
On Mon, 21 Aug 2017 18:41:25 +1000
Eyal Lebedinsky wrote:
> I took this route, and changed my display manager from GDM to LXDM
> (trivial with system-switch-displaymanager).
>
> Tested a cold start a few times and it works well.
>
> Other good things came along for the ride:
> - it offered my u
If you use balsa, in Fedora 26 you may have trouble sending mail
(see Bug 1479177 - since upgrade balsa is no longer able to send
emails[1]).
balsa uses libesmtp to send the mail, but libesmtp was accidentally
built without SSL support (fixed in my Bug 1483350 - libesmtp built
w/o SSL support --
On 08/19/2017 01:20 PM, Michael Schwendt wrote:
> On Sat, 19 Aug 2017 14:22:26 +0200, Joachim Backes wrote:
>
>> Hi guys,
>>
>> I'm running F26/x86_64 and having the following problem: In earlier
>> Fedora Versions, I could use PageUP or PageDown key to scroll through
>> the gnome-terminal outpu
Is dnf no longer using delta rpms? I updated two computers this morning
and it looks like both were 100% rpms ...
Without that feature I have to be careful not to do large upgrades
during "prime time" on my Viasat account as I just did on the second
one. :-(
Bob
--
Bob Goodwin - Zuni, Virg
On 21/08/17 01:40, stan wrote:
On Sun, 20 Aug 2017 16:33:35 +1000
Eyal Lebedinsky wrote:
[snip]
Xorg.0.log Xorg.1.log
1st 19.310- 35.891 35.764- 35.874
[35.869] (EE) NVIDIA(GPU-0): EVO Push buffer channel
allocation failed 2nd 502.160-516.936 517.023-519.53
On Fri, 2017-08-18 at 13:15 -0500, Jason L Tibbitts III wrote:
> For the record, denyhosts currently relies upon the tcp_wrappers
> functionality in openssh to function. While it's possible to make it
> manipulate the firewall as well, the whole situation is kind of a
> mess.
> (Does it talk to fi
On 08/21/17 09:16, Michael Welle wrote:
Hallo,
JD writes:
The manpage for the fedora csh describes the usage of goto,
but it does not work.
Anyone with insight on this?
If you CAN make it work, please provide
a skeleton of the script where the label
is visible and the goto statement is visib
Hallo,
JD writes:
> The manpage for the fedora csh describes the usage of goto,
> but it does not work.
> Anyone with insight on this?
>
> If you CAN make it work, please provide
> a skeleton of the script where the label
> is visible and the goto statement is visible :)
what does 'does not work
25 matches
Mail list logo