Re: [gentoo-user] emerge sync error after power failure

2003-12-18 Thread William Kenworthy
Instead of installing over the top of your current tree, move it out of
the way first

check that portage related files in /etc are ok (make.conf, esp
make.profile symlink, ...)

Use root, and not the portage user if you are doing that

once your at this level, it gets down to checking basics like firewalls
(it seems to be a connection error) etc.  Can you manually use rsync to
retrieve something from one of the servers? - pick a file in portage,
delete/move it and then manually fetch it.

BillK


On Thu, 2003-12-18 at 07:49, Ian Truelsen wrote:
> On Thu, 18 Dec 2003 07:11:42 +0800
> William Kenworthy <[EMAIL PROTECTED]> wrote:
> 
> > /usr/portage/sys-apps/portage/files/README.RESCUE
> > 
> Thank you for the suggestion, however I still get the same error and am
> still unable to sync.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge sync error after power failure

2003-12-17 Thread Ian Truelsen
On Thu, 18 Dec 2003 07:11:42 +0800
William Kenworthy <[EMAIL PROTECTED]> wrote:

> /usr/portage/sys-apps/portage/files/README.RESCUE
> 
Thank you for the suggestion, however I still get the same error and am
still unable to sync.

-- 
Ian Truelsen
Email: [EMAIL PROTECTED]
AIM: ihtruelsen
Homepage: http://www.ihtruelsen.dyndns.org
Signature key (742B740D) available at pgp.mit.edu



pgp0.pgp
Description: PGP signature


Re: [gentoo-user] emerge sync error after power failure

2003-12-17 Thread William Kenworthy
/usr/portage/sys-apps/portage/files/README.RESCUE



BillK

On Thu, 2003-12-18 at 05:41, Ian Truelsen wrote:
> I was in the process of an emerge sync when the power failed. Upon
> retrying, I get this:



--
[EMAIL PROTECTED] mailing list



[gentoo-user] emerge sync error after power failure

2003-12-17 Thread Ian Truelsen
I was in the process of an emerge sync when the power failed. Upon
retrying, I get this:

receiving file list ... 
69167 files to consider
io timeout after 180 seconds - exiting
rsync error: timeout in data send/receive (code 30) at io.c(103)
rsync: connection unexpectedly closed (1589544 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)

It does not matter what server I connect to, the result is the same. 

What do I need to do to fix this?

-- 
Ian Truelsen
Email: [EMAIL PROTECTED]
AIM: ihtruelsen
Homepage: http://www.ihtruelsen.dyndns.org
Signature key (742B740D) available at pgp.mit.edu



pgp0.pgp
Description: PGP signature


Re: [gentoo-user] emerge sync error

2003-03-01 Thread Paul de Vrieze
On Friday 28 February 2003 13:41, Tiago Sant' Anna da Silva wrote:
> Someone said that Fri 28 Feb 2003 08:13:00 +0100
>
> Patrick Marquetecken wrote:
> | Hi,
> |
> | I'm trying to install Gentoo 1.4_rc2 for the first time.
> | Everything works fine until i have to make the first emerge sync
> | I get this error:
> | bad response from proxy - HTTP/1.0 403 Forbidden
> | rsync: failed to connect to proxy.pandora: Success
> | For my ISP i must use this proxy: proxy.pandora.be:8080, its in the
>
> http_proxy.
>
> | I can ping, but now i'm stuck
> | Any help would be fine.
> |
> | Patrick
>
> Try to rsync without the proxy.. probably your rsync doesn't need proxy

