On 7/3/25 2:34 PM, Bill Cunningham wrote:
OK I see. Sorry to get back so late. The server was not letting me post. REST
error or something. I manually erased the rescue entry but now I have no rescue
entry. Not even for the new kernel
You can reinstall the current kernel or wait until the nex
På Thu, 03 Jul 2025 21:36:38 -
"Bill Cunningham" skrev:
> Can you generate a rescue entry?
Try:
sudo rm /boot/*rescue*
sudo kernel-install add "$(uname -r)" "/lib/modules/$(uname -r)/vmlinuz"
--
___
users mailing list -- users@lists.fedoraprojec
On 7/3/25 4:29 PM, Samuel Sieb wrote:
On 7/3/25 3:11 PM, home user via users wrote:
snip
The things on the right are considered parameters and extra spaces are
removed. You need to quote it as mentioned by others.
longstring="${startstring} ${longstring}"
That will keep all the space
On 7/3/25 3:11 PM, home user via users wrote:
(replying to several)
Thank-you everyone that replied.
This is the first bash script I've tried to write in about 8 years.
The '$' in front of the variable in the left side of the assignment was
definitely an error. Removing it eliminated an erro
(replying to several)
Thank-you everyone that replied.
This is the first bash script I've tried to write in about 8 years.
The '$' in front of the variable in the left side of the assignment was
definitely an error. Removing it eliminated an error message.
Thank-you, everyone. But that's n
I thought I removed the old kernel and the rpms were there, just like you
suggested.
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fed
Can you generate a rescue entry?
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Gu
test
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproj
OK I see. Sorry to get back so late. The server was not letting me post. REST
error or something. I manually erased the rescue entry but now I have no rescue
entry. Not even for the new kernel
--
___
users mailing list -- users@lists.fedoraproject.org
Hi Neal,
It's a known issue (which also affects Fedora Kinoite):
https://bugzilla.redhat.com/show_bug.cgi?id=2375356
Cheers,
Alex
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraprojec
On Thu, Jul 3, 2025 at 1:06 PM François Patte wrote:
>
> Bonjour,
>
> I have some troubles while installing vlc on fedora 42:
>
> The file /usr/lib64/vlc/plugins/codec/libfaad_plugin.so conflicts with
> attempts to install vlc-plugins-freeworld-3.0.21-4.fc42.x86_64 and
> vlc-plugins-base-1:3.0.2
Bonjour,
I have some troubles while installing vlc on fedora 42:
Thefile/usr/lib64/vlc/plugins/codec/libfaad_plugin.soconflictswithattemptstoinstallvlc-plugins-freeworld-3.0.21-4.fc42.x86_64andvlc-plugins-base-1:3.0.21-24.fc42.x86_64.
there is no file libfaad_plugin.so :
ls -l /usr/lib64/vlc/p
On Thu, 3 Jul 2025 at 16:57, Robert Moskowitz via users <
users@lists.fedoraproject.org> wrote:
> I tried:
>
> /usr/bin/rsync -ahR --password-file=/home/me/rsync.pswd --stats
> --include-from=/home/me/backup.lst rsync://me@homestor/me/backups/
>
> where /home/me/backup.lst contained
> /home/me/dat
I have a number of directories that I want to rsync to my backup NAS.
I tried:
/usr/bin/rsync -ahR --password-file=/home/me/rsync.pswd --stats
--include-from=/home/me/backup.lst rsync://me@homestor/me/backups/
where /home/me/backup.lst contained
/home/me/data/htt/./httnet/
/home/me/data/./exc
Francis Montagnac via users wrote:
> On Tue, 1 Jul 2025 21:42:20 -0600
>
>> me@road-runner:~$ cat spaces1.bash
>> #!/bin/bash
>
>> $longstring="${startstring} ${longstring}"
>
> The error is here:
Well, `s/The/An/` there. ;)
The OP had multiple attempts to work out the issue, but the
primary
On Wed, 2025-07-02 at 12:08 +0930, Tim via users wrote:
> I see I have some Xorg updates to install, and that's running in the
> background now. I'll test again afterwards.
I installed all the updates available to me, and my system still works
fine, so no change at my side.
--
uname -rsvp
Li
Hello,
I already tried to get some feedback from the lisy, but have not been
successful.
I can never enter into suspend mode, while it has been working in the past.
I use this laptop from time to time:
1) to run calculation (I do not want that it turns to hibernate)
2) When I am out of town (I ne
Hi.
On Tue, 1 Jul 2025 21:42:20 -0600
> me@road-runner:~$ cat spaces1.bash
> #!/bin/bash
> $longstring="${startstring} ${longstring}"
The error is here: no $ before longstring (bash != perl :-) ), ie:
longstring="${startstring} ${longstring}"
--
francis
--
> I suggest that you (at a minimum) indicate what these things are.
>
> Also, the URL you give does not respond.
>
> poc
> --
Dear Patrick,
Thank you for your feedback. I apologize for not providing sufficient
context in my previous email.
The lines I shared are commands used to add third-party
Hi.
On Tue, 1 Jul 2025 12:36:40 -0500
Ranjan Maitra via users wrote:
> I appear to have this strange problem from this morning, in that I
> am able to post, but do not receive email from the Fedora mailing
> list.
I bet this is due to:
https://communityblog.fedoraproject.org/less-than-2-wee
On Wed, Jul 2, 2025 at 1:55 PM François Patte wrote:
>
> Message transféré
> Sujet : strange message while installing vlc
> Date : Mon, 30 Jun 2025 19:44:38 +0200
> De : François Patte
> Pour : fedora
>
>
> Bonjour,
>
> I have some troubles while installing vlc on fedora 42:
Thanks Steve your suggestion "dnf to remove vlc-plugins-freeworld" worked
for me :)
Joe
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.
After updating dnf today, now kde screenlocker is broken, which is really
bad for usability.
When screen locks I get a text screen saying:
"The screen locker is broken and unlocking is not possible anymore..."
After updating I tried reboot.
journalctl -xe | grep kscreenlocker
Jul 03 07:34:28 n
23 matches
Mail list logo