[Bug 221310] Review Request: python-twisted - Twisted is an event-based framework for internet applications

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 9 10:50:45 UTC 2007


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

Summary: Review Request: python-twisted - Twisted is an event-based framework for internet applications


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





------- Additional Comments From paul at city-fan.org  2007-01-09 05:50 EST -------
(In reply to comment #3)
> I did notice one install on removal of any of the python-twisted-*
> packages that did the /usr/libexec/twisted-dropin-cache call in
> postun. If you remove them and python-twisted-core, rpm
> removes python-twisted-core first, resulting in a failed scriptlet
> on the other package, ie:
> 
> rpm -e python-twisted-core python-twisted-words
> error: %postun(python-twisted-words-0.4.0-3.fc6.i386) scriptlet failed, exit
> status 255
> 
> I think those packages need a
> Requires(postun): python-twisted-core

I think there are already implicit dependencies present for these, which come
about through using the scriptlet form:

%postun -p %{_libexecdir}/twisted-dropin-cache

This results in scriptlet dependencies on %{_libexecdir}/twisted-dropin-cache,
which implies python-twisted-core. So I don't know why rpm is removing the core
package first.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list