And try to find a decent ISP. An ISP that imposes proxies is not very 
desirable. Those proxies generally tend to become huge bottlenecks on the way 
to the internet where they are supposed to increase speed. If they do 
increase speed (and external bandwidth need for which ISP's apply proxies) 
then they need not be imposed on the customers, only made to their attention.

Paul

-- 
Paul de Vrieze
Researcher
Mail: [EMAIL PROTECTED]
Homepage: http://www.devrieze.net


pgp0.pgp
Description: signature


Re: [gentoo-user] emerge sync error

2003-02-28 Thread Antony Suter
On Fri, 2003-02-28 at 17:21, Matthias Grimm wrote:
> On Thu, 27 Feb 2003 11:03:43 -0800
> Balaji Srinivasan <[EMAIL PROTECTED]> wrote:
> > I looked at /usr/portage/net-emulation and there is only a pose
> > directory..not pose-3.5
> > Any ideas whats happening and how i can fix this?
> 
> jep.. I had that error sometime the last couple days, seems that one of the mirrors 
> got a bad dir..
> My fix was to delete the /usr/portage/net_emulation/pose directory and emerge sync 
> again. Problem solved.

Can't "emerge sync" fix this itself? After all, it uses rsync
underneath. There must be some way to pass a flag to rsync so that it
can check each file more thoroughly.

-- 
- Antony Suter  (sutera internode on net)  "Exner"
- "Your post-apocalyptic caffeine source! :)"


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge sync error

2003-02-28 Thread Tiago Sant' Anna da Silva
Someone said that Fri 28 Feb 2003 08:13:00 +0100
Patrick Marquetecken wrote:

| Hi,
| 
| I'm trying to install Gentoo 1.4_rc2 for the first time.
| Everything works fine until i have to make the first emerge sync
| I get this error: 
| bad response from proxy - HTTP/1.0 403 Forbidden 
| rsync: failed to connect to proxy.pandora: Success 
| For my ISP i must use this proxy: proxy.pandora.be:8080, its in the
http_proxy.
| I can ping, but now i'm stuck
| Any help would be fine.
| 
| Patrick

Try to rsync without the proxy.. probably your rsync doesn't need proxy

Tiago

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge sync error

2003-02-28 Thread Mark Huson
You need to add it as SYNC_PROXY="" for it to sync. the http_proxy is for 
downloading the files not syncing.

Mark

On Friday 28 February 2003 02:13 am, Patrick Marquetecken wrote:
> Hi,
>
> I'm trying to install Gentoo 1.4_rc2 for the first time.
> Everything works fine until i have to make the first emerge sync
> I get this error:
> bad response from proxy - HTTP/1.0 403 Forbidden
> rsync: failed to connect to proxy.pandora: Success
> For my ISP i must use this proxy: proxy.pandora.be:8080, its in the
> http_proxy. I can ping, but now i'm stuck
> Any help would be fine.
>
> Patrick
>
>
>
> --
> [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



[gentoo-user] emerge sync error

2003-02-27 Thread Patrick Marquetecken
Hi,

I'm trying to install Gentoo 1.4_rc2 for the first time.
Everything works fine until i have to make the first emerge sync
I get this error: 
bad response from proxy - HTTP/1.0 403 Forbidden 
rsync: failed to connect to proxy.pandora: Success 
For my ISP i must use this proxy: proxy.pandora.be:8080, its in the http_proxy.
I can ping, but now i'm stuck
Any help would be fine.

Patrick



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge sync error

2003-02-27 Thread Matthias Grimm
On Thu, 27 Feb 2003 11:03:43 -0800
Balaji Srinivasan <[EMAIL PROTECTED]> wrote:

Hi!

> 
> I looked at /usr/portage/net-emulation and there is only a pose
> directory..not pose-3.5
> Any ideas whats happening and how i can fix this?

jep.. I had that error sometime the last couple days, seems that one of the mirrors 
got a bad dir..
My fix was to delete the /usr/portage/net_emulation/pose directory and emerge sync 
again. Problem solved.

M!

-- 
 Menschen - kleine Säcke aus denkendem Wasser, zusammengehalten von fragilen 
Kalzium-Ansammlungen ;-)

Public key availabe here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x97DE51D7


pgp0.pgp
Description: PGP signature


[gentoo-user] emerge sync error

2003-02-27 Thread Balaji Srinivasan
Hi Everyone
I tried doing a emerge sync and it gave me this error

>>> Updating Portage cache... /

aux_get(): (1) couldn't open cache entry for app-emulation/pose-3.5
   Check for syntax error or corruption in the ebuild.

Traceback (most recent call last):
  File "/usr/bin/emerge", line 1465, in ?
 
ignored=portage.portdb.aux_get(y,[],metacachedir=myportdir+"/metadata/cache"
)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3100, in aux_get
raise KeyError

I looked at /usr/portage/net-emulation and there is only a pose
directory..not pose-3.5
Any ideas whats happening and how i can fix this?
Thanks
balaji

--
[EMAIL PROTECTED] mailing list