Re: Systemd-resolved

2024-11-07 Thread jarmo
Fri, 8 Nov 2024 01:19:34 -0500 Jeffrey Walton kirjoitti: get my network working. > > Disabling a service only lasts until the next (re)boot. And it does > not stop currently executing services, and the service can still be > started in the current session. > > If you want to permanently disa

Re: Systemd-resolved

2024-11-07 Thread Jeffrey Walton
On Fri, Nov 8, 2024 at 1:02 AM jarmo wrote: > [...] > > So, I disable systemd-resolved and manually create /etc/resolv.conf > to get my network working. Disabling a service only lasts until the next (re)boot. And it does not stop currently executing services, and the service can still be started

Re: Systemd-resolved

2024-11-07 Thread jarmo
Thu, 7 Nov 2024 22:10:31 + Barry kirjoitti: > > On 7 Nov 2024, at 17:31, Barry wrote: > > > > What is the output of systemctl status systemd-networkd? > > Sorry i mean the output of systemctl status systemd-resolved ! > > Barry > systemctl status systemd-resolved × systemd-resolved.se

Re: clean-up of old kernel fragments.

2024-11-07 Thread Samuel Sieb
On 11/7/24 4:15 PM, home user via users wrote: On 11/6/24 10:15 PM, Jeffrey Walton wrote: [snip] `package-cleanup --oldkernels --count=2` might help with that. It removes all old kernels except the current kernel and the one before it. -bash.6[~]: package-cleanup --oldkernels --count=2 packag

Re: Remove disk encryption in Maintenance Mode

2024-11-07 Thread Jeffrey Walton
On Thu, Nov 7, 2024 at 8:03 PM Roger Heflin wrote: > > The encryption defaults changed sometime recently. I don't see the change documented at or . That's unfortunate. > The

Re: Remove disk encryption in Maintenance Mode

2024-11-07 Thread Roger Heflin
The encryption defaults changed sometime recently. The defaults cryptsetup command I had in a script stopped mount my encrypted filesystem until I did a bunch of research and found out what parameters needed to be specified to match the prior default. If you want to try what I found out reply an

Re: clean-up of old kernel fragments.

2024-11-07 Thread home user via users
On 11/6/24 10:15 PM, Jeffrey Walton wrote: [snip] `package-cleanup --oldkernels --count=2` might help with that. It removes all old kernels except the current kernel and the one before it. -bash.6[~]: package-cleanup --oldkernels --count=2 package-cleanup has to be executed with one of the op

Re: Cannot start Sway

2024-11-07 Thread Paul Smith
Thanks, Jonathan! Although your suggestion works, your argument is very persuasive: "I don’t think you’ll have a good experience using nvidia with sway though, if the developers explicitly make you jump through hoops. " Paul On Thu, Nov 7, 2024 at 9:49 PM Jonathan Billings wrote: > > On Nov 7, 2

Re: Systemd-resolved

2024-11-07 Thread Barry
> On 7 Nov 2024, at 17:31, Barry wrote: > > What is the output of systemctl status systemd-networkd? Sorry i mean the output of systemctl status systemd-resolved ! Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe sen

Re: DNF Needs Restarting Repository Update

2024-11-07 Thread Jeffrey Walton
On Thu, Nov 7, 2024 at 4:57 PM Stephen Morris wrote: > > On 7/11/24 19:30, Barry wrote: > > On 6 Nov 2024, at 22:11, Stephen Morris wrote: > > I ran a sudo dnf update which updated and loaded the two F41 Updates > repositories and then put on the updates. Immediately after the update > fini

Re: DNF Needs Restarting Repository Update

2024-11-07 Thread Jeffrey Walton
On Thu, Nov 7, 2024 at 4:57 PM Jonathan Billings wrote: > > On Nov 6, 2024, at 17:11, Stephen Morris wrote: > > why was that updated again, surely that repository was flagged as up to > > date by the prior dnf update? > > Not 100% sure but I suspect something in dnf needs-restarting is looking f

Re: DNF Needs Restarting Repository Update

