Re: [PATCH] exec: fix exec_file_name in conjunction with fakeroot or chroot
Justus Winter, le Mon 18 Nov 2013 18:54:45 +0100, a écrit :
> Quoting Samuel Thibault (2013-11-18 17:15:05)
> > Justus Winter, le Mon 18 Nov 2013 16:49:57 +0100, a écrit :
> > > However, the identity ports are still compared. This cannot succeed if
> > > fakeroot or chroot is used,
> >
> > Aah, that's why.
> >
> > So with this patch, does building packages inside the hurdish fakeroot
> > now works?
>
> No :/ something funny happens with some path during make
> install. Looks like the first and third components are stripped off:
Mmm.
Building xosview seems to be almost working for instance, at least.
Remaining is just this:
dpkg-deb: building package `xosview' in `../xosview_1.15-2_hurd-i386.deb'.
tar: ./usr/share/doc/xosview/changelog.gz: Unknown file type; file ignored
tar: ./usr/share/doc/xosview/README.linux.gz: Unknown file type; file ignored
tar: ./usr/share/doc/xosview/changelog.Debian.gz: Unknown file type; file ignored
tar: ./usr/share/man/man1/xosview.1.gz: Unknown file type; file ignored
tar: Exiting with failure status due to previous errors
Samuel
Reply to: