ubuntu-appstore-developers team mailing list archive
-
ubuntu-appstore-developers team
-
Mailing list archive
-
Message #00505
Re: App Review Shifts
On Wed, Aug 21, 2013 at 9:57 AM, Jamie Strandboge <jamie@xxxxxxxxxxxxx> wrote:
> On 08/20/2013 09:04 PM, Martin Albisetti wrote:
>> On Tue, Aug 20, 2013 at 7:43 PM, Jamie Strandboge <jamie@xxxxxxxxxxxxx> wrote:
>>>
>>> Ah, where is yours? :)
>>>
>>> I've also run evilapp (mine) through this as well as some Ubuntu core apps and
>>> made a number of adjustments to the scripts today.
>>
>>
>> Mine is the "hello world" one, attached.
>>
> It looks like it has many of the same issues as Michael's (presumably because it
> was created with the SDK). Specifically:
>
> * it uses the old format for the manifest
> * it uses 1 for policy_version (should be 1.0)
> * there is no description in the manifest
> * it is using ar.com.beuno as the reverse domain instead of
> com.ubuntu.developers.beuno (not a problem per se, just noting it)
> * the filename uses a version that doesn't match the manifest and the
> DEBIAN/control file
> * the application name (ie, the key to the hooks database) contains an '_',
> which is illegal.
Indeed, due to the SDK. We are talking to Zoltan to get this fixed ASAP.
> I also noticed it contains ar.com.beuno.hello_world_0.1_all.click.tar. Attached
> is a patch against the unpacked click package to update it for the new hooks
> format (and fixes the application name).
Ah, that's interesting. The SDK just throws *everything* into the
click package, but it also creates the click packages in the root of
the folder.
Filing a bug.
--
Martin
References