Hi Reinhard,
Python X2Go fails to build on Launchpad for Ubuntu lucid currently.
This is due to the missing --with python2 addon feature in debhelper
8.0.0, I guess.
You uploaded debhelper 8.0.0 to ppa:x2go/ppa already. Would it make
sense to provide a newer version of debhelper via our ppa? This, I
guess, then has to be in ppa:x2go/ppa and ppa:x2go/stable. Could you
take a look at that?
Below you see the last portion of the build log...
Thanks, Mike
""" buildlog of python-x2go
[...]
Writing extended state information...
-> Finished parsing the build-deps
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package python-x2go
dpkg-buildpackage: source version 0.2.0.11-0~873~lucid1
dpkg-buildpackage: source changed by x2go <x2go-dev@x2go.org>
fakeroot debian/rules clean
dh clean --with python2
dh: unable to load addon python2: Can't locate
Debian/Debhelper/Sequence/python2.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .) at (eval 8) line 2.
BEGIN failed--compilation aborted at (eval 8) line 2.
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
RUN: /usr/share/launchpad-buildd/slavebin/scan-for-processes
['/usr/share/launchpad-buildd/slavebin/scan-for-processes',
'3d5e10808110d295fa5221265b7e180df0615b2d']
Scanning for processes to kill in build
/home/buildd/build-3d5e10808110d295fa5221265b7e180df0615b2d/chroot-autobuild...
RUN: /usr/share/launchpad-buildd/slavebin/umount-chroot
['umount-chroot', '3d5e10808110d295fa5221265b7e180df0615b2d']
Unmounting chroot for build 3d5e10808110d295fa5221265b7e180df0615b2d...
RUN: /usr/share/launchpad-buildd/slavebin/remove-build
['remove-build', '3d5e10808110d295fa5221265b7e180df0615b2d']
Removing build 3d5e10808110d295fa5221265b7e180df0615b2d
"""
--
DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On Thu, Sep 27, 2012 at 9:10 AM, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> wrote:
Hi Reinhard,
Python X2Go fails to build on Launchpad for Ubuntu lucid currently. This is due to the missing --with python2 addon feature in debhelper 8.0.0, I guess.
AFAIUI not the absense, but the presence of --with python2 is the problem here. Ubuntu/Lucid did not have that python helper yet, and updating debhelper won't help much either.
You uploaded debhelper 8.0.0 to ppa:x2go/ppa already. Would it make sense to provide a newer version of debhelper via our ppa? This, I guess, then has to be in ppa:x2go/ppa and ppa:x2go/stable. Could you take a look at that?
this seems to be filed before as: https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/788524
There is even a workaround in comment #3.
-- regards, Reinhard
Hi Reinhard,
On Do 27 Sep 2012 09:41:08 CEST Reinhard Tartler wrote:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/788524
There is even a workaround in comment #3.
For Python X2Go the workaround worked around. PyHoca-GUI/-CLI are
currently in the queue.
Thanks for the hint! Mike
--
DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...