[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: native vs emulated configuration



Hi,

On Sat, Jul 09, 2011 at 10:34:27AM +0100, Neil Williams wrote:
> Johannes Schauer <j.schauer@email.de> wrote:
> > It is because of fakechroot. A symlink you create like this:
> > 
> > sudo chroot mychroot ln -s /foo bar
> 
> Have you tried:
> 
> ln s /foo ./bar
> or 
> ln -s ./foo ./bar

Those were just examples. I was talking about all the symlinks that get
created by the configuration step and I wanted to point out that every
script, creating absolute symlinks will have this behavior. It is not
about me creating one single symlink. Also, relative symlinks dont have
this behavior in fakechroot.

cheers, josch


Reply to: