Opened at 2009-06-17T19:53:28Z
Closed at 2009-06-24T04:07:56Z
#739 closed enhancement (fixed)
To get tahoe 1.4.1 working on NetBSD, must use attached patch.
Reported by: | midnightmagic | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | 1.5.0 |
Component: | code | Version: | 1.4.1 |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
The code doesn't currently recognise NetBSD as a "BSD" type, and thus fails when building. To get it working properly, there just needs to be a few extra case statements inserted into the OS platform detection.
Attachments (1)
Change History (5)
Changed at 2009-06-17T19:54:03Z by midnightmagic
comment:1 Changed at 2009-06-17T20:35:19Z by zooko
Want to run a buildbot on your NetBSD system so that we can tell that this fixes it and tell that it stays fixed?
comment:2 Changed at 2009-06-17T23:39:22Z by midnightmagic
I might be able to. I'll let you know.
comment:3 Changed at 2009-06-23T19:47:29Z by midnightmagic
I have cleaned up permissions on the machine (mostly) and think I can run a buildbot. How do I participate?
comment:4 Changed at 2009-06-24T04:07:56Z by warner
- Milestone changed from undecided to 1.5.0
- Resolution set to fixed
- Status changed from new to closed
Applied, in 96cda877ff829ba9. Now we'll see if the new buildslave likes it. Thanks!
Note: See
TracTickets for help on using
tickets.
darcs patch. not a clue if it's correct, I know nothing of darcs.