[Bug 1593009] Re: It is not possible to run only the store integration tests

2016-06-27 Thread Leo Arias
There is nothing to verify in xenial-proposed here. I'm going to mark this as done. Thanks Steve! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1592943] Re: The examples test output is not good

2016-06-27 Thread Leo Arias
There is nothing to verify in xenial-updates. I'm marking this as done. Thanks Steve! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1592133] Re: The snap parts wiki is ugly. Add code markers around the wiki and add support in the parser.

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - enabled -proposed - update snapcraft-parser to 2.12 - snapcraft-parser --index https://wiki.ubuntu.com/snapcraft/parts?action=raw <- the wiki contains {{{ and }}}, and the parts are parsed correctly I'm going to mark this as verified, thanks Steve! ** Tags

[Bug 1591421] Re: The HACKING file mentions apt-get

2016-06-27 Thread Leo Arias
There is nothing to verify in xenial-proposed. I'm marking this as done. Thanks Steve! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1591199] Re: Parsed parts wiki doesn't include maintainer and description.

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - enabled -proposed - update snapcraft-parser to 2.12 - snapcraft-parser --index https://wiki.ubuntu.com/snapcraft/parts?action=raw <- the resulting snap-parts.yaml contains description and maintainer. I'm going to mark this as verified, thanks Steve! ** Tags

[Bug 1590268] Re: snapcraft-parser has no integration tests

2016-06-27 Thread Leo Arias
There is nothing to verify in xenial-proposed. I'm going to mark it as done. Thanks Steve! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1590813] Re: snapcraft has a copy of pymacaroons code

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - enabled -proposed - update snapcraft to 2.12 The pymacaroons code is no longer in /usr/lib/python3/dist-packages/snapcraft. I'm going to mark this as verified, thanks Steve! ** Tags removed: verification-needed ** Tags added: verification-done -- You

