*** zbenjamin is now known as Guest92172 | 01:44 | |
*** zbenjamin_ is now known as zbenjamin | 01:44 | |
*** nyov is now known as Guest73118 | 03:21 | |
*** frinring_ is now known as frinring | 10:47 | |
bionade24 | I have a bit of an odd issue here: I need to get python3 as a requirement for mer obs. What name does this package have? pyhton3-base didn't work. | 12:23 |
---|---|---|
bionade24 | And was libjansson removed by jolla? | 12:24 |
Nico|MentorforNh | python3? | 12:26 |
mal | bionade24: can you give a link to the project on OBS | 12:31 |
bionade24 | mal: https://build.merproject.org/package/show/home:oroesler/libsearpc | 12:33 |
mal | bionade24: you have python3-base as requirement but not as build requirement | 12:33 |
mal | Requires vs BuildRequires | 12:34 |
bionade24 | mal: I tried this, but I'll try another time. | 12:34 |
mal | Requires means a runtime requirement and those are not installed during build | 12:35 |
mal | bionade24: now you only have some packaging issue there left | 12:38 |
bionade24 | mal: Thx, worked. | 12:38 |
bionade24 | mal: Last time I guess I only typed python. | 12:38 |
bionade24 | mal: What is wrong? | 12:38 |
mal | you have defined some path in %files which doesn't exist after the build | 12:39 |
mal | I assume you should have some python3 path in the %files not python2.7 | 12:39 |
bionade24 | mal: Sorry yes, forgot to change that after upgrading from python2. Is there something helping to detected untracked and non-existent files? | 12:40 |
mal | a hint for that https://git.sailfishos.org/mer-core/python3-lxml/blob/master/rpm/python3-lxml.spec#L2 | 12:41 |
mal | https://git.sailfishos.org/mer-core/python3-lxml/blob/master/rpm/python3-lxml.spec#L39 | 12:41 |
mal | bionade24: the build error was quite clear why it failed | 12:41 |
bionade24 | mal: Yes, but as I said, I wasn't sure about the python lib name, and tried python3 als build Requirement before, but typed in a wrong name. Then I was confused. | 12:43 |
bionade24 | mal: Thx. Do you now why libjansson is only avaiable on obs? Could it be removed by Jolla? I remember building this package in sb2, too. | 12:44 |
mal | bionade24: ok, at least now you know the difference between Requires and BuildRequires, also if you don't know what package provides something you can check the spec files in https://git.sailfishos.org/mer-core just search for python3 for example and then find the spec in the repo | 12:45 |
bionade24 | mal: Ok, I used the my device to find python3-base. | 12:46 |
mal | yeah, searching on device works also | 12:47 |
mal | might even be easier that way | 12:47 |
mal | afaik sailfish doesn't use libjansson for anything so it's not available | 12:47 |
mal | where do you need that package? | 12:48 |
bionade24 | mal: Sadly for runtime, too. | 12:48 |
mal | looks like you have some special project dependency in that repo which has libjansson | 12:49 |
mal | it's only built in some home project of another user | 12:49 |
mal | https://build.merproject.org/project/meta/home:oroesler | 12:49 |
bionade24 | mal: Thx, I did those things very long ago | 12:50 |
mal | just curious, what kind of app are you making? | 12:50 |
bionade24 | mal: I'm working on a new GUI for the seafile-client. | 12:51 |
bionade24 | mal: The official one is made for Desktops with QQ1 | 12:55 |
mal | bionade24: one way is to have the dependencies as submodules in the app git repo, that way getting it to store would be easier | 13:01 |
bionade24 | mal: I'll don't want to rebuild every time a mem leak was fixed. I'm aware of this method and of patching too, but for now I want to got with OpenRepos. | 13:06 |
elros1 | anybody tried EA sdk? sailfish_svg2png fails with: GLib-ERROR **: 12:39:30.923: getauxval () failed: No such file or directory | 13:07 |
elros1 | qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped /bin/sh: line 1: 15776 Trace/breakpoint trap /usr/bin/sailfish_svg2png -z 1.0 /home/mersdk/* | 13:07 |
elros1 | in platform sdk it works correctly | 13:13 |
bionade24 | elros1: Some issue is already discussed on mailing list, could be yours. | 13:22 |
*** svartoyg_afk is now known as svartoyg | 13:27 | |
elros1 | cant found anything related here: https://lists.sailfishos.org/pipermail/devel/2020-April/thread.html but as a workaround I built package in platform sdk | 13:29 |
bionade24 | What's the difference between mer-tools:devel and mer-tools:stable? Both seem outdated | 14:56 |
mal | you mean on OBS? those are obsolete | 14:58 |
bionade24 | mal: thx | 15:09 |
*** Venemo_ is now known as Venemo | 15:23 | |
*** svartoyg is now known as svartoyg_afk | 17:10 | |
*** svartoyg_afk is now known as svartoyg | 22:37 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!