Petr Sobotka wrote:
Hello,

I have problem with pushing manifest (created by pkgbuild) to local IPS repository.

Here is error:
pkgbuild: pkgsend: 'add' failed for transaction ID '1240139574_pkg%3A%2FSFEwesnoth%401.6.1%2C5.11-0.111%3A20090419T111254Z'; status '500': <urlopen error (134, 'Transport endpoint is not connected')>
pkgbuild: ERROR: failed to publish package to http://localhost:80

Are any of the files in the package greater than 100MB?

If so, you will not be able to publish them to an http:// depot.

Instead, you will have to publish them directly to the repository the depot serves:

pkgsend -s /path/to/repository open [email protected]
...

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

Reply via email to