Hi I upgraded Equo/Entropy to RC18 version
no equo conf update but /etc/entropy/repositories.conf has weekly-repositories enabled only :X I can't install anything because most of packages was not found in over 10 mirrors and more sabayonlinux.org repository is missing see http://forum.sabayon.org/viewtopic.php?t=24430 and http://forum.sabayon.org/viewtopic.php?f=76&t=24424 and italian-sheed http://forum.sabayon.org/viewtopic.php?f=22&t=24421&p=136459#p136459 Regards Attached repositories.conf of equo/entropy RC18 PS : I solved editing and modify repositories.conf enabling sabayonlinux.org repositories.
# Project Entropy 1.0 repositories configuration file # # syntax for repositories (content in square brackets not mandatory): # # repository: where the available packages and its database are stored # repository = repository_id|repository description|<packages mirror 1> <packages mirror 2> <...>|<database uri>[,<UGC service URI>][#compression_method][#<service port,ssl service port>] # # example (content in square brackets not mandatory): # repository = sabayonlinux.org|Sabayon Linux Official Repository|http://pkg.sabayon.org|http://pkg.sabayon.org[,sabayon.org][#bz2][#1026,1027] # # NOTE: supported protocols are: file, http, https, ftp, ftps, rsync # Sabayon Linux Official Repository repository = sabayon-weekly|Sabayon Linux Official Repository|http://pkg.sabayon.org|http://pkg.sabayon.org,sabayon.org # Misc, unsorted mirrors (TODO, sort them) repository = sabayon-weekly||http://mirror.agooga.ru/Linux/sabayonlinux/entropy| repository = sabayon-weekly||http://bali.idrepo.or.id/sabayon/entropy| repository = sabayon-weekly||http://madura.idrepo.or.id/sabayon/entropy| repository = sabayon-weekly||http://sumbawa.idrepo.or.id/sabayon/entropy| repository = sabayon-weekly||http://riksun.riken.go.jp/pub/pub/Linux/sabayon/entropy| repository = sabayon-weekly||http://ftp.sh.cvut.cz/MIRRORS/sabayon/entropy| repository = sabayon-weekly||http://ftp2.cz.freebsd.org/pub/sabayon/entropy| repository = sabayon-weekly||http://debian.mirror.dkm.cz/sabayon/entropy| repository = sabayon-weekly||http://mirror.umoss.org/sabayonlinux/entropy rsync://mirror.umoss.org/sabayonlinux/entropy| repository = sabayon-weekly||ftp://ftp.klid.dk/sabayonlinux/entropy| repository = sabayon-weekly||http://ftp.fsn.hu/pub/linux/distributions/sabayon/entropy rsync://ftp.fsn.hu/ftp/pub/linux/distributions/sabayon/entropy| repository = sabayon-weekly||ftp://ftp.fsn.hu/pub/linux/distributions/sabayon/entropy| repository = sabayon-weekly||http://mirrors.cs.wmich.edu/sabayon/entropy| repository = sabayon-weekly||http://ftp.cc.uoc.gr/mirrors/linux/SabayonLinux/entropy| repository = sabayon-weekly||http://mirror.dun.nu/sabayonlinux/entropy| repository = sabayon-weekly||http://ftp.rnl.ist.utl.pt/pub/sabayon ftp://ftp.rnl.ist.utl.pt/pub/sabayon| # NLUUG, Holland repository = sabayon-weekly||ftp://ftp.nluug.nl/pub/os/Linux/distr/sabayonlinux/entropy rsync://ftp.nluug.nl/sabayonlinux/entropy| # Surfnet, Holland repository = sabayon-weekly||http://ftp.surfnet.nl/pub/os/Linux/distr/sabayonlinux/entropy rsync://ftp.SURFnet.nl/sabayonlinux/entropy| # AArnet.edu/Internode, Australia repository = sabayon-weekly||http://mirror.internode.on.net/pub/sabayonlinux/entropy ftp://mirror.aarnet.edu.au/pub/SabayonLinux/entropy rsync://mirror.aarnet.edu.au/sabayonlinux/entropy| # Instituto Federal de Educação, Ciência e Tecnologia do Cearà, Brazil repository = sabayon-weekly||http://cerberus.itti.ifce.edu.br/entropy ftp://cerberus.itti.ifce.edu.br/entropy| # Universidade Federal do Parana', Brazil repository = sabayon-weekly||http://sabayon.c3sl.ufpr.br/entropy ftp://sabayon.c3sl.ufpr.br/sabayon/entropy rsync://sabayon.c3sl.ufpr.br/sabayon/entropy| # Cross-LFS Project mirror, United States repository = sabayon-weekly||http://cross-lfs.sabayonlinux.org/entropy| # GARR Network mirror, Italy repository = sabayon-weekly||http://na.mirror.garr.it/mirrors/sabayonlinux/entropy| # Yes Optus Mirror, Australia repository = sabayon-weekly||http://mirror.optusnet.com.au/sabayon/entropy ftp://mirror.optusnet.com.au/sabayon/entropy| # Experimental Sabayon repository "sabayon-limbo" # Here you can find in-testing packages that will be merged to # the mainline repository soon. # You can use any mirror listed for "sabayonlinux.org" # repository = sabayon-limbo|Sabayon Limbo Testing Repository|http://cerberus.itti.ifce.edu.br/entropy|http://pkg.sabayon.org,sabayon.org # repository = sabayon-limbo||http://ftp.nluug.nl/pub/os/Linux/distr/sabayonlinux/entropy| # repository = sabayon-limbo||http://ftp.rnl.ist.utl.pt/pub/sabayon ftp://ftp.rnl.ist.utl.pt/pub/sabayon| # repository = sabayon-limbo||http://mirror.internode.on.net/pub/sabayonlinux/entropy| # repository = sabayon-limbo||ftp://mirror.aarnet.edu.au/pub/SabayonLinux/entropy| # repository = sabayon-limbo||http://cross-lfs.sabayonlinux.org/entropy| # repository = sabayon-limbo||http://na.mirror.garr.it/mirrors/sabayonlinux/entropy| # syntax for differential-update # differential-update: This setting controls the way Entropy client updates # its repositories. If you're on a slow/unstable network # it is recommended to disable "differential-update" # in favour of a simple and more reliabile HTTP/FTP # connection. In fact, differential repository updates # are known to cause issues on some networks. # Valid parameters: disable, enable, true, false, disabled, enabled # Default is: enabled # differential-update = enabled # syntax for developer-repo # # developer-repo: Enable this setting to fetch an extended repository database containing # the whole metadata set (including package ChangeLogs and contents). # Disabled by default. # Valid parameters: disable, enable, true, false, disabled, enabled # developer-repo = disable # # syntax for product: # # product: Sabayon Linux product type (eg. standard, professional, mini) # product = product string (no spaces!) # # example: # product = standard # or: # product = professional # # Product default setting product = standard # # syntax for branch: # # branch: in Sabayon Linux each release has its branch that is the version name (eg. 3.4, 3.5) # branch = actual branch string (no spaces!) # # example: # branch = 4 # or: # branch = 5 # # Branch default setting branch = 5 # # syntax for official-repository-id: # # official-repository-id: Repository identifier for the official main distribution repository # official-repository-id = <repository identifier> # official-repository-id = sabayon-weekly # # syntax for download-speed-limit: # # download-speed-limit: If you need a way to limit download speed, this is the option you were looking for # download-speed-limit = <maximum allowed speed in kb/sec> # # example: # download-speed-limit = 30 # # download-speed-limit = # # syntax for downloadtimeout: # # download-timeout: If you are on a slow network, you may want to raise the # download timeout value (by default, it's set to 10 secs) # download-timeout = <maximum allowed speed in kb/sec> # # example: # download-timeout = 20 # # download-timeout = 20 # # syntax for security-url: # # security-url: Entropy compatible Security Advisories (GLSAs) package URL # security-url = <HTTP/FTP download URL> # # example: # securityurl|http://community.sabayon.org/security/security-advisories.tar.bz2 # # security-url =
