yes, 500 is internal server error

On Sun, Jun 29, 2008 at 4:39 PM, Chris Ridd <[EMAIL PROTECTED]> wrote:
>
> On 29 Jun 2008, at 13:49, Petr Sobotka wrote:
>
>> Hello All,
>>
>> I have strange problem with this script which is output of automatic
>> publishing from spec files to IPS:
>>
>> Can you please let me know what is wrong with this script?
>>
>> #/usr/bin/ksh93
>> cd /var/tmp/pkgbuild-petr/xdelta-1.1.4-build
>> export PKG_REPO=http://localhost:9000
>> eval `pkgsend open [EMAIL PROTECTED]
>> pkgsend add depend type=require frmi=SUNWcar
>> pkgsend add depend type=require frmi=SUNWkvm
>> pkgsend add depend type=require frmi=SUNWcsr
>> pkgsend add depend type=require frmi=SUNWcsu
>> pkgsend add depend type=require frmi=SUNWcsd
>> pkgsend add depend type=require frmi=SUNWcsl
>> pkgsend add file
>> '/var/tmp/pkgbuild-petr/xdelta-1.1.4-build/usr/lib/libxdelta.la'
>> mode=0755 user=root group=bin path='/usr/lib/libxdelta.la'
>> pkgsend add file
>> '/var/tmp/pkgbuild-petr/xdelta-1.1.4-build/usr/lib/libxdelta.so.2.0.0'
>> mode=0755 user=root group=sys path='/usr/lib/libxdelta.so.2.0.0'
>> pkgsend add file
>> '/var/tmp/pkgbuild-petr/xdelta-1.1.4-build/usr/include/xdelta.h'
>> mode=0644 user=root group=sys path='/usr/include/xdelta.h'
>> pkgsend add file
>> '/var/tmp/pkgbuild-petr/xdelta-1.1.4-build/usr/share/aclocal/
>> xdelta.m4'
>> mode=0644 user=root group=other path='/usr/share/aclocal/xdelta.m4'
>> pkgsend add file
>> '/var/tmp/pkgbuild-petr/xdelta-1.1.4-build/usr/bin/xdelta-config'
>> mode=0755 user=root group=bin path='/usr/bin/xdelta-config'
>> pkgsend add file
>> '/var/tmp/pkgbuild-petr/xdelta-1.1.4-build/usr/share/man/man1/xdelta.
>> 1'
>> mode=0644 user=root group=bin path='/usr/share/man/man1/xdelta.1'
>> pkgsend add file
>> '/var/tmp/pkgbuild-petr/xdelta-1.1.4-build/usr/include/xd_edsio.h'
>> mode=0755 user=root group=bin path='/usr/include/xd_edsio.h'
>> pkgsend add set name=summary value='Opensource binary diff'
>> pkgsend close
>>
>>
>> When I execute it I got this error:
>> $ /tmp/script.sh
>> Failed with 500
>>
>> Which is at least from my point of view totally useless error message.
>> Bug report?
>
> It looks like an HTTP error... Is pkg.depotd up and running on the
> right port?
>
> Cheers,
>
> Chris
> _______________________________________________
> pkg-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
>



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

Reply via email to