Hi, From: Josh Huber <[EMAIL PROTECTED]> Subject: Re: tmda-ofmipd: patch for imap[s] and pop3 remote auth Date: Fri, 06 Sep 2002 09:26:46 -0400
> "Jason R. Mastaler" <[EMAIL PROTECTED]> writes: > > > I don't know enough about Debian to help here, but if there is a > > restriction on Python 2.2, that is wrong. 2.2 is the recommended > > version on http://tmda.net/requirements.html. > > The dependency is most likely there since the package was installed > into the python 2.1 directory. > > It also appears to be fixed in sid, according to the bug database: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=159085&repeatmerged=yes Interesting. Thanks for this tidbit. I got the 0.62 debs and tried installing them on a system w/ both python2.1 and python2.2, only to get: # dpkg -i tmda_0.62-1_all.deb python-tmda_0.62-1_all.deb Selecting previously deselected package tmda. (Reading database ... 14653 files and directories currently installed.) Unpacking tmda (from tmda_0.62-1_all.deb) ... Selecting previously deselected package python-tmda. Unpacking python-tmda (from python-tmda_0.62-1_all.deb) ... dpkg: dependency problems prevent configuration of tmda: tmda depends on python (>= 2.2); however: Version of python on system is 2.1.3-3.1. dpkg: error processing tmda (--install): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-tmda: python-tmda depends on python (>= 2.2); however: Version of python on system is 2.1.3-3.1. dpkg: error processing python-tmda (--install): dependency problems - leaving unconfigured Errors were encountered while processing: tmda python-tmda After removing python2.1 (and related packages incuding 'python'), and attempting an installation of tmda again: # dpkg -i python-tmda_0.62-1_all.deb tmda_0.62-1_all.deb Selecting previously deselected package python-tmda. (Reading database ... 14263 files and directories currently installed.) Unpacking python-tmda (from python-tmda_0.62-1_all.deb) ... Selecting previously deselected package tmda. Unpacking tmda (from tmda_0.62-1_all.deb) ... dpkg: dependency problems prevent configuration of python-tmda: python-tmda depends on python (>= 2.2); however: Package python is not installed. python-tmda depends on python (<< 2.3); however: Package python is not installed. dpkg: error processing python-tmda (--install): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of tmda: tmda depends on python (>= 2.2); however: Package python is not installed. tmda depends on python (<< 2.3); however: Package python is not installed. tmda depends on python-tmda (= 0.62-1); however: Package python-tmda is not configured yet. dpkg: error processing tmda (--install): dependency problems - leaving unconfigured Errors were encountered while processing: python-tmda tmda Perhaps I'm doing something wrong. (FWIW, it appears that the python package depends on the python2.1 package...) _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
