Hello, I doubt that there is 1 file bigger than 100MB, but in the evening I'll check it. Definitely all files together have more than 100MB. Do I need to split manifest file into several smaller ones and send them 1 by one?
Cheers, Petr Sobotka aka Pietro 2009/4/20 Shawn Walker <[email protected]> > 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
