Bug 583473 - Error in postupgrade scriptlet
Summary: Error in postupgrade scriptlet
Keywords:
Status: CLOSED DUPLICATE of bug 583304
Alias: None
Product: Fedora
Classification: Fedora
Component: python-twisted
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Thomas Vander Stichele
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-18 18:13 UTC by Bill Crawford
Modified: 2010-04-19 08:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-19 08:48:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Crawford 2010-04-18 18:13:57 UTC
Description of problem:

Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating       : python-twisted-core-8.2.0-4.fc13.i686                                    1/2 
Traceback (most recent call last):
  File "/usr/libexec/twisted-dropin-cache", line 13, in <module>
    from twisted.plugin import IPlugin, getCache
  File "/usr/lib/python2.6/site-packages/twisted/plugin.py", line 34, in <module>
    from twisted.python.modules import getModule
  File "/usr/lib/python2.6/site-packages/twisted/python/modules.py", line 67, in <module>
    from twisted.python.filepath import FilePath, UnlistableError
  File "/usr/lib/python2.6/site-packages/twisted/python/filepath.py", line 27, in <module>
    from twisted.python.hashlib import sha1
ImportError: No module named hashlib
  Cleanup        : python-twisted-core-8.2.0-3.fc12.i686                                    2/2 

Updated:
  python-twisted-core.i686 0:8.2.0-4.fc13                                                       

Complete!


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Michal Schmidt 2010-04-19 08:48:28 UTC

*** This bug has been marked as a duplicate of bug 583304 ***


Note You need to log in before you can comment on or make changes to this bug.