/srv/irclogs.ubuntu.com/2025/02/15/#ubuntu-devel.txt

tsimonq2gjolly: Hey! I reviewed the package you mentioned above, let me know if you have any questions :)04:21
tsimonq2schopin: It should follow the public process unless it has customer-sensitive information or is highly domain-specific, yeah?04:22
tsimonq2jbicha: gvfs> https://salsa.debian.org/gnome-team/gvfs/-/merge_requests/1404:59
-ubottu:#ubuntu-devel- Merge 14 in gnome-team/gvfs "Add kwalletmanager as an alternative Recommends to gnome-keyring on gvfs-backends." [Opened]04:59
jbichatsimonq2: thank you. I'll probably take a look Tuesday or Wednesday after gvfs 1.57.1-1 migrates to Testing while packaging 1.57.212:21
=== not_phunyguy is now known as phunyguy
tsimonq2jbicha: Sounds good, thanks :)16:12
juliankDo we have a script to retry builds (in a PPA)?16:13
juliankdoko probably knows he always mass retries stuff :D16:14
* juliank is finalizing the apt transitino in https://launchpad.net/~deity/+archive/ubuntu/testing16:14
tsimonq2juliank: It's pretty easy to do with launchpadlib, I just use the Python 3 shell :D16:35
tsimonq2First you import everything and log in:16:36
tsimonq2from launchpadlib.launchpad import Launchpad16:36
tsimonq2launchpad = Launchpad.login_with("tsimonq2's pending PPA check", "production", version="devel")16:36
tsimonq2ubuntu = launchpad.distributions["ubuntu"]16:36
tsimonq2lubuntu_ci = launchpad.people["lubuntu-ci"]16:36
tsimonq2proposed = lubuntu_ci.getPPAByName(distribution=ubuntu, name="unstable-ci-proposed")16:36
* tsimonq2 smites Drone 16:39
tsimonq2juliank: I sent you the full snippet on #devel:ubuntu.com :)16:39
juliank+116:44
jbichaLocutusOfBorg: fyi, Debian bug 1096036 was filed earlier today19:22
-ubottu:#ubuntu-devel- Debian bug 1096036 in release.debian.org "transition: coq 8.20.1" [Normal, Open] https://bugs.debian.org/109603619:22

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!