Kent-Andre Mardal wrote: > man, 17.09.2007 kl. 11.17 +0800, skrev LUK ShunTim: >> Anders Logg wrote: >>> Note that Åsmund Ødegård is now the maintainer of the packages, so you >>> need to update the key used to sign the packages: >>> >>> sudo wget http://www.fenics.org/debian/pubring.gpg -O- | sudo apt-key add - >>> >>> /Anders >>> >> Thanks for make it apt-gettable. Please consider making syfi depends >> *explicitly* on python2.5 so that it can play nicely with debian. The >> default python version in debian (sid) is 2.4. >> >> Regards, >> ST > > Why should it depend explicitly on python2.5 ? > > Kent > >
Hello Kent, Maybe I did not explain it well. As it is, syfi cannot be installed on my debian (sid) with "apt-get install syfi". It would have an unmet dependency even if python2.5 is installed, because in debian/sid, the default python package is (still) python2.4. Making it (also) depends on python2.5 *explicitly* will solve this fail-to-install problem. As a matter of fact, will syfi work with python2.4, or even earlier? Regards, ST -- _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
