Hi
On Mon, 20 Mar 2023 23:02:20 -0600 Joe Zeff wrote:
> Years ago I created a little script to play an .mp3 as a wake-up alarm, but
> there was a little problem. I have my box set to turn itself back on after
> a power drop if it was on before, but if it happens late at night, I won't
> be logg
Even if OP aka root can be convinced of the evil(1) of his ways,
he will likely want to know why something that used to work suddenly quit.
My guess is that the answer lies with whatever was "updated" recently,
but I have no special sound expertise.
(1) clearly evil, not just error
--
Michael
On 3/22/23 05:19, George N. White III wrote:
On Wed, Mar 22, 2023 at 8:42 AM ToddAndMargo via users
mailto:users@lists.fedoraproject.org>>
wrote:
On 3/22/23 04:21, Patrick O'Callaghan wrote:
> On Tue, 2023-03-21 at 22:14 -0700, ToddAndMargo via users wrote:
>> I hate the sudo com
On Wed, 2023-03-22 at 07:47 -0400, Go Canes wrote:
> On Wed, Mar 22, 2023 at 12:33 AM Eyal Lebedinsky
> wrote:
> > [...]
> > Doing this works:
> > $ su
> > # su eyal -c "ogg123 ...
> > but doing this does not:
> > $ sudo -i
> > # su eyal -c "ogg123 ...
> > nor does
On Wed, Mar 22, 2023 at 8:42 AM ToddAndMargo via users <
users@lists.fedoraproject.org> wrote:
> On 3/22/23 04:21, Patrick O'Callaghan wrote:
> > On Tue, 2023-03-21 at 22:14 -0700, ToddAndMargo via users wrote:
> >> I hate the sudo command. I never use it.
> >>
> >> Try running your script with s
On Wed, 2023-03-22 at 04:42 -0700, ToddAndMargo via users wrote:
> On 3/22/23 04:21, Patrick O'Callaghan wrote:
> > On Tue, 2023-03-21 at 22:14 -0700, ToddAndMargo via users wrote:
> > > I hate the sudo command. I never use it.
> > >
> > > Try running your script with su instead:
> > > su r
On Wed, Mar 22, 2023 at 12:33 AM Eyal Lebedinsky wrote:
> [...]
> Doing this works:
> $ su
> # su eyal -c "ogg123 ...
> but doing this does not:
> $ sudo -i
> # su eyal -c "ogg123 ...
> nor does this:
> $ sudo -i
> # sudo -u eyal "ogg123 ...
>
> So '
On 3/22/23 04:21, Patrick O'Callaghan wrote:
On Tue, 2023-03-21 at 22:14 -0700, ToddAndMargo via users wrote:
I hate the sudo command. I never use it.
Try running your script with su instead:
su root -c "script"
You might want to explain your reasoning here. These two things are not
eq
> On 21 Mar 2023, at 22:57, Barry wrote:
>
>> Tried it and this does not work for me. Does it work for you?
>
> Being the users is sufficient. You have to be in the user session that has
> the sound system daemons runn8ng.
Opp I meant to say: Being the users is NOT always sufficient.
>
> O
On Tue, 2023-03-21 at 22:14 -0700, ToddAndMargo via users wrote:
> I hate the sudo command. I never use it.
>
> Try running your script with su instead:
> su root -c "script"
You might want to explain your reasoning here. These two things are not
equivalent, and saying you "hate the sudo co
On 3/21/23 23:03, Joe Zeff wrote:
On 03/21/2023 11:14 PM, ToddAndMargo via users wrote:
Try running your script with su instead:
su root -c "script"
You only need the quotation marks if what you're sending to su has
spaces in it. HTH, HAND.
Or the script has parameters added to the en
On 03/21/2023 11:14 PM, ToddAndMargo via users wrote:
Try running your script with su instead:
su root -c "script"
You only need the quotation marks if what you're sending to su has
spaces in it. HTH, HAND.
___
users mailing list -- users@list
On 3/21/23 21:32, Eyal Lebedinsky wrote:
On 22/03/2023 13.57, ToddAndMargo via users wrote:
On 3/21/23 01:04, Eyal Lebedinsky wrote:
On 21/03/2023 17.50, ToddAndMargo via users wrote:
On 3/20/23 21:13, Eyal Lebedinsky wrote:
On 20/03/2023 17.22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date
On 22/03/2023 13.57, ToddAndMargo via users wrote:
On 3/21/23 01:04, Eyal Lebedinsky wrote:
On 21/03/2023 17.50, ToddAndMargo via users wrote:
On 3/20/23 21:13, Eyal Lebedinsky wrote:
On 20/03/2023 17.22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.
On 3/21/23 01:04, Eyal Lebedinsky wrote:
On 21/03/2023 17.50, ToddAndMargo via users wrote:
On 3/20/23 21:13, Eyal Lebedinsky wrote:
On 20/03/2023 17.22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP
PREEMPT_DYNAMIC Fri Mar 3
> On 21 Mar 2023, at 08:52, Eyal Lebedinsky wrote:
>
>
>> On 21/03/2023 17.50, ToddAndMargo via users wrote:
>>> On 3/20/23 21:13, Eyal Lebedinsky wrote:
>>> On 20/03/2023 17.22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.15-100.fc
On 21/03/2023 17.50, ToddAndMargo via users wrote:
On 3/20/23 21:13, Eyal Lebedinsky wrote:
On 20/03/2023 17.22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar
3 17:22:46 UTC 2023 x86_64 x86_64 x86_64 GNU
On 3/20/23 21:13, Eyal Lebedinsky wrote:
On 20/03/2023 17.22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC
Fri Mar 3 17:22:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
I have a script running as root (using sudo)
Thanks Joe,
On 21/03/2023 16.02, Joe Zeff wrote:
On 03/20/2023 10:13 PM, Eyal Lebedinsky wrote:
My current solution is to run the affected script as my non-root user and in it
run some parts with sudo
(set up to run without a sudo password to avoid script interruption).
Although I don't app
On 03/20/2023 10:13 PM, Eyal Lebedinsky wrote:
My current solution is to run the affected script as my non-root user
and in it run some parts with sudo
(set up to run without a sudo password to avoid script interruption).
Although I don't approve of habitually running as root, I have a
sugg
On Tue, Mar 21, 2023 at 12:38 AM Eyal Lebedinsky wrote:
> [...]
> > There used to be an environment variable that pointed to the pulseaudio
> > socket, but that seems to have changed (at least in F37). Check that the
> > XDG_RUNTIME_DIR variable is set. It wasn't when I tested going through
>
On 3/20/23 21:37, Eyal Lebedinsky wrote:
On 21/03/2023 15.29, Samuel Sieb wrote:
On 3/20/23 21:13, Eyal Lebedinsky wrote:
On 20/03/2023 17.22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP
PREEMPT_DYNAMIC Fri Mar 3 17:22:46 U
On 21/03/2023 15.29, Samuel Sieb wrote:
On 3/20/23 21:13, Eyal Lebedinsky wrote:
On 20/03/2023 17.22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar
3 17:22:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
I
On 3/20/23 21:13, Eyal Lebedinsky wrote:
On 20/03/2023 17.22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC
Fri Mar 3 17:22:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
I have a script running as root (using sudo)
On 20/03/2023 17.22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar
3 17:22:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
I have a script running as root (using sudo) and in it I play a sound
paplay /audi
On Mon, 2023-03-20 at 12:33 -0400, Felix Miata wrote:
> Everyone who reports use of root user doesn't need yet another lecture
> instead of
> an answer to a question asked.
Everyone who asks to do stupid things, and advises others to do stupid
things, needs told otherwise. Your longevity at doin
On Mon, Mar 20, 2023 at 4:11 AM Felix Miata wrote:
>
> If the superuser can't do something, how can a mere mortal user be expected
> to do
> same? When the superuser determines *everything* works as expected is time
> enough
> to create the first regular user.
This can actually happen under SEL
Tim via users composed on 2023-03-20 20:28 (UTC+1030):
> Felix Miata:
>> If the superuser can't do something, how can a mere mortal user be expected
>> to do
>> same? When the superuser determines *everything* works as expected is time
>> enough
>> to create the first regular user.
...
> Set up
On Mon, 20 Mar 2023 17:22:57 +1100
Eyal Lebedinsky wrote:
> Fedora 36 up-to-date.
>
> $ uname -a
> Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC
> Fri Mar 3 17:22:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
>
> I have a script running as root (using sudo) and in it I pla
Samuel Sieb:
>> You shouldn't. Why are you trying to do that?
Felix Miata:
> If the superuser can't do something, how can a mere mortal user be expected
> to do
> same? When the superuser determines *everything* works as expected is time
> enough
> to create the first regular user.
That's *NOT
On 3/20/23 07:22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar
3 17:22:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
I have a script running as root (using sudo) and in it I play a sound
paplay /audio/o
Samuel Sieb composed on 2023-03-20 00:31 (UTC-0700):
> You shouldn't. Why are you trying to do that?
If the superuser can't do something, how can a mere mortal user be expected to
do
same? When the superuser determines *everything* works as expected is time
enough
to create the first regular u
On 3/19/23 23:22, Eyal Lebedinsky wrote:
Fedora 36 up-to-date.
$ uname -a
Linux e4.eyal.emu.id.au 6.1.15-100.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC
Fri Mar 3 17:22:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
I have a script running as root (using sudo) and in it I play a sound
paplay /audio/
33 matches
Mail list logo