[Bug 512272] Review Request: surl - A URL shortening command line tool

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 17 12:22:42 UTC 2009


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=512272





--- Comment #3 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-07-17 08:22:41 EDT ---
(In reply to comment #2)
> For me this is not working because this ends with an error:
> 
> /usr/bin/surl: Zeile 1:  surl - a URL shortening application, supports various
> sites : Kommando nicht gefunden.
> 
> After the changing of the permission, rpm added as requirement '/bin/python'  

Python libraries are not supposed to be executable.

After install just execute
sed -i -e '/^#!\//, 1d' %{buildroot}%{python_sitelib}/%{name}/surl.py

-- 
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 Fedora-package-review mailing list