Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#14781 closed bug (fixed)

Haiku Source Package Directory Inconsistent

Reported by: AGMS Owned by: bonefish
Priority: normal Milestone: R1/beta2
Component: Build System Version: R1/Development
Keywords: haiku_source Cc: agmsmith@…
Blocked By: Blocking:
Platform: All

Description

The directory structure of the haiku_source-...hpkg package has the source code in a non-standard place. It's in /system/sources/haiku all by itself. I suggest changing the packaged path to /system/develop/sources/haiku to make it consistent with the other source code, and easier to find!

Change History (4)

comment:1 by diver, 5 years ago

By default all .hpkg mackages are getting mounted in /system, the other option is ~/config.

~> df | grep package
/boot/system      packagefs   4.0 KiB   4.0 KiB QAM-P-- 
/boot/home/config packagefs   4.0 KiB   4.0 KiB QAM-P--

What can be done is to add a check to haiku configure to detect running from ro directory.

comment:2 by AGMS, 5 years ago

That's fine, but in either /system or ~/config the "haiku" folder should be in ./develop/sources rather than ./sources.

comment:3 by waddlesplash, 5 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev52693.

comment:4 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.