Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (70 - 72 of 344)

Ticket Resolution Summary Owner Reporter
#257 fixed rpm 4.13.0 should require newer libcx Lewis Rosenthal
Description

Updating rpm 4.8.1 to 4.13.0 poses a problem, because apparently, the spec only requires "libc" and "libcx" without specifying a minimum version (according to rpm -q --requires). This leads to a broken rpm upon updating:

POPUPLOG.OS2:

X:\USR\BIN\RPM.EXE
RPMI07->LIBCX0._fread
127

We see this with an update all on a fresh ArcaOS install, and I got it when attempting to just update os2-base (and its dependencies).

#333 fixed rpm 4.13.0 does not accept backslashes in paths Lewis Rosenthal
Description

It seems that when installing a package which is not in the current directory, rpm requires slashes as path separators, which is not very OS/2-friendly.

Example:

[C:\] rpm -i --replacepkgs c:\var\temp\myshinynew.rpm <Enter>
error: open of c:vartempmyshinynew.rpm failed: No such file or directory

Using slashes works as expected.

Downstream ticket reference:

https://mantis.arcanoae.com/view.php?id=2454

#99 fixed rebuilddb does not replace live database with temporary (fixed) database Lewis Rosenthal
Description

I've found:

[c:\]rpm --rebuilddb
error: temporary database /@unixroot/var/lib/rpm.rebuild already exists

Renaming rpm.rebuild and re-running works exactly once, leaving behind the temporary database dir, requiring manual cleanup.

Note: See TracQuery for help on using queries.