Bug#462677: dpkg fails to install on arm

2008-02-12 Thread Bill Gatliff
I'm running oabi on an i.MX27.  I see errors with rm when my kernel 
kernel is built with EABI+OABI.  If I build without EABI,  things 
function normally.  linux-2.6.22.6-mx kernel (from ltib).


Haven't tested with an armel runtime to see if the problem is specific 
to EABI or EABI+OABI.



b.g.

--
Bill Gatliff
[EMAIL PROTECTED]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462677: dpkg fails to install on arm

2008-01-27 Thread Matthias Klose
Guillem Jover writes:
 On Sat, 2008-01-26 at 23:11:32 +0100, Frank Lichtenheld wrote:
  On Sat, Jan 26, 2008 at 10:03:18PM +0100, Matthias Klose wrote:
On Sat, 2008-01-26 at 20:59:15 +0100, Matthias Klose wrote:
 $ sudo dpkg -i /var/cache/apt/archives/dpkg_1.14.16.5_arm.deb 
 (Reading database ... 31489 files and directories currently 
 installed.)
 Preparing to replace dpkg 1.14.16.5 (using 
 .../dpkg_1.14.16.5_arm.deb) ...
 Unpacking replacement dpkg ...
 rm: rm.c:371: main: Assertion `((status) == RM_OK || (status) == 
 RM_USER_DECLINED || (status) == RM_ERROR)' failed.
 dpkg: error while cleaning up:
  subprocess rm cleanup killed by signal (Aborted)

This assert is comin from the rm binary, and seems quite fishy. Is that
system ok otherwise, fs, kernel, memory etc?
   
   yes, a thecus running armel, with an arm chroot.
  
  Can't reproduce this on my slug.
 
 It could be related to the OABI compat layer. Which kernel version are
 you guys using?

linux-image-2.6.22-3-iop32x 2.6.22-6



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462677: dpkg fails to install on arm

2008-01-27 Thread Frank Lichtenheld
On Sun, Jan 27, 2008 at 06:29:27AM +0200, Guillem Jover wrote:
 It could be related to the OABI compat layer. Which kernel version are
 you guys using?

I have a Debian etch arm system here (2.6.18-5-ixp4xx) with a sid
chroot.

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462677: dpkg fails to install on arm

2008-01-27 Thread Guillem Jover
On Sun, 2008-01-27 at 13:20:38 +0100, Matthias Klose wrote:
 Guillem Jover writes:
  On Sat, 2008-01-26 at 23:11:32 +0100, Frank Lichtenheld wrote:
   On Sat, Jan 26, 2008 at 10:03:18PM +0100, Matthias Klose wrote:
 On Sat, 2008-01-26 at 20:59:15 +0100, Matthias Klose wrote:
  $ sudo dpkg -i /var/cache/apt/archives/dpkg_1.14.16.5_arm.deb 
  (Reading database ... 31489 files and directories currently 
  installed.)
  Preparing to replace dpkg 1.14.16.5 (using 
  .../dpkg_1.14.16.5_arm.deb) ...
  Unpacking replacement dpkg ...
  rm: rm.c:371: main: Assertion `((status) == RM_OK || (status) == 
  RM_USER_DECLINED || (status) == RM_ERROR)' failed.
  dpkg: error while cleaning up:
   subprocess rm cleanup killed by signal (Aborted)
 
 This assert is comin from the rm binary, and seems quite fishy. Is 
 that
 system ok otherwise, fs, kernel, memory etc?

yes, a thecus running armel, with an arm chroot.
   
   Can't reproduce this on my slug.
  
  It could be related to the OABI compat layer. Which kernel version are
  you guys using?
 
 linux-image-2.6.22-3-iop32x 2.6.22-6

Did you upgrade that recently? And would be possible to try with a
non-EABI (normal arm) kernel, in case you have that chroot in a
different partition, or maybe transfering it beforehand?

Anyway, I don't think this is a problem related to dpkg in any way.

regards,
guillem



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462677: dpkg fails to install on arm

2008-01-26 Thread Matthias Klose
Package: dpkg
Version: 1.14.16.5
Severity: important

