On Fri, Sep 10, 1999 at 03:27:19PM -0500, Nathan E Norman wrote: > to upgrade our prodution servers to potato (and libc 2.1). In the > potato pkg list libucdsnmp3.6 depends on libc6 >=2.1; am I screwed? (I > admit to not investigating fully whether libucdsnmp3.6 needs libc 2.1
That dependency is auto-generated. If you build with libc6 2.0, you'll get a dependency on plain libc6. > # Remove execute bit from MIBS. > chmod -x debian/tmp/usr/share/snmp/mibs/* > dh_movefiles > dh_movefiles: I was asked to move files from debian/tmp to debian/tmp. > make: *** [install-stamp] Error 1 > > I'm not a maintainer and admittedly pretty stupid about how to build > debian packages "correctly" - I used "fakeroot dpkg-buildpackage -B -uc" > > Any ideas? I guess dh_movefiles is part of debhelper? You need a 2.0.x version of debhelper. You should be able to install the potato version on a slink system without any problems. David -- David Engel [EMAIL PROTECTED]