[00:36] The_LoudSpeaker: that's usually because binary builds are weird. Stupid question but you're developing on a Focal machine where you are running `debuild -b` yes? [01:02] wxl: I am looking for some guidance re P59 That is not an error I remember [01:02] I have looked through the manual and it seems like what is there should be valid [01:02] whichn? [01:03] Inconsistent Maintainer [01:03] in https://phab.lubuntu.me/P59 [01:04] DEBEMAIL? [01:04] It picked up on my DEBEMAIL [01:04] But I am not Lubuntu Developers [01:04] Except that I am [01:05] maybe unset it? [01:05] i'm at a loss [01:05] whatcha trying to do here? [01:05] Well I built the package with sbuild and it did a lintian run [01:06] Which threw a new error I have never got before [01:06] hm [01:06] i don't sbuild so....... [01:06] "This sometimes happens when environmental variables like DEBEMAIL are set to different values when building sources and changes separately. Please use the same maintainer everywhere." [01:06] https://lintian.debian.org/tags/inconsistent-maintainer.html [01:06] Maintainer and your DEBEMAIL need to match [01:06] wow [01:07] thanks mr. obvious :) [01:07] there's some chaos with how it works [01:07] BUT [01:07] There is this though https://www.debian.org/doc/debian-policy/ch-binary.html#s-maintainer [01:07] i don't get the error with debuild and such [01:07] BUT [01:08] Use of uninitialized value $ENV{"DEBEMAIL"} in pattern match (m//) at /usr/bin/debuild line 1069. [01:08] ^ there you go, you need to set DEBEMAIL xD [01:08] specifically "If the maintainer of the package is a team of people with a shared email address, the Uploaders control field must be present and must contain at least one human with their personal email address." [01:08] it should then not error [01:09] Which insinuates that a shared email should be acceptable [01:09] might I ask which source you're building? Just curious so I can run an sbuild in case you uneed me to :) [01:09] it is, but *you* need to set DEBEMAIL in your environment [01:09] see what wxl just said [01:09] hm [01:09] maybe the issue is the packaging tutorial says DEBMAIL not DEBEMAIL [01:10] oooo [01:10] $DEBMAIL = me [01:10] not $DEBEMAIL [01:11] that fixes [01:11] let me try again [01:25] ok so I must be missing something else $DEBEMAIL is right but I am still getting the same error. [01:26] @teward001 I was building calamares-settings-ubuntu to answer your earlier question. [01:30] did you export it? [01:30] Yes. echo $DEBEMAIL returns my email address [01:30] you need to export it in your session :) [01:30] kc2bez: code on Phab? [01:31] I started a new session after I changed it [01:31] Yes @teward001 [01:33] *sbuilds the thing locally* [01:34] ... wow pkgstripfiles took an eternity [01:35] It usually does [01:35] You should do artwork XD [01:35] ah OK I see what this is doing [01:35] so it's complaining that Maintainer is LUbuntu Developers but your changes is signed by yourself [01:35] same as for me [01:35] let me... test... something... [01:36] @teward001 [so it's complaining that Maintainer is LUbuntu Developers but your changes is si …], Yeah don't worry about that [01:36] *glares at this error for a while* [01:36] It's a local error only [01:36] @tsimonq2 [Yeah don't worry about that], tell that to kc2bez :P [01:36] Only with sbuild [01:36] Just ignore it [01:36] ok, I just don't remember seeing that before [01:36] Now if you REALLY wanna make it go away, there's an arg you can pass to sbuild [01:36] @tsimonq2 [Just ignore it], tell that to kc2bez :) [01:36] Yeah [01:37] @tsimonq2 ... or we can be anal and try and get a lintian localpatch to ignroe this when Lubuntu Developers is in the maintainer line in source :P [01:37] there's SOMETHING in there for Ubuntu Developers too but IDK where [01:37] and CBA to dig deeper [01:37] (because of `update-maintainer` settingi Ubuntu Developers as the maintainer) [01:37] *noms ice cream* [01:39] Thanks @tsimonq2 for dropping by. [01:39] @teward001 [there's SOMETHING in there for Ubuntu Developers too but IDK where], No there isn't [01:40] @kc2bez [ Thanks @tsimonq2 for dropping by.], I thought I saw ABI BREAK but I guess I was mistaken XD [01:40] It was close with "lintian error" [01:41] XD [01:41] exit [01:41] oop [01:41] no stay [01:55] -lugito:#lubuntu-devel- [rMANUAL43b79ccbe7c6: add finish button] lynorian (Lyn Perrine) committed: https://phab.lubuntu.me/rMANUAL43b79ccbe7c6 [05:38] @wxl [ Use of uninitialized value $ENV{"DEBEMAIL"} in pattern match (m//) at /usr …], I too got this last night. But all was good. [05:39] @teward001 [The_LoudSpeaker: that's usually because binary builds are weird. Stupid questio …], Yes. [15:03] what is "now" … apt list --upgradable -a … Listando... Hecho … libqpdf26/focal 9.1.1-1 amd64 [actualizable desde: 9.1.0-1] … libqpdf26/now 9.1.0-1 amd64 [instalado, actualizable a: 9.1.1-1] [15:03] why "now" instead of "focal" ? === pavlushka_ is now known as pavlushka [18:06] Still studying. I don't get the propose pocket, I don't remember using it [18:22] @HMollerCl [why "now" instead of "focal" ?], Version installed? [18:24] @HMollerCl [Still studying. I don't get the propose pocket, I don't remember using it], When you upload a source package, it publishes in the proposed pocket if it's not NEW. It then builds binaries for every architecture but doesn't publish binaries if there are any NEW binaries (that's the two NEW queues). Once it goes through [18:24] installability tests and autopkgtests, Britney will move it to the release pocket. focal-release is an invisible link to focal [18:25] proposed is a partial pocket [19:37] -lugito:#lubuntu-devel- [T143: Enable i386 architecture] wxl (Walter Lapchynski) commented on the task: https://phab.lubuntu.me/T143#3072 [19:42] yes but new =! now [19:43] @The_LoudSpeaker are these merges the syncs of phab from the archive or are these actually to resolve the MoM failures that will then be uploaded? [20:05] @wxl [ @The_LoudSpeaker are these merges the syncs of phab from the archive or ar …], The ones that fix the merge and then will be uploaded. [20:12] @The_LoudSpeaker is there a reason you don't trust yourself to do it? [20:13] I can't assign myself as a reviewer. [20:13] yes but you can push to phab and upload [20:13] I can? [20:13] uh duh you're a developer :) [20:13] Directly arc land? [20:14] @wxl [ uh duh you're a developer :)], So directly arc land? [20:14] yep [20:14] then upload [20:16] Okay. [20:16] But it does give a warning na? About not being approved. [20:17] right [20:17] you can go in and approve it :) [20:17] or just ignore it [20:17] Sare. Will do. [20:24] One more reason I put up a revision was to check if build environment was right. I moved it to my aws machine. [20:25] you should be able to evaluate that i imagine [20:26] I think it is. Only thing left is bzr part. I will do it later if needed. [20:27] bzr??? [20:27] Bazaar [20:27] but no lxqt packages require that [20:28] I know. [20:28] oh you mean on your new machine ok [20:29] Btw how did they name it bazaar? In Hindi it means marketplace. [20:30] the cathedral and the bazaar [20:30] ? [20:30] oh man https://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar [20:31] Adding this to reading list. [20:32] Gtg now. Have to wake up in 3 hours. Bye! [20:32] see yuh [20:41] @tsimonq2 [Version installed?], focal [21:19] new cala [21:20] yup [21:20] reading through now [21:20] unpackfs weight sounds nice [21:20] nothing sounds breaking [21:21] i do notice there's a long startup to our cala.. maybe that noconfig=true option would help? seems like we have configs for everything but i dunno [21:22] I think it might be the welcome or locale modules doing their thing. [21:23] yah [21:32] wxl: how should I drop D28? [21:32] D28? [21:33] https://phab.lubuntu.me/D28 [21:33] -lugito:#lubuntu-devel- [Needs Revision] add .desktop to /usr/share/Lubuntu/applications to change icons: https://phab.lubuntu.me/D28 [21:34] You can abandon it. [21:36] how? [21:37] I can edit, but haven't found abandon/delete/drop [21:37] There should be an option in either the comment section or in the controls on the right. [21:38] aaa, add action in coment section "abandon revision" [21:38] I am on my phone right now so I don't have a screenshot [21:38] thanks, that helped [21:38] Excellent! [23:22] lubuntu.rocks only $4.99 https://news.gandi.net/en/2020/01/six-domains-on-promotion-starting-today/?pk_campaign=ennewsletter-january2020&pk_kwd=donuts [23:25] It really does. Should I up my donation so we can get it? [23:25] :) [23:26] It isn't the domain I was hoping we could get. [23:27] .org is like $10.99 [23:28] but taken [23:29] Registrant State/Province: Panama [23:29] strange [23:29] indeed [23:33] ah, .org redirect [23:33] err .net [23:34] of course [23:34] man i can't wait until 18.04 dies. it will be hilarious to see people getting dismayed by the website which is entirely lxde [23:34] i mean it will be sad for the users but hopefully will put the nail in that coffin [23:35] turn the page, new chapter. [23:36] yup [23:37] oops https://github.com/lubuntu-dev/lubuntu.net/issues [23:38] we should direct people to file bugs there [23:40] All lxde bugs anyway [23:40] i meant with their website but yeah that would be good too XD [23:41] once it is out of support of course. :) [23:41] hey maybe he'll keep it going. that would be neat [23:41] i mean it wouldn't be lubuntu but [23:57] Lubuntu-legacy...