[Bug 1589613] Re: Snap app names are too permissive

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - enabled -proposed - update snapcraft to 2.12 - made snapcraft.yaml with valid names: asseble, 1assemble, 1-asse-mble, 1-asse-mble1, 1-asse-159-mble1 - snapcraft <- it works - made snapcraft.yaml with invalid names: *(, -l, a1+, a1/ - snapcraft <- it fails with a

[Bug 1587933] Re: Allow using .snapcraft.yaml as input

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - enabled -proposed - updated snapcraft to 2.12 - made a .snapcraft.yaml - snapcraft <- it works - moved it to snapcraft.yaml - snapcraft <- it works - copied to .snapcraft.yaml - snapcraft <- it fails with a nice error - verified it doesn't show containers. - rm

[Bug 1588023] Re: No error reported when the package to upload doesn't exist

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - enabled -proposed - update snapcraft to 2.12 - snapcraft upload foo <- fails with a nice error I'm going to mark this as verified, thanks Steve! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification

[Bug 1582499] Re: Parts repository is undocumented

2016-06-27 Thread Leo Arias
There is nothing to verify in xenial-proposed here. I'm marking it as done. Thanks Steve! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1577548] Re: Not creating ephemeral containers

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - enabled -proposed - update snapcraft to 2.12 - install and configure lxd - snapcraft cleanbuild - lxc list - verified it doesn't show containers. I'm going to mark this as verified, thanks Steve! ** Tags removed: verification-needed ** Tags added:

[Bug 1575880] Re: nodejs plugin needs to be able to build using gulpfiles

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - enabled -proposed - update snapcraft to 2.12 - got sergio's project from integration_tests/snaps/simple-gulp - snapcraft I reported a related bug in https://bugs.launchpad.net/snapcraft/+bug/1596762, no blocker. I'm going to mark this as verifyied, thanks

[Bug 1532213] Re: Run the tests in xenial

2016-06-27 Thread Leo Arias
There is nothing to verify related to this bug in xenial-proposed, so I'm marking it as verified. Thanks Steve! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1574774] Re: Missing a qmake plugin

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - enabled -proposed - update snapcraft to 2.12 - got kyle's demos for qt4 and qt4 projects, found a bug: https://bugs.launchpad.net/snapcraft/+bug/1596760 - uncompressed the file - for both projects: - snapcraft - sudo snap install ... - text-editor -

[Bug 1596759] [NEW] git source does not pull submodules

2016-06-27 Thread Leo Arias
Public bug reported: I'm trying to snap a project hosted in github with submodules. Snapcraft pulls only the repository and not the submodules. We can add an option in the yaml to make a recursive pull, or we can always do it recursively which doesn't sound bad either. ** Affects: snapcraft

[Bug 1543243] Re: Sources missing support for Subversion

2016-06-27 Thread Leo Arias
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1543243 Title: Sources missing support for Subversion To manage notifications

[Bug 1570895] Re: Rpath with $ORIGIN fools snapcraft library bundling mechanism

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - enabled -proposed - update snapcraft to 2.12 - got kyle's project from integration_tests/snaps/rpath-test - snapcraft - checked that there is no prime/home/... directory. I'm going to mark this as verifyied, thanks Steve! Zyga, can you please try your snap with

[Bug 1543243] Re: Sources missing support for Subversion

2016-06-27 Thread Leo Arias
Tested in an up-to-date xenial: - update to snapcraft 2.12 - get a snap that uses subversion as the source. (Thanks to popey, I just had to modify the source of his dosbox) - snapcraft - the snap is generated - sudo snap install - the snap is installed - dosbox - the snap starts I'm marking

[Bug 1543243] Re: Sources missing support for Subversion

2016-06-27 Thread Leo Arias
** Description changed: Yes, some people still use it. + + [Impact] + + * It is hard to make a snap from a project that is hosted in a + subversion server. + + [Test Case] + + * Define a snapcraft.yaml from a project that uses subversion. + * Run snapcraft, install and execute the snap.

[Bug 1595273] Re: Implement snapcraft define

2016-06-27 Thread Leo Arias
** Description changed: Snapcraft define allows seeing how a remote part is defined in order to use it from the cache or to copy/paste it into your own snapcraft.yaml + + [Impact] + + * Users now have to open the wiki page to see the details of the + available parts. + + * This will

[Bug 1575880] Re: nodejs plugin needs to be able to build using gulpfiles

2016-06-27 Thread Leo Arias
** Description changed: Gulp needs to be supported as a build driver + + [Impact] + + * It is not easy to make a snap from a project that uses gulp. + + [Test Case] + + * define a snapcraft.yaml for a project that uses gulp. + * run snapcraft, install the snap and execute it. + +

[Bug 1594643] Re: snapcraft update

2016-06-27 Thread Leo Arias
** Description changed: Update command to get latest wiki parts + + [Impact] + + * This is needed in order to use the new shared parts infrastructure. + + [Test Case] + + * run snapcraft update. + * check the local parts cache. + + [Regression Potential] + + * None, this is a new

[Bug 1594976] Re: Use new saved endpoint for wiki parts

2016-06-27 Thread Leo Arias
** Description changed: snapcraft update allows to bring in a cache of parts, we use this instead of polling the wiki for every part + + [Impact] + + * Right now the use of wiki parts is inefficient. + * There is a new cloud infrastructure for parts that can be used to improve the

[Bug 1590813] Re: snapcraft has a copy of pymacaroons code

2016-06-27 Thread Leo Arias
** Description changed: pymacaroons has just been released to xenial (thanks to cjwatson). So now we can import it and remove our copy. + + [Impact] + + * For users, none, the change should be transparent. + + * For developers, less duplication and less complex code to maintain. + +

[Bug 1596114] Re: adt, cannot snapcraft clean without remote parts when in use

2016-06-27 Thread Leo Arias
** Description changed: == ERROR: demos_tests.test_mosquitto.MosquittoTestCase.test_mosquitto -- output: {{{b"\x1b[0;31mIssue detected while analyzing

[Bug 1596111] Re: rpath integration test misses build-packages

2016-06-27 Thread Leo Arias
** Description changed: == ERROR: test_origin_rpath (test_rpath.RpathTestCase) test_rpath.RpathTestCase.test_origin_rpath --

[Bug 1595610] Re: Support not having a Content-Length to work with when downloading the cache

2016-06-27 Thread Leo Arias
** Description changed: snapcraft update fails as their is no Content-Length provided. + + [Impact] + + * A command doesn't work at all. + + * This was introduced in master but wasn't released to the distro. + + [Test Case] + + * run snapcraft update. + + [Regression Potential] + + *

[Bug 1596222] Re: Implement snapcraft search

2016-06-27 Thread Leo Arias
** Description changed: Allows searching the parts cache + + [Impact] + + * Users now have to open the wiki page to see what are the available + parts. + + * This will improve the experience of writing a snapcraft.yaml using + the ecosystem. + + [Test Case] + + * Run snapcraft search

[Bug 1596112] Re: list-plugins integration test is broken when run in adt

2016-06-27 Thread Leo Arias
** Description changed: == FAIL: test_list_plugins (test_list_plugins.ListPluginsTestCase) test_list_plugins.ListPluginsTestCase.test_list_plugins --

[Bug 1532213] Re: Run the tests in xenial

2016-06-27 Thread Leo Arias
** Description changed: In our CI testing in travis, the tests are being run in trusty. We need to run the tests in xenial. + + [Impact] + + * For users, None. + + * Getting earlier results form a valid environment in travis will be + good for developers. + + [Test Case] + + *

[Bug 1574774] Re: Missing a qmake plugin

2016-06-27 Thread Leo Arias
** Description changed: Now that Snappy runs on the desktop, Snapcraft needs a qmake plugin. + + [Impact] + + * It is not easy to make a snap from a project that uses qmake. + + [Test Case] + + * define a snapcraft.yaml for a project that uses qmake with qt4. + * run snapcraft, install

[Bug 1589613] Re: Snap app names are too permissive

2016-06-27 Thread Leo Arias
** Description changed: Currently snapd accepts app names that can cause issues in the rest of - the syste (e.g. invalid apparmor profiles like "myapp/", or clashing + the system (e.g. invalid apparmor profiles like "myapp/", or clashing with hook names). These should be more restrictive: the

[Bug 1534393] Re: Canonistack instance gets lockups

2016-06-22 Thread Leo Arias
I'm sorry, I had to kill my wily machine months ago. I'll mark it as incomplete, in case somebody else can reproduce it. ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1592696] Re: snaps dont work with encrypted home: failed to create user data directory. errmsg: Permission denied

2016-06-17 Thread Leo Francisco
Yep, I'm still affected by this also. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1592696 Title: snaps dont work with encrypted home: failed to create user data directory. errmsg: Permission

[Bug 1574556] Re: apparmor denials reported for encryped HOME

2016-06-15 Thread Leo Francisco
I'm having the same problem as Bruno when trying to launch any snap with an encrypted home partition. "failed to create user data directory. errmsg: Permission denied" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1589540] Re: Cannot switch to file manager "Files" instances via alt-tab or application launcher

2016-06-14 Thread Tom Leo
Yes, I have the same issue in a guest session. When nautilus is pinned, and I minimize a nautilus window, it seems to close the nautilus window. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1589540

[Bug 1590906] Re: Enable the `snapcraft tour` command

2016-06-13 Thread Leo Arias
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1590906 Title: Enable the `snapcraft tour` command To manage notifications about

[Bug 1590906] Re: Enable the `snapcraft tour` command

2016-06-13 Thread Leo Arias
Tested in an up-to-date xenial - installed snapcraft - enabled -proposed - updated snapcraft to 2.11 - snapcraft tour - checked the contents of the default directory. - snapcraft tour /tmp/tour - checked the contents of /tmp/tour I'm not going to mark this as verified yet, because we need to

[Bug 1590903] Re: Improve snapcraft tour material

2016-06-13 Thread Leo Arias
Tested in xenial. - installed snapcraft - enabled -proposed - updated snapcraft to 2.11 - snap and install all the packages from the tour. I'm marking this a verified. Thanks Brian! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification

[Bug 1591056] Re: snapcraft clean doesn't remove the bin/ directory

2016-06-13 Thread Leo Arias
Setting priority to high because this is part of the tour. ** Changed in: snapcraft (Ubuntu) Status: New => Confirmed ** Also affects: snapcraft Importance: Undecided Status: New ** Changed in: snapcraft Status: New => Confirmed ** Changed in: snapcraft Importance:

[Bug 1589752] Re: unit tests in IsDirtyTestCase fail when executed in a platform that's not amd64

2016-06-13 Thread Leo Arias
This bug doesn't affect users. I'm marking it as verification done. We still have failures in other architectures, but this test is now passing. Other bugs are open to address the remaining issues. Thanks Brian! ** Tags removed: verification-needed ** Tags added: verification-done -- You

[Bug 1589779] Re: snap tests fail when executed in a platform that's not amd64

2016-06-13 Thread Leo Arias
This bug doesn't affect users. I'm marking it as verification done. We still have failures in other architectures, but this test is now passing. Other bugs are open to address the remaining issues. Thanks Brian! ** Tags removed: verification-needed ** Tags added: verification-done -- You

[Bug 1589782] Re: tourdir unittests fail when the package is build in launchpad

2016-06-13 Thread Leo Arias
The tests are no longer skipped and they are passing, which unblocks the other bug about enabling the tour command. I'm marking this as verified. Thanks Brian! ** Tags removed: verification-needed ** Tags added: verification-donee ** Tags removed: verification-donee ** Tags added:

[Bug 1589747] Re: test_cleanbuild unit test fails when executed in a platform that's not amd64

2016-06-13 Thread Leo Arias
This bug doesn't affect users. I'm marking it as verification done. We still have failures in other architectures, but this test is now passing. Other bugs are open to address the remaining issues. Thanks Brian! ** Tags removed: verification-needed ** Tags added: verification-done -- You

[Bug 1588980] Re: Fix lintian errors

2016-06-13 Thread Leo Arias
This bug doesn't affect users. I'm marking it as verification-done. We added the lintian check to our daily job that uploads to the PPA to make sure it doesn't regress. Thanks Brian! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification

[Bug 1587455] Re: error message is unclear

2016-06-11 Thread Leo Arias
** Changed in: snapcraft Status: New => Confirmed ** Summary changed: - error message is unclear + error message is unclear when the right side of files is empty ** Changed in: snapcraft Importance: Undecided => Medium -- You received this bug notification because you are a member

[Bug 1587455] Re: error message is unclear

2016-06-11 Thread Leo Arias
** Also affects: snapcraft Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587455 Title: error message is unclear when the right side of files is empty

[Bug 1590906] Re: Enable the `snapcraft tour` command

2016-06-09 Thread Leo Arias
** Description changed: The `snapcraft tour` command is currently not exposed. + + [Impact] + + * The tour is the point of entry for new users. This change will make + it available to users. + + [Test Case] + + * snapcraft tour + + [Regression Potential] + + * N/A, this command was not

[Bug 1588980] Re: Fix lintian errors

2016-06-09 Thread Leo Arias
** Description changed: W: snapcraft-parser: description-synopsis-starts-with-article I: snapcraft-parser: description-synopsis-might-not-be-phrased-properly I: snapcraft-parser: extended-description-is-probably-too-short W: snapcraft-parser: binary-without-manpage

[Bug 1590903] Re: Improve snapcraft tour material

2016-06-09 Thread Leo Arias
** Description changed: This adds more snapcraft projects to the tour + + [Impact] + + * The tour is the point of entry for new users. This change means ore + content explaining more features of snapcraft. + + [Test Case] + + * Run through the tour following the instructions. + +

[Bug 1590256] Re: snapcraft clean -s strip doesn't show the deprecation message

2016-06-08 Thread Leo Arias
Tested in an up-to-date xenial: - Update to snapcraft 2.10.1 - snapcraft init - snapcraft - snapcraft clean - The priming area is mentioned, instead of the striping area. - snapcraft prime - The prime step is executed, no warning. - snapcraft strip - A deprecation warning is printed. The step is

[Bug 1582515] Re: strip phase name is not great

2016-06-08 Thread Leo Arias
IMO, it's important but not critical. It was a mistake, not that we are renaming a feature without deprecation. We'll get it fixed with a regression test next week, and the impact I think is not enough to delay the release. We'll make more mistakes. The cool thing is that our dev. process

[Bug 1587583] Re: Add support for parsing the parts wiki.

2016-06-08 Thread Leo Arias
I'm marking this bug as verification-done, because it's the first step to get the parts parser in place. However this is missing better documentation about how and when to use it, and it has no installed tests. That's bug https://bugs.launchpad.net/snapcraft/+bug/1590268 ** Tags added:

[Bug 1588631] Re: snapcraft fails to build in lxc

2016-06-08 Thread Leo Arias
The build succeeded in lxc. I'm marking this bug as verified. ** Tags added: verification-done ** Changed in: snapcraft (Ubuntu Xenial) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1587057] Re: snapcraft list-plugins could present the list more compactly

2016-06-08 Thread Leo Arias
Tested in an up-to-date xenial: - update snapcraft to 2.10 - snapcraft list-plugins - The plugins are shown in columns. I'm marking this bug as verified. ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1588098] Re: The autopkgtests are skiping the ros demo test

2016-06-08 Thread Leo Arias
Nothing to test here. The test was enabled, and it passed the autopkgtests during our release pipeline. I'm marking this bug as verified. ** Changed in: snapcraft (Ubuntu Xenial) Status: New => Fix Committed ** Tags added: verification-done -- You received this bug notification because

[Bug 1587583] Re: Add support for parsing the parts wiki.

2016-06-07 Thread Leo Arias
** Changed in: snapcraft (Ubuntu Xenial) Status: New => Fix Committed ** Description changed: Add support for parsing the parts wiki[1] and generating a compressed YAML file that snapcraft can use to populate parts. [1] https://wiki.ubuntu.com/Snappy/Parts [Impact] - *

[Bug 1586836] Re: The download is implemented as functions in a module

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - Ran snapcraft pull in the 96boards example. - The os snap was downloaded. I'm marking the verification as done. ** Tags added: verification-done -- You received this bug notification because

[Bug 1587057] Re: snapcraft list-plugins could present the list more compactly

2016-06-07 Thread Leo Arias
** Changed in: snapcraft (Ubuntu Xenial) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587057 Title: snapcraft list-plugins could present the list more

[Bug 1586910] Re: The communication with the servers is not authenticated with macaroons

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - snapcraft login - Entered the credentials of a user with 2fa enabled. - The login was successful. - snapcraft upload any test snap. - The snap was uploaded. - Ran snapcraft pull in the 96boards

[Bug 1586836] Re: The download is implemented as functions in a module

2016-06-07 Thread Leo Arias
** Changed in: snapcraft (Ubuntu Xenial) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1586836 Title: The download is implemented as functions in a module To

[Bug 1586832] Re: log in with one-time password no longer works on master

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - snapcraft login - Entered the credentials of a user with 2fa enabled. - Login succeeded. I'm marking the verification as done. ** Changed in: snapcraft (Ubuntu Xenial) Status: New => Fix

[Bug 1570944] Re: ppc64le uses the wrong cross build package

2016-06-07 Thread Leo Arias
The change is straight-forward in the code. The test is not so. We have this bug to address the problem: https://bugs.launchpad.net/snapcraft/+bug/1590258 I'm marking the bug a verified because I checked that the new values that Kyle describes in the bug are used in the new snapcraft release.

[Bug 1586429] Re: support assumes field in snapcraft.yaml

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - snapcraft init - added the assumes keyword. - snapcraft - The assumes section is copied to snap.yaml I'm marking the verification as done. Thanks Chris! ** Tags removed: verification-needed **

[Bug 1586137] Re: Snapcraft should provide an `tour` subcommand that sets up a basic tour

2016-06-07 Thread Leo Arias
Nothing to test here. The command was added with the first two steps of the tour, but it's disabled until the tour is complete. I'm marking the verification as done. Thanks Chris! ** Tags removed: verification-needed ** Tags added: verification-donee ** Tags removed: verification-donee ** Tags

[Bug 1586104] Re: nodejs plugin: Unable to use node version other than 4.2.2

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - cd into the shout example. - snapcraft - Node 4.4.4 is used. - snapcraft clean - added the node-engine property to use 4.4.2 - snapcraft - Node 4.4.2 is used. I'm marking the verification as done.

[Bug 1582515] Re: strip phase name is not great

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - Made a snapcraft dir. - snapcraft strip - The step is executed and a deprecated message is printed. - snapcraft clean - snapcraft prime - The step is executed and no deprecated message is printed. -

[Bug 1582955] Re: snap step prints too much information about mksquashfs

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - Made a snapcraft dir. - snapcraft init - snapcraft - The mksquasfs messages are not printed. - snapcraft --debug - The mksquasfs messages are printed. I'm marking the verification as done. Thanks

[Bug 1577062] Re: Add support for zip files

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - Made a snap with a zip source. - snapcraft - The zip was extracted and the contents ended in the part. I'm marking the verification as done. Thanks Chris! ** Tags removed: verification-needed **

[Bug 1582367] Re: confusing error when the binary is not found and it has the same name of the app

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - Made a snap with the wrong bin path. - snapcraft - I got a nicer error message. I'm marking the verification as done. Thanks Chris! ** Tags removed: verification-needed ** Tags added:

[Bug 1586504] Re: The interaction with servers is implemented as functions in a module

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - Ran snapcraft login - I could log in with a test user. - Built a snap. - Ran snapcraft upload - The snap was uploaded. I'm marking the verification as done. Thanks Chris! ** Tags removed:

[Bug 1586511] Re: the config is handled as function in a module

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - snapcraft login - I could log in with a test user. - Built a snap. - snapcraft upload - The snap was uploaded. - snapcraft logout - Try snapcraft upload again. - It failed because there are no

[Bug 1575628] Re: Snapcraft doesn't ignore already-built snaps when `source` is the folder containing the `snapcraft.yaml`

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - Downloaded and extracted the file from the description - Ran snapcraft - I got a snap file. - Ran snapcraft clean. - The snap file was not deleted. - Ran snapcraft again. - The snap file was not

[Bug 1585023] Re: integration tests are skipped when the test user password is not in the env

2016-06-07 Thread Leo Arias
There is nothing to test here. The tests were enabled, and passed in autopkgtests during the release. I'm marking the verification as done. Thanks Chris! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of

[Bug 1578231] Re: Your first snap: Use of icon in snapcraft.yaml is deprecated

2016-06-07 Thread Leo Arias
There is nothing to test here. The documentation was updated, and the developer site is also up-to-date now. I'm marking the verification as done. Thanks Chris! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a

[Bug 1575581] Re: "snapcraft init" doesn't generate a valid template

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - Ran snapcraft init - Ran snapcraft - I got a valid snap file. I'm marking the verification as done. Thanks Chris! ** Tags removed: verification-needed ** Tags added: verification-done -- You

[Bug 1568131] Re: Terse error message when package cannot be found

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - Updated snapcraft to 2.10 - Made a yaml with an unexisting stage package. - Run snapcraft - I got an error message saying: no such package. I'm marking the verification as done. Thanks Chris! ** Tags removed:

[Bug 1583426] Re: can't load package when building a go project

2016-06-07 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.10 - Run snapcraft with the yaml from the bug description. - It says: Please consider setting `go-importpath for the 'vault' part. Minor bug reported about the message:

[Bug 1589540] Re: Cannot switch to file manager "Files" instances via alt-tab or application launcher

2016-06-06 Thread Tom Leo
@seb128 Oh ok, wasn't sure if the file-manger in Unity was different than in Gnome2. When a nautilus window is active, and "Files" is pinned to the launcher, the little icon indicator for running apps doesn't show up. It doesn't make a difference if it's pinned or not. When I "minus" out a

[Bug 1587280] Re: Fail to download every packages.

2016-06-06 Thread Leo Arias
** Changed in: snapd (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587280 Title: Fail to download every packages. To manage notifications about

[Bug 1589540] Re: Cannot switch to file manager "Files" instances via alt-tab or application launcher

2016-06-06 Thread Tom Leo
Is the default file manager really called "Files"? That seems like a confusing name when submitting bugs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1589540 Title: Cannot switch to file manager

[Bug 1589540] [NEW] Cannot switch to file manager "Files" instances via alt-tab or application launcher

2016-06-06 Thread Tom Leo
Public bug reported: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS" Just upgraded to 16.04 and now the unity file manager doesn't seem to be working. When I "minus out" windows I cannot access them again. I cant switch to "File" windows via

[Bug 1582515] Re: strip phase name is not great

2016-06-02 Thread Leo Arias
** Description changed: The "strip" phase name is not great. It's not actually stripping.. it's the phase that copies the content into the snap directory, as I understand it. So it's the opposite of stripping (although I understand where the motivation comes from). See how this command

[Bug 1582515] Re: strip phase name is not great

2016-06-02 Thread Leo Arias
** Also affects: snapcraft (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1582515 Title: strip phase name is not great To manage notifications

[Bug 1564192] Re: Lifecycle needs to track cross compilation

2016-05-25 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.9 - installed snapcraft-examples, copied the 96boards example to /tmp and cd there. - snapcraft login - downloaded the firmware.tar from qualcomm. - installed libssl-dev*. - snapcraft --target-arch

[Bug 1581113] Re: Add support for epoch property

2016-05-25 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.9 - cd into a directory and snapcraft init. No epoch in the snapcraft.yaml - copied an example without an epoch and snapcraft it. No epoch in the snap.yaml - Added an epoch. It also appears in the

[Bug 1581166] Re: unused and potentially confusing support for plugs/slots at a part level in the snapcraft.yaml schema

2016-05-25 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.9 - cd into a directory and snapcraft init - filled the required values, added one app and one part. - added plugs to the part. It fails with the expected error message. - added slots to the part. It

[Bug 1572764] Re: autopkgtests are not installing the generated snaps

2016-05-25 Thread Leo Arias
The tests updated are executed when the package is moved to proposed, there's nothing in this change visible to the user. Anyway... Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.9 I'm marking the verification as done. ** Tags removed:

[Bug 1570506] Re: Snapcraft should use bash-completion

2016-05-25 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.9 - tried multiple commands with autocompletion. I'm marking the verification as done. Thanks Chris! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug

[Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-16 Thread Leo Gaggl
Is there a work-around for this issue ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1577316 Title: LibreOffice Base Crash when i try to connect to mysql To manage notifications about this bug go

[Bug 1577750] Re: Search for libraries for 16.10 cause a build failure

2016-05-13 Thread Leo Arias
This bug doesn't affect the xenial distro. In yakkety, it appeared as a failing autopkgtest error, which is now passing. Anyway... Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.8.8b I'm marking the verification as done. Thanks Chris! ** Tags

[Bug 1578007] Re: python-apt in yakkety no longer creates partial

2016-05-13 Thread Leo Arias
One more time: Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.8.8b - build the mosquitto example. Works alright. Marking as verification-done. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug

[Bug 1575876] Re: stage-packages cannot be used with the nodejs plugin

2016-05-13 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.8.8a - add a stage package to the shout example. - snapcraft Works alright. The fix in the code will work in xenial and yakkety creating the directory when it's not there, and doing nothing when it is

[Bug 1575882] Re: nodejs plugin deletes downloaded npm runtime

2016-05-13 Thread Leo Arias
Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.8.8a - get the shout example. - snapcraft build [3 times] Works alright. Thanks Chris! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification

[Bug 1576998] Re: some unit tests are importing mock

2016-05-13 Thread Leo Arias
The tests updated are used when generating the package, there's nothing in this change visible to the user. Anyway... Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.8.8b I'm marking the verification as done. Thanks Chris! ** Tags removed:

[Bug 1575876] Re: stage-packages cannot be used with the nodejs plugin

2016-05-13 Thread Leo Arias
ignore that paragraph where it says: "The fix in the code...". After some bugs, copy & paste becomes hard ^_^ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575876 Title: stage-packages cannot be

[Bug 1573697] Re: examples tests are using the removed snap service to check status

2016-05-13 Thread Leo Arias
The test updated are used when generating the package, there's nothing in this change visible to the user. Anyway... Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.8.8b I'm marking the verification as done. Thanks Chris! ** Tags removed:

[Bug 1574901] Re: busybox example no longer has permission to access files in home

2016-05-13 Thread Leo Arias
The test updated are used when generating the package, there's nothing in this change visible to the user. Anyway... Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.8.8b I'm marking the verification as done. Thanks Chris! ** Tags removed:

[Bug 1574857] Re: mosquitto example test is using outdated snap data path

2016-05-13 Thread Leo Arias
The test updated are used when generating the package, there's nothing in this change visible to the user. Anyway... Tested in an up-to-date xenial system: - Enabled the proposed archive - updated snapcraft to 2.8.8b I'm marking the verification as done. Thanks Chris! ** Tags removed:

<    1   2   3   4   5   6   7   8   9   10   >