[00:06] Could someone refer me to a URL having a guide on installing UBuntu Linux to an external USB-HDD ? === chihchun_afk is now known as chihchun [06:17] Bug #1634089 opened: Cannot activate Chinese input method for Qt app === JanC_ is now known as JanC [07:30] PR snapd#2540 closed: tests: fix mkversions.sh failure on zesty [07:34] PR snapd#2545 closed: overlord: allow max 100 changes in "ready" state to avoid growing changes for 24h [07:35] PR snapd#2545 opened: overlord: allow max 100 changes in "ready" state to avoid growing changes for 24h [07:55] PR snapd#2546 opened: overlord: use a ticker for the pruning [08:41] PR snapd#2512 closed: Release snapd 2.20.1 [09:13] PR snapd#2547 opened: To allow access disk partition from efivar library with mmc and other platform specific drivers interface [09:53] PR snapd#2377 closed: snap: provide friendlier `snap find` message when no snaps are found [09:55] PR snapd#2527 closed: tests: fix -reuse and -resend when govendor is missing [10:02] any ideas why I'm seeing "binary_filesize: This field is required." when I try and upload the bcc snap? [10:07] looks like it's been reported here: https://bugs.launchpad.net/software-center-agent/+bug/1649946, it is blocking me uploading the bcc snap, so it's a show stopper for me [10:07] Bug #1649946: race condition in uploader widget [10:10] Bug #1653648 opened: classic does not properly unmount /dev/pts on exist === ahayzen_ is now known as ahayzen [10:48] PR snapd#2548 opened: snap: show `snap --help` output when just running `snap` [11:00] PR snapd#2518 closed: many: put a marker in the User-Agent sent by snapd/snap when under testing === pablo__ is now known as Guest18043 [12:19] xnox, hmm, seeing bug 1651947, do you also plan to backport the transition to the LTSes (xenial mainly so we can have it in the snappy images) [12:19] (i assume "transition" just means pointing urandom to the new file) [12:19] Bug #1651947: installer ought to install a proper random-seed [12:19] sergiusens, is this a problem in the snapcraft tool? I am now still stuck here. https://bugs.launchpad.net/snapcraft/+bug/1650946 [12:19] Bug #1650946: unhelpful error when building a classic snap: classic confinement requires the core_dynamic_linker to be set [12:20] ogra_, i've based my comment on the xenial systems. [12:21] ogra_, i see that on my xenial desktop systemd-seed-random.service is used and expects /var/lib/systemd/seed-random. [12:21] ogra_, i expect more of "fix broken stuff" rather than "transition pointlessly from one name to another" [12:22] welll, i just noticed that we ship both in snappy ... do you mean /var/lib/systemd/seed-random will be properly seeded regardless ? [12:22] ogra_, what i mean is that /var/lib/urandom/seed-random is not used at all in xenial by anything (e.g. it is not read, not loaded into random pool on boot) [12:23] however, let me check initramfs hooks too. [12:23] (iirc we use a generator that transitions sysv jobs over to systemd units on first start) [12:24] ogra_, but urandom.service masks urandom init.d script, and thus only systemd-seed-random.service is in use. [12:25] e.g. $ systemctl status urandom -> gives the status output for systemd-seed-random. [12:25] ah, k [12:25] then we're fine [12:28] PR snapcraft#1021 closed: integration tests: add alias integration test [12:31] PR snapcraft#1012 closed: travis.yaml: use docker exec to split build phases [12:55] PR snapd#2370 closed: i18n: use github.com/mvo5/gettext.go (pure go) for i18n to avoid cgo === petevg_holidays is now known as petevg [13:04] sergiusens: hi, according to your blog i tried to reproduce UC16 image for dragonboard. but the booting interrupted. i have reported a bug https://bugs.launchpad.net/snappy/+bug/1652617. Anything wrong i made? [13:04] Bug #1652617: customized dragonboard image cannot complete booting === hikiko is now known as hikiko|ln === grumble is now known as Guest79268 === rumble is now known as grumble === mup_ is now known as mup === jgrimm-holiday is now known as jgrimm [14:04] shuduo that post is rather old, might need some updating to get the right toggles in place [14:19] sergiusens: do you mean snapcraft-examples/examples/96boards-kernel need update too? [14:19] shuduo if it does, we welcome a PR [14:23] sergiusens: there is a customer working on their community kernel by referring the blog but stuck there now. any quick way to fix or workaround? thanks [14:26] PR snapcraft#941 closed: sources: support symlinks in deb sources [14:32] PR snapcraft#727 closed: Add a new build plugin 'shell' that runs arbitrary shell commands === chihchun is now known as chihchun_afk [14:44] PR snapcraft#972 closed: ci: add a checklist in the pull request template [14:46] shuduo no, not really I haven't touched anything kernel in more than 9 months, maybe ogra_ can help [14:46] well, i can obnly point you forward to the kernel team [14:47] given how old the blocg post is it is well possible that things changed regarding the default config etc [14:48] ogra_: could you let someone of kernel team in #snappy know? :) [14:48] well, ppisati seems to still be on vacation [14:49] (at least i dont see him here) [14:49] ogra_: okay. let me wait ppisati back. [14:51] ogra_: maybe EXT4_FS need be builtin to fix. i will try [14:52] shuduo, hmm, looking at the bug ... do you actually have a filesystem labelled "writable" on the SD at all ? [14:53] sergiusens, ping [14:53] also note that the gadget snaps from github are still untested ... did you try using the gadget from the stable channel instead ? [14:54] (you are building with two modified snaps there, i'd try with one only first so you can rule out that something is broken by the combination of them) [14:54] sergiusens, when I build my classic snap project, it shows sth like http://imgur.com/a/zJbCk [14:55] PR snapd#2549 opened: cmd/snap-confine: add shutdown helper [14:57] ogra_: http://pastebin.ubuntu.com/23733760/ [14:58] heh, parted -l .... (-l is a fdisk flag,. parted needs "print", that is why it prints sda too) [14:59] well, the Sd looks fine to me [14:59] so yeah, try with building in ext4 ... [14:59] ogra_: i also tried launchpad's lp:~snappy-dev/snappy-hub/snappy-systems but no luck. good point to use stable channel's [14:59] and really try with the gadget from the store first [14:59] i.e. just drop --extra-snaps dragonboard_16.04-0.18_armhf.snap [15:00] that will make it pull the one from the store [15:01] while you're at it. vfat needs to be builtin too [15:01] mvo: Hi! I was looking at upower_observe.go interface and noticed that it only supports running upowerd unconfined (i.e. plug rules have label=unconfined). Is this on purpose, or just not updated yet to support non-classic? [15:01] ogra_: okay i will try them as your suggest. thanks [15:02] good luck [15:04] elopio, do you still have the reported problem in your place? https://bugs.launchpad.net/snapcraft/+bug/1650946 [15:04] Bug #1650946: unhelpful error when building a classic snap: classic confinement requires the core_dynamic_linker to be set [15:07] jdstrand: ^^ see question to mvo above [15:11] alf_: sorry, I defer to jdstrand for this one [15:11] mvo: sure, thanks [15:16] liuxg: not sure. I will retry today. [15:17] elopio, OK. I am still having the problem. I am not sure whether it is related to any installation. === bladernr is now known as bladernr-doc [15:52] jdstrand: hey, I heard you were having troubles with your rocket account. Did you solve them? I can't log in. [15:54] * ogra_ had that too ... solved it by remembering that i had created the login before SSO was enabled on the rocket server .... normal username/passwd login worked for me [15:54] it is pretty misleading that it always wants to take you to SSO immediately [15:57] ogra_: username/password doesn't work for me. Neither password recovery. [15:59] wow, thats bad [16:06] jdstrand: ping [16:17] PR snapd#2129 closed: interface hooks: prepare plug slot hooks (step 1) [16:18] PR snapd#2547 closed: To allow access disk partition from efivar library with mmc and other platform specific drivers interface [16:25] PR snapd#2209 closed: interface hooks: confirm plug slot hooks (step 2) [16:29] PR snapcraft#1023 closed: nodejs plugin: fix the plugin’s dependency installation [16:30] PR snapd#2550 opened: interface hooks: connect plug slot hooks (step 2) [16:48] Bug #1634089 changed: Cannot activate Chinese input method for Qt app [16:49] alf_ (cc mvo): regarding upower-observe and unconfined: the interface is currently only designed for classic (and thus, unconfined), which is why it is currently in implicitClassicSlots in snap/implicit.go. upowerd does not exist in the core snap so a slot implementation (and corresponding updates to the interface) would need to be implemented. [16:51] elopio: re rocket> it worked fine once I stopped trying to use sso [16:51] morphis: hey [16:53] jdstrand: morphis is working on upower-control which contains a slot part. If that lands, is then the next step is to update upower-observer for non-classic? (e.g. ###SLOT...### vars?) [16:54] alf_: yes, though it could be part of the same PR [16:54] Issue snapd#2538 closed: Stop the download of the snap package [17:01] alf_: if I forgot that, let me fix that tomorrow [17:01] jhodapp: first, happy new year and I hope you had a good time off :-) [17:33] anyone here knows details about Ubuntu Snappy Core? [17:33] I'd like to install it on an Raspberry Pi 3 [17:34] but the first boot needs to be guided with a display device [17:34] i dont have such a thing [17:34] any chance i can ssh into it? [17:34] iLembus_, unfortunately SSH is only enabled after the first boot [17:35] kyrofa: isn't there like a special edition i could use which enabled a default-configured ssh? [17:35] kyrofa: any alternative? [17:35] ogra_, is console conf made available over serial? [17:35] kyrofa: i only want a small and stable device to install ownCloud [17:37] iLembus_, yeah fair enough-- the default images have no default passwords, which is why that first boot experience exists. But indeed, if you make your own image you can do whatever you like with it [17:37] iLembus_, not even a serial cable? [17:38] Chipaca, I'm not 100% certain that is available on serial (though it should be) [17:38] I've seen a few people mention it doesn't work [17:39] Have you tried it? [17:39] that was my next question (to ogra_) [17:40] it used to work, i haven't tried it in a while though [17:40] it works in qemu :-D [17:40] iLembus_, have you tried that? [17:40] bah, last time i tried it which was a few weeks ago also :-) [17:42] kyrofa, yes, indeed [17:42] console-conf is replacing all tty jobs until it was run one [17:42] *once [17:43] Issue snapd#2510 closed: spread tests fail when invoked in a sub-directory (generate-packaging-dir) [17:43] PR snapd#2511 closed: spread: find top-level directory before running generate-packaging-dir [17:43] so it will be available on all possible consoles, including serial [17:43] ogra_, alright very good, thank you! [17:44] (and i know it definitely works on stable images, i tested it there last release) [17:44] iLembus_, that's probably your best bet, then [17:44] no idea about edge though ... i havent touched them in a while [17:47] PR snapcraft#986 closed: parser: clean up help [17:59] ogra_: how can I change the /etc/os-release of snappy? Where does it come from? [17:59] elopio, from under mvo's desk ;) [18:00] elopio, it is set hard-coded in livecd-rootfs during the build of the core snap, i dont think there is a way to change it despite re-squashing [18:02] hi [18:03] elopio, http://paste.ubuntu.com/23734598/ [18:03] elopio, what needs changing ? [18:09] is there some place where I can see available snaps ? [18:09] want to know if there is current vlc snap [18:09] nvm [18:09] https://uappexplorer.com/apps?type=snappy [18:10] hmm [18:10] only see vlc daily [18:10] is there like vlc 2.2.4 ? [18:17] ogra_: it has an extra " [18:18] VERSION_ID="16"" [18:18] Cust0sLimen, indeed, all I see is daily as well. Note that they are published by videolan, though-- probably a question for the [18:18] m [18:18] elopio, yeah, i see it ... fixing (for edge though) [18:19] ogra_: could you get it from a repository during the build? [18:19] not a big deal now that you will fix it, but it would be nice to know where it is defined, and be able to propose changes there. [18:22] elopio, http://paste.ubuntu.com/23734727/ uploaded ... will be in tomorrows edge core snap [18:23] ogra_: thank you! [18:23] elopio, you can file a snappy bug and open a livecd-rootfs task next time and assign to mvo or me ... we are usually the only ones caring for that package in that context [18:24] that package lives fully in the image PPA though ... and it isnt really easy to trace back that the change came from a script during build ... so IRC ping is probably still the best bet [18:24] ogra_: I had time to play with my beagle during the holidays :) I have a few questions for you, but I'm first trying to not drown in my inbox. I'll be bothering you later in the week :) [18:25] elopio, dont hold back ;) [19:25] Bug #1653769 opened: Missing keyring interface === bladernr-doc is now known as bladernr [21:14] yo' [21:14] l,,,,,,,llllllllllll, [21:14] l [21:14] l [21:14] k [21:14] k [21:14] ]j [21:14] j [21:14] jk [21:14] k [21:14] j [21:14] j [21:14] i [21:14] 0 [21:14] o\o [21:14] lo [21:14] lo [21:14] l [21:14] l [21:15] o/o [21:15] ; [21:15] ; [21:15] ; [21:15] oop [21:15] ; [21:15] ' [21:15] JamieBennett, ^^ [21:15] op === iLembus__ is now known as iLembus2 === iLembus2 is now known as iLembus_ [22:44] PR snapcraft#971 closed: tests: fix integration tests in armhf