Launchpad logo and name.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index ][Thread Index ]

Re: python-django_0.97+svn7116-1_all.changes rejected



On Feb 15, 2008 11:09 PM, Rob van der Linde <robvdl@xxxxxxxxx> wrote:
> Hi, I've created a bash script that downloads the latest SVN of Django,
> and open source web framework in Python. I used the following tutorial
> as a guide:
>
> http://showmedo.com/videos/video?name=linuxJensMakingDeb&fromSeriesID=37
>
> I went through quite a bit of testing when making this script, making
> sure it keeps to the same structure as the stable version of Django
> already in the Ubuntu repository.
>
> The deb itself works great, I tried it on Gutsy as well as Hardy and
> everything is working, including Django bash completion.
>
> However, when I try to upload it, I get an error (see below), saying
> it's a binaryfull package/mixed upload, but it is not. If you check
> below, the "Architecture" says "source all", plus Python is source off
> course.
>
> Any ideas what I am doing wrong?
>
> -------------
>
> Rejected:
> Upload is binaryful, but policy refuses binaryful uploads.
> Upload is source/binary but policy refuses mixed uploads.
>
> Format: 1.7
> Date: Fri, 15 Feb 2008 22:15:04 +1300
> Source: python-django
> Binary: python-django
> Architecture: source all
> Version: 0.97+svn7116-1
> Distribution: gutsy
> Urgency: low
> Maintainer: Rob van der Linde <robvdl@xxxxxxxxx>
> Changed-By: Rob van der Linde <robvdl@xxxxxxxxx>
> Description:
>  python-django - A high-level Python Web framework
> Changes:
>  python-django (0.97+svn7116-1) gutsy; urgency=low
>  .
>    * Initial release
> Files:
>  f9ac73e720f968a9115f4cf7cd4c3f99 527 python optional python-django_0.97+svn7116-1.dsc
>  88e1e5163173b80acee167c4b40eaa96 5225513 python optional python-django_0.97+svn7116-1.tar.gz
>  557712140a9647c90d89823728b889ee 2485698 python optional python-django_0.97+svn7116-1_all.deb

Hi Rob,

You are uploading the DEB file and it's obviously a *binary* ... the
rejection reason is legit.

You have to build the sourcepackage using `debuils -S` (build only source).

FYI, 'Architecture: source all' means that you are upload the source
and the architecture independent binary.

Thanks for using PPA, feel free to get immediate help to fix you
script over IRC (#launchpad on freenode).

[]
-- 
Celso Providelo <celso.providelo@xxxxxxxxx>




This is the launchpad-users mailing list archive — see also the general help for Launchpad.net mailing lists.

(Formatted by MHonArc.)