Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 344)

Ticket Resolution Summary Owner Reporter
#50 fixed Bootstrap error Yuri Dario BlondeGuy
Description

I've bootstrapped rpm/yum on a few systems, and it has worked well. But today, I'm getting an error from the YUM console, and "yum install yum" gives an error as well.

I cut and pasted the YUM console to yum_error.txt which is attached to this ticket.

#51 wontfix Yum bootstrap error Yuri Dario BlondeGuy
Description

See closed ticket 50 for more details. Normally when I build a new system, I use yum bootstrap. This error never happened until a few days ago.

[F:\]yum install yum http://rpm.netlabs.org/release/00/i386/repodata/primary.xml.gz: [Errno 9] Reques ted Range Not Satisfiable Trying other mirror. Error: failure: repodata/primary.xml.gz from netlabs-rel: [Errno 256] No more mi rrors to try.

#52 fixed wrong dependency for python executable (wrong directory) in python-tools Yuri Dario Elmar Stellnberger
Description

trying to install python-tools via yum it searches in /usr/local/bin instead of /usr/bin for the python interpreter which means that I get the following error message:

[e:\home\examples\apmg\chap02]yum install python-tools Einrichten des Installationsprozess Löse Abhängigkeiten auf --> Führe Transaktionsprüfung aus ---> Paket python-tools.i386 0:2.6.5-5.oc00 markiert, um aktualisiert zu werden --> Verarbeite Abhängigkeiten: tkinter = 2.6.5-5.oc00 für Paket: python-tools-2. 6.5-5.oc00.i386 --> Verarbeite Abhängigkeiten: /@unixroot/usr/local/bin/python für Paket: python -tools-2.6.5-5.oc00.i386 --> Führe Transaktionsprüfung aus ---> Paket python-tools.i386 0:2.6.5-5.oc00 markiert, um aktualisiert zu werden --> Verarbeite Abhängigkeiten: /@unixroot/usr/local/bin/python für Paket: python -tools-2.6.5-5.oc00.i386 ---> Paket tkinter.i386 0:2.6.5-5.oc00 markiert, um aktualisiert zu werden --> Verarbeite Abhängigkeiten: /@unixroot/usr/local/bin/python für Paket: python -tools-2.6.5-5.oc00.i386 --> Abhängigkeitsauflösung beendet Fehler: Package: python-tools-2.6.5-5.oc00.i386 (netlabs-rel)

Requires: /@unixroot/usr/local/bin/python

Sie können versuchen --skip-broken zu benutzen, um das Problem zu umgehen. You could try running: rpm -Va --nofiles --nodigest

[e:\home\examples\apmg\chap02]which python E:\usr\bin\python

Note: See TracQuery for help on using queries.