You are not logged in.
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
Try using strace to find out exactly where it's failing. Chances are it'll be something easily fixed.
Offline
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
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