2024-11-07 Thread Stephen Morris
On 8/11/24 08:57, Jonathan Billings wrote: On Nov 6, 2024, at 17:11, Stephen Morris wrote: why was that updated again, surely that repository was flagged as up to date by the prior dnf update? Not 100% sure but I suspect something in dnf needs-restarting is looking for the extra dnf metadata

Re: DNF Needs Restarting Repository Update

2024-11-07 Thread Stephen Morris
On 7/11/24 19:30, Barry wrote: On 6 Nov 2024, at 22:11, Stephen Morris wrote:  Hi, I ran a sudo dnf update which updated and loaded the two F41 Updates repositories and then put on the updates. Immediately after the update finished I ran a dnf needs-restarting which said there was no r

Re: DNF Needs Restarting Repository Update

2024-11-07 Thread Jonathan Billings
On Nov 6, 2024, at 17:11, Stephen Morris wrote: > why was that updated again, surely that repository was flagged as up to date > by the prior dnf update? Not 100% sure but I suspect something in dnf needs-restarting is looking for the extra dnf metadata that includes package file lists, which a

Re: Cannot start Sway

2024-11-07 Thread Jonathan Billings
On Nov 7, 2024, at 04:20, Paul Smith wrote: > [sway/server.c:169] Proprietary drivers are NOT supported. To launch > sway anyway, launch with --unsupported-gpu and DO NOT report issues. I think it’s pretty clear from the error. It looks like you can add extra parameters to the start-sway comman

Re: DNF Needs Restarting Repository Update

2024-11-07 Thread Patrick O'Callaghan
On Thu, 2024-11-07 at 01:54 -0500, Jeffrey Walton wrote: > shows some other > troubleshooting steps. That report is old but interesting. I tried: $ sudo tracer --show-resource=packages Date Time Package name

Re: Systemd-resolved

2024-11-07 Thread Barry
> On 7 Nov 2024, at 15:08, jarmo wrote: > > Won't start, claims something about memory, > sorry, can't specify, made local resolv.conf > to get network running.. What is the output of systemctl status systemd-networkd? > > It is enabled by default, I disabled to get > self edited dns query

Re: Issue with PHP based web service on Fedora 40

2024-11-07 Thread Will McDonald
On Thu, 7 Nov 2024 at 02:41, Steven P. Ulrick wrote: > > On 11/6/24 8:03 PM, Will McDonald wrote: > > On Wed, 6 Nov 2024 at 17:11, Steven P. Ulrick > wrote: > > > I think there might be some missing steps here? > > > > 1. How did you install PHP? > dnf install from the standard fedora 40 repos >

Systemd-resolved

2024-11-07 Thread jarmo
Won't start, claims something about memory, sorry, can't specify, made local resolv.conf to get network running.. It is enabled by default, I disabled to get self edited dns query working.. Fedora 41 xfce4 Jarmo -- ___ users mailing list -- users@lists

Cannot start Sway

2024-11-07 Thread Paul Smith
Dear All, I have just installed dnf install sway-config-fedora but when I try to login onto a Sway session, it gets back to the login panel. I have collected the following logs: # journalctl -xe | grep sway Nov 07 09:03:57 localhost sway[1743]: 00:00:00.048 [ERROR] [sway/server.c:157] !!! Prop

Re: DNF Needs Restarting Repository Update

2024-11-07 Thread Barry
> On 6 Nov 2024, at 22:11, Stephen Morris wrote: > >  Hi, > I ran a sudo dnf update which updated and loaded the two F41 Updates > repositories and then put on the updates. Immediately after the update > finished I ran a dnf needs-restarting which said there was no reboot > required, bu

Re: mounting a 16TB USB on Fedora 40

2024-11-07 Thread Barry
> On 6 Nov 2024, at 22:32, Roger Heflin wrote: > > That is a 2.5" right? I think the one RanJan has is a 16tb usb key. What I am referring to is a USB-3 external SSD its 85 x 57 x 8.0mm See https://www.samsung.com/uk/memory-storage/portable-ssd/portable-ssd-t7-1tb-gray-mu-pc1t0t-ww/ I have