Re: [gentoo-user] unmerge boo_boo

2008-10-31 Thread András Csányi
2008/10/31 James [EMAIL PROTECTED]:
 Well,

 I've done it now, being in too big of a hurry.

 After an emerge --sync, and the blocking packages, I
 got in a hurry, did not think and ran:

 emerge --unmerge sys-libs/ss sys-libs/com_err
 sys-fs/e2fsprogs sys-libs/e2fsprogs-libs

Hi James!

This is the cause what you should use revdep-rebuild after emerge -avt
--deep --newuse --update world is done.

András


-- 
- -
--  Csanyi Andras  -- http://sayusi.hu -- Sayusi Ando
--  Bízzál Istenben és tartsd szárazon a puskaport!.-- Cromwell


Re: [gentoo-user] unmerge boo_boo

2008-10-31 Thread Dirk Heinrichs
Am Freitag 31 Oktober 2008 06:07:12 schrieb ext James:
 Well,

 I've done it now, being in too big of a hurry.

 After an emerge --sync, and the blocking packages, I
 got in a hurry, did not think and ran:

 emerge --unmerge sys-libs/ss sys-libs/com_err
 sys-fs/e2fsprogs sys-libs/e2fsprogs-libs


 So now I cannot emerge anything to fix this.

 Here I tried (re) emerge wget:

 Downloading
 'ftp://rm.mirror.garr.it/mirrors/gnuftp/gnu/wget/wget-1.11.1.tar.bz2' wget:
 error while loading shared libraries: libcom_err.so.2: cannot open shared
 object file: No such file or directory


 Can I just copy some file over from another amd64 machine?

 If so, which ones exactly?

emerge sys-fs/e2fsprogs

If wget still fails while doing this, download the archive for this package 
manually and put it into your distfiles directory. Afterwards, wget should 
work again.

HTH...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Wanheimerstraße 68  | Web:  http://www.capgemini.com
D-40468 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: wwwkeys.pgp.net



signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] unmerge boo_boo

2008-10-31 Thread Joshua Murphy
On Fri, Oct 31, 2008 at 1:07 AM, James [EMAIL PROTECTED] wrote:
 Well,

 I've done it now, being in too big of a hurry.

 After an emerge --sync, and the blocking packages, I
 got in a hurry, did not think and ran:

 emerge --unmerge sys-libs/ss sys-libs/com_err
 sys-fs/e2fsprogs sys-libs/e2fsprogs-libs


 So now I cannot emerge anything to fix this.

 Here I tried (re) emerge wget:

 Downloading 
 'ftp://rm.mirror.garr.it/mirrors/gnuftp/gnu/wget/wget-1.11.1.tar.bz2'
 wget: error while loading shared libraries: libcom_err.so.2: cannot open 
 shared
 object file: No such file or directory


 Can I just copy some file over from another amd64 machine?

 If so, which ones exactly?


 If not, any other ideas to fix this?



 James

Hmm, here's a random thought... if you've not already gotten things
working again... Gentoo installs Busybox... try

FETCHCOMMAND=/bin/busybox wget \${URI} -P \${DISTDIR} emerge wget

and see if that overcomes your troubles.

-- 
Poison [BLX]
Joshua M. Murphy



Re: [gentoo-user] unmerge boo_boo

2008-10-31 Thread Markos Chandras
On Friday 31 October 2008 19:53:28 Joshua Murphy wrote:
 On Fri, Oct 31, 2008 at 1:07 AM, James [EMAIL PROTECTED] wrote:
  Well,
 
  I've done it now, being in too big of a hurry.
 
  After an emerge --sync, and the blocking packages, I
  got in a hurry, did not think and ran:
 
  emerge --unmerge sys-libs/ss sys-libs/com_err
  sys-fs/e2fsprogs sys-libs/e2fsprogs-libs
 
 
  So now I cannot emerge anything to fix this.
 
  Here I tried (re) emerge wget:
 
  Downloading
  'ftp://rm.mirror.garr.it/mirrors/gnuftp/gnu/wget/wget-1.11.1.tar.bz2'
  wget: error while loading shared libraries: libcom_err.so.2: cannot open
  shared object file: No such file or directory
 
 
  Can I just copy some file over from another amd64 machine?
 
  If so, which ones exactly?
 
 
  If not, any other ideas to fix this?
 
 
 
  James

 Hmm, here's a random thought... if you've not already gotten things
 working again... Gentoo installs Busybox... try

 FETCHCOMMAND=/bin/busybox wget \${URI} -P \${DISTDIR} emerge wget

 and see if that overcomes your troubles.

emerge e2fsprogs again after unemerging the older version. If wget doesnt work 
put the .tar.gz of sys-fs/e2fsprogs-1.41.2 on your /usr/portage/distfiles and 
emerge it :)

-- 
Markos Chandras



[gentoo-user] unmerge boo_boo

2008-10-30 Thread James
Well,

I've done it now, being in too big of a hurry.

After an emerge --sync, and the blocking packages, I
got in a hurry, did not think and ran:

emerge --unmerge sys-libs/ss sys-libs/com_err 
sys-fs/e2fsprogs sys-libs/e2fsprogs-libs


So now I cannot emerge anything to fix this.

Here I tried (re) emerge wget:

Downloading 
'ftp://rm.mirror.garr.it/mirrors/gnuftp/gnu/wget/wget-1.11.1.tar.bz2'
wget: error while loading shared libraries: libcom_err.so.2: cannot open shared
object file: No such file or directory


Can I just copy some file over from another amd64 machine?

If so, which ones exactly?


If not, any other ideas to fix this?



James






Re: [gentoo-user] unmerge boo_boo

2008-10-30 Thread Paul Hartman
On Fri, Oct 31, 2008 at 12:07 AM, James [EMAIL PROTECTED] wrote:
 Well,

 I've done it now, being in too big of a hurry.

 After an emerge --sync, and the blocking packages, I
 got in a hurry, did not think and ran:

 emerge --unmerge sys-libs/ss sys-libs/com_err
 sys-fs/e2fsprogs sys-libs/e2fsprogs-libs


 So now I cannot emerge anything to fix this.

 Here I tried (re) emerge wget:

 Downloading 
 'ftp://rm.mirror.garr.it/mirrors/gnuftp/gnu/wget/wget-1.11.1.tar.bz2'
 wget: error while loading shared libraries: libcom_err.so.2: cannot open 
 shared
 object file: No such file or directory


 Can I just copy some file over from another amd64 machine?

 If so, which ones exactly?


 If not, any other ideas to fix this?

Hi,

As your error shows, the problem is wget is broken so you cannot
download anything using wget. If you can use another tool to FTP the
wget archive to /usr/portage/distfiles, or copy it from another
machine, then you should be able to rebuild wget and proceed with
emerging everything else. I ran into the same problem on my laptop a
while back.

There were lots of people who got bit by this, if you do some
searching on this list or on the forums, or this bug:

http://bugs.gentoo.org/show_bug.cgi?id=234907

you can get additional info that might help you some more.

Good luck! :)
Paul