[gentoo-user] backup horror story (happy ending)

2024-11-09 Thread ralfconn
I have a 4Tb hard disk half full of videos and photos my daughter took with her cell phone over the years, shared with Win11 in a dual boot box so it is NTFS-formatted. The disk is backed up on a different EXT4 disk and the backup is performed by (ana)cron via an rsync bash script. Last evenin

Re: [gentoo-user] Problems with commands "reboot" and "shutdown"

2024-11-09 Thread Dale
Michael wrote: > On Saturday 9 November 2024 19:38:32 GMT Dale wrote: >> Dr Rainer Woitok wrote: >>> Michael, >>> >>> On Sat, 09 Nov 2024 17:14:39 + you wrote: ... I'm on 6.6.58-gentoo-r1 compiled from gentoo-sources. No systemd, only openrc. This is what I have here:

Re: [gentoo-user] Problems with commands "reboot" and "shutdown"

2024-11-09 Thread Michael
On Saturday 9 November 2024 19:38:32 GMT Dale wrote: > Dr Rainer Woitok wrote: > > Michael, > > > > On Sat, 09 Nov 2024 17:14:39 + you wrote: > >> ... > >> I'm on 6.6.58-gentoo-r1 compiled from gentoo-sources. No systemd, only > >> openrc. This is what I have here: > >> > >> ~ $ ls -la /usr

[gentoo-user] rust package fails due to file collisions. Ooops!! Also ruby fails. IPv6 issue.

2024-11-09 Thread Dale
/ruby-3.2.5-r1::gentoo'`.  * The complete build log is located at '/var/log/portage/dev-lang:ruby-3.2.5-r1:20241109-135019.log'.  * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/ruby-3.2.5-r1/temp/build.log'.  * The ebuild environment

Re: [gentoo-user] backup horror story (happy ending)

2024-11-09 Thread Rich Freeman
On Sat, Nov 9, 2024 at 5:30 AM ralfconn wrote: > > But I have a backup, no problem... till I realize the cron job had > already run so it had overwritten the old files with the new, corrupt > versions. > I highly recommend having multiple backups to avoid this sort of problem. If you aren't wedd

Re: [gentoo-user] Problems with commands "reboot" and "shutdown"

2024-11-09 Thread Michael
On Saturday 9 November 2024 17:07:16 GMT Dr Rainer Woitok wrote: > Greetings, > > normally I just hibernate my laptop and rarely reboot or shut it down. > But after building kernel 6.6.58-1 I did of course reboot, or rather I > tried, because the laptop either stalled or went into an infinite

Re: [gentoo-user] rust package fails due to file collisions. Ooops!! Also ruby fails. IPv6 issue.

2024-11-09 Thread Jacques Montier
die "USE Flag '${u}' not in IUSE for > ${CATEGORY}/${PF}" > * > * If you need support, post the output of `emerge --info > '=dev-lang/ruby-3.2.5-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv > '=dev-lang/rub

[gentoo-user] Problems with commands "reboot" and "shutdown"

2024-11-09 Thread Dr Rainer Woitok
Greetings, normally I just hibernate my laptop and rarely reboot or shut it down. But after building kernel 6.6.58-1 I did of course reboot, or rather I tried, because the laptop either stalled or went into an infinite loop. Long pressing the power key did bring the system down, and switching

Re: [gentoo-user] Problems with commands "reboot" and "shutdown"

2024-11-09 Thread Dr Rainer Woitok
Michael, On Sat, 09 Nov 2024 17:14:39 + you wrote: > ... > I'm on 6.6.58-gentoo-r1 compiled from gentoo-sources. No systemd, only > openrc. This is what I have here: > > ~ $ ls -la /usr/bin/reboot > lrwxrwxrwx 1 root root 4 May 2 2024 /usr/bin/reboot -> halt Hm, interesting. What pack

Re: [gentoo-user] rust package fails due to file collisions. Ooops!! Also ruby fails. IPv6 issue.

2024-11-09 Thread syscon edm
On Sat, Nov 9, 2024 at 10:02 AM Jacques Montier wrote: > Hello Dale, > > I had the same issue with ruby, this morning. > I re-sync portage and the problem has gone away. > > Cheers, > > -- > Jacques > > Le sam. 9 nov. 2024 à 15:35, Dale a écrit : > >> Howdy, >> >> I'm doing my weekly updates and

Re: [gentoo-user] Problems with commands "reboot" and "shutdown"

2024-11-09 Thread ralfconn
Il 09/11/24 18:07, Dr Rainer Woitok ha scritto: In syslog I found two suspect lines: Failed to execute /usr/bin/reboot: No such file or directory Failed to execute /usr/bin/poweroff: No such file or directory If I'm not mistaken, these are the locations used by "systemd", but I'm runn

Re: [gentoo-user] rust package fails due to file collisions. Ooops!! Also ruby fails. IPv6 issue.

2024-11-09 Thread Dale
Jacques Montier wrote: > Hello Dale, > > I had the same issue with ruby, this morning. > I re-sync portage and the problem has gone away. > > Cheers, > > -- > Jacques > This time it wasn't me.  It was a problem with the tree.  Most likely caught something out of sync.  It has finished rust and is

Re: [gentoo-user] Problems with commands "reboot" and "shutdown"

2024-11-09 Thread Dale
Dr Rainer Woitok wrote: > Michael, > > On Sat, 09 Nov 2024 17:14:39 + you wrote: >> ... >> I'm on 6.6.58-gentoo-r1 compiled from gentoo-sources. No systemd, only >> openrc. This is what I have here: >> >> ~ $ ls -la /usr/bin/reboot >> lrwxrwxrwx 1 root root 4 May 2 2024 /usr/bin/reboot ->

Re: [gentoo-user] backup horror story (happy ending)

2024-11-09 Thread Philip Webb
241109 ralfconn wrote: > I have a 4Tb hard disk half full of videos and photos my daughter took > with her cell phone over the years, shared with Win11 in a dual boot box > so it is NTFS-formatted. The disk is backed up on a different EXT4 disk > and the backup is performed by (ana)cron via an r