$ sudo dpkg -i /var/cache/apt/archives/dpkg_1.14.16.5_arm.deb 
(Reading database ... 31489 files and directories currently installed.)
Preparing to replace dpkg 1.14.16.5 (using .../dpkg_1.14.16.5_arm.deb) ...
Unpacking replacement dpkg ...
rm: rm.c:371: main: Assertion `((status) == RM_OK || (status) == 
RM_USER_DECLINED || (status) == RM_ERROR)' failed.
dpkg: error while cleaning up:
 subprocess rm cleanup killed by signal (Aborted)
Setting up dpkg (1.14.16.5) ...
chown: changing ownership of `0\323\022': No such file or directory
dpkg: error processing dpkg (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 dpkg



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462677: dpkg fails to install on arm

2008-01-26 Thread Frank Lichtenheld
On Sat, Jan 26, 2008 at 08:59:15PM +0100, Matthias Klose wrote:
 $ sudo dpkg -i /var/cache/apt/archives/dpkg_1.14.16.5_arm.deb 
 (Reading database ... 31489 files and directories currently installed.)
 Preparing to replace dpkg 1.14.16.5 (using .../dpkg_1.14.16.5_arm.deb) ...
 Unpacking replacement dpkg ...
 rm: rm.c:371: main: Assertion `((status) == RM_OK || (status) == 
 RM_USER_DECLINED || (status) == RM_ERROR)' failed.
 dpkg: error while cleaning up:
  subprocess rm cleanup killed by signal (Aborted)
 Setting up dpkg (1.14.16.5) ...
 chown: changing ownership of `0\323\022': No such file or directory
 dpkg: error processing dpkg (--install):
  subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  dpkg

Hmm, the first problem looks more like a coreutils problem, doesn't it?

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462677: dpkg fails to install on arm

2008-01-26 Thread Guillem Jover
Hi,

On Sat, 2008-01-26 at 20:59:15 +0100, Matthias Klose wrote:
 Package: dpkg
 Version: 1.14.16.5
 Severity: important
 
 $ sudo dpkg -i /var/cache/apt/archives/dpkg_1.14.16.5_arm.deb 
 (Reading database ... 31489 files and directories currently installed.)
 Preparing to replace dpkg 1.14.16.5 (using .../dpkg_1.14.16.5_arm.deb) ...
 Unpacking replacement dpkg ...
 rm: rm.c:371: main: Assertion `((status) == RM_OK || (status) == 
 RM_USER_DECLINED || (status) == RM_ERROR)' failed.
 dpkg: error while cleaning up:
  subprocess rm cleanup killed by signal (Aborted)

This assert is comin from the rm binary, and seems quite fishy. Is that
system ok otherwise, fs, kernel, memory etc?

 Setting up dpkg (1.14.16.5) ...
 chown: changing ownership of `0\323\022': No such file or directory
 dpkg: error processing dpkg (--install):
  subprocess post-installation script returned error exit status 1

And I guess this one is coming from the chown called from
dpkg.postinst, which seems quite fishy as well.

regards,
guillem



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462677: dpkg fails to install on arm

2008-01-26 Thread Matthias Klose
clone 462677 -1
reassign -1 coreutils
thanks

Guillem Jover writes:
 Hi,
 
 On Sat, 2008-01-26 at 20:59:15 +0100, Matthias Klose wrote:
  Package: dpkg
  Version: 1.14.16.5
  Severity: important
  
  $ sudo dpkg -i /var/cache/apt/archives/dpkg_1.14.16.5_arm.deb 
  (Reading database ... 31489 files and directories currently installed.)
  Preparing to replace dpkg 1.14.16.5 (using .../dpkg_1.14.16.5_arm.deb) ...
  Unpacking replacement dpkg ...
  rm: rm.c:371: main: Assertion `((status) == RM_OK || (status) == 
  RM_USER_DECLINED || (status) == RM_ERROR)' failed.
  dpkg: error while cleaning up:
   subprocess rm cleanup killed by signal (Aborted)
 
 This assert is comin from the rm binary, and seems quite fishy. Is that
 system ok otherwise, fs, kernel, memory etc?

yes, a thecus running armel, with an arm chroot.

  Setting up dpkg (1.14.16.5) ...
  chown: changing ownership of `0\323\022': No such file or directory
  dpkg: error processing dpkg (--install):
   subprocess post-installation script returned error exit status 1
 
 And I guess this one is coming from the chown called from
 dpkg.postinst, which seems quite fishy as well.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462677: dpkg fails to install on arm

2008-01-26 Thread Frank Lichtenheld
On Sat, Jan 26, 2008 at 10:03:18PM +0100, Matthias Klose wrote:
  On Sat, 2008-01-26 at 20:59:15 +0100, Matthias Klose wrote:
   $ sudo dpkg -i /var/cache/apt/archives/dpkg_1.14.16.5_arm.deb 
   (Reading database ... 31489 files and directories currently installed.)
   Preparing to replace dpkg 1.14.16.5 (using .../dpkg_1.14.16.5_arm.deb) ...
   Unpacking replacement dpkg ...
   rm: rm.c:371: main: Assertion `((status) == RM_OK || (status) == 
   RM_USER_DECLINED || (status) == RM_ERROR)' failed.
   dpkg: error while cleaning up:
subprocess rm cleanup killed by signal (Aborted)
  
  This assert is comin from the rm binary, and seems quite fishy. Is that
  system ok otherwise, fs, kernel, memory etc?
 
 yes, a thecus running armel, with an arm chroot.

Can't reproduce this on my slug.

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462677: dpkg fails to install on arm

2008-01-26 Thread Guillem Jover
On Sat, 2008-01-26 at 23:11:32 +0100, Frank Lichtenheld wrote:
 On Sat, Jan 26, 2008 at 10:03:18PM +0100, Matthias Klose wrote:
   On Sat, 2008-01-26 at 20:59:15 +0100, Matthias Klose wrote:
$ sudo dpkg -i /var/cache/apt/archives/dpkg_1.14.16.5_arm.deb 
(Reading database ... 31489 files and directories currently installed.)
Preparing to replace dpkg 1.14.16.5 (using .../dpkg_1.14.16.5_arm.deb) 
...
Unpacking replacement dpkg ...
rm: rm.c:371: main: Assertion `((status) == RM_OK || (status) == 
RM_USER_DECLINED || (status) == RM_ERROR)' failed.
dpkg: error while cleaning up:
 subprocess rm cleanup killed by signal (Aborted)
   
   This assert is comin from the rm binary, and seems quite fishy. Is that
   system ok otherwise, fs, kernel, memory etc?
  
  yes, a thecus running armel, with an arm chroot.
 
 Can't reproduce this on my slug.

It could be related to the OABI compat layer. Which kernel version are
you guys using?

regards,
guillem



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]