Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 344)

Ticket Resolution Summary Owner Reporter
#194 fixed ExceptQ needs updating Lewis Rosenthal
Description

Current ExceptQ package:

http://www.warpcave.com/betas/exceptq-7.11.3-shl-2016-07-27.zip

I think we missed a couple updates in between, as the one in the repo is 7.11 from 2014.

#195 wontfix Need updated urpo-debug package (20160630-12) Lewis Rosenthal
Description

It seems that we don't have debug info available for the latest urpo.

#197 fixed libxml2-python 2.7.7-6 lacks symlink for libxml2mod.pyd Lewis Rosenthal
Description

The package does contain libxml2m.pyd, however, when running createrepo, I get:

[j:\devel\yumie-extras\bootstrap]sh -c "createrepo q:/repo"
Traceback (most recent call last):
  File "/@unixroot/usr/share/createrepo/genpkgmetadata.py", line 27, in <module>

    import libxml2
  File "/@unixroot/usr/lib/python2.7/site-packages/libxml2.py", line 1, in <module>
    import libxml2mod
ImportError: No module named libxml2mod

Indeed, line 1 of libxml2.py does include libxml2mod, but this file cannot be found.

Added symlink to libxml2m.pyd, and createrepo completed without error.

Additional notes:

I recently ran a full yum replace to swap out remaining i386 and i686 packages for pentium4. This is the first time I have run createrepo since making this change, so it is possible that the previous arch I had for this included the symlink or perhaps the previous libxlm2.py included libxml2m instead of libxml2mod.

Note: See TracQuery for help on using queries.