[Bug 454564] Review Request: pymssql - A simple database interface to MS-SQL for Python

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 20 15:33:37 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=454564


Jason Tibbitts <tibbs at math.uh.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tibbs at math.uh.edu




--- Comment #1 from Jason Tibbitts <tibbs at math.uh.edu>  2008-08-20 11:33:36 EDT ---
This fails to build in mock:
  + /usr/bin/python setup.py build
  /var/tmp/rpm-tmp.C7rluz: line 29: /usr/bin/python: No such file or directory
I added a build-dependency on python-devel and it built.  I don't know if
that's what's really needed, so you should investigate.

Once built, rpmlint says:
  pymssql.x86_64: E: non-standard-executable-perm 
   /usr/lib64/python2.5/site-packages/_mssql.so 0775
  pymssql.x86_64: W: wrong-file-end-of-line-encoding 
   /usr/share/doc/pymssql-0.8.0/ChangeLog
  pymssql.x86_64: W: wrong-file-end-of-line-encoding 
   /usr/share/doc/pymssql-0.8.0/TODO
All of these need fixing.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list