Your message dated Sun, 04 Apr 2010 08:49:56 +0000
with message-id <e1nylwm-0007j8...@ries.debian.org>
and subject line Bug#557956: fixed in moin 1.9.2-3
has caused the Debian Bug report #557956,
regarding moin: FTBFS with Python >= 2.6
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.)
--
557956: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557956
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: moin
Version: 1.8.5-1
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: python2.6 usr-local ftbfs
Hello,
Starting from Python 2.6, the installation paths for distutils have
changed. /usr/local is now used by default.
When rebuilt against python-all{,-dev,-dbg} (and thus python2.6) from
Debian experimental (and with python2.6 as the default one), your
pacakge failed to build from source. Here's relevant part of the build
log:
[...]
cd . && /usr/bin/python setup.py build
--build-base="/tmp/buildd/moin-1.8.5/./build"
running build
running build_py
[...]
creating
/tmp/buildd/moin-1.8.5/debian/python-moinmoin/usr/local/share/moin/htdocs/applets
[...]
egrep -r -l -Z '^#! ?/usr/bin/(env )?python[[:print:]]*$'
debian/python-moinmoin/usr/share/moin/server/*
debian/python-moinmoin/usr/share/doc/* \
| xargs -r -0 perl -pi -e 's,^#! ?/usr/bin/(env
)?python[[:print:]]*$,#!/usr/bin/python,'
egrep: debian/python-moinmoin/usr/share/moin/server/*: No such file or directory
egrep -r -l -Z '^## '
debian/python-moinmoin/usr/share/moin/underlay/pages/*/revisions/* \
| xargs -r -0 perl -pi -e 's;^## (Please edit
system|information, please see|Please edit |For more information).*\n;;'
egrep: debian/python-moinmoin/usr/share/moin/underlay/pages/*/revisions/*: No
such file or directory
egrep -r -l -Z '^#! ?/usr/bin/(env )?python[[:print:]]*$'
debian/python-moinmoin/usr/share/python-support/python-moinmoin \
| xargs -r -0 chmod a+x
egrep: debian/python-moinmoin/usr/share/python-support/python-moinmoin: No such
file or directory
mkdir -p
debian/python-moinmoin/usr/share/moin/underlay/pages/LocalSpellingWords/revisions
echo "00000001" \
>
debian/python-moinmoin/usr/share/moin/underlay/pages/LocalSpellingWords/current
echo "Jürgen Hermann Python MoinMoin moin" \
>
debian/python-moinmoin/usr/share/moin/underlay/pages/LocalSpellingWords/revisions/00000001
echo "Debian GNU" \
>>
debian/python-moinmoin/usr/share/moin/underlay/pages/LocalSpellingWords/revisions/00000001
mkdir -p debian/python-moinmoin/usr/share/moin/data/dict
ln -s ../../../dict/words debian/python-moinmoin/usr/share/moin/data/dict/words
mkdir -p debian/python-moinmoin/etc/moin
for file in `find debian/python-moinmoin/usr/share/moin/config/wikifarm -type f
-print`; do \
sed -f debian/configtweaks.sed $file >
debian/python-moinmoin/etc/moin/${file##*/}; \
done
find: `debian/python-moinmoin/usr/share/moin/config/wikifarm': No such file or
directory
for file in `find debian/python-moinmoin/usr/share/moin/server -type f -printf
'%f\n'`; do \
cat debian/python-moinmoin/usr/share/moin/server/$file | sed -f
debian/servertweaks.sed >
debian/python-moinmoin/usr/share/moin/server/$file.new; \
chmod
--reference=debian/python-moinmoin/usr/share/moin/server/$file
debian/python-moinmoin/usr/share/moin/server/$file.new; \
mv -f debian/python-moinmoin/usr/share/moin/server/$file.new
debian/python-moinmoin/usr/share/moin/server/$file; \
done
find: `debian/python-moinmoin/usr/share/moin/server': No such file or directory
rm -f
debian/python-moinmoin/usr/share/moin/htdocs/applets/TWikiDrawPlugin/twikidraw.jar
echo "This applet has not yet been packaged for Debian. for now it is available at
http://debian.jones.dk/auryn/pool-all/official/moin/twikidraw/" >
debian/python-moinmoin/usr/share/moin/htdocs/applets/TWikiDrawPlugin/README
/bin/sh: cannot create
debian/python-moinmoin/usr/share/moin/htdocs/applets/TWikiDrawPlugin/README:
Directory nonexistent
make: *** [binary-fixup/python-moinmoin] Error 2
How to fix it?
==============
* try to pass "--prefix=/usr" to setup.py call, check if it's enough,
* add --install-layout=deb to setup.py call and bump minimum required
python{,-all,all-dev} build dependency to 2.5.4-1~, check if it's enough
* ask for help on #debian-python or debian-pyt...@lists.debian.org
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: moin
Source-Version: 1.9.2-3
We believe that the bug you reported is fixed in the latest version of
moin, which is due to be installed in the Debian FTP archive:
moin_1.9.2-3.debian.tar.gz
to main/m/moin/moin_1.9.2-3.debian.tar.gz
moin_1.9.2-3.dsc
to main/m/moin/moin_1.9.2-3.dsc
python-moinmoin_1.9.2-3_all.deb
to main/m/moin/python-moinmoin_1.9.2-3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 557...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated moin package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Format: 1.8
Date: Sat, 03 Apr 2010 16:27:00 +0200
Source: moin
Binary: python-moinmoin
Architecture: source all
Version: 1.9.2-3
Distribution: unstable
Urgency: high
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description:
python-moinmoin - Python clone of WikiWiki - library
Closes: 557956 575995
Changes:
moin (1.9.2-3) unstable; urgency=high
.
[ Frank Lin PIAT ]
* Add patch to fix CVE-2010-0828: XSS in Despam page.
Closes: 575995, thanks to Jamie Strandboge (Ubuntu).
.
[ Jakub Wilk ]
* Fix htdocs symlink, when compiled with python2.6.
Closes: bug#557956.
.
[ Jonas Smedegaard ]
* Drop local package-relations.mk snippet, now in main cdbs package.
* Unfuzz and refresh patches (with quilt compacting options
--no-timestamps --no-index -pab).
* Add DEP3 header to patch "CVE-2010-0828.patch".
* Stop suppressing optional build-dependencies: we need recent cdbs
anyway (to not complicate packaging with a local CDBS snippet) so
cannot please backporters anyway.
* Build-depend on devscripts and dh-buildinfo, and tighten build-
dependency on cdbs, due to above changes.
Checksums-Sha1:
4c2afb8ca29d01ebb44bfb6bfc49407e7e06ba69 1234 moin_1.9.2-3.dsc
342d6f2e7a9e123041e2435fb974f6909fe32454 113610 moin_1.9.2-3.debian.tar.gz
d6c917e01d92beee2f6a7f3b447459083a4bc982 14601884
python-moinmoin_1.9.2-3_all.deb
Checksums-Sha256:
cdf63da62c4c166de7d08a1b109e13d171d0263f6a3aeab957d781b4fd560f8b 1234
moin_1.9.2-3.dsc
d4fc3d50b0ec4827c81fa867cdb569e71b44218302e0ef16bdaf29e0482cb438 113610
moin_1.9.2-3.debian.tar.gz
b5c7ec10b9c50b28d8a82b578357e6831391b3a0a4c57558c637207cb44b2303 14601884
python-moinmoin_1.9.2-3_all.deb
Files:
2fb43cc07c83c91f8b4c981a5c2923a1 1234 net optional moin_1.9.2-3.dsc
9bc0784c6ff031b2d8b10f7043a9e3d9 113610 net optional moin_1.9.2-3.debian.tar.gz
4bce1eedfa6414b34a51e2e40dc41776 14601884 python optional
python-moinmoin_1.9.2-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEAREDAAYFAku3UioACgkQn7DbMsAkQLhkeQCgifatsJCSfiKQaQBGbw5yRDWn
i3AAn1qJlQfU48MVqAm/Tz0P0PzU6GTr
=rhm7
-----END PGP SIGNATURE-----
--- End Message ---