Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 344)

Ticket Resolution Summary Owner Reporter
#26 fixed GNU info/man build required to read documentation Yuri Dario ak120
Description

The language and locale should be setup in CONFIG.SYS. SET LOCALEDIR=UNIXROOT:\usr\share\locale SET LANGUAGE=[de|...] Currently TERM=os2 - so GNU info is not capable to display anything. Additionally for man pages MANPATH should refer to /usr/share/man and PAGER to "more" as long no other program is installed

And please only install man pages or info pages documentation stuff, if appropriate tool for viewing them is installed before.

#27 fixed warpin-conflicts should use wic -p Yuri Dario dmik
Description

WIC, starting from version 1.0.16, supports the -p parameter that returns the version number for the given package. See the WarpIn? programmer's documentation for more info.

It is much better to use this parameter than parsing the WarpIn? INI database files manually from Rexx when detecting conflicts. The former is known to suffer from strange bugs (e.g. inability to access the INI file with SysIni?).

#29 worksforme Updating package kills WPS objects Yuri Dario dmik
Description

It seems that updating a package that uses %wps_object_create... macros to create WPS objects causes these objects to be deleted (as upon yum remove) but not created back when installing the new version. At least, this happened here once. Needs investigation.

The quick fix is to do yum reinstall <package> -- this will restore WPS objects.

Note: See TracQuery for help on using queries.