Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 344)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#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

#269 fixed wps-object.exe not in expected place (need update to rpm, but no version specified) Lewis Rosenthal
Description

Installing the test Firefox rpm, WPS object creation fails because wps-object.exe is located in %unixroot/usr/lib/rpm and not %unixroot/usr/lib/rpm/pc (in fact, on this system, there is no pc directory). RPM version is 4.13.09.

The Firefox spec needs to be updated to require a version of the rpm package which includes the pc directory with wps-object.exe in it, or the path to wps-object.exe needs to be in the environment and the full path to it needs to then be removed from the scriptlet.

#225 fixed wpi4rpm needs to allow specifying of vendor and package Lewis Rosenthal
Description

wpi4rpm is a great start!

Currently (0.9.1), all db entries are in the form:

wpi4rpm\<app name>\wpi4rpm\0\0\0\0

Unfortunately, this will not match such things as:

REQUIRES="netlabs.org\UClip\Binaries\0\2\1\0"

(The above is from AOO 4.1.2.)

I think we need the ability to specify lines like:

wpi4rpm ADD netlabs.org\UClip\Binaries 0.3.0-1

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.