Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (115 - 117 of 344)

Ticket Resolution Summary Owner Reporter
#174 invalid YUM install zlib gives weird errors Mat
Description

When trying to set up pre-requisites for OO 4.2.1, I did "yum install zlib". This (after download the i686 version comes back with error: Transaction Check Error:

package zlib-1.2.5-5.oc00.i686 is already installed file /@unixroot/usr/lib/z.dll from install of zlib-1.2.5-5.oc00.i686 conflicts

with file from package zlib-1.2.5-5.oc00.i386

If this is already installed, fine. But why does it report a conflict with the 386 version? If this really causes a problem, then one of the two should not be installed. A "rpm --rebuilddb" didn't fix this. Can this be a YUM logic error, in that the 386 version isn't there but it still reports it? This same error happens on almost all OO 4.1.2 pre-requisites. I m reluctant to go on until this is clear. I cannot see the yum version because "yum version" doesn't work, see ticket 173.

#175 fixed -Zhigh-mem Silvan Scherrer
Description

Some rpm's don't have -Zhigh-mem and friends exported as LDFLAGS. We should take care that most if not all have it.

Eventually it's best to add the LDFLAGS to netlabs-rpmbuild-all.sh

#176 fixed Yum Bootstrap Errors - cannot install slab0
Description

My setup:

OS/2 Warp 4.52 Kernel: 14.106_W4 Convenience Package 2

First, I installed kLibc 0.6.6 Library: ftp://ftp.netlabs.org/pub/gcc/libc-0_6_6-csd6.wpi

The I installed the bootstrap installer: http://rpm.netlabs.org/bootstrap/rpm-yum-bootstrap-1_5-i386.wpi

'Yum Bootstrap Console' gives this:

Repository setup Testing internet connection: "yum repolist"... netlabs-rel 100% |=========================| 2.9 kB 00:00 netlabs-rel/primary_db 100% |=========================| 753 kB 00:01 http://www.2rosenthals.com/rpm.netlabs.org/release/00/i386/repodata/1acf6a49fbcd6984b8e8ec7475efd6f29704591c7e702a0e68f6c712bcf9d92d-primary.sqlite.bz2: [Errno-1] Metadata file does not match checksum Trying other mirror. http://rpm.netlabs.org/release/00/i386/repodata/1acf6a49fbcd6984b8e8ec7475efd6f29704591c7e702a0e68f6c712bcf9d92d-primary.sqlite.bz2: [Errno 14] HTTP Error 404:Not Found Trying other mirror. http://www.2rosenthals.com/rpm.netlabs.org/release/00/i386/repodata/1acf6a49fbcd6984b8e8ec7475efd6f29704591c7e702a0e68f6c712bcf9d92d-primary.sqlite.bz2: [Errno 9] Requested Range Not Satisfiable Trying other mirror. http://rpm.netlabs.org/release/00/i386/repodata/1acf6a49fbcd6984b8e8ec7475efd6f29704591c7e702a0e68f6c712bcf9d92d-primary.sqlite.bz2: [Errno 14] HTTP Error 404:Not Found Trying other mirror. repo id repo name status

netlabs-rel Netlabs Stable Repository 00 - i386 0 repolist: 0

I've tried uninstalling and reinstalling numerous times over the last week, but I got the same errors each time. This morning, I entered 'yum clean metadata' after getting the error, exited the console, and re-ran 'Yum Bootstrap Console'. This allowed the initial step to complete without error. I then entered 'yum install yum' as directed, and now I get (last several lines of the error):

(2/60): ash-sh-0.0.1-1.oc 100% |=========================| 61 kB 00:00 http://rpm.netlabs.org/release/00/i386/i386/ash-sh-0.0.1-1.oc00.i386.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum clean metadata Trying other mirror. (2/60): ash-sh-0.0.1-1.oc 100% |=========================| 61 kB 00:00 http://www.2rosenthals.com/rpm.netlabs.org/release/00/i386/i386/ash-sh-0.0.1-1.oc00.i386.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum clean metadata Trying other mirror. (3/60): bash-3.2.0-7.oc00 100% |=========================| 368 kB 00:02 http://rpm.netlabs.org/release/00/i386/i386/bash-3.2.0-7.oc00.i386.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum clean metadata Trying other mirror. (3/60): bash-3.2.0-7.oc00 100% |=========================| 368 kB 00:01 http://www.2rosenthals.com/rpm.netlabs.org/release/00/i386/i386/bash-3.2.0-7.oc00.i386.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum clean metadata Trying other mirror. (4/60): bzip2-libs-1.0.6- 100% |=========================| 33 kB 00:00 (5/60): ca-certificates-2 100% |=========================| 649 kB 00:06 http://rpm.netlabs.org/release/00/i386/noarch/ca-certificates-2011.80-1.oc00.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum clean metadata Trying other mirror. (5/60): ca-certificates-2 100% |=========================| 649 kB 00:01

[Errno 0] Error

I then entered 'yum clean metadata' as suggested, re-ran 'yum install yum', and got the same errors.

I've also tried various combinations of the following commands, to no avail:

yum clean metadata yum clean all yum updaate rpm --rebuilddb

Note: See TracQuery for help on using queries.