schopin | jawn-smith: next time I'll try to consider whether it's within your waking hours if clicking links means that much to you ;-) | 07:59 |
---|---|---|
jawn-smith | schopin: if you see them of course feel free to click. I'm just eager to stay involved | 13:02 |
nteodosio | Is there an environment variable to make snapcraft verbose? | 13:11 |
* ogra only knows --verbose and --verbosity= as cmdline options | 13:14 | |
nteodosio | Yes, and I usually forget to pass that (maybe because snapcraft is the only build tool I know that does such a thing)... time to make an alias then. | 13:16 |
ogra | well, snapcraft 7 is ... all former versions actually showed you built output 🙂 | 13:17 |
ogra | (i think it is an insane decision to quieten a built tool down to a spinner graphic ... but who am i anyway 😛 ) | 13:17 |
nteodosio | Haha well I think it's odd too. I just requested old behavior in bug 2020892, please add yourself to the bug count then (: | 13:18 |
-ubottu:#ubuntu-devel- Bug 2020892 in snapcraft (Ubuntu) "Request: Make build verbose by default" [Undecided, New] https://launchpad.net/bugs/2020892 | 13:18 | |
ogra | me too'ed ... 🙂 | 13:27 |
bkonecki_ | Hello, dear #ubuntu-devel. I am trying to setup some development environment for myself and I am stuck at running command 'sudo pbuilder create'. Here is the result of the command: http://ix.io/4wLB I tried google about this problem but I am not sure what is the problem | 16:37 |
cjwatson | Looks like maybe you have "devel" in sources.list and pbuilder (well, debootstrap) doesn't support that directly. Try "sudo pbuilder create --distribution=mantic" | 16:42 |
bkonecki_ | I tried this command and there is same error message | 16:56 |
bkonecki_ | bkonecki@mothership:~$ sudo pbuilder create --distribution mantic | 16:57 |
bkonecki_ | I: Distribution is mantic. | 16:57 |
bkonecki_ | I: Current time: Fri May 26 18:44:38 CEST 2023 | 16:57 |
bkonecki_ | I: pbuilder-time-stamp: 1685119478 | 16:57 |
bkonecki_ | I: Building the build environment | 16:57 |
bkonecki_ | I: running debootstrap | 16:57 |
bkonecki_ | E: No such script: /usr/share/debootstrap/scripts/mantic | 16:57 |
bkonecki_ | E: debootstrap failed | 16:57 |
bkonecki_ | E: debootstrap.log not present | 16:57 |
bkonecki_ | W: Aborting with an error | 16:57 |
cjwatson | bkonecki_: I guess then either you aren't running mantic, or you aren't fully up to date. What release of Ubuntu do you believe you're running? | 17:00 |
bkonecki_ | Ubuntu 22.04.2 lts | 17:07 |
bkonecki_ | I just did apt update and apt upgrade, tried pbuilder create again and error message is the same. Do I need to upgrade to next version? | 17:11 |
jawn-smith | danilogondolfo: I'm looking at sudo again and it looks like the target branch for your MP here is debian/sid. IIUC the debian/sid branch should match what's in Debian and the merge should be done on another branch like mantic | 17:43 |
vorlon | jawn-smith: this is in the documentation; it's an arbitrary thing IMHO because a merge review needs to look at a three-way diff against both debian/sid and ubuntu/devel | 17:45 |
vorlon | ("in the documentation" uh wherever that was that vpa1977 pointed out to me when I had the same objection) | 17:45 |
jawn-smith | vorlon: I've generated the three-way diff locally and checked that everything is good. Just was about to merge and noticed that the branch looked suspicious | 17:46 |
jawn-smith | also, good to see you o/ | 17:46 |
vorlon | nice to see you :) | 17:46 |
vorlon | jawn-smith: fwiw I've started looking at libcap2 for danilogondolfo this morning | 17:46 |
jawn-smith | ack, thanks for that. I'll keep plugging away on sudo | 17:47 |
jawn-smith | so is the action here to just merge to the debian/sid branch? Or do an upload and let the auto-sync stuff do magic? | 17:47 |
danilogondolfo | thanks folks, this is the documentation I followed https://github.com/canonical/ubuntu-maintainers-handbook/blob/main/PackageMerging.md#submit-merge-proposal | 17:49 |
jawn-smith | Thanks for the link | 17:50 |
danilogondolfo | jawn-smith, as I understand you don't "git merge" it, right? I guess you'll git clone it, debuild it and dput? I've never seen the other side of the merge :P | 17:50 |
cjwatson | bkonecki_: --distribution=jammy then | 17:51 |
bkonecki_ | looks like jammy is working alright | 17:52 |
jawn-smith | danilogondolfo: That's how I've usually done these, yeah | 17:54 |
vorlon | danilogondolfo: the merge is done by the bot on the launchpad side (*if* you use git-ubuntu prepare-upload args, otherwise it just clobbers) | 17:58 |
vorlon | danilogondolfo: fwiw I normally strip bug numbers from merge changelogs; they don't matter much technically but in principle we're not re-closing the bugs so I think it's cleaner (and makes for a shorter changelog). The bug links should still be present in the original changelog entries | 17:59 |
vorlon | bryceh: were you working on the nginx transition? libnginx-mod-http-geoip2 | 18:17 |
vorlon | bryceh: were you working on the nginx transition? libnginx-mod-http-geoip2 needs an ubuntu-server subscription | 18:17 |
vorlon | juliank: uh going to need some explanation on this fwupd-efi sync to lunar, given there's a package of this version already in mantic-proposed | 18:23 |
vorlon | (with build records both accepted and rejected for all archs, neat https://launchpad.net/ubuntu/+source/fwupd-efi/1:1.4-1) | 18:24 |
juliank | vorlon: it's further up in the backlog saying I synced the same one by accident to lunar again when I should have done only kinetic downward | 18:26 |
vorlon | juliank: ack | 18:27 |
vorlon | rbasak: looks like https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/sg3-utils/+git/sg3-utils/+merge/373440 was landed (loooong ago) and should be closed out | 19:07 |
vorlon | xnox: huh how did https://code.launchpad.net/~xnox/ubuntu/+source/casper/+git/casper/+merge/373690 end up in the sponsorship queue? | 19:07 |
=== JanC is now known as Guest3921 | ||
=== JanC_ is now known as JanC | ||
bryceh | vorlon, re libnginx-mod-http-geoip2 sub - done | 23:47 |
vorlon | bryceh: ta | 23:47 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!