[illumos-Developer] manifests/system-boot-grub.mf syntax
Garrett D'Amore
garrett at nexenta.com
Tue Sep 7 07:35:05 PDT 2010
On Tue, 2010-09-07 at 08:49 +0200, Damian Wojsław wrote:
> Hi
>
> illumos-mine/usr/src/pkg$ hg diff manifests/system-boot-grub.mf
> diff -r 5f6c3c121560 usr/src/pkg/manifests/system-boot-grub.mf
> --- a/usr/src/pkg/manifests/system-boot-grub.mf Fri Sep 03 23:10:16 2010 +0200
> +++ b/usr/src/pkg/manifests/system-boot-grub.mf Tue Sep 07 06:44:59 2010 +0200
> @@ -59,6 +59,7 @@
> $(i386_ONLY)file path=boot/grub/pxegrub group=sys
> $(i386_ONLY)file path=boot/grub/reiserfs_stage1_5 group=sys
> $(i386_ONLY)file path=boot/grub/splash.xpm.gz group=sys
> +$(i386_ONLY)file path=boot/grub/solaris.xpm.gz group=sys
> $(i386_ONLY)file path=boot/grub/stage1 group=sys
> $(i386_ONLY)file path=boot/grub/stage2 group=sys
> $(i386_ONLY)file path=boot/grub/stage2_eltorito group=sys
>
>
> illumos-mine/usr/src/pkg$ dmake install
> wojslaw.pl --> 1 job
> wojslaw.pl --> Job output
> Processing manifest system-boot-grub.mf
> pkgfmt: manifests/system-boot-grub.mf: not in pkgfmt form
> *** Error code 1
> The following command caused the error:
> pkgfmt -c manifests/system-boot-grub.mf
> dmake: Fatal error: Command failed for target
> `packages.i386/system-boot-grub.mog'
> Current working directory
> /home/trochej/datapool/Documents/Projects/illumos-mine/usr/src/pkg
>
>
> Did i break something in very obvious way?
No. But after you touch a pkg manifest, you have run "pkgfmt" on it.
In this case it is needed because you entered the new item out of sorted
order.
- Garrett
>
More information about the Developer
mailing list