Mailinglist Archive: opensuse (1986 mails)

< Previous Next >
Re: [opensuse] 10.3 Yast SW management Repositories Continue to Fail
  • From: "David C. Rankin" <drankinatty@xxxxxxxxxxxxxxxxxx>
  • Date: Sat, 29 Nov 2008 20:26:18 -0600
  • Message-id: <4931F9CA.4010703@xxxxxxxxxxxxxxxxxx>
Cristian Rodríguez wrote:
David C. Rankin escribió:

What's up?

Temp failure.

10.3 repos at least in server:php wont be retired yet, only 10.2 will go
away soon.



Christian:

I have tested intensively, and it isn't a temporary repo failure, there
is
something broken with zypper after a recent update. Here is what I have done
and the failures to install packages by zypper I am seeing:

Trying to install neon-devel:

17:07 nirvana~/linux/boxes/nirvana> sudo zypper in apache2-devel net-snmp-devel
tcpd-devel neon-devel
* Reading repository 'openSUSE BuildService - KDE:Community' cache
* Reading repository 'openSUSE BuildService - Database' cache
* Reading repository 'Main Repository (Sources)' cache
* Reading repository 'openSuSE BuildServices - Games' cache
* Reading repository 'sbarbec' cache
* Reading repository 'videolan' cache
* Reading repository 'openSuSE BuildService - Tools' cache
* Reading repository 'openSUSE BuildService - X11:XGL' cache
* Reading repository 'NVIDIA Repository' cache
* Reading repository 'openSUSE BuildService - OpenOffice.org' cache
* Reading repository 'openSUSE BuildService - Mail Server' cache
* Reading repository 'openSUSE BuildService - Mozilla' cache
* Reading repository 'samba' cache
* Reading repository 'openSUSE BuildService - KDE:Backports' cache
* Reading repository 'kde' cache
* Reading repository 'Main Update Repository' cache
* Reading repository 'Main Repository (NON-OSS)' cache
* Reading repository 'packman' cache
* Reading repository 'oss' cache
* Reading repository 'openSUSE BuildService - PHP' cache
* Reading installed packages [100%]


The following NEW packages are going to be installed:
net-snmp net-snmp-devel apache2-devel rpm-devel tcpd-devel neon-devel

Overall download size: 3.2 M. After the operation, additional 14.9 M will be
used.
Continue? [yes/no]: yes
Downloading package net-snmp-5.4.1-19.2.x86_64, 363.4 K (978.6 K unpacked)
Downloading: net-snmp-5.4.1-19.2.x86_64.rpm
* Downloading [100%]
* Installing: net-snmp-5.4.1-19.2 [100%]
Downloading package apache2-devel-2.2.4-70.6.x86_64, 217.1 K (615.5 K unpacked)
Downloading: apache2-devel-2.2.4-70.6.x86_64.rpm
* Downloading [100%]
* Installing: apache2-devel-2.2.4-70.6 [100%]
Downloading package rpm-devel-4.4.2-140.x86_64, 1.7 M (8.9 M unpacked)
Downloading: rpm-devel-4.4.2-140.x86_64.rpm
* Downloading [100%]
* Installing: rpm-devel-4.4.2-140 [100%]
Downloading package tcpd-devel-7.6-791.x86_64, 23.9 K (84.4 K unpacked)
Downloading: tcpd-devel-7.6-791.x86_64.rpm
* Downloading [100%]
* Installing: tcpd-devel-7.6-791 [100%]
Downloading package neon-devel-0.26.4-17.x86_64, 171.3 K (586.6 K unpacked)
Downloading: neon-devel-0.26.4-17.x86_64.rpm
* Downloading [0%]
Problem downloading the package file from the repository:
File ./x86_64/neon-devel-0.26.4-17.x86_64.rpm not found on media:
http://download.opensuse.org/distribution/10.3/repo/oss/suse/
Please, see the above error message to for a hint.

What neon-devel isn't found??

17:17 nirvana~/linux/boxes/nirvana> webpin neon-devel
3 results (1 packages) found for "neon-devel" in openSUSE_103
* neon-devel: Static Libraries and header files for neon
- 0.26.4 [suse-oss]
- 0.25.5 [BS::home:/burnickl_andreas]
- 0.26.1 [BS::home:/Phisiker:/subversion]

Now let's look at the acutal repo -- it's there!

http://download.opensuse.org/distribution/10.3/repo/oss/suse/x86_64/

neon-0.26.4-17.x86_64.rpm
21-Sep-2007 22:42 109K Mirrors Metalink
neon-32bit-0.26.4-17.x86_64.rpm
22-Sep-2007 02:09 60K Mirrors Metalink
neon-devel-0.26.4-17.x86_64.rpm
21-Sep-2007 22:42 171K Mirrors Metalink

Checking my zypper repo:

17:18 nirvana~/linux/boxes/nirvana> zypper lr | grep oss
5 | Yes | Yes | rpm-md | src-oss | Main
Repository (Sources)
23 | Yes | Yes | yast2 | nonoss | Main
Repository (NON-OSS)
26 | Yes | Yes | rpm-md | oss | oss

17:23 nirvana~/linux/boxes/nirvana> cat /etc/zypp/repos.d/oss.repo
[oss]
name=
baseurl=http://download.opensuse.org/distribution/10.3/repo/oss/suse/
type=rpm-md
enabled=1
autorefresh=1
gpgcheck=1

It is there and it still won't install. OK -- backup plan, download the
rpm
and install it locally:

17:25 nirvana~/linux/boxes/nirvana> sudo rpm -Uvh
neon-devel-0.26.4-17.x86_64.rpm
Preparing... ########################################### [100%]
1:neon-devel ########################################### [100%]

This is quite frustrating and unfortunately, I don't know enough to
know why
zypper keeps failing to install rpms that are there in the repos. But I do know
enough to know it isn't working right. Let me know what else I can send to help
nail down what is failing. Thanks

Full details (konsole log) of trying to install
nut-2.2.2-66.1.x86_64.rpm and
then attempting to build from .src.rpm that led to this mess is contained in:

http://www.3111skyline.com/download/openSUSE_bugs/zypper/103/nut_deps-multiple-failures

--
David C. Rankin, J.D.,P.E. | openSoftware und SystemEntwicklung
Rankin Law Firm, PLLC | Countdown for openSuSE 11.1
www.rankinlawfirm.com | http://counter.opensuse.org/11.1/small
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups