Siduction Forum

Siduction Forum => Software - Support => Topic started by: King_Raymond on 2012/06/10, 09:56:53

Title: [gelöst]Probleme mit approx
Post by: King_Raymond on 2012/06/10, 09:56:53
Um das Datenaufkommen in meinem Netzwerk zu minimieren hab ich approx eingerichtet. Das Debian repro hab ich zum laufen bekommen aber mit dem Siduction repro bekomme ich nicht zum laufen bekomme dann immer ein File not found als fehler. Denke mal des liegt an den Pfaden.

hier meine siduction.list

#deb ftp://ftp.lug.udel.edu/pub/siduction/ unstable main contrib non-free
#deb-src ftp://ftp.lug.udel.edu/pub/siduction/fixes unstable main
deb http://approx:9999/siduction/ sid main fixes
#deb ftp://ftp.uni-stuttgart.de/siduction/siduction unstable main
#deb ftp://ftp.uni-stuttgart.de/siduction/siduction/fixes unstable main


und hier meine approx.conf
# Here are some examples of remote repository mappings.
# See http://www.debian.org/mirror/list for mirror sites.


debian          http://ftp.de.debian.org/debian
siduction       ftp://ftp.lug.udel.edu/pub/siduction/
qt-kde          http://qt-kde.net/debian



# The following are the default parameter values, so there is
# no need to uncomment them unless you want a different value.
# See approx.conf(5) for details.

#$cache         /var/cache/approx
#$interval      60
#$max_rate      unlimited
#$max_redirects 5
#$user          approx
#$group         approx
#$syslog        daemon
#$pdiffs        true
#$offline       false
#$max_wait      10
#$verbose       false
#$debug         false


Ich hoffe ihr könnt mir weiterhelfen, bzw. hat jemand funktionierende Dateien?
Title: RE: Probleme mit approx
Post by: towo on 2012/06/10, 14:47:26
siduction       ftp://ftp.lug.udel.edu/pub/siduction/
das kann nicht funktionieren!


siduction       ftp://ftp.lug.udel.edu/pub/siduction/siduction
siduction-fixes ftp://ftp.lug.udel.edu/pub/siduction/fixes

So wird schon eher ein Schuh draus.
Title: RE: Probleme mit approx
Post by: King_Raymond on 2012/06/10, 16:08:58
alles klar, da hab ich wohl den Wald vor lauter Bäumen nicht gesehen. so klappts :-)