Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (148 - 150 of 204)

Ticket Owner Reporter Resolution Summary
#121 Lewis Rosenthal fixed locate fails with --statistics parameter
Description

locate 4.6.0 fails when passed the --statistics option on command line. Settings:

LOCATE_PATH = /@unixroot/var/c-locatedb:/@unixroot/var/j-locatedb

[c:\]locate --statistics
Database /@unixroot/var/c-locatedb is in the GNU LOCATE02 format.
Database was last modified at 2016:10:11 03:03:44.000000000Assertion failed: pri
nted == 5, file locate.c, line 868

Killed by SIGABRT
pid=0x00a4 ppid=0x0099 tid=0x0001 slot=0x00ef pri=0x0200 mc=0x0001 ps=0x0010
J:\USR\BIN\LOCATE.EXE
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

PROCDUMP available:

ftp://ftp.2rosenthals.com/pub/dumps/locate-statistics-2016-10-11.7z

The same result is obtained without a LOCATE_PATH set and with the default db name.

#122 Lewis Rosenthal fixed Better handling of non-Unix paths in findutils
Description

Currently, it is not possible to specify a LOCATE_PATH using drive letters and backslashes, and the entry separator must be a colon.

Thus, this works:

SET LOCATE_PATH=/@unixroot/var/c-locatedb:/@unixroot/var/j-locatedb

but this does not:

SET LOCATE_PATH=c:\var\c-locatedb;c:\var\j-locatedb
#127 Lewis Rosenthal duplicate hplip-gui has missing/incorrect requires
Description

It does not seem possible to install hplip-gui at the present time:

{1}[c:\usr\sbin] yum install hplip-gui
Loaded plugins: replace
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hplip-gui.i686 0:3.16.3-1.oc00 will be installed
--> Processing Dependency: python-reportlab for package: hplip-gui-3.16.3-1.oc00.i686
--> Processing Dependency: python-PyQt4 for package: hplip-gui-3.16.3-1.oc00.i686
--> Finished Dependency Resolution
Error: Package: hplip-gui-3.16.3-1.oc00.i686 (netlabs-exp)
           Requires: python-reportlab
Error: Package: hplip-gui-3.16.3-1.oc00.i686 (netlabs-exp)
           Requires: python-PyQt4
 You could try using --skip-broken to work around the problem

While PyQt4 is, in fact, installed, python-PyQt4 is not available. ;-)

Likewise, I can't even find an approximate match for python-reportlab.

Am I missing something (as in, did we discuss these missing deps recently)?

Note: See TracQuery for help on using queries.