Bug 124013 - Depends on wrong alchemist version
Summary: Depends on wrong alchemist version
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 2
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-22 22:17 UTC by Daniel Tschan
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: 0.6.99-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-05-25 12:10:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daniel Tschan 2004-05-22 22:17:36 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040211 Firefox/0.8

Description of problem:
While ugrading a full installation of Fedora Core 1 to Fedora Core 2 I
noticed that the post scriptlet of the system-config-printer package
failed with the following message:

Traceback (most recent call last):
  File "/usr/share/printconf/util/updateconf.py", line 29, in ?
    import printconf_conf as conf
  File "/usr/share/printconf/util/printconf_conf.py", line 580, in ?
    from pyalchemist import *
ImportError: No module named pyalchemist

This is because system-config-printer uses python 2.3 but requires
alchemist >= 1.0.12 which may use python 2.2. The required version of
alchemist should be increased to a version that uses python 2.3.


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

How reproducible:
Always

Steps to Reproduce:
1. On a Fedora Core 1 installation upgrade system-config-printer
before alchemist
2.
3.
    

Actual Results:  Post scriptlet failed


Expected Results:  Should tell me that it requires a newer version of
alchemist


Additional info:

Comment 1 Tim Waugh 2004-05-24 11:20:39 UTC
Fixed in CVS.


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