Re: problem with apt-get install AND apt-get upgrade

2011-04-15 Thread Christian Jakob
>>There is only one question left: >>Why did this happen? What could I have done, that these values changed to >>-1? > >I don't know any tool that edits that file. I always edit it with (sudo -e >/etc/apt/preferences). So, my assumption is that you made the change >yourself, perhaps without knowing

Re: problem with apt-get install AND apt-get upgrade

2011-04-15 Thread Christian Jakob
>You've pinned all your available repositories to a negative value. APT  >refuses to install any package with a negative priority, which is why none of  >your packages have installation candidates. > >Check /etc/apt/preferences and /etc/apt/preferences.d/*; you've got at least  >on stanza wrong in

Re: problem with apt-get install AND apt-get upgrade

2011-04-15 Thread Christian Jakob
TO: scot.. >Um, fsck did what? First there came a WARNING: sd2 is mounted ... blabla Then something like this: /dev/sda2: recovering journal /dev/sda2: clean, ... files, ... blocks For me this looked like fsck didn't do anything... But, I think there is no hardwa

Re: problem with apt-get install AND apt-get upgrade

2011-04-14 Thread Christian Jakob
<1038309152.3627061.1302793651098.JavaMail.fmail@mwmweb038>, Christian  Jakob wrote: >fsck did something, but it doesn't fix the problem ... > >root@debian # dpkg -l | grep aptitude >root@debian # apt-get install aptitude >Paketlisten werden gelesen... Fertig >Abhängigkeitsbau

Re: problem with apt-get install AND apt-get upgrade

2011-04-14 Thread Christian Jakob
fsck did something, but it doesn't fix the problem ... root@debian # dpkg -l | grep aptitude root@debian # apt-get install aptitude Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig Paket aptitude ist nicht verfügbar, wird aber von einem

Re: problem with apt-get install AND apt-get upgrade

2011-04-13 Thread Christian Jakob
>Before trying to replace apt... how about trying a manual install of >scons and posting the output? root@debian # dpkg -i scons_1.0.0-1_all.deb Wähle vormals abgewähltes Paket scons. (Lese Datenbank ... 175901 Dateien und Verzeichnisse sind derzeit installiert.) Entpacke scons (aus scons_1.0.0-1_

Re: problem with apt-get install AND apt-get upgrade

2011-04-13 Thread Christian Jakob
h the deb package manually, nothing has changed, same problem. By now I think of something like apt-cache remove apt  dpkg -i apt_0.7.20.2+lenny2_i386.deb to solve the problem ... :D How can I find out, when the last apt-get upgrade or apt-get install was successful? Regards, Christian.

Re: problem with apt-get install AND apt-get upgrade

2011-04-12 Thread Christian Jakob
Lese Status-Informationen ein... Fertig 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. Regards, Christian Old message:------ On 12/04/11 15:38, Christian Jakob wrote: > Good morning, >  >  > No, the

Re: problem with apt-get install AND apt-get upgrade

2011-04-11 Thread Christian Jakob
ith apt-cache --purge remove packagename I can search packages with apt-cache search packagename. Please give me further hints/allusions to the source of the problem! Cheers, Christian old-message On 12/04/11 04:48, Christian J

problem with apt-get install AND apt-get upgrade

2011-04-11 Thread Christian Jakob
Hi @all, Normally I can handle debian problems by my own, but this time I have a really unusual problem with apt-get. I use german version of lenny on a 32 bit i386 architecture. Internet connection works fine and public keys are up-to-date (see below). I think the following lines will help you