zc456 | Snapcraft doesn't seem to recognize a jar built when using ant. I tested the built jar and it does work. http://i.imgur.com/1T5YUku.png | 01:54 |
---|---|---|
zc456 | Manfiest file https://github.com/tpaw/snap-repository/blob/master/third-party/micropolis-tpaw/snapcraft.yaml | 01:59 |
teej | Hello. | 04:58 |
=== Mani is now known as Guest50620 | ||
teej | I see that snap can be used for all sorts of packages. Does this mean snap has the ability to eventually replace apt/apt-get/aptitude? | 05:04 |
niemeyer | teej: Hey | 06:47 |
niemeyer | teej: This is not a short or medium term goal, at least | 06:48 |
tsimonq2 | teej: snaps are NOT meant to replace apt (the project name :P) or any other packaging system | 07:15 |
=== mteufel is now known as mt | ||
szszsz | hi! I wanted to establish one thing: should snappy be used with sudo or not? | 08:23 |
szszsz | Some guides uses sudo, official on snapcraft says snap login | 08:23 |
tsimonq2 | szszsz: snapcraft no, snappy (which has been replaced with the snap command) most of the time yes | 08:27 |
szszsz | tsimonq2: I meant snap command, which is described on snapcraft main page. I have an impressions there is a difference since commands are not in user path after installing with sudo | 08:33 |
szszsz | or am I wrong? | 08:34 |
szszsz | ok, I am withdrawing this. With sudo I have access to installed command within the path | 08:41 |
szszsz | One more question: is there a possibility that snap could install shortcuts to unity launcher? | 08:42 |
tsimonq2 | can you clarify? | 08:43 |
tsimonq2 | like, you have the ability to launch it from Unity? | 08:43 |
szszsz | I would like to have it | 08:43 |
szszsz | I have a QT application so running it from terminal does not seem right | 08:44 |
tsimonq2 | yeah I think that should already be a thing, I'm not 100% sure, I don't use Unity ;) | 08:44 |
tsimonq2 | Alt + F2 ? :) | 08:44 |
szszsz | agreed, that works :] | 08:45 |
szszsz | but it would be better to have nice shortcut with beatiful icon | 08:45 |
szszsz | I have seen a plug named unity, I will check there | 08:46 |
szszsz | Well, I will have to request a new plug for desktop and unity shortcuts if I this right | 08:52 |
juanrubio_at_tiz | quit | 08:52 |
szszsz | https://developer.ubuntu.com/en/snappy/guides/interfaces/ | 08:52 |
tsimonq2 | szszsz: we have a unity7 pluh | 08:54 |
tsimonq2 | *plug | 08:54 |
szszsz | that's right, but I do not know how could I write to shortcuts directory, namely /usr/share/applications/ or ~/.local/share/applications/ | 08:56 |
szszsz | As for the latter, I could probably use home plug | 08:56 |
szszsz | I will check it then and return someday in case it would not work | 08:57 |
szszsz | tsimonq2: thanks! | 08:57 |
szszsz | details taken from here: https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles | 08:59 |
popey | szszsz: yes, we already support .desktop files | 09:07 |
popey | szszsz: just put the icon and desktop file in ~/setup/gui | 09:07 |
popey | sorry, in ./setup/gui - under where the snapcraft yaml is located | 09:07 |
popey | szszsz: e.g. https://github.com/ubuntu/snappy-playpen/tree/master/shotwell | 09:08 |
juanrubio_at_tiz | Hi, I'm trying to create a snap package for my project (https://github.com/tizonia/tizonia-openmax-il), and I'm finding an error when a dependency's setup.py is being run. This dependency (pycryptodome) is expecting a 'build' folder, which does not get created when everything under snapcraft... | 09:57 |
juanrubio_at_tiz | I believe this could be seen as a bug in pycryptodome, and I've raised and issue there (https://github.com/Legrandin/pycryptodome/issues/22)...I'm wondering if there is way to workaround this in my snapcraft.yaml | 09:58 |
iliv | anybody's online? :) | 10:34 |
popey | juanrubio_at_tiz: iliv it's often quiet around here at weekends, sorry | 11:35 |
juanrubio_at_tiz | popey: no worries. I've raised a ticket in launchpad https://bugs.launchpad.net/snapcraft/+bug/1598396 | 12:05 |
mup | Bug #1598396: python2 plugin: no 'build' directory found by setup.py under distribution root <Snapcraft:New> <https://launchpad.net/bugs/1598396> | 12:05 |
=== mhall119_ is now known as mhall119 | ||
=== mup_ is now known as mup | ||
bull | hey snappers :) | 15:36 |
bull | any luck making snap for this app ?? https://github.com/keshavbhatt/Deskie | 15:39 |
iliv | hey guys | 16:06 |
iliv | I would appreciate it if somebody could look into these questions and answered them on AskUbuntu (so that other people could benefit from seeing your answers): | 16:07 |
iliv | * https://askubuntu.com/questions/794002/user-editable-system-wide-configuration-files-in-snap-packages | 16:07 |
iliv | * https://askubuntu.com/questions/794008/what-is-post-install-equivalent-in-snap-packages | 16:07 |
iliv | * https://askubuntu.com/questions/794010/is-there-a-way-to-control-whether-daemon-should-be-started-on-snap-install-comma | 16:07 |
iliv | there you go | 16:08 |
iliv | 3 questions | 16:08 |
KNRO | Hello, I am trying to make a snap package for my app, but couldn't figure out how to use breeze icon theme | 16:22 |
KNRO | I modified qt5-launch to have export Qt_QPA_PLATFORMTHEME=kde | 16:22 |
MichaelTunnell | Does anyone have a link to the documentation explaining "all-snap" I found the doc for the Transactional A/B which discusses all-snap here https://github.com/snapcore/snapd/blob/master/docs/system-updates.md | 18:05 |
MichaelTunnell | I previously found a github issue on the topic explaining it but that issue has since been deleted so the details are gone | 18:05 |
MichaelTunnell | mostly my question is: does all-snap keep the transactional updates in some way to facilitate the snap rollbacks? | 18:06 |
=== AFKade_droid is now known as arcade_droid |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!