[packman] internal server error in Multimedia repo
Olaf Hering
olaf at aepfle.de
Mon Aug 8 11:46:02 CEST 2016
On Mon, Aug 08, Olaf Hering wrote:
> prjs="Essentials Multimedia"
> mkdir $$
> cd $_
> for prj in $prjs
> do
> pbs co -u $prj
> cd $_
> pbs up -u
> for pkg in *
> do
> ls -1d * | wc -l
> echo $pkg
> sed -i "/\"$pkg\"/d" .osc/_packages
> rm -rf $pkg
> pbs up -u && break
> done
> done
>
> Would it work for OBS?! 'obs ls devel:languages:perl | wc -l'
> 2867
The script above works for obs and devel:languages:perl.
So either someone increased the limits for OBS, or decreased the limits
for PMBS, or the defaults are too strict.
Olaf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.links2linux.de/pipermail/packman/attachments/20160808/bfb80e71/attachment.sig>
More information about the Packman
mailing list