Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 218877
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kevin Cody Jr. <kcodyjr@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
baselayout-ebuild.patch patch against baselayout-2.0.0.ebuild text/plain Kevin Cody Jr. 2008-04-23 00:29 0000 596 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218877 depends on: Show dependency tree
Bug 218877 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-22 12:48 0000
Doing a catalyst stage1 using stage3-amd64-hardened-2007.0 as seed.

Very short package.keywords file; baselayout and its deps.

In pkg_preinst:

1. make_opts is not defined anywhere
2. emake tries to run in ${T}, with no Makefile

I could be missing something or doing something drastically wrong.

Let me know if you need stuff pasted or anything.

Reproducible: Always

Steps to Reproduce:
1. set up catalyst stage1 spec file
2. invoke catalyst, wait, wait, wait...
3. watch the fireworks
4. chdir to seed root; chroot; ln -s /bin/true /bin/make_opts
5. invoke catalyst
6. watch the fireworks

Actual Results:  
make: Entering directory `/var/tmp/portage/sys-apps/baselayout-2.0.0/temp'
make: *** No rule to make target `layout'.  Stop.
make: Leaving directory `/var/tmp/portage/sys-apps/baselayout-2.0.0/temp'

------- Comment #1 From Kevin Cody Jr. 2008-04-23 00:29:06 0000 -------
Created an attachment (id=150665) [details]
patch against baselayout-2.0.0.ebuild


Changes emake line to one that works for me.

Also, dismounts and remounts ${ROOT}proc, as catalyst bind-mounts it.

------- Comment #2 From SpanKY 2008-05-10 10:03:02 0000 -------
$S wont be available for binpkgs ... ive fixed this in cvs, please test

http://sources.gentoo.org/sys-apps/baselayout/baselayout-2.0.0.ebuild?r1=1.4&r2=1.5

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug