Re: [gentoo-user] emerge-webrsync error

2024-05-22 Thread James Massa
at 3:18 AM From: "Jude DaShiell" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge-webrsync error Thanks, if I get to that point I'll remember that number! -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in

Re: [gentoo-user] emerge-webrsync error

2024-05-22 Thread Jude DaShiell
Thanks, if I get to that point I'll remember that number! -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Wed, 22 May 2024, Michael wrote: > Or, more appropriately if you do not use a desktop

Re: [gentoo-user] emerge-webrsync error

2024-05-22 Thread Michael
Or, more appropriately if you do not use a desktop then please select profile No. 21: [21] default/linux/amd64/23.0 (stable) On Wednesday, 22 May 2024 16:05:09 BST Michael wrote: > Ah! OK, this probably explains it. > > The latest and now default Gentoo profile is no longer 17.1, but 23.0,

Re: [gentoo-user] emerge-webrsync error

2024-05-22 Thread Michael
Ah! OK, this probably explains it. The latest and now default Gentoo profile is no longer 17.1, but 23.0, which uses a merged /usr directory structure. Consequently, select profile 23: [23] default/linux/amd64/23.0/desktop (stable) On Wednesday, 22 May 2024 15:53:11 BST Jude DaShiell wrote:

Re: [gentoo-user] emerge-webrsync error

2024-05-22 Thread Jude DaShiell
I used bash but don't know that there's a problem with bash. I burnt the whole system to the ground and still have the verified and validated stage3 file available on my system. Once stage3 is installed was the tee utility included on stage3? If so I can capture what's going on. When I ran

Re: [gentoo-user] emerge-webrsync error

2024-05-22 Thread Michael
You can check while within your chroot, if /dev/fd is a symlink to the directory /proc/self/fd. If the above is correct, then there may be a problem with your shell. Check what you get when you run: # echo $SHELL or, # ps -p $$ Bash should work fine, but from the little I understand about

Re: [gentoo-user] emerge-webrsync error

2024-05-22 Thread Michael Orlitzky
On Wed, 2024-05-22 at 09:40 -0400, Jude DaShiell wrote: > Yes, this is during installation. > I did type: > mount --rbind /dev /mnt/gentoo/dev > I was outside of chroot at the time but that's all I did with dev before > running emerge-webrsync. > Ok, that was my one guess. I'm out of ideas,

Re: [gentoo-user] emerge-webrsync error

2024-05-22 Thread Jude DaShiell
Yes, this is during installation. I did type: mount --rbind /dev /mnt/gentoo/dev I was outside of chroot at the time but that's all I did with dev before running emerge-webrsync. -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that

Re: [gentoo-user] emerge-webrsync error

2024-05-22 Thread Michael Orlitzky
Is this during install? Maybe forgot to bind-mount /dev from the real system into your chroot?

[gentoo-user] emerge-webrsync error

2024-05-22 Thread Jude DaShiell
This one is the last two lines of output. Failed to validate a sane '/dev'. bash process substitution doesn't work; this may be an indication of a broken '/dev/fd'. What did I do wrong? -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please

Re: [gentoo-user] emerge-webrsync

2022-04-15 Thread Jude DaShiell
I was doing the emerge-webrsync step in the install instructions for gentoo and that was to install a gentoo snapshot. On Fri, 15 Apr 2022, Arve Barsnes wrote: > On Fri, 15 Apr 2022 at 19:58, Jude DaShiell wrote: > > > Found no snapshots on rit.edu and went back from now to March 6, 2022. > >

Re: [gentoo-user] emerge-webrsync

2022-04-15 Thread Arve Barsnes
On Fri, 15 Apr 2022 at 19:58, Jude DaShiell wrote: > Found no snapshots on rit.edu and went back from now to March 6, 2022. > I'm using openrc now. Has gentoo got a site where it shows latest > available snapshot information for its snapshots? > What kind of information are you after? I

[gentoo-user] emerge-webrsync

2022-04-15 Thread Jude DaShiell
Found no snapshots on rit.edu and went back from now to March 6, 2022. I'm using openrc now. Has gentoo got a site where it shows latest available snapshot information for its snapshots?

[gentoo-user] emerge-webrsync

2009-02-20 Thread de Almeida, Valmor F.
Hello, After using emerge-webrsync I got Updating Portage cache: 100% *** Completed websync, please now perform a normal rsync if possible. Update is current as of the of MMDD: 20090219 I am not sure what the message means perform a normal rsync if possible. I used

Re: [gentoo-user] emerge-webrsync

2009-02-20 Thread Daniel da Veiga
On Fri, Feb 20, 2009 at 19:12, de Almeida, Valmor F. dealmei...@ornl.gov wrote: Hello, After using emerge-webrsync I got Updating Portage cache: 100% *** Completed websync, please now perform a normal rsync if possible. Update is current as of the of MMDD: 20090219 I am not

Re: [gentoo-user] emerge-webrsync

2007-08-15 Thread Daniel da Veiga
On 8/15/07, kitti jaisong [EMAIL PROTECTED] wrote: Hi all, How to check emerge-webrsync is working download ? Add -v to the command. emerge-webrsync -v -- Daniel da Veiga Computer Operator - RS - Brazil -BEGIN GEEK CODE BLOCK- Version: 3.1 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++

[gentoo-user] emerge-webrsync

2007-08-14 Thread kitti jaisong
Hi all, How to check emerge-webrsync is working download ? Thanks, kitti -- [EMAIL PROTECTED] mailing list

[gentoo-user] emerge-webrsync errors

2007-04-01 Thread Adrian
Greetings all. When running emerge-webrsync I get the following message. Can anyone help me understand/fix this? Thanks very much Adrian - Updating Portage cache: 66%Traceback (most recent call last): File /usr/bin/emerge, line 4049, in ?

Re: [gentoo-user] emerge-webrsync errors

2007-04-01 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adrian wrote: File /usr/lib/portage/pym/cache/flat_hash.py, line 47, in _pull raise cache_errors.CacheCorruption(cpv, e) cache.cache_errors.CacheCorruption: net-analyzer/etherape-0.9.6-r1 is corrupt: dictionary update sequence element #2 has