Re: Bug#654783: about test_socket hang

2012-04-17 Thread Steven Chamberlain
On 16/04/12 22:08, Robert Millan wrote: > If I hit ^Z, poll is interrupted, then "fg" makes it progress. By > doing this a couple of times I managed to make test_socket finish. > Alternatively, I patched glibc with this workaround (see attachment). > This makes the test finish in about 16 seconds.

Re: Bug#661283: cmor: FTBFS on kfreebsd-amd64

2012-04-17 Thread Steven Chamberlain
On 17/04/12 23:02, Robert Millan wrote: > El 14 de març de 2012 15:46, Christoph Egger ha escrit: >> kern.dfldsiz: 134217728 > > That's just 128 MiB. Argh I misunderstood this before. Yes 128 MiB is definitely too low for cmor; it seems to need ~700 MiB to pass the test suite or run at all.

Re: Bug#666542: incorrect rendering of lat15 characters

2012-04-17 Thread Anton Zinoviev
On Sun, Apr 15, 2012 at 10:40:14AM +0300, Anton Zinoviev wrote: > > In case what I am asking is impossible (or nobody knows how to do it) > there are two alternatives. > > 1. I can disable font loading in console-setup on kFreeBSD. This is bad > because CP437 covers only few languages. Actual

Processed (with 3 errors): Re: Bug#661283: cmor: FTBFS on kfreebsd-amd64

2012-04-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > clone 661283 -1 Bug #661283 [src:cmor] cmor: FTBFS on kfreebsd-amd64 Bug 661283 cloned as bug 669170 > retitle -1 increase DFLDSIZ on amd64 to something good enough to build cmor Bug #669170 [src:cmor] cmor: FTBFS on kfreebsd-amd64 Changed Bug tit

Re: Bug#661283: cmor: FTBFS on kfreebsd-amd64

2012-04-17 Thread Robert Millan
clone 661283 -1 retitle -1 increase DFLDSIZ on amd64 to something good enough to build cmor severity -1 wishlist clone -1 -2 -3 reassign -1 kfreebsd-8 reassign -2 kfreebsd-9 reassign -3 kfreebsd-10 thanks El 14 de març de 2012 15:46, Christoph Egger ha escrit: >  kern.dfldsiz: 134217728 That's j

Bug#669165: mount errors when attempting remount of /run, /proc and /sys

2012-04-17 Thread Robert Millan
Package: initscripts Version: 2.88dsf-22.1 Severity: minor User: debian-bsd@lists.debian.org Usertags: kfreebsd Misc errors are displayed during boot because initscripts attempts to remount /run, /proc and /sys. However, on GNU/kFreeBSD it's not possible to remount tmpfs, linprocfs or linsysfs fi

Bug#669162: mount: tmpfs mount option is unknown: Invalid argument

2012-04-17 Thread Robert Millan
Package: initscripts Version: 2.88dsf-22.1 Severity: minor User: debian-bsd@lists.debian.org Usertags: kfreebsd This error message is displayed every time during boot. It seems that initscripts attempts to call mount with -o nodev, however nodev mount option is not available on GNU/kFreeBSD. --

Bug#651624: Booting from zfs root seems to not work 8.3 and 10.0 however work

2012-04-17 Thread Robert Millan
El 17 d’abril de 2012 22:07, Christoph Egger ha escrit: >> Confirmed: the list is empty.  The device nodes aren't present. >> Furthermore, rebooting doesn't help but shutdown fixes the problem. >> >> Christoph, I only hit this problem in VirtualBox.  Did you experience >> it with real hardware, al

Re: Bug#542953: sysvinit: fixes for GNU/kFreeBSD

2012-04-17 Thread Robert Millan
El 14 d’abril de 2012 18:49, Roger Leigh ha escrit: > OK, I'll close this particular bug then.  If you want to file a > new one with any cleanup patches when you have time, that would > be great. Thanks. Will do. -- Robert Millan -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.or

Bug#651624: Booting from zfs root seems to not work 8.3 and 10.0 however work

2012-04-17 Thread Christoph Egger
Robert Millan writes: > retitle 651624 sometimes device nodes disappear after a reboot, making > them inaccessible to root file system > thanks > > El 10 d’abril de 2012 17:38, Robert Millan ha escrit: >> Some tests that could confirm this, when any of us hits the problem again: >> >>  - When you

Processed (with 1 errors): Re: Booting from zfs root seems to not work 8.3 and 10.0 however work

2012-04-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > retitle 651624 sometimes device nodes disappear after a reboot, making Bug #651624 [kfreebsd-image-9-amd64] Booting from zfs root seems to not work 8.3 and 10.0 however work Changed Bug title to 'sometimes device nodes disappear after a reboot, m

Bug#651624: Booting from zfs root seems to not work 8.3 and 10.0 however work

2012-04-17 Thread Robert Millan
retitle 651624 sometimes device nodes disappear after a reboot, making them inaccessible to root file system thanks El 10 d’abril de 2012 17:38, Robert Millan ha escrit: > Some tests that could confirm this, when any of us hits the problem again: > >  - When you get the mount error, type "?" in m

Re: Bug#542953: sysvinit: fixes for GNU/kFreeBSD

2012-04-17 Thread Roger Leigh
On Mon, Apr 09, 2012 at 10:50:43PM +0200, Robert Millan wrote: > I gave a quick look at this bug report. I think the problem reported > in 2009 is no longer present. In particular: > > - The premise [1] doesn't seem to be true anymore. Perhaps what we > were missing is "X-Start-Before" support