Slashdot Mirror


First NetBSD Bugathon a Success

Daniel de Kok writes "Last weekend the first NetBSD Bugathon weekend was organized by Elad Efrat to handle as many open PRs (problem reports) as possible in a weekend, checking and fixing the bugs that were reported. Although the first Bugathon was not announced widely, it was a success: about 30 developers and 20 users closed around 270 PRs, bringing the number of open PRs down from 4200 to less than 4000. The next Bugathon will take place on 7-8 October, and NetBSD users and developers are invited to help fixing bugs and handling PRs."

6 of 32 comments (clear)

  1. Impressive by MetalliQaZ · · Score: 3, Interesting

    Thats not bad for 30 devs and 8 hours. Not bad at all.

    --
    "Here Lies Philip J. Fry, named for his uncle, to carry on his spirit"
  2. Great...how about running it on another arch? by Anonymous Coward · · Score: 3, Insightful

    I'm getting tired of the same people who say "fewer bugs" but only really mean "fewer bugs...but only on the x386 or PPC architectures"
    The last few versions of NETBSD has been seriously broken on the VAX architecture
    (and before you say, "well, YOU Have the source...do something about it!"... I have been trying, but some of the bugs are beyond my abilities)

    I would feel much better if NETBSD was just truthful and say "ok, we USED to run on a bunch of different architectures, but we don't anymore"
    We keep getting the high-and-mighty "NETBSD runs on 40 different platforms"...NO IT DOES NOT.

    It's like saying I speak English, French, Spanish, Russian, and German... my mother tounge is English...I took French in high school. I know a smattering of Spanish from watching TV. I took one year of Russian & German in University.
    Realisticly, I only speak English.
    Realisticly, NETBSD only runs properly on about ten platforms, not 40

    1. Re:Great...how about running it on another arch? by TheRaven64 · · Score: 4, Interesting

      Have you tried OpenBSD? I know it's had a lot of work done on the VAX port recently, including adding support for some VAXstation framebuffers (this is only in -CURRENT at the moment, but will be included with OpenBSD 4.0, due in a month or so).

      --
      I am TheRaven on Soylent News
    2. Re:Great...how about running it on another arch? by LizardKing · · Score: 4, Informative

      Every time there's a NetBSD article on Slashdot, up pops a message about it not working on the Vax. I'm beginning to suspect it's the same individual, as the message is always worded in a very similar way - as a none too subtle attack on NetBSD's cross platform capabilities. Just for the record my Vax, SGI Indy, SparcStation 5 and Dell laptop are all running NetBSD 3.0.1, the most recent release. The Vax previously ran 2.1, 2.0, 1.6.2, and 1.5.3 without problems. Around the time of 2.0 I was actually running it on three different Vax machines (3100 m76, 3100 m80 and 4000 VLC). Never had a single problem installing from CD or running NetBSD.

      Now, getting NetBSD running on the last generation of Apple's 12" Powerbook (model 6,8) is a different matter - but I've been unable to get OpenBSD or YellowDog Linux installed on it either ...

  3. Of course it was a success by RLiegh · · Score: 3, Insightful

    ...bugs thrive on corpses! :p

    Seriously, though; glad to see they had a good turn out for it. Hopefully this will put to rest some of the "NetBSD is irrelevent" crap that's been floating around recently. Particularly since most of the hype appears to merely be sour grapes from people who were on the wrong side of a power struggle and are now trying to tear down the project (as opposed to anyone with a valid beef).

    30 developers isn't that bad, really. Not up to FreeBSD numbers, certainly; but it's a good start. Particularly given that this event wasn't really publicised in any real way (there was nothing here, or on the front page of netbsd.org about it in advance).

    Sidenote to the guy having problems with his VAX: problems with one archetetcture (sp?) don't indicate that NetBSD is becoming x86-centric; they just indicate that maybe -just maybe- -what with NetBSD being contributer oriented and all- that the bugs just might be beyond the -VAX team's abilities as well.

  4. Re:What kind of bugs? by hawicz · · Score: 4, Informative

    A fair number of those are bugs for other OSes, due to having pkgsrc issues included in the same bug database. pkgsrc runs on a dozen different platforms so the bug database ends up with a lot of issues not directly relevant to NetBSD. Right now, there are 1233 open bugs relating to pkgsrc, many of which are non-NetBSD issues.

    As for the classification of other bugs, you can check out http://www.netbsd.org/Gnats/ for a table of how those are distributed. Quite a few are specific to just a single port.