Date: Sat, 27 Jun 1998 16:46:04 +0300 (EET DST) From: Vallo Kallaste <vallo@matti.ee> To: freebsd-questions@FreeBSD.ORG Subject: make release trouble Message-ID: <Pine.GSO.3.96.980627161135.14436A-100000@solaris.matti.ee>
next in thread | raw e-mail | index | archive | help
Hello! Ok, I know that I'm not intended to run make release as I'm ordinary user... as Jkh says. BTW, I fetched CVS repository using cvsup ( src-all, ports-all, doc-all, www, src-secure, src-eBones, src-crypto collections respectively) and I'm surely removed all tag= and date= fields so cvsup worked in cvs mode. Good... all that takes about 700MB of disk space. Now I'm running make release CHROOTDIR=/opt2 BUILDNAME=3.0-SNAP and an error appears: install -c -o bin -g bin -m 644 sup/Attic/README,v /opt2/usr/share/examples/sup/Attic/README,v install: /opt2/usr/share/examples/sup/Attic/README,v: No such file or directory *** Error code 71 Stop. *** Error code 1 So, I have commented out lines in the /usr/src/release/Makefile which does some chflags stuff and removes entire CHROOTDIR before each make release. I added manually missing sup and Attic directories but...exactly same error appears under different directories. As for comment all this happens only under the usr/share/examples... directory structure. What's wrong here ? Why these directories are missing ? As I understand mtree creates the whole CHROOTDIR directory structure but I don't know much about that. Ok, thats my problem and I hope somebody can help me despite of Jkh's words all about that :) Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.980627161135.14436A-100000>