Your message dated Sat, 19 Sep 2009 22:45:22 +0100
with message-id <1253396722.359135.3693.nullmai...@kmos.homeip.net>
and subject line Package releaseforge has been removed from Debian
has caused the Debian Bug report #533962,
regarding releaseforge: FTBFS with python-support in experimental
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 ow...@bugs.debian.org
immediately.)


-- 
533962: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533962
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: releaseforge
Version: 1.3-1

Hi,

The releaseforge rules file contains the following:

        dh_pysupport
        chmod +x 
debian/releaseforge/usr/share/python-support/releaseforge/ReleaseForge/login.py
        chmod +x 
debian/releaseforge/usr/share/python-support/releaseforge/ReleaseForge/mainWindow.py
        chmod +x 
debian/releaseforge/usr/share/python-support/releaseforge/ReleaseForge/python24/base64.py

With the upcoming version of python-support (currently in experimental),
such statements will make the package FTBFS, since the files are now
moved to a different directory (/usr/share/pyshared).

I suggest to do these things before the dh_pysupport call, and from the
standard installation directory:

        chmod +x 
debian/releaseforge/usr/lib/python*/site-packages/ReleaseForge/login.py
        chmod +x 
debian/releaseforge/usr/lib/python*/site-packages/ReleaseForge/mainWindow.py
        chmod +x 
debian/releaseforge/usr/lib/python*/site-packages/ReleaseForge/python24/base64.py
        dh_pysupport

As a general rule, please do not rely on the internals of python-support
in the packaging; this will avoid such issues in the future (although
hopefully there won’t be a need to change the paths any further).

Thanks,
-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


--- End Message ---
--- Begin Message ---
Version: 1.3-1+rm

You filled the bug http://bugs.debian.org/533962 in Debian BTS
against the package releaseforge. I'm closing it at *unstable*, but it will
remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/523533. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply via email to