On Fri, Mar 14, 2014 at 12:27 AM, Nikolaus Rath <[email protected]> wrote:
> Tor Krill <[email protected]> writes: > > On Wed, Mar 12, 2014 at 4:55 PM, Nikolaus Rath <[email protected]> > wrote: > > > > > > The python3.3 depends on libmpdec-dev which in turn finally depends on > > libc6 giving the below problems. > > This does not make sense. Either libmpdec-dev is not available in > wheezy, or it is available in wheezy and compatible with wheezy's > libc6. The above message looks as if you're trying to install a jessie > libmpdec-dev binary package in wheezy. Sorry for not being clear enough here. The libmpdec is not available in default Wheezy. I then first tried installing the Jessie binary one with the disastrous consequences with the libc. Then i recompiled the package for wheezy and tried that. > > apt-get build-dep python3.3 now says: > > > > E: Build-Depends dependency for python3.3 cannot be satisfied because > > candidate version of package gcc can't satisfy version requirements > > > > And trying to build the package anyway says: > > > > dpkg-checkbuilddeps: Unmet build dependencies: quilt autoconf sharutils > > libreadline6-dev libncursesw5-dev (>= 5.3) zlib1g-dev libbz2-dev > > liblzma-dev libgdbm-dev libdb-dev tk-dev blt-dev (>= 2.4z) libssl-dev > > libexpat1-dev libbluetooth-dev libsqlite3-dev libffi-dev (>= 3.0.5) > > python3:any gcc (>= 4:4.8) xvfb > > > > Where the dependency on gcc 4.8 seems like the big problem here. > > Python 3.3 does not depend on GCC 4.8 for sure, so this could only > happen as a result to some Debian specific patch. I would try to just > build with an older gcc and see what happens (use dpkg-buildpackage -d). Yes, this is most likely a Debian introduced dependency. > > I would conclude this as it is no easy task to get python3.3 running > > on Debian Wheezy :( > > It certainly was relatively straightforward a few weeks ago. I'm running > a wheezy system with Python 3.3 here. But it is possible that the Python > package in testing got some upgrades since then that makes it hard to > backport. Another idea would be to grab the testing python3.3 package > from snapshots.debian.org (try the last version before Python 3.3 became > the default python). I might miss something important here since i run in to so much trouble. But as i said earlier, i think i will try swap the base system to Ubuntu 14.04 instead and see if that works better. The LTS release should be a good candidate to use. Thanks a lot for the good support! /Tor -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
