Bug 65848
| Summary: | missing dependency on Alchemist | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Holger Eilhard <holger> |
| Component: | redhat-config-network | Assignee: | Trond Eivind Glomsrxd <teg> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-06-26 16:14:15 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 67217, 67498 | ||
It's fixed in 1.1.3-1. first beta of erratum is available at: ftp://people.redhat.com/harald/redhat-config-network/1.0.1-1/ Most of the bugs reported have been removed, but as in every software change, there could be new bugs introduced. Please report bugs against this with explicitly stating the 1.0.1 version... Thx and please test. |
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705) Description of problem: Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. start redhat-config-network (Installing this RPM does not complain about any problems concerning Alchemist. alchemist-1.0.23-1 + devel is installed.) Actual Results: Traceback (most recent call last): File "/usr/sbin/redhat-config-network", line 53, in ? from netconfpkg import * File "/usr/sbin/../share/redhat-config-network/netconfpkg/__init__.py", line 26, in ? from genClass import GenClass_read_classfile File "/usr/sbin/../share/redhat-config-network/netconfpkg/genClass.py", line 3, in ? import Alchemist ImportError: No module named Alchemist