Package: aptitude
Version: 0.4.11.11-1~lenny1

Hi,

I follow the steps from here: http://debian.org/releases/lenny/i386/release-notes/ch-upgrading.en.html

to upgrade from Etch to Lenny, and after I install aptitude with

aptitude install aptitude

and try to run

aptitude upgrade

I get the error message:

Illegal instruction

I can't to use aptitude anymore.

When I try to use apt-get:

apt-get update

I get the same error message:

Illegal instruction

I'm running i386 hardware:
cat /proc/cpuinfo
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 5
model           : 8
model name      : AMD-K6(tm) 3D processor
stepping        : 12
cpu MHz         : 451.024
cache size      : 64 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr cx8 pge mmx syscall 3dnow
k6_mtrr
bogomips        : 903.35
clflush size    : 32


The "ldd  /usr/bin/apt-get" command shows:
$ ldd /usr/bin/apt-get
      linux-gate.so.1 =>  (0xffffe000)
libapt-pkg-libc6.7-6.so.4.6 => /usr/lib/libapt-pkg-libc6.7-6.so.4.6 (0xb7e40000)
      libutil.so.1 => /lib/libutil.so.1 (0xb7e3c000)
      libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7d4d000)
      libm.so.6 => /lib/libm.so.6 (0xb7d27000)
      libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7d1c000)
      libc.so.6 => /lib/libc.so.6 (0xb7bde000)
      /lib/ld-linux.so.2 (0xb7f02000)

I haven't any *.bin files in /var/lib/apt/ directory, just the
following directories:

/lists/partial/
ftp.hu.debian.org_debian_dists_lenny_Release
ftp.hu.debian.org_debian_dists_lenny_Release.gpg
ftp.hu.debian.org_debian_dists_lenny_main_binary-i386_Packages
ftp.hu.debian.org_debian_dists_lenny_main_source_Sources
lock

periodic

Now I search for a solution.

I edited again sources.list back to Etch:
deb http://ftp.hu.debian.org/debian/ etch main
deb-src http://ftp.hu.debian.org/debian/ etch main

did:
sudo apt-get update

successfully

but still can't get to works

apt-get install aptitude

I try:
sudo dpkg --configure -a
dpkg: dependency problems prevent configuration of aptitude:
aptitude depends on libapt-pkg-libc6.3-6-3.11; however:
Package libapt-pkg-libc6.3-6-3.11 is not installed.
dpkg: error processing aptitude (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
aptitude

I try:
sudo dpkg-reconfigure apt-get
Package `apt-get' is not installed and no info is available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
/usr/sbin/dpkg-reconfigure: apt-get is not installed

How can I find the package libapt-pkg-libc6.3-6-3.11 to download it
and install it with dpkg?

--
Regards,
Paul Csanyi







--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to