Menu

#1 rpm is case sensitive - misses ooRexx installation

411.20130714
closed-fixed
nobody
Linux (2)
5
2013-10-08
2011-11-07
No

the *.rpm package doesn't install because it depends on "oorexx" instead of "ooRexx".

uli@ulmo:~/Downloads> rpm --requires -qp Linux_BSF4ooRexx-406-20110822-all.rpm
oorexx >= 4.1.0
java-1.6.0-openjdk >= 1.6.0
/bin/sh
/bin/sh
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsXz) <= 5.2-1

uli@ulmo:~/Downloads> rpm -q oorexx
package oorexx is not installed

uli@ulmo:~/Downloads> rpm -q ooRexx
ooRexx-4.1.0-6435.opensuse1130.x86_64

uli@ulmo:~/Downloads/BSFunpack> uname -a
Linux ulmo 2.6.37.6-0.7-desktop #1 SMP PREEMPT 2011-07-21 02:17:24 +0200 x86_64 x86_64 x86_64 GNU/Linux

Discussion

  • Rony G. Flatscher

    Uli, could you ask Erik to incorporate the fix and commit it, now that the installation sources are on Sourceforge? And once the fix is applied update this bug to "pending", such that before the next release, we can spot them easily (and then changing the status to "fixed")!

     
  • Rony G. Flatscher

    Will be reflected in next release.

     
  • Rony G. Flatscher

    Changed the rpm spec file accordingly, needs testing though.

     
  • Rony G. Flatscher

    • milestone: --> Next Release
    • status: open --> pending-fixed
     
  • Rony G. Flatscher

    • status: pending-fixed --> closed-fixed
     
  • Rony G. Flatscher

    • Group: Next Release --> version 411.20130714
     

Log in to post a comment.