Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot adding overlay in layman behind proxy
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
bMd
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jul 2004
Posts: 110

PostPosted: Fri May 09, 2008 2:17 pm    Post subject: Cannot adding overlay in layman behind proxy Reply with quote

I've added proxy information into layman.cfg then fetched the remote list but when I go to add an overlay I get the following:

Code:

# layman -a vmware
* Running command "/usr/bin/svn co "http://overlays.gentoo.org/svn/proj/vmware/trunk/" "/usr/portage/local/layman/vmware""...
svn: REPORT request failed on '/svn/proj/vmware/!svn/vcc/default'
svn: REPORT of '/svn/proj/vmware/!svn/vcc/default': 400 Bad Request (http://overlays.gentoo.org)
* Failed to add overlay "vmware".
* Error was: Adding the overlay failed!


My subversion config file (removed ip address)
.subversion/servers
Code:
[global]
http-proxy-host=<IP Address>
http-proxy-port=8080


/etc/layman/layman.cfg
Code:
#-----------------------------------------------------------
# Proxy support
#
proxy  : http://<IP Address>:8080


Any ideas?
Back to top
View user's profile Send private message
Backspace
n00b
n00b


Joined: 20 Oct 2005
Posts: 3

PostPosted: Fri Jul 11, 2008 12:26 pm    Post subject: Reply with quote

This seems to be an issue with your proxy.

Squid has to be configured with a proper directive in squid.conf.

Code:
extension_methods REPORT MERGE MKACTIVITY CHECKOUT


This is also mentioned here

Unfortunately I don't know what to configure in other proxies.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum