Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (112 - 114 of 344)

Ticket Resolution Summary Owner Reporter
#239 fixed RPM error reported Doug Bissett
Description

This: [u'ERROR with transaction check vs depsolve:', 'z1.dll is needed by nss-3.23.0-4.oc00.i686', u'Please report this error at http://trac.netlabs.org/rpm/'] popped up when I tried to update the nss package.

#238 fixed python Silvan Scherrer
Description

adding the python macros from http://pkgs.fedoraproject.org/cgit/rpms/python-rpm-macros.git/tree/ would make sense, as more and more python specs use them.

#237 wontfix Use an OS/2 friendly version of which.exe Dave Yeo
Description

The which that RPM installs is pretty basic and can only search for executables. There are OS/2 ports such as which-2.1.4_os2.zip or which215.zip, source included (Hobbes) which can search for much more, eg

which (v2.1.4, 2002.06.26) for OS/2, from Newtware                         8:2

Usage:  which.exe [options] [cmd ... ]

Options:
    (default behavior is to find location of program executed as "cmd")
    -1  show the first match from all cmd args; display nothing if not found
    -a  list all matches (With -1, list all first matches of cmd args)
    -b  search directories in BOOKSHELF for book (.inf and .pdf) files
    -d  search directories in DPATH for data files
    -e  search directories in a given env var; Example: -e EPMPATH
    -h  search directories in HELP for help (.hlp) files
    -l  search directories in LIBPATH (BEGIN/ENDLIBPATH) for DLLs, LIBs, As
    -i  search directories in C_INCLUDE_PATH for header (.h) files
    -q  quiet mode (only returns error code without onscreen messages)
    -s  show file date/time and size
    -u  revert to OS/2 style '\' dir separator (default is now Unix style '/')

   cmd  name to be searched (wildcards can be used)

Examples:   -las emx*
           which.exe -las foo*.bar  (override the default extension)
Note: See TracQuery for help on using queries.