Openembedded Devel Discussions
 help / color / mirror / Atom feed
* Re: cvs proxy
  2006-10-20 11:26 cvs proxy Leopold Faschalek
@ 2006-10-20 10:37 ` Koen Kooi
  2006-10-20 10:52   ` FALE(Leopold Faschalek)
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2006-10-20 10:37 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Leopold Faschalek schreef:
> Hi,
> 
> after installing OE I tried with 'bitbake task-bootstrap' and got
> following output after a second run:
> 
> NOTE: Using cache in '/stuff/tmp/cache'
> NOTE: Handling BitBake files: | (3983/3983) [100 %]
> NOTE: Parsing finished. 3866 cached, 0 parsed, 117 skipped, 0 masked.
> 
> NOTE: build 200610201320: started
> 
> OE Build Configuration:
> BB_VERSION     = "1.6.1"
> OE_REVISION    = "b4deec430ac4a640c372471057dbd7e0973f41e5"
> TARGET_ARCH    = "arm"
> TARGET_OS      = "linux"
> MACHINE        = "collie"
> DISTRO         = "familiar"
> DISTRO_VERSION = "unstable-20061020"
> TARGET_FPU     = ""
> 
> NOTE: package ipkg-utils-native-1.6+cvs20050404: started
> NOTE: package ipkg-utils-native-1.6+cvs20050404-r8: task do_fetch:
> started
> NOTE: fetch
> http://www.oesources.org/source/current/ipkg-utils_anoncvs.handhelds.org__20050930.tar.gz
> --13:20:50--
> http://www.oesources.org/source/current/ipkg-utils_anoncvs.handhelds.org__20050930.tar.gz
>            =>
> `/home/fale/sources/ipkg-utils_anoncvs.handhelds.org__20050930.tar.gz'
> Connecting to 172.16.10.104:8080... connected.
> Proxy request sent, awaiting response... 504 Proxy Timeout ( The
> connection timed out. For more information about this event, see ISA
> Server Help.  )
> 13:21:11 ERROR 504: Proxy Timeout ( The connection timed out. For more
> information about this event, see ISA Server Help.  ).
> 
> NOTE: Fetch
> cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs;module=ipkg-utils
> cvs [checkout aborted]: connect to
> anoncvs.handhelds.org(128.31.0.23):2401 failed: No route to host
> NOTE: Task failed: Fetch failed: ipkg-utils
> NOTE: package ipkg-utils-native-1.6+cvs20050404-r8: task do_fetch:
> failed
> ERROR: TaskFailed event exception, aborting
> NOTE: package ipkg-utils-native-1.6+cvs20050404: failed
> ERROR: Build of task-bootstrap failed
> 
> any suggestions?
> 

Yes, as the output says:

"Connecting to 172.16.10.104:8080... connected.
Proxy request sent, awaiting response... 504 Proxy Timeout ( The
connection timed out. For more information about this event, see ISA
Server Help.  )"

It seems like the proxy on your network is broken.

regards,

Koen




-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFFOKbgMkyGM64RGpERAuz1AJwJv9n3kg3p5YT20jHJC4mlwOmwlACfZydY
/rSSw7gbW8S//peL8n7L7S8=
=o93W
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cvs proxy
  2006-10-20 10:37 ` Koen Kooi
@ 2006-10-20 10:52   ` FALE(Leopold Faschalek)
  0 siblings, 0 replies; 3+ messages in thread
From: FALE(Leopold Faschalek) @ 2006-10-20 10:52 UTC (permalink / raw)
  To: openembedded-devel

> Leopold Faschalek schreef:
> > Hi,
> > 
> > after installing OE I tried with 'bitbake task-bootstrap' and got 
> > following output after a second run:
> > <snip> 
> > </snip>
> > any suggestions?
> > 
> 
> Yes, as the output says:
> 
> "Connecting to 172.16.10.104:8080... connected.
> Proxy request sent, awaiting response... 504 Proxy Timeout ( 
> The connection timed out. For more information about this 
> event, see ISA Server Help.  )"
> 
> It seems like the proxy on your network is broken.
> 
> regards,
> 
> Koen
> 
Hi,

I tried 'wget' with this file and it has the same timeout
then I would update the OE database via monotone, but this
also choked and didn't use the proxy.

are there any known workarounds for proxy connections?

thanks
Leopold Faschalek
fale at skidata dot com




^ permalink raw reply	[flat|nested] 3+ messages in thread

* cvs proxy
@ 2006-10-20 11:26 Leopold Faschalek
  2006-10-20 10:37 ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: Leopold Faschalek @ 2006-10-20 11:26 UTC (permalink / raw)
  To: openembedded-devel

Hi,

after installing OE I tried with 'bitbake task-bootstrap' and got
following output after a second run:

NOTE: Using cache in '/stuff/tmp/cache'
NOTE: Handling BitBake files: | (3983/3983) [100 %]
NOTE: Parsing finished. 3866 cached, 0 parsed, 117 skipped, 0 masked.

NOTE: build 200610201320: started

OE Build Configuration:
BB_VERSION     = "1.6.1"
OE_REVISION    = "b4deec430ac4a640c372471057dbd7e0973f41e5"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux"
MACHINE        = "collie"
DISTRO         = "familiar"
DISTRO_VERSION = "unstable-20061020"
TARGET_FPU     = ""

NOTE: package ipkg-utils-native-1.6+cvs20050404: started
NOTE: package ipkg-utils-native-1.6+cvs20050404-r8: task do_fetch:
started
NOTE: fetch
http://www.oesources.org/source/current/ipkg-utils_anoncvs.handhelds.org__20050930.tar.gz
--13:20:50--
http://www.oesources.org/source/current/ipkg-utils_anoncvs.handhelds.org__20050930.tar.gz
           =>
`/home/fale/sources/ipkg-utils_anoncvs.handhelds.org__20050930.tar.gz'
Connecting to 172.16.10.104:8080... connected.
Proxy request sent, awaiting response... 504 Proxy Timeout ( The
connection timed out. For more information about this event, see ISA
Server Help.  )
13:21:11 ERROR 504: Proxy Timeout ( The connection timed out. For more
information about this event, see ISA Server Help.  ).

NOTE: Fetch
cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs;module=ipkg-utils
cvs [checkout aborted]: connect to
anoncvs.handhelds.org(128.31.0.23):2401 failed: No route to host
NOTE: Task failed: Fetch failed: ipkg-utils
NOTE: package ipkg-utils-native-1.6+cvs20050404-r8: task do_fetch:
failed
ERROR: TaskFailed event exception, aborting
NOTE: package ipkg-utils-native-1.6+cvs20050404: failed
ERROR: Build of task-bootstrap failed

any suggestions?

many thanks

Leopold Faschalek
fale at skidata dot com





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-20 10:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-20 11:26 cvs proxy Leopold Faschalek
2006-10-20 10:37 ` Koen Kooi
2006-10-20 10:52   ` FALE(Leopold Faschalek)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox