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

--- Comment #6 from manuel wolfshant <[email protected]> 2011-06-08 
06:57:22 EDT ---
The new package builds fine in EPEl6
(http://koji.fedoraproject.org/koji/taskinfo?taskID=3118749 ) and F15 (
http://koji.fedoraproject.org/koji/taskinfo?taskID=3118747 ).
However
- rpmlint complains again about the documentation COPYING and README having the
exec bit set
- the package installs fine but...
[wolfy@wolfy ~]$ sslstrip 
Traceback (most recent call last):
  File "/usr/bin/sslstrip", line 27, in <module>
    from twisted.web import http                
ImportError: No module named twisted.web

Apparently you need to add a hardrequire on python-twisted-web ( which in turn
will bring in python-twisted-core which provides twisted.internet, which is
also required by sslstrip )

-- 
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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to