partimage won't run on amd64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
partimage (Debian) |
Fix Released
|
Unknown
|
|||
partimage (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
partimage isn't listed in the package list above
Installed partimage 0.6.4-10 on 5.04 running on a AMD64 using Synaptic manager.
No errors during installation.
When you run it:
partimage
Error: sizeof(DWORD) != 4 (8)
This version has been compiled with an uncompatible version of gcc.
So...
file /usr/sbin/partimage
/usr/sbin/
for GNU/Linux 2.4.0, dynamically linked (uses shared libs), stripped
apt-cache show partimage
Package: partimage
Priority: optional
Section: universe/admin
Installed-Size: 660
Maintainer: Sergio Rua <email address hidden>
Architecture: amd64
Version: 0.6.4-10
Depends: libbz2-1.0, libc6 (>= 2.3.2.ds1-4), libgcc1 (>= 1:3.4.1-3),
libnewt0.51, libpam0g (>= 0.76), libssl0.9.7, libstdc++5 (>= 1:3.3.4-1),
slang1a-utf8 (>> 1.4.9dbs-4), zlib1g (>= 1:1.2.1)
Conflicts: partimage-server (<< 0.6.0), partimage-doc (<= 20020126-6)
Filename: pool/universe/
Size: 196290
MD5sum: 97e3865a28042b6
gcc -v
Reading specs from /usr/lib/
Configured with: ../src/configure -v
--enable-
--mandir=
--with-
--enable-nls --without-
--enable-
--enable-
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
readelf shows:
ELF Header:
Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
Class: ELF64
Data: 2's complement, little endian
Version: 1 (current)
OS/ABI: UNIX - System V
ABI Version: 0
Type: EXEC (Executable file)
Machine: Advanced Micro Devices X86-64
Version: 0x1
Entry point address: 0x4043c0
Start of program headers: 64 (bytes into file)
Start of section headers: 293208 (bytes into file)
Flags: 0x0
Size of this header: 64 (bytes)
Size of program headers: 56 (bytes)
Number of program headers: 8
Size of section headers: 64 (bytes)
Number of section headers: 26
Section header string table index: 25
Changed in partimage: | |
status: | Unknown → Fix Released |
Changed in partimage: | |
status: | Confirmed → Fix Released |
Thank you for reporting this bug.
I was able to reproduce this problem on my
breezy AMD64 box as well.
It is version 0.6.4-10
When running partimage I get the error:
Error: sizeof(DWORD) != 4 (8)
This version has been compiled with an uncompatible
version of gcc
Changing status to New/Confirmed