Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 344)

Ticket Resolution Summary Owner Reporter
#229 invalid rpm: Make brp-compress work on OS/2 dmik
Description

This script is to compress man files to gz archives (this significantly saves up space of installed documentation). It used to fail on my machine and I had to fix it (diff attached).

#339 fixed rpm: Is the '%os2_boot_drive' macro broken ? rousseau
Description

See the attached screenshot what I get with: rpm --eval %os2_boot_drive This is on ArcaOS v5.0.4

#246 fixed rpm: Fix symlinks to executables dmik
Description

There are many broken symlinks (e.g. /@unixroot/usr/bin/rpmquery, /@unixroot/usr/lib/rpm/rpmdb_archive etc). These symlinks point to executables but lack .exe in the link's target, see http://trac.netlabs.org/ports/ticket/151 for more details

Note that some links, besides lacking .exe in targets, also refer to a /@unixroot/bin/ (via ../../bin like in case of /@unixroot/usr/bin/rpmquery) but /@unixroot/bin is dropped long ago so they should be fixed to point to /@unixroot/usr/bin instead (in this case it should be ../../usr/bin).

Note: See TracQuery for help on using queries.