[Bug 868939] Review Request: python-llfuse - Python Bindings for the low-level FUSE API

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 30 19:42:59 UTC 2012


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

--- Comment #9 from Mario Blättermann <mario.blaettermann at gmail.com> ---
Scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=4640590

$ rpmlint -i -v *
python-llfuse.src: I: checking
python-llfuse.src: I: checking-url http://code.google.com/p/python-llfuse/
(timeout 10 seconds)
python-llfuse.src: I: checking-url
http://python-llfuse.googlecode.com/files/llfuse-0.37.1.tar.bz2 (timeout 10
seconds)
python-llfuse.src: W: invalid-url Source0:
http://python-llfuse.googlecode.com/files/llfuse-0.37.1.tar.bz2 HTTP Error 404:
Not Found
The value should be a valid, public HTTP, HTTPS, or FTP URL.

python-llfuse.i686: I: checking
python-llfuse.i686: I: checking-url http://code.google.com/p/python-llfuse/
(timeout 10 seconds)
python-llfuse.i686: W: private-shared-object-provides
/usr/lib/python2.7/site-packages/llfuse.so llfuse.so
A shared object soname provides is provided by a file in a path from which
other packages should not directly load shared objects from.  Such shared
objects should thus not be depended on and they should not result in provides
in the containing package.  Get rid of the provides if appropriate, for
example by filtering it out during build.  Note that in some cases this may
require disabling rpmbuild's internal dependency generator.

python-llfuse.x86_64: I: checking
python-llfuse.x86_64: I: checking-url http://code.google.com/p/python-llfuse/
(timeout 10 seconds)
python-llfuse.x86_64: W: private-shared-object-provides
/usr/lib64/python2.7/site-packages/llfuse.so llfuse.so()(64bit)
A shared object soname provides is provided by a file in a path from which
other packages should not directly load shared objects from.  Such shared
objects should thus not be depended on and they should not result in provides
in the containing package.  Get rid of the provides if appropriate, for
example by filtering it out during build.  Note that in some cases this may
require disabling rpmbuild's internal dependency generator.

python-llfuse-debuginfo.i686: I: checking
python-llfuse-debuginfo.i686: I: checking-url
http://code.google.com/p/python-llfuse/ (timeout 10 seconds)
python-llfuse-debuginfo.x86_64: I: checking
python-llfuse-debuginfo.x86_64: I: checking-url
http://code.google.com/p/python-llfuse/ (timeout 10 seconds)
python-llfuse.spec: I: checking-url
http://python-llfuse.googlecode.com/files/llfuse-0.37.1.tar.bz2 (timeout 10
seconds)
python-llfuse.spec: W: invalid-url Source0:
http://python-llfuse.googlecode.com/files/llfuse-0.37.1.tar.bz2 HTTP Error 404:
Not Found
The value should be a valid, public HTTP, HTTPS, or FTP URL.

5 packages and 1 specfiles checked; 0 errors, 4 warnings.


Tarball is downloadable with wget, the typical error message for Googlecode
stuff.

For the private libraries we need the same filtering as in python-apsw.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the package-review mailing list