[apt-proxy-users] apt-proxy on sparc broken after sarge -> etch upgrade

andy bezella andrew.bezella at navitaire.com
Wed May 16 19:10:39 UTC 2007


i noticed a set of resolved bug similar to what i was experiencing
(#274679, #382078, #322242, #397399, #397403, #398217) and built a new
deb from svn:
ii  apt-proxy      1.9.36~svn     Debian archive proxy and partial
mirror buil

the problem (iirc) changed, but did not go away.  when updating from a
client i see some successes followed by repeated failures:
> aptitude update
Reading Package Lists... Done
Building Dependency Tree       
Reading extended state information       
Initializing package states... Done
Reading task descriptions... Done  
Hit http://grace.speakeasy.net diatribes/sarge/ Packages
Ign http://grace.speakeasy.net diatribes/sarge/ Release
Hit http://dvaws3078 sarge/main Packages
Hit http://dvaws3078 sarge/main Release
Hit http://dvaws3078 sarge/main Sources
Hit http://dvaws3078 sarge/main Release
Hit http://dvaws3078 sarge/updates/main Packages
Hit http://dvaws3078 sarge/updates/main Release
Hit http://dvaws3078 sarge/updates/main Sources
Hit http://dvaws3078 sarge/updates/main Release
Hit http://dvaws3078 sarge/volatile/main Packages
Get:1 http://dvaws3078 sarge/volatile/main Release [101B]
Err http://dvaws3078 sarge/volatile/main
Sources                                                                                                                           
  Connection failed
Err http://dvaws3078 sarge/volatile/main Release
  Connection failed
Err http://dvaws3078 sarge/volatile-sloppy/main Packages
  Connection failed

i have attached my /etc/apt-proxy/apt-proxy-v2.conf file and the
apt-proxy.log (with debug = all:9 db:0).  please let me know if you
require any additional information.

any thoughts?  thanks in advance...

	andy

-- 
andy bezella <andrew.bezella at navitaire.com>
navitaire, inc.
-------------- next part --------------
[DEFAULT]
;; All times are in seconds, but you can add a suffix
;; for minutes(m), hours(h) or days(d)

;; Server IP to listen on
;address = 192.168.0.254

;; Server port to listen on
port = 9999

;; Control files (Packages/Sources/Contents) refresh rate
;;
;; Minimum age of a file before it is refreshed
min_refresh_delay = 1h

;; Minimum age of a file before attempting an update (NOT YET IMPLEMENTED)
;min_age = 23h

;; Uncomment to make apt-proxy continue downloading even if all
;; clients disconnect.  This is probably not a good idea on a
;; dial up line.
complete_clientless_downloads = 1

;; Debugging settings.
;; for all debug information use this:
;; debug = all:9
;; debug = all:4 db:0
debug = all:9 db:0

;; Debugging remote python console
;; Do not enable in an untrusted environment
;telnet_port = 9998
;telnet_user = apt-proxy
;telnet_password = secret

;; Network timeout when retrieving from backend servers
timeout = 15

;; Cache directory for apt-proxy
cache_dir = /var/cache/apt-proxy

;; Use passive FTP? (default=on)
;passive_ftp = on

;; Use HTTP proxy?
;http_proxy = [username:password@]host:port

;; Limit download rate from backend servers (http and rsync only), in bytes/sec
;bandwidth_limit = 100000

;;--------------------------------------------------------------
;; Cache housekeeping

;; Time to perform periodic housekeeping:
;;  - delete files that have not been accessed in max_age
;;  - scan cache directories and update internal tables
cleanup_freq = 1d

;; Maximum age of files before deletion from the cache (seconds)
max_age = 30d

;; Maximum number of versions of a .deb to keep per distribution
max_versions = 3

;; Add HTTP backends dynamicaly if not already defined? (default=on)
;dynamic_backends = on

;;---------------------------------------------------------------
;;---------------------------------------------------------------
;; Backend servers
;;
;; Place each server in its own [section]

[debian]
;; The main Debian archive
;; You can override the default timeout like this:
;timeout = 30

;; Backend servers, in order of preference
backends = 
	http://debian.mirrors.tds.net/debian
	http://ftp.de.debian.org/debian
	http://ftp2.de.debian.org/debian
	ftp://ftp.uk.debian.org/debian

min_refresh_delay = 1d

[security]
;; Debian security archive
backends = 
	http://security.debian.org/debian-security
	http://ftp2.de.debian.org/debian-security

min_refresh_delay = 1m

[ubuntu]
;; Ubuntu archive
backends = http://archive.ubuntu.com/ubuntu
min_refresh_delay = 15m

[ubuntu-security]
;; Ubuntu security updates
backends = http://security.ubuntu.com/ubuntu
min_refresh_delay = 1m

[backports.org]
;; backports.org
backends = http://backports.org/debian
min_refresh_delay = 1d

[blackdown]
;; Blackdown Java
backends =
	http://ftp.tux.org/pub/java/debian
	http://mirrors.ibiblio.org/pub/mirrors/blackdown/debian
	http://ftp.gwdg.de/pub/languages/java/linux/debian
min_refresh_delay = 1d

;[debian-people]
;; people.debian.org
;backends = http://people.debian.org

;[emdebian]
;; The Emdebian project
;backends = http://emdebian.sourceforge.net/emdebian

;[rsync]
;; An example using an rsync server.  This is not recommended
;; unless http is not available, becuause rsync is only more
;; efficient for transferring uncompressed files and puts much
;; more overhead on the server.
;backends = rsync://ftp.uk.debian.org/debian

[volatile]
;; Debian volatile archive
backends =
	http://volatile.debian.net/debian-volatile
	http://ftp2.de.debian.org/debian-volatile

[kernel-archive]
;; kernel snapshots
backends = http://kernel-archive.buildserver.net/debian-kernel

[pkg-gnome]
;; GNOME pending packages
backends = http://pkg-gnome.alioth.debian.org/debian

[edevelop]
;; E17
backends = http://edevelop.org/debian

[multimedia-nonfree]
;; multimedia (non-free)
backends = http://www.debian-multimedia.org

[fortunes-nonfree]
;; fortunes (non-free)
backends = http://jeroen.coekaerts.be/debian

[ltmodem-nonfree]
;; ltmodem (non-free)
backends = http://www.sfu.ca/~cth/ltmodem/dists/debian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: apt-proxy.log.gz
Type: application/x-gzip
Size: 8874 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/apt-proxy-users/attachments/20070516/6e2aff0a/attachment.bin 


More information about the Apt-proxy-users mailing list