Re: truss

2011-09-13 Thread Anton Yuzhaninov
On Fri, 09 Sep 2011 15:56:41 -0700, Xin LI wrote: XL> -BEGIN PGP SIGNED MESSAGE- XL> Hash: SHA256 XL> XL> On 08/31/11 07:35, Anton Yuzhaninov wrote: >> It seems to be truss(1) is broken on current >> >> :~> truss /bin/echo x x truss: can not get etype: No such process >> >> FreeBSD 9.0-B

ataidle + notebook hdd + 9.0-BETA2

2011-09-13 Thread Nenhum_de_Nos
hail, I just installed BETA2 on WD notebook disk: ada0 at ata2 bus 0 scbus1 target 0 lun 0 ada0: ATA-8 SATA 2.x device ada0: 150.000MB/s transfers (SATA, UDMA5, PIO 8192bytes) ada0: 476940MB (976773168 512 byte sectors: 16H 63S/T 16383C) ada0: Previously was known as ad4 and tried as usual to m

AW: No disks usable on a P5NE MB

2011-09-13 Thread Uwe Grohnwaldt
Hi, I have a similar problem with my areca-controller. (http://lists.freebsd.org/pipermail/freebsd-current/2011-August/026867.html) Maybe the problem is related? I wrote some mails do Areca-support to find the problem. They send me a beta-firmware and driver but it doesn't solve the problem. Che

Re: ZFS: i/o error - all block copies unavailable after upgrading to r225312

2011-09-13 Thread Andriy Gapon
on 07/09/2011 19:35 Andriy Gapon said the following: > on 02/09/2011 16:35 Andriy Gapon said the following: >> Then: >> - obtain this patch http://people.freebsd.org/~avg/zfstest.head.diff >> - cd sys/boot/zfs >> - apply the patch to zfstest.c >> - cc -I. -I../../cddl/boot/zfs zfstest.c -o zfstest

Re: Booting from USB-stick == boot -a ?

2011-09-13 Thread Christer Solskogen
On Tue, Sep 13, 2011 at 2:02 PM, Poul-Henning Kamp wrote: > > I'm booting 8-stable from a USB stick, and I invariably end up in > the "askroot" prompt. > > It looks like the CAM subsystem doesn't participate in the > root-mount-interlock scheme ? > > I would have expected that to be fixed ages ago

Re: Screwy behavior in ports framework

2011-09-13 Thread Doug Barton
First, this should be on freebsd-po...@freebsd.org. If you still have problems later please start a new thread there. On 09/13/2011 02:45, Thomas Mueller wrote: > I quote my /etc/make.conf from BETA2: > WRKDIR=workb2 That's guaranteed to break things. What you want is to remove that and set: WR

Booting from USB-stick == boot -a ?

2011-09-13 Thread Poul-Henning Kamp
I'm booting 8-stable from a USB stick, and I invariably end up in the "askroot" prompt. It looks like the CAM subsystem doesn't participate in the root-mount-interlock scheme ? I would have expected that to be fixed ages ago, am I missing something here ? -- Poul-Henning Kamp | UNIX si

Re: Screwy behavior in ports framework

2011-09-13 Thread Erwin Lansing
On Tue, Sep 13, 2011 at 09:45:05AM +, Thomas Mueller wrote: > > > PORTSDIR=/BETA1/usr/ports > PACKAGES=/usr/packages > WRKDIR=workb2 > # added by use.perl 2011-09-13 02:49:43 > PERL_VERSION=5.14.1 > > Maybe WRKDIR should have been ${MASTERDIR}/workb2 , or should it be > ${.CURDIR}/workb2 ?

Re: Screwy behavior in ports framework

2011-09-13 Thread Thomas Mueller
Sorry about fubar e-mail address, it was a typo, missing > at the end of the line: From: "Thomas Mueller" WKRDIR needs to be an absolute path and will break when it moves up the > tree to install dependencies. The most likely fix is to adjust the > default value ${WRKDIRPREFIX}${.CURDIR}/work t

Re: issue with old linuxbase.

2011-09-13 Thread Alexander Leidinger
On Mon, 12 Sep 2011 10:00:01 +0100 Vincent Hoffman wrote: > On 10/09/2011 18:06, Boris Samorodov wrote: > >> or when'll upgraded linux base system? > > When somebody do the actual work. > > > http://www.leidinger.net/blog/2011/08/29/howto-create-a-new-linux_base-port/ > > and > http://www.leidi

Re: Screwy behavior in ports framework

2011-09-13 Thread Gary Jennejohn
On Tue, 13 Sep 2011 06:57:04 + (GMT) "Thomas Mueller I just installed FreeBSD 9.0-BETA2 last night, now I try to > build ports starting with Perl 5.14.1 (successful), then Python > 2.7 fails on something dubious, but when I try to build Lynx, > ports framework can't find a directory right unde

Re: Screwy behavior in ports framework

2011-09-13 Thread Erwin Lansing
On Tue, Sep 13, 2011 at 06:57:04AM +, wrote: > I just installed FreeBSD 9.0-BETA2 last night, now I try to build ports > starting with Perl 5.14.1 (successful), then Python 2.7 fails on something > dubious, but when I try to build Lynx, ports framework can't find a directory > right under i