Bug#640334 ([kfreebsd] dash: faccessat implementation of "test -x" always returns true for user root) makes update-grub fail

2011-09-04 Thread Axel Beckert
affects 640334 + grub-common kthxbye Hi, I just ran into this issue with update-grub, too: [...] /usr/sbin/grub-mkconfig: 291: /usr/sbin/grub-mkconfig: /etc/grub.d/README: Permission denied There runs a "test -x /etc/grub.d/README" just before that problem happens and /usr/sbin/grub-mkconfig i

[Vincent Danjean] Re: Bug#640385: owfs: FTBFS(kfreebsd): symbol diff

2011-09-04 Thread Christoph Egger
--- Begin Message --- On 04/09/2011 19:44, Christoph Egger wrote: > Package: src:owfs > Version: 2.8p13+dfsg1-1 > Severity: important > Tags: sid wheezy > User: debian-bsd@lists.debian.org > Usertags: kfreebsd-porting > X-Debbugs-Cc: debian-bsd@lists.debian.org > > Hi! > > Your package failed to

Bug#640385: owfs: FTBFS(kfreebsd): symbol diff

2011-09-04 Thread Christoph Egger
Package: src:owfs Version: 2.8p13+dfsg1-1 Severity: important Tags: sid wheezy User: debian-bsd@lists.debian.org Usertags: kfreebsd-porting X-Debbugs-Cc: debian-bsd@lists.debian.org Hi! Your package failed to build on the kfreebsd-* buildds: dpkg-gensymbols: warning: some symbols or patterns dis

Bug#640378: leveldb: FTBFS(kfreebsd): patch to make leveldb work on kfreebsd

2011-09-04 Thread Christoph Egger
Package: src:leveldb Version: 0+20110901.git7263023-1 Severity: important User: debian-bsd@lists.debian.org Usertags: kfreebsd-porting X-Debbugs-Cc: debian-bsd@lists.debian.org Hi! The following patch against the packaging git head enables leveldb to build on kfreebsd and pass all tests: --- a/b

Re: zfs problem at install on kfreedbsd 64

2011-09-04 Thread raphael rsc
On Sun, Sep 4, 2011 at 2:35 PM, raphael rsc wrote: > On Sun, Sep 4, 2011 at 12:06 PM, Robert Millan wrote: >> 2011/9/3 raphael rsc : >>> Hi, >>> >>> I installed the last official kfreebsd for amd64, installed a zfs / on >>> on disk and a zfs /var on another. >>> It rebooted fine, but /var didn't

Bug#640341: ed: FTBFS(kfreebsd-i386): testsuite failures

2011-09-04 Thread Christoph Egger
Package: src:ed Version: 1.5-3 Severity: serious Tags: sid wheezy User: debian-bsd@lists.debian.org Usertags: kfreebsd-porting X-Debbugs-Cc: debian-bsd@lists.debian.org Justification: fails to build from source (but built successfully in the past) Hi! Your package failed to build on the kfreebsd-

Re: Keep a set of working weekly/daily build images to ZFS addicts

2011-09-04 Thread Arno Töll
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04.09.2011 13:40, Robert Millan wrote: > I think it's a good idea, but I don't have the time to do this myself. > If you'd like to help, I suggest you put it in the wiki and avoid > listing images that are not self-contained (i.e. netboot, > bussin

Re: Bug#640325: faccessat broken for user root?

2011-09-04 Thread Christoph Egger
Hi again! Just a quick note: the fallback code for non faccessat in dash seems to work. So if this is more difficult to fix maybe we should ask dash maintainers (Cc:) to use the fallback code for now? Regards Christoph Christoph Egger writes: > Christoph Egger writes: >> ---

Re: Keep a set of working weekly/daily build images to ZFS addicts

2011-09-04 Thread Robert Millan
2011/9/4 Arno Töll : > Moreover, I am wondering whether it is seamlessly possible  (ignorant > me, don't knowing anything about d-i internals) to produce an unofficial > testing d-i which installs Squeeze? And this is possible too. Actually official images can just select Squeeze when in expert m

Re: Keep a set of working weekly/daily build images to ZFS addicts

2011-09-04 Thread Robert Millan
2011/9/4 Arno Töll : > We could avoid that, if we where just backing up a set of testing d-i > images which are known to work, where we could people point to. I think it's a good idea, but I don't have the time to do this myself. If you'd like to help, I suggest you put it in the wiki and avoid l

Re: Bug#640325: faccessat broken for user root?

2011-09-04 Thread Christoph Egger
Hi! Christoph Egger writes: > --- > #include > #include > #include > > int main () { > printf("%d\n", faccessat(AT_FDCWD, "test", X_OK, AT_EACCESS)); > } > --- Some improved programm: ch

Keep a set of working weekly/daily build images to ZFS addicts

2011-09-04 Thread Arno Töll
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, observing that many people in #debian-kbsd are asking for ZFS installer support which is known to be more or less broken in Squeeze, I wonder whether we should keep a set of weekly/daily testing images, which are (relatively) known to work. Curren

Bug#640325: faccessat broken for user root?

2011-09-04 Thread Christoph Egger
Package: libc0.1-dev Version: 2.13-18 Severity: grave User: debian-bsd@lists.debian.org Usertags: kfreebsd Hi! The following code (extracted from dash's test builtin) is behaving differently between linux and kfreebsd, having a 644 `test' file and running it on linux as root user prints -1 whil

Re: zfs problem at install on kfreedbsd 64

2011-09-04 Thread Robert Millan
2011/9/3 raphael rsc : > Hi, > > I installed the last official kfreebsd for amd64, installed a zfs / on > on disk and a zfs /var on another. > It rebooted fine, but /var didn't mount as zfsutils was not installed. Which media did you install from (please give exact version, with URL)? It is possi