You are not logged in.

#1 2006-07-24 01:46:46

dlin
Member
From: Taipei,Taiwan
Registered: 2005-09-21
Posts: 265

core dump on pacman.static

I download colinux 0.6.4 and use debian root system.
I try to install from the debian root system yesterday.
When I run pacman.static, it hangs, report 'segmentation fault'.

/tmp/pacman.static -Sy -r /new --config my_pacman.conf


Running 4 ArchLinux including sh4twbox,server,notebook,desktop. my AUR packages

Offline

#2 2006-07-24 02:37:19

Cam
Member
From: Brisbane, Aus
Registered: 2004-12-21
Posts: 658
Website

Re: core dump on pacman.static

Try using strace to find out exactly where it's failing. Chances are it'll be something easily fixed.

Offline

#3 2006-07-24 06:23:42

dlin
Member
From: Taipei,Taiwan
Registered: 2005-09-21
Posts: 265

Re: core dump on pacman.static

Cam wrote:

Try using strace to find out exactly where it's failing. Chances are it'll be something easily fixed.

Does I require to rebuild pacman as debug mode?
I haven't use the 'strace' before.  Is there any single one line command line to help me debug it?


Running 4 ArchLinux including sh4twbox,server,notebook,desktop. my AUR packages

Offline

#4 2006-07-24 07:31:10

kth5
Member
Registered: 2004-04-29
Posts: 657
Website

Re: core dump on pacman.static

dlin wrote:
Cam wrote:

Try using strace to find out exactly where it's failing. Chances are it'll be something easily fixed.

Does I require to rebuild pacman as debug mode?
I haven't use the 'strace' before.  Is there any single one line command line to help me debug it?

did you compile pacman on the debian system first? if not, pacman will abort or segfault because of the too old glibc on debian. rebuilding pacman on debian once should fix it.


I recognize that while theory and practice are, in theory, the same, they are, in practice, different. -Mark Mitchell

Offline

Board footer

Powered by FluxBB