I am trying to transform the webrev http://cr.opensolaris.org/~jmr/pm_14791_colours_not_a11y_22Jul_240pm/ to use the new packaging.

The change to src/pkgdefs/SUNWipkg-gui/prototype in
http://cr.opensolaris.org/~jmr/pm_14791_colours_not_a11y_22Jul_240pm/src/pkgdefs/SUNWipkg-gui/prototype.wdiff.html
is causing me a problem.

I have edited src/pkg/manifests/package%2Fpkg%2Fpackage-manager.p5m
to add the line

link path=usr/share/package-manager/icons/HighContrastLargePrintInverse target=HighContrastInverse

When I try to build it fails ending with the message below.
The line is in pkgmanifest but not in protomanifest.

HighContrastLargePrintInverse is not in proto/root_i386/usr/share/package-manager/icons/ which explains why I am getting the error.

However the link line is in ../packages/i386/repo/pkg/package%2Fpkg%2Fpackage-manager/0.5.11%2C5.11-0.145%3A20100723T083822Z

Any idea what is causing the problem?

Padraig

pkgdiff pkgtmp/protomanifest pkgtmp/pkgmanifest
+ link path=usr/share/package-manager/icons/HighContrastLargePrintInverse target=HighContrastInverse
*** Error code 1
make: Fatal error: Command failed for target `check'
Current working directory /export/home/padraig/14791_clone/src/pkg
*** Error code 1
The following command caused the error:
cd pkg; pwd; make install check
make: Fatal error: Command failed for target `packages'


On 07/22/10 05:00 PM, Danek Duvall wrote:
Padraig O Briain wrote:

I see that the contents of pkgdefs directory has disappeared.
What, if anything, has it been replaced by?
That should be pretty clear from the changeset.  See src/pkg.

Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to