Bug 470690
| Summary: | global name 'os' is not defined in yum-complete-transaction | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matěj Cepl <mcepl> |
| Component: | yum-utils | Assignee: | Seth Vidal <skvidal> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | james.antill, mcepl, pmatilai, tim.lauridsen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-11-09 06:11:06 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: | |||
*** This bug has been marked as a duplicate of bug 470458 *** |
Description of problem: [root@viklef i386]# yum-complete-transaction Loaded plugins: kernel-module, refresh-packagekit, versionlock Excluding Packages in global exclude list Finished Reading version lock configuration There are 1 outstanding transactions to complete. Finishing the most recent one The remaining transaction had 4 elements left to run Nothing in the unfinished transaction to cleanup. Cleaning up completed transaction file Traceback (most recent call last): File "/usr/sbin/yum-complete-transaction", line 208, in <module> util = YumCompleteTransaction() File "/usr/sbin/yum-complete-transaction", line 115, in __init__ self.main() File "/usr/sbin/yum-complete-transaction", line 189, in main self.clean_up_ts_files(timestamp, self.conf.persistdir) File "/usr/sbin/yum-complete-transaction", line 123, in clean_up_ts_files if os.path.exists(f): NameError: global name 'os' is not defined Version-Release number of selected component (if applicable): yum-utils-1.1.18-1.fc10.noarch How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: