[gentoo-user] Emerge Problem

2005-11-07 Thread Gentoo Voyager
Dear All,   I'm very new to Gentoo.When i emerge, it will not functioning, also there is no any reply longtime, while this proble, even i can't Ctrl+C. Please help me on this matter.. Thanks.. -- "Try to  be a Buddhist..!!"

[gentoo-user] emerge problem.

2006-05-09 Thread Wagoner, Darryl
Greetings, I am trying to get my team to switch to Gentoo from RH and I wanted to setup a http-replicator to avoid pulling all the packages over and over again. Once I did this then all of sudden emerge started to fail with: !!! Digest verification Failed: !!!/usr/portage/distfiles/ruby-1.8.

Re: [gentoo-user] Emerge Problem

2005-11-07 Thread Heinz Sporn
Am Montag, den 07.11.2005, 14:03 +0600 schrieb Gentoo Voyager: > Dear All, > > I'm very new to Gentoo.When i emerge, it will not functioning, also > there is no any reply longtime, while this proble, even i can't Ctrl > +C. Please help me on this matter.. > I'd be glad to help you if I knew a l

Re: [gentoo-user] emerge problem.

2006-05-09 Thread Jeremy Olexa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wagoner, Darryl wrote: > Greetings, > > I am trying to get my team to switch to Gentoo from RH and I wanted to setup > a http-replicator to avoid pulling all the packages over and over again. > > Once I did this then all of sudden emerge started to f

Re: [gentoo-user] emerge problem.

2006-05-09 Thread Daniel da Veiga
On 5/9/06, Jeremy Olexa <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wagoner, Darryl wrote: > Greetings, > > I am trying to get my team to switch to Gentoo from RH and I wanted to setup > a http-replicator to avoid pulling all the packages over and over again. > > Onc

Re: [gentoo-user] emerge problem.

2006-05-09 Thread Daniel da Veiga
On 5/9/06, Jeremy Olexa <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wagoner, Darryl wrote: > Greetings, > > I am trying to get my team to switch to Gentoo from RH and I wanted to setup > a http-replicator to avoid pulling all the packages over and over again. > > Onc

[gentoo-user] emerge problem (proxy? firewall?)

2006-05-26 Thread Leonardo
Hi all, I have a Gentoo PC connected to the net through a proxy that I cannot access. I can surf the net, but wget fails, so I cannot emerge-webrsync. My proxy server is: ftp_proxy=ftp://www-proxy.blah-blah.de:3128 http_proxy=http://www-proxy.blah-blah.de:3128 When I emerge-webrsync I get: # em

[gentoo-user] emerge problem - removing old libraries?

2012-03-12 Thread Helmut Jarausch
Hi, even the most recent portage 2.2.0_alpha90 has difficulties handling @preserved-rebuild especially after many binary emerge operations. It tries to re-emerge the same packages again and again. As a last resort I have to remove /var/lib/portage/preserved_libs_registry. But after that the

[gentoo-user] emerge problem after sync today

2017-07-12 Thread Danny YUE
Hi all, I encountered a problem after `emerge --sync` today. When I ran `emerge -auDNU @world`, it told me something strange following the list of upgradable software: Would you like to merge these packages? [Yes/No] >>> Verifying ebuild manifests !!! A file is not listed in the Manifest: '/us

[gentoo-user] RE: [Gentoo-user] emerge problem.

2006-05-09 Thread Wagoner, Darryl
Daniel, Right now mirroring is of secondary concern. Nothing I have done so far will allow me to install new packages. I always get the md5 verification error. I tried the FEATURES="-strict" but that didn't help. Does portage use md5sum to compute the hash? Either the local md5sum has a bug,

Re: [gentoo-user] emerge problem (proxy? firewall?)

2006-06-20 Thread Leonardo
It works now, maybe it was only some misconfiguration; only thing I noticed is I have to set : export ftp_proxy="http://proxy-blah.blah:3128"; That ftp/http inconsistency I cannot understand. Ciao, Leo --- Leonardo wrote: > Hi all, > I have a Gentoo PC connected to the net through a proxy

Re: [gentoo-user] emerge problem - removing old libraries?

2012-03-12 Thread Neil Bothwick
On Mon, 12 Mar 2012 09:53:29 +0100, Helmut Jarausch wrote: > Is there an elegant way to find these old libraries? (Removing them > would alert revdep-rebuild afterwards). man qfile and look at the section on finding orphan files. Emerge portage-utils if you don't have qfile. -- Neil Bothwic

Re: [gentoo-user] emerge problem - removing old libraries?

2012-03-12 Thread Michael Hampicke
> man qfile and look at the section on finding orphan files. > > Emerge portage-utils if you don't have qfile. I just ran # find /usr/lib* -type f -print0 | xargs -0 qfile -o | more an was suprised how much orphans there are, already excluding the python and perl stuff. Here's some suprising st

Re: [gentoo-user] emerge problem - removing old libraries?

2012-03-12 Thread Mark Knecht
On Mon, Mar 12, 2012 at 1:53 AM, Helmut Jarausch wrote: > Hi, > > even the most recent portage  2.2.0_alpha90 has difficulties handling > @preserved-rebuild especially after many binary emerge operations. > It tries to re-emerge the same packages again and again. > As a last resort I have to remov

Re: [gentoo-user] emerge problem - removing old libraries?

2012-03-12 Thread Helmut Jarausch
On 03/12/2012 01:23:21 PM, Michael Hampicke wrote: > man qfile and look at the section on finding orphan files. > > Emerge portage-utils if you don't have qfile. I just ran # find /usr/lib* -type f -print0 | xargs -0 qfile -o | more an was suprised how much orphans there are, already excluding

Re: [gentoo-user] emerge problem - removing old libraries?

2012-03-12 Thread Michael Hampicke
> Here /usr/lib is a symlink to /usr/lib64 Now that you mention it: /usr/lib is supposed to be a symlink to /usr/lib64 on my workstation too (like it is on all my other machines). But it's not. Seems like something went wrong during installation. Maybe a bad stage3 image. I created the symlink man

Re: [gentoo-user] RE: [Gentoo-user] emerge problem.

2006-05-09 Thread Daniel da Veiga
On 5/9/06, Wagoner, Darryl <[EMAIL PROTECTED]> wrote: Daniel, Right now mirroring is of secondary concern. Nothing I have done so far will allow me to install new packages. I always get the md5 verification error. I tried the FEATURES="-strict" but that didn't help. Does portage use md5sum t

RE: [gentoo-user] RE: [Gentoo-user] emerge problem. -- Solved

2006-05-09 Thread Wagoner, Darryl
> Portage uses md5sum to check the integrity of the file. This error > occur when you try to use a replicated copy of the distfile or > whenever you emerge something? Even downloading it from an official > mirror? Yes, I get the error when I do a emerge of some new package which is downloaded