Project

General

Profile

Actions

Bug #725

open

'make distribution' fails w/'ro' /usr/obj

Added by c.turner over 16 years ago. Updated about 11 years ago.

Status:
In Progress
Priority:
Low
Assignee:
-
Category:
-
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

This seems to choke on sendmail from a ~1wk build
(no code changes on this part of the tree it seems)

not sure if it is 'supposed to work' or
for how long it has been broken, so I didn't investigate further..

basically, trying to use a -HEAD machine to build out jail
images from a release machine over ro nfs..

Thanks,

- Chris

Actions #1

Updated by corecode over 16 years ago

make distribution will touch targets which are not built during buildworld (heh, yea.) specifically, etc/Makefile and associates prepare config files. maybe we should hook this into the build as well?

cheers
simon

Actions #2

Updated by dillon over 16 years ago

:make distribution will touch targets which are not built during buildworl=
:d (heh, yea.) specifically, etc/Makefile and associates prepare config f=
:iles. maybe we should hook this into the build as well?
:
:cheers
: simon

It's not critical for this release but I think its a fine idea. Still, rather then incorporate it into the buildworld I'd suggest creating a make builddistribution target which covers the extra bits so make distribution can then run without further modifications to /usr/obj.

-Matt

Actions #3

Updated by tuxillo about 11 years ago

  • Description updated (diff)
  • Status changed from New to In Progress
  • Assignee deleted (0)

Still relevant (see below), just in case somebody wants to take a peek at it.

[...]
rm -f dragonfly.cf
rm: dragonfly.cf: Read-only file system
  • Error code 1
Stop.
make: stopped in /home/source/dfbsd/etc/sendmail
  • Error code 1

Stop.
make: stopped in /home/source/dfbsd/etc

Actions

Also available in: Atom PDF