[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread Joseph Verreau
Matthew, that I can do. thank you for your time and very prompt responses. joev.mi _ _ _ _ _ _ _ _ _ _ On Wednesday, January 24, 2024 at 7:42:25 PM UTC-5 matthew wall wrote: > i think i was mistaken about dnf not creating the weewx user. i thought > we had implemented useradd so that the

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread matthew wall
i think i was mistaken about dnf not creating the weewx user. i thought we had implemented useradd so that the HOME for a new weewx user is /var/lib/weewx, but apparently we did that for debian, but not for redhat/suse. i will fix that. however, that is not relevant to your problem. anyway,

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread Joseph Verreau
... are you suggesting my plan to delete /var/lib/weewx and then erase weewx 4.10 then following the instructions to install v5 should work? I believe I can save the database and re-add it after installing. joev.mi _ _ _ _ _ _ _ _ _ _ -- You received this message because you are subscribed

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread Joseph Verreau
... none of that is to say I didn't get something else wrong in the install. joev.mi _ _ _ _ _ _ _ _ _ _ On Wednesday, January 24, 2024 at 5:34:18 PM UTC-5 Joseph Verreau wrote: > Matthew, > actually I was afraid to create either user or group manually as I was > not confident about wheth

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread Joseph Verreau
Matthew, actually I was afraid to create either user or group manually as I was not confident about whether there might be specifications I was not familiar with thus both the user and group resulted when I first deleted the directory /var/lib/weewx then ran dnf install weewx following the

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread matthew wall
On Wednesday, January 24, 2024 at 2:38:38 PM UTC-5 joev...@gmail.com wrote: 3) xps13-9305:/etc/init.d# grep weewx /etc/passwd weewx:x:971:960::/home/weewx:/sbin/nologin it looks like your 'weewx' user has uid 971, and it is in group '960'. it also has home directory '/home/weewx', which tell

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread Joseph Verreau
I see I didn't reference the container of the list of files above; the directory is /etc/weewx/ On Wednesday, January 24, 2024 at 2:57:22 PM UTC-5 Joseph Verreau wrote: > Matthew, > Ooops, i neglected my other response: >I neglected that detail, I did delete the directory /var/lib/weewx

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread Joseph Verreau
Matthew, Ooops, i neglected my other response: I neglected that detail, I did delete the directory /var/lib/weewx and the database therein. I did not change the directory /etc/weewx and I noticed that when I ran dnf install weewx it updated the ownership and group of that directory and f

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread Joseph Verreau
Matthew, I might have included this information: drwxr-xr-x. 1 weewx weewx 578 Jan 23 18:15 . drwxr-xr-x. 1 root root 6320 Jan 23 12:06 .. drwxr-xr-x. 1 weewx weewx 8 Jan 19 18:36 bin drwxr-xr-x. 1 weewx weewx 160 Jan 21 12:18 examples drwxr-xr-x. 1 weewx weewx 178 Jan 21 12:18 imp

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread Joseph Verreau
Matthew, answers to above: 1) located in /usr/lib/systemd/system I have these two: -rw-r--r--. 1 root root 368 Jan 21 12:18 weewx.service -rw-r--r--. 1 root root 876 Jan 21 12:18 weewx@.service 2) located in xps13-9305:/etc/systemd/system/multi-user.target.wants/ I have the following but

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread matthew wall
On Wednesday, January 24, 2024 at 7:20:47 AM UTC-5 matthew wall wrote: if you saw that v5 was running as root:root, that means you must have deleted /var/lib/weewx, or changed its permissions. could you verify this? i mistyped. that line should have said: if you saw that v5 was running as

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-24 Thread matthew wall
On Tuesday, January 23, 2024 at 10:49:43 PM UTC-5 joev...@gmail.com wrote: My upgrade from 4.10 to 5.0 on my laptop, i.e. not connected to a real weather station thus running with the simulator device, has actually gone very nicely but for one puzzling report. I thought installing on my laptop

[weewx-user] Re: errors related to udevd after upgrade to weewx 5.0.0

2024-01-23 Thread vince
Too many lines to go through for my brain but if you added a weewx group and added a weewx user to it, I would reboot and see if the problem persisted. On Tuesday, January 23, 2024 at 7:49:43 PM UTC-8 Joseph Verreau wrote: > My upgrade from 4.10 to 5.0 on my laptop, i.e. not connected to a rea