| Summary: | mga6: six.cpython-35.opt-1.pyc six.cpython-35.pyc dangling links | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Bit Twister <bittwister2> |
| Component: | RPM Packages | Assignee: | Philippe Makowski <makowski.mageia> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | geiger.david68210, marja11 |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | python-urllib3-1.13.1-2.mga6.src.rpm | CVE: | |
| Status comment: | |||
|
Description
Bit Twister
2016-02-06 14:28:36 CET
Thanks for the bug report :-) Assigning to the package maintainer CC:
(none) =>
marja11 Hi Bit Twister, Why open a new bug, is this issue not related with bug 17677 ? that you have already open. CC:
(none) =>
geiger.david68210 (In reply to David GEIGER from comment #2) > Hi Bit Twister, > > Why open a new bug, is this issue not related with bug 17677 ? that you have > already open. Hmmm, hard to say. If you check closely, you might notice full package names are different version but the link target names are different. The maintainer may have caused this bug when resolving 17677. can you give me please more information ? ls -la /usr/lib/python3.5/site-packages/urllib3/packages/__pycache__/six.cpython-35.opt-1.pyc ls -la /usr/lib/python3.5/site-packages/__pycache__/six.cpython-35.opt-1.pyc python3-urllib3 requires python3-six, so you should have /usr/lib/python3.5/site-packages/__pycache__/six.cpython-35.opt-1.pyc on your system (In reply to Philippe Makowski from comment #4) > can you give me please more information ? > ls -la > /usr/lib/python3.5/site-packages/urllib3/packages/__pycache__/six.cpython-35. > opt-1.pyc ls -la /usr/lib/python3.5/site-packages/__pycache__/six.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 26328 Dec 17 09:01 /usr/lib/python3.5/site-packages/__pycache__/six.cpython-35.opt-1.pyc > ls -la /usr/lib/python3.5/site-packages/__pycache__/six.cpython-35.opt-1.pyc # ls -la /usr/lib/python3.5/site-packages/__pycache__/six.cpython-35.opt-1.pyc -rw-r--r-- 1 root root 26328 Dec 17 09:01 /usr/lib/python3.5/site-packages/__pycache__/six.cpython-35.opt-1.pyc > python3-urllib3 requires python3-six, so you should have > /usr/lib/python3.5/site-packages/__pycache__/six.cpython-35.opt-1.pyc on > your system PS: when package scrips have rm, please use rm -f in the event the files are not on the device. Maybe number of dots are wrong. /usr/lib/python3.5/site-packages/urllib3/packages/__pycache__/six.cpython-35.opt-1.pyc -> ../../__pycache__/six.cpython-35.opt-1.pyc /usr/lib/python3.5/site-packages/urllib3/packages/__pycache__/six.cpython-35.pyc -> ../../__pycache__/six.cpython-35.pyc hope that python3-urllib3-1.13.1-3.mga6 is ok solved Status:
NEW =>
RESOLVED |