Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216115 - target netboot refusing all spec fields (and got errors on unused fields)
Summary: target netboot refusing all spec fields (and got errors on unused fields)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 00:21 UTC by Enrique Domínguez
Modified: 2008-04-04 02:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enrique Domínguez 2008-04-04 00:21:10 UTC
I've tested netboot2 successfully (no errors) and livecd target, but target netboot don't recognize fields in .spec Errors I got with template

!!! catalyst: Argument "netboot/packages/raidtools/files" not recognized.

!!! catalyst: Error encountered during run of target netboot

you could erase line with errors and always got new errors, last error is in unused field

Reproducible: Always

Steps to Reproduce:
1.Take netboot template (netboot_template.spec) and uncomment fields relates to target and packages/files. My spec:

 target: netboot
 netboot/kernel/sources: gentoo-sources
 netboot/kernel/config: /tmp/2.6.11-netboot.config
 netboot/kernel/use: ultra1
 netboot/busybox_config: /tmp/busybox.config
 netboot/base_tarball: /usr/lib/catalyst/netboot/netboot-base.tar.bz2
 netboot/packages: raidtools xfsprogs e2fsprogs reiserfsprogs
 netboot/packages/raidtools/files: /sbin/raidstart /sbin/mkraid /sbin/detect_multipath /sbin/raidreconf /sbin/raidstop /sbin/raidhotadd /sbin/raidhotremove /sbin/raidsetfaulty /s$
 netboot/packages/xfsprogs/files: /sbin/mkfs.xfs /sbin/xfs_repair /bin/xfs_check
 netboot/packages/e2fsprogs/files: /sbin/mke2fs
 netboot/packages/reiserfsprogs/files: /sbin/mkreiserfs
 netboot/extra_files: /lib/libresolv.so.2 /lib/libnss_compat.so.2 /lib/libnss_dns.so.2 /lib/libnss_files.so.2 /sbin/consoletype

don't mind about values, I only filled with template values

2. # catalyst -f netboot_template.spec
3. erase offending line in template and rerun
4.repeat step 3. all you can
Actual Results:  
!!! catalyst: Argument "netboot/packages/raidtools/files" not recognized.

!!! catalyst: Error encountered during run of target netboot

Catalyst aborting....
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2008-04-04 02:31:24 UTC
The netboot target is deprecated and will be going away at some point. What's now netboot2 will become netboot.