Bug 907022
| Summary: | [abrt] deluge-gtk-1.3.5-2.fc18: shutil.py:69:copyfile:Error: `/home/ifrit/.config/deluge/plugins/AutoShutdown-0.1-py2.6.egg` and `/home/ifrit/.config/deluge/plugins/AutoShutdown-0.1-py2.6.egg` are the same file | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ifrit <fedyapupkin> | ||||||||
| Component: | deluge | Assignee: | Rahul Sundaram <metherid> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | calumlind, metherid | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:24b059f23258b117fcbd65d4418e5b7f99e99805 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-02-21 18:16:24 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: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Ifrit
2013-02-02 18:08:38 UTC
Created attachment 692022 [details]
File: backtrace
Created attachment 692023 [details]
File: core_backtrace
Created attachment 692024 [details]
File: environ
If the plugin is in your config plugins dir then it is already installed. However you cannot see the plugin as it is Python 2.6 (py2.6) egg and you have Python 2.7 as default. If you simply rename the plugin to AutoShutdown-0.1-py2.7.egg it will show up. |