Is it possible to mix stable and testing deb packages?. I mean, ex: I have libc6 2.2.5-11.5 and i want to make it libc6 2.3.1-1
This happend to me when i downloaded mod_security.c http://packages.debian.org/testing/web/libapache-mod-security.html And installed it using dpkg -i libapache-mod-security_1.4.2-1_i386.deb ## snip ################## webdev:~/deb# dpkg -i libapache-mod-security_1.4.2-1_i386.deb Selecting previously deselected package libapache-mod-security. (Reading database ... 26431 files and directories currently installed.) Unpacking libapache-mod-security (from libapache-mod-security_1.4.2-1_i386.deb) ... dpkg: dependency problems prevent configuration of libapache-mod-security: libapache-mod-security depends on libc6 (>= 2.3.1-1); however: Version of libc6 on system is 2.2.5-11.5. libapache-mod-security depends on libdb4.1; however: Package libdb4.1 is not installed. libapache-mod-security depends on libexpat1 (>= 1.95.6); however: Version of libexpat1 on system is 1.95.2-6. dpkg: error processing libapache-mod-security (--install): dependency problems - leaving unconfigured Errors were encountered while processing: libapache-mod-security ######################## Now, im confused. Btw, if im going to put the testing distribution on /etc/apt/sources.list will my apt-* tools fixed this problem? And whats the correct configuration to get testing deb packages. I mean like this: deb http://http.us.debian.org/debian stable main contrib non-free Whats the url and will i change stable to testing?. -- - Louie Miranda http://www.axishift.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]