Re: [Scratchbox-users] debootstrap --second-stage fails because of /dev/ mapping

2012-04-18 Thread Lauri T. Aarnio
Sorry, I couldn't reproduce that problem here. Without knowing more about your configuration it is quite difficult to guess. Please start by verifying that "sb2 sb2-show path /usr/share/perl/5.12/strict.pm" gives sensible results. But 2.3.53 is now in gitorious, please try that one. It has sever

Re: [Scratchbox-users] debootstrap --second-stage fails because of /dev/ mapping

2012-04-18 Thread tuxor1337
I don't know what caused it in the first place. But the perl-errors concerning @INC vanished completely after an update to 2.3.53. Still "sb2 -eR ./debootstrap/debootstrap --second-stage" fails, but there are only three lines left in ./debootstrap/debootstrap.log: tar: dev/null: Cannot mknod:

Re: [Scratchbox-users] Problem with my embedded board

2012-04-18 Thread tuxor1337
How can I specified the correct path for my library? Interesting question! I was also wondering about how to set LD_LIBRARY_PATH to a certain value. Changing it with sb2-config will break my whole scratchbox environment (unsetenv helps here, of course). This shell script doesn't work eithe