Re: Weird issues with fdisk/dd

2007-06-08 Thread Bill Hacker
Joe Holden wrote: Matthew Dillon wrote: What are you running, the 1.8 release or 1.9 development? There are some very major differences in how storage is handled between the two. It kinda looks like you are running 1.9. I am indeed running 1.9. For 1.9 you are going to have

Re: Weird issues with fdisk/dd

2007-06-08 Thread Matthew Dillon
:I am indeed running 1.9. : : For 1.9 you are going to have to regenerate all your devices in : /dev. : : cd /dev : rm ad* : ./MAKEDEV ad0 : ./MAKEDEV ad1 : ./MAKEDEV ad2 : etc... : :I have done the above, presumably a reboot was needed so I have done that

Re: Weird issues with fdisk/dd

2007-06-08 Thread Joe Holden
Matthew Dillon wrote: :I am indeed running 1.9. : : For 1.9 you are going to have to regenerate all your devices in : /dev. : : cd /dev : rm ad* : ./MAKEDEV ad0 : ./MAKEDEV ad1 : ./MAKEDEV ad2 : etc... : :I have done the above, presumably a reboot

Re: 50 bucks for the person that fixes net-snmp in pkgsrc for dragonfly.

2007-06-08 Thread Rumko
[EMAIL PROTECTED] wrote: It must compile and run fine. 50 AUD = 35 USD. Could go up if you can prove that its totally broken and needs hours of fixing. Petr On which version of DragonFly should it compile and run? Also what functionality is required? -- Regards, Rumko

Re: 50 bucks for the person that fixes net-snmp in pkgsrc for dragonfly.

2007-06-08 Thread Jeremy C. Reed
On Fri, 8 Jun 2007, [EMAIL PROTECTED] wrote: It must compile and run fine. It compiles and appears to install fine from pkgsrc on DragonFly 1.7.0-DEVELOPMENT. What are your problems? Is there a GNATS PR (NetBSD for pkg) recorded for this issue? I do see it has problems like: snmpcheck

Re: DragonFly's tools (and technologies)?

2007-06-08 Thread Jeremy C. Reed
On Sat, 10 Feb 2007, Jeremy C. Reed wrote: I'd like to make a list of DragonFly's inventions or new tools. The following are some new tools (compare with FreeBSD 4 -- there were other changes but I think I list here only DragonFly tools.) I can also post this on the DragonFly wiki. Can you

Re: 50 bucks for the person that fixes net-snmp in pkgsrc for dragonfly.

2007-06-08 Thread elekktretterr
On which version of DragonFly should it compile and run? Also what functionality is required? Hi and thanks for response. It has to work on both 1.9 and 1.8. It must run as daemon and not die upon start up like it does now. net-snmp 5.3 used to work but every time data was polled it'd leave

Re: 50 bucks for the person that fixes net-snmp in pkgsrc for dragonfly.

2007-06-08 Thread elekktretterr
This is the message that appears everytime snmpd was polled: Jan 25 00:18:10 daria snmpd[17564]: nlist err: neither tcpstat nor _tcpstat found. Jan 25 00:18:10 daria snmpd[17564]: nlist err: neither tcb nor _tcb found. Jan 25 00:18:10 daria snmpd[17564]: nlist err: neither udb nor _udb found.

Re: 50 bucks for the person that fixes net-snmp in pkgsrc for dragonfly.

2007-06-08 Thread elekktretterr
Is there a GNATS PR (NetBSD for pkg) recorded for this issue? I do see it has problems like: snmpcheck Can't locate Tk.pm in @INC (Didn't depend on perl-Tk.) The snmpconf runs but I never finished testing. Hey, Yes there is a GNATS.