Hello,

I run:

$ merge.py -r -d /export/home/test -v sparc,http://lepra:16000 -v i386,http://lepra:15000 arch

this created one package SUNWttf-fonts-core in /export/home/test
then I public this package into common repo:

$ eval `pkgsend -s http://lepra:17000 open [email protected]`
$ pkgsend -s http://lepra:17000 import SUNWttf-fonts-core
$ pkgsend -s http://lepra:17000 close

This new package looks strange. Can you look at the manifest, please? http://lepra:17000
Where am I doing mistakes?

Thanks for help.

Regards,

Jan Hlodan





Bart Smaalders wrote:
Jan Hlodan wrote:
Hi Danek,

I'm not sure if I understood this script correctly.
Is it enough just publish packages into two separate repos and then run:

./merge.py -r -d /export/tmp -n -v sparc,http://localhost:10001 -v i386,http://localhost:10002 arch entire

and then run final repo form /export/tmp ?
/usr/lib/pkg.depotd -d /export/tmp -p 10000


Either use your package name or, if omitted, merge will attempt to
merge the entire contents of both repos.

- Bart

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

Reply via email to