Your message dated Wed, 15 Mar 2017 01:01:13 +0100
with message-id <[email protected]>
and subject line Re: Bug#857757: python-wxversion: broken symlink:
/usr/lib/python2.7/dist-packages/wx.pth -> ../../wx/python/wx.pth
has caused the Debian Bug report #857757,
regarding python-wxversion: broken symlink:
/usr/lib/python2.7/dist-packages/wx.pth -> ../../wx/python/wx.pth
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
857757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857757
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-wxversion
Version: 3.0.2.0+dfsg-3
Severity: normal
User: [email protected]
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package ships (or creates)
a broken symlink.
>From the attached log (scroll to the bottom...):
0m20.0s ERROR: FAIL: Broken symlinks:
/usr/lib/python2.7/dist-packages/wx.pth -> ../../wx/python/wx.pth
A file called wx.pth does not exist in Debian/unstable.
A possible target could be /usr/lib/wx/python/wx3.0.pth from python-wxgtk3.0.
cheers,
Andreas
python-wxversion_3.0.2.0+dfsg-3.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
On 2017-03-14 23:59, Olly Betts wrote:
> On Tue, Mar 14, 2017 at 06:50:52PM +0100, Andreas Beckmann wrote:
>> 0m20.0s ERROR: FAIL: Broken symlinks:
>> /usr/lib/python2.7/dist-packages/wx.pth -> ../../wx/python/wx.pth
>>
>> A file called wx.pth does not exist in Debian/unstable.
>> A possible target could be /usr/lib/wx/python/wx3.0.pth from python-wxgtk3.0.
>
> The way this is meant to work is that the symlink points to:
>
> /usr/lib/wx/python/wx.pth
>
> which is managed by alternatives (so you can select wxpython 2.8 or 3.0
> as the default) so that should be a symlink to:
> This is set up by the postinst for python-wxgtk3.0:
Thanks, I'll just ensure for this test that python-wxgtk3.0 gets
installed by piuparts if python-wxversion is there... fixed locally
and... passed.
Darn, that was the first "wrong" report in my current series of broken
symlink elimination bugs. Usually it's a missing
Depends/Recommends/Suggests, a target that is long gone, was moved,
never shipped, or just misspelled. And noone noticed it for years.
And this time I missed a plain alternative ;-(
> Ideas for a saner setup are welcome - it was like that when I joined the
> team.
That doesn't sound too bad ... dare to look at what I do with
alternatives (and triggers and ping-pong triggers) for having the
different versions of the nvidia driver coinstallable in non-free, but
is was more fun when we still had fglrx-driver, too :-)
Andreas
--- End Message ---