Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 344)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#7 fixed rpm: automatic requires clause for DLLs Yuri Dario Yuri Dario
Description

Under unix, RPM is able to parse ELF binaries and detect which shared libraries are needed to execute code. It will be nice to get the same feature under OS/2; this will require a virtual package for OS/2 system libraries.

#9 fixed rpm: %pre fails installation Yuri Dario Yuri Dario
Description

dmik: the problem with %pre. A really weird one. If a package has a %pre block, install goes smoothly, but the package doesn't get into the RPM database. I.e. it installs all its files, runs all its scripts but after the installation is finished, RPM still thinks that the package is not installed.

#20 wontfix Use %TMP% for bootstrap package Yuri Dario Yuri Dario
Description

Here is a silly question: I have the following in my config.sys file:-

REM [ Temporary Directories ] SET TMP=J:\temp SET TEMP=J:\temp SET TMPDIR=J:\temp

So why does this package create a \tmp directory?

Why does it not use the predefined %TMP%?

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