=== genii is now known as genii-core [08:26] rbasak: hey o/ [08:26] o/ [09:28] does somebody know the frequency with which https://git.launchpad.net/ubuntu/ is updated? We use it to build some snaps, concretely one containing dnsmasq, pulling from https://git.launchpad.net/ubuntu/+source/dnsmasq [09:29] I expected to see a 2.80-1.1ubuntu1.4 tag for a recent CVE fix released to focal, but it is not there yet, and some days already passed since the package was released [09:48] abeato: it was broken for a while because of https://lists.ubuntu.com/archives/ubuntu-release/2021-June/005222.html. Looks like that's now fixed, but it's got a backlog to get through. [09:48] I can bump the priority of dnsmasq in the queue for you. [09:49] rbasak, that will be nice if you can do it without much effort :) [09:49] Done :) [09:49] thanks! === genii-core is now known as genii [16:44] Is there a way to delete an autopkgtest request? stefanor and I seem to have requested the same test be run and both are still queued. [16:46] athos: mind if I merge squid? [16:51] bdmurray: by logging into the server and manually killing it from the queue, yes; not often worth the effort for a single test? [16:57] vorlon: okay, that sounds reasonable [18:37] mdeslaur: I would not mind at all :) sorry for the delay here! I was not around yesterday [18:37] athos: cool, I just uploaded it, thanks :) [19:59] I've got a package that I've built and published to a repository, but any time I update it with Software Updater, it's only showing the description of the package [19:59] I've tried messing around with things for about the past week, but nothing's really getting me anywhere? [20:00] Anything I can try? The full repository is located here if it helps: https://nexus.hunterwittenborn.com/service/rest/repository/browse/makedeb/ [20:06] hwittenborn: this repository layout doesn't look anything at all like I'm used to; normally there's the lists in dists/$releasename-$pocketname and then packages in pool/$component/*/$packagename/ http://archive.ubuntu.com/ubuntu/ and http://ftp.debian.org/debian/ [20:06] hwittenborn: what tool are you using to build this repository layout? [20:07] As of current I'm using Sonatype Nexus 3 [20:08] I do see that those are layed out differently - is there any reason that would be causing the issue though? [20:09] It's showing the description for the packages - I wouldn't think that it's somehow not able to get the title, right? [20:11] what do you mean by "not able to get the title"? [20:12] Like Software Updater wasn't able to get the title, and thus fell back to using the description of the package instead [20:12] That didn't make much sense to me though [20:13] But that's why I was wondering why a different layout would be causing issues in the first place - I'm thinking it's something else, I'm just not really sure what [20:24] I just looked here (https://wiki.ubuntu.com/SoftwarePackageOperations#title), and it looks like the application needs a .desktop file for the Title to show up [20:25] I'll go try that [20:28] ahh, that's what you meant by 'title' [20:29] Yep! Was there something else you were thinking of? [20:30] hwittenborn: well, that's the thing, I had no idea at all what you meant by "title" [20:31] Gotcha [20:31] I originally meant the "Package" field in the control file - that's my bad [20:31] I guess I was assuming that would automatically be populated in Software Updater by it