jjgalvez6500 | does anyone know what the issue is wit nvidia drivers and snaps, I am getting the libGl issue, failed to load swrast, and how to fix it? | 01:27 |
---|---|---|
jjgalvez6500 | does anyknow how to fix the nvidia GL issue, I'm still having it | 01:53 |
soffokl_ | Good morning everyone. | 06:12 |
soffokl_ | Can someone help me with configuring logging for snap package. journalctl shows only last 5 min of logs. Older records trancated. | 06:12 |
soffokl_ | Is there a way to configure a period of storing logs for snap service? | 06:12 |
soffokl_ | /etc/systemd/journald.conf is readonly | 06:13 |
liuxg | ogra_, ping | 07:05 |
=== FJKong is now known as BH1SCW | ||
=== BH1SCW is now known as FJKong | ||
mup | PR snapd#3017 opened: tests: prevent automatic transition before setting the initial state of the test <Created by fgimenez> <https://github.com/snapcore/snapd/pull/3017> | 08:27 |
mup | PR snapd#3012 closed: [interfaces] Enable location.Service.Provider in dbus policy <Created by vosst> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/3012> | 09:04 |
mup | PR snapd#3018 opened: tests: add empty initrd failover test <Created by fgimenez> <https://github.com/snapcore/snapd/pull/3018> | 09:21 |
kalikiana_ | soffokl: Have a look at bug 1504645 | 09:25 |
mup | Bug #1504645: please add syslog support to snappy config ubuntu-core <Snappy:Confirmed for ogra> <ubuntu-core-config (Ubuntu):Fix Committed by ogra> <https://launchpad.net/bugs/1504645> | 09:25 |
=== JanC is now known as Guest42627 | ||
=== JanC_ is now known as JanC | ||
soffokl | Good morning everyone. | 09:55 |
soffokl | Can someone help me with configuring logging for snap package. journalctl shows only last 5 min of logs. Older records trancated. | 09:55 |
soffokl | Is there a way to configure a period of storing logs for snap service? | 09:55 |
soffokl | `/etc/systemd/journald.conf` is readonly. | 09:56 |
Son_Goku | zyga, yo | 10:14 |
kalikiana_ | soffokl: Did you see the bug 1504645? It was just very recently fixed | 10:16 |
mup | Bug #1504645: please add syslog support to snappy config ubuntu-core <Snappy:Confirmed for ogra> <ubuntu-core-config (Ubuntu):Fix Committed by ogra> <https://launchpad.net/bugs/1504645> | 10:16 |
ogra_ | kalikiana_, not complete yet | 10:21 |
kalikiana_ | ogra_: Right, but the directory soffokl was asking about is writable at least | 10:22 |
ogra_ | yes | 10:23 |
soffokl | kalikiana_: looks like fix for 1504645 related only to rsyslog.d. Services from snap served by journald, and catch all standard output. | 10:23 |
ogra_ | and the option fix was in there already for like 4 weeks | 10:23 |
ogra_ | (but got dropped when the build scripts moved to github) | 10:24 |
soffokl | My problem that it rotates logs every 5 minutes. And I do not see the way to configure it. | 10:24 |
ogra_ | soffokl, that would be a new bug ... (though not sure how you got into that situation, it definitely doesnt do that by default) | 10:24 |
ogra_ | logrotate should only run once a day in a default setup | 10:25 |
ogra_ | oh, wait you are talking solely about journald ... if you search in the journald output through the right journalctl filters it should show more than 5min | 10:27 |
ogra_ | (i.e. everything the log has for your service since startup) | 10:27 |
soffokl | looking logs of my service like this "journalctl -u snap.myapp.myservice-service" and records older than 5 mins disappearing every minute | 10:27 |
soffokl | filters didn't help | 10:28 |
ogra_ | well, file a new wishlist bug to make journald configurable ... | 10:28 |
ogra_ | journald uses a ringbuffer, perhaps your stuff logs to much for that | 10:29 |
soffokl | ogra_: just checked, it's only 27 records in 5 min | 10:30 |
soffokl | journalctl option --since with wider period does not add anothing | 10:31 |
=== chihchun is now known as chihchun_afk | ||
soffokl | ogra_, kalikiana_: looks like I found the reason, problem related to the common size of all logs in the system. When "journalctl --disk-usage" showing more than 85MB of logs, it starts to clean old records. Some other service floods to logs. Thanks for your help. | 10:57 |
ogra_ | soffokl, well, if it is one of the preinstalled services, please file a bug :) that should indeed not happen by default | 10:58 |
soffokl | looks like it's auditd tracks all actions and logs it in devmode :( | 10:58 |
ogra_ | oh, yeah, thats by design | 10:59 |
soffokl | and no way to stop it? :D | 11:00 |
ogra_ | there might be, wait til jdstrand gets up ... he might know if you can perhaps hack the apparmor rules to quieten it | 11:03 |
ogra_ | (would indeed be a hack but if you need to debug something else ....) | 11:03 |
soffokl | thanks, I will wait him. It could help me a lot at this moment. | 11:04 |
=== perrito667 is now known as perrito666 | ||
tim_ | hey there, I | 11:27 |
tim_ | *I'm not sure if this is the right place to ask for things like this. Does anyone know who I can contact for account-related issues with rocket.ubuntu.com? | 11:28 |
OerHeks | tim_, not sure where, maybe contact form ? https://rocket.chat/contact | 11:46 |
zyga | Son_Goku: hey, not paying much attention to IRC, sorry | 11:49 |
Son_Goku | :( | 11:49 |
zyga | Son_Goku: what's up? :) | 11:50 |
Son_Goku | zyga: any progress on packaging the missing golang deps? | 11:50 |
tim_ | OerHeks: Thanks, but isn't rocket.ubuntu.com self-hosted? | 11:57 |
OerHeks | not sure, i just joined | 11:57 |
OerHeks | thanks for the tip ! | 11:58 |
tim_ | The problem is that I changed my email address for the Ubuntu One SSO service but now rocket.ubuntu.com doesn't let me connect anymore. | 11:58 |
zyga | Son_Goku: as you know I drowned on gofed, I'll do more today | 12:27 |
zyga | Son_Goku: but first snap-update-ns work | 12:28 |
JamesTait | Snapcraft hackers: I'm about to approve a code change to the store that modifies an error message when someone attempts to register a snap with a reserved name. The same Django form is used in the API and the web UI. I want to make sure that if I change just the error message, but leave the error code the same, snapcraft will just map the error code to a message ... | 12:33 |
JamesTait | ... internally and so be unaffected by the change. This seems to be the case judging by snapcraft.storeapi.errors | 12:33 |
ogra_ | JamesTait, your chances catchging a snapcraft hacker are bigger on rocket i think (see topic) | 12:41 |
JamesTait | Thanks, ogra_. | 12:42 |
ogra_ | (communication around snappy is sadly very fragmented nowadays) | 12:42 |
JamesTait | https://xkcd.com/927/ | 12:43 |
ogra_ | 1 | 12:44 |
ogra_ | err | 12:44 |
ogra_ | +1 | 12:44 |
mup | PR snapd#3019 opened: cmd/snap-update-ns: use bidirectional lists for mount entries <Created by zyga> <https://github.com/snapcore/snapd/pull/3019> | 12:47 |
=== hikiko is now known as hikiko|bbiab | ||
=== hikiko|bbiab is now known as hikiko | ||
sqrt | hi | 14:27 |
mup | PR snapd#2644 closed: snapctl: support running by the snap app itself, not only just from hooks <Created by stolowski> <Closed by niemeyer> <https://github.com/snapcore/snapd/pull/2644> | 14:45 |
sqrt | whats the difference between snapd-plus-vendor and snapd on https://github.com/snapcore/ ? | 14:52 |
=== cachio__ is now known as cachio_lunch | ||
nuclearbob | I'm running into an issue with the auto-refresh spead test in snapd 2.23: https://bugs.launchpad.net/snapd/+bug/1672426 | 15:17 |
mup | Bug #1672426: spread auto-refresh test failing in snapd 2.23 <snapd:New> <https://launchpad.net/bugs/1672426> | 15:17 |
mup | PR snapd#3020 opened: osutil: fix double expand in environment map code and add test <Created by mvo5> <https://github.com/snapcore/snapd/pull/3020> | 16:02 |
=== mcphail_ is now known as mcphail | ||
=== cachio_lunch is now known as cachio | ||
mup | PR snapd#2942 closed: tests: add core-snap-refresh test <Created by fgimenez> <Merged by niemeyer> <https://github.com/snapcore/snapd/pull/2942> | 16:16 |
mup | PR snapd#2952 closed: release: detect if we are in ForcedDevMode by inspecting the kernel <Created by mvo5> <Merged by niemeyer> <https://github.com/snapcore/snapd/pull/2952> | 16:19 |
mcphail | Is there any way to trigger an email when a snap updates? | 16:39 |
mup | PR snapd#3021 opened: asserts: a snap-declaration "aliases" header to list auto aliases with explicit targets <Created by pedronis> <https://github.com/snapcore/snapd/pull/3021> | 16:43 |
mup | PR snapd#3022 opened: cmd: validate SNAP_NAME <Created by zyga> <https://github.com/snapcore/snapd/pull/3022> | 17:12 |
mup | PR snapd#3022 closed: cmd: validate SNAP_NAME <Created by zyga> <Closed by zyga> <https://github.com/snapcore/snapd/pull/3022> | 17:13 |
mup | PR snapcraft#1186 opened: demos: add ROS content sharing demo <Created by kyrofa> <https://github.com/snapcore/snapcraft/pull/1186> | 17:16 |
mup | PR snapd#3023 opened: cmd: validate SNAP_NAME <Created by zyga> <https://github.com/snapcore/snapd/pull/3023> | 17:26 |
soffokl | jdstrand: Hello, ogra_ metioned that you can help me. I'm looking for a way/hack to prevent auditd to log all actions of my snap package that installed in devmode. | 17:28 |
zyga | soffokl: I believe jamie is off this week | 17:28 |
soffokl | zyga: oh, thanks for the update | 17:29 |
mup | PR snapcraft#1187 opened: tests: take into account the new current link <Created by elopio> <https://github.com/snapcore/snapcraft/pull/1187> | 17:31 |
mcphail | Is there any way to trigger an email when a snap updates? | 17:34 |
mup | PR snapd#3024 opened: interfaces: use apparmor spec in the apparmor backend <Created by stolowski> <https://github.com/snapcore/snapd/pull/3024> | 17:57 |
mup | PR snapcraft#1160 closed: cli: rename `history` to 'list-revisions' with `revisions` alias <Created by josepht> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/1160> | 18:07 |
mup | PR snapd#3017 closed: tests: prevent automatic transition before setting the initial state of the test <Created by fgimenez> <Merged by niemeyer> <https://github.com/snapcore/snapd/pull/3017> | 18:43 |
mup | PR snapd#3019 closed: cmd/snap-update-ns: use bidirectional lists for mount entries <Created by zyga> <Merged by zyga> <https://github.com/snapcore/snapd/pull/3019> | 19:22 |
mup | PR snapd#3025 opened: cmd/snap-update-ns: compute the actions required to transform mount environment <Created by zyga> <https://github.com/snapcore/snapd/pull/3025> | 19:34 |
mup | PR snapcraft#1188 opened: store: set User-Agent header in store requests <Created by josepht> <https://github.com/snapcore/snapcraft/pull/1188> | 20:13 |
=== verterok` is now known as verterok | ||
mup | PR snapcraft#1189 opened: core: resolve ld link first <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/1189> | 20:55 |
=== josepht` is now known as josepht | ||
=== phw is now known as outsidecontext | ||
mwhudson | what would make snapcraft suddenly fail to find a local plugin? | 23:34 |
mwhudson | Searching for local plugin for x-gobuild | 23:34 |
mwhudson | Issue while loading plugin: unknown plugin: x-gobuild | 23:34 |
mwhudson | oh an importerror in my plugin | 23:37 |
mwhudson | hooray python | 23:37 |
mwhudson | ah aaah can we please get a traceback when my plugin fails? | 23:39 |
qengho | snapcraft --debug | 23:44 |
mwhudson | qengho: thanks | 23:45 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!