Amanda Waite wrote: > Lubos Kosco wrote: >> Christian Kelly wrote: >>> >>> We rolled out a new version of the jucr code yesterday. We were >>> seeing some glitches where dependencies defined in the spec file were >>> not being installed to the build zone. I believe this is now >>> resolved. If see any issues like this, please let us know. >> >> http://jucr.opensolaris.org/build/viewlog/2077/ >> >> seems %include default-depend.inc >> now results in "some" packages unknown ?!?! >> (I even got rid of it, no luck) > > Same with me: > > [job 2081 : Phase 0] BUILDING on zone zone090601 > [job 2081 : Phase 0] Job depends on the following pkgs: SUNWcar > SUNWkvm SUNWcsr SUNWcsu SUNWcsd SUNWcsl SUNWruby18 > [job 2081 : Phase 0] Install IPS failed > STDOUT: > STDERR: > pkg: The following pattern(s) did not match any packages in the current > catalog. > Try relaxing the pattern, refreshing and/or examining the catalogs: > SUNWcsr > SUNWcsu > > As Lubos says, you get the same result when commenting out %include > default-depend.inc
Because those packages don't exist on OpenSolaris (directly). Those are the old SVR4 package names. You want SUNWcs. Cheers, -- Shawn Walker
