Mailinglist Archive: opensuse-factory (600 mails)
| < Previous | Next > |
Re: [opensuse-factory] Trouble using zypper to upgrade from 11.1 to 11.2RC
- From: John Beranek <john@xxxxxxxxxxxx>
- Date: Fri, 30 Oct 2009 10:57:49 +0000
- Message-id: <4AEAC6AD.4030501@xxxxxxxxxxxx>
John Beranek wrote:
Setting:
PROXY_ENABLED="no"
in /etc/sysconfig/proxy has allowed zypper to download _some_ repository info. Looks like a regression in proxy determination in zypper to me!
Now, however it seems that mirrors are enabled but not up-to-date. So, zypper goes to download an update and gets back 404s. :(
# zypper ref
Retrieving repository 'Main Update Repository' metadata [done]
Building repository 'Main Update Repository' cache [done]
Repository 'opensuse-non-oss' is up to date.
Retrieving repository 'opensuse-oss' metadata [/]File './suse/setup/descr/dvd-11.2-20.21.2.i586.pat.gz' not found on medium 'http://download.opensuse.org/distribution/11.2/repo/oss/'
I guess I'll wait a few days/weeks.
John.
--
John Beranek To generalise is to be an idiot.
http://redux.org.uk/ -- William Blake
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
John Beranek wrote:
Michael Schroeder wrote:
Is there some hint about what's going wrong in /var/log/zypper.log?
I've had a look in there, as well as the extremely voluminous strace output, and don't really see anything obvious[1]. Should I post this somewhere for perusal?
John.
[1] The only obvious call to aria2c (which is what I'm guessing zypper uses for downloads) is a call of "aria2c --version" and there's no sign of it actually trying a download...
Hmm, I'll take that back, on a 10th perusal of this file, I've seen an error with aria2c not accepting proxy settings (I didn't know I had any!):
http://pastebin.ca/1649118
I'll see if I can disable the proxy and report back!
Setting:
PROXY_ENABLED="no"
in /etc/sysconfig/proxy has allowed zypper to download _some_ repository info. Looks like a regression in proxy determination in zypper to me!
Now, however it seems that mirrors are enabled but not up-to-date. So, zypper goes to download an update and gets back 404s. :(
# zypper ref
Retrieving repository 'Main Update Repository' metadata [done]
Building repository 'Main Update Repository' cache [done]
Repository 'opensuse-non-oss' is up to date.
Retrieving repository 'opensuse-oss' metadata [/]File './suse/setup/descr/dvd-11.2-20.21.2.i586.pat.gz' not found on medium 'http://download.opensuse.org/distribution/11.2/repo/oss/'
I guess I'll wait a few days/weeks.
John.
--
John Beranek To generalise is to be an idiot.
http://redux.org.uk/ -- William Blake
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |