That's kinda hectic. Check in /var/cache/apt/archives for good apts, and such and dpkg -i the stuff. That's what I did when I've blown my system in some special way. Perhaps someone has a better solution...
just a note, I think that when you want things like this you want to pull down the source with apt-get source and need to put something like deb-src http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free into sources.list. That way you can do your own compile and you don't need the unstable packages (hopefully;) I've seen it in the list before, so you can probably get more info from the archives or the usual places. rick On Thu, 22 Feb 2001, Erik van der Meulen wrote: > Hi. I seem to have messed up big time! > I wanted to install onsite-timesheet on my potato box. Because this was > in 'unstable', I edited my source.list to point to unstable. > The installation upgraded a whole lot more than I wanted: perl, > postgresql, and libc6. > Now I am unable to do abount anything because apt-get breaks. I get > errors like: > > Data::Dumper object version 2.101 does not match > $Data::Dumper::VERSION 2.09 at /usr/lib/perl/5.6.0/DynaLoader.pm line > 219. > Compilation failed in require at > /usr/lib/perl5/Debian/DebConf/ConfigDb.pm line 218. > BEGIN failed--compilation aborted at > /usr/lib/perl5/Debian/DebConf/ConfigDb.pm line 218. > Compilation failed in require at /usr/share/debconf/frontend line 9. > BEGIN failed--compilation aborted at /usr/share/debconf/frontend line > 9. > > I am very much lost in here. Does anyone have a clue if I am lost all > the way or if there is a chance to get things going again? > > Thanks a lot! > > -- > Erik van der Meulen <[EMAIL PROTECTED]> > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >