=== genii is now known as genii-core === Avago_Broadqual0 is now known as Avago_Broadqual === MJCDzZz is now known as MJCDnoZzzS === MJCDnoZzzS is now known as Drugs === Drugs is now known as MJCD [05:39] good morning [05:41] \o === arif-ali_ is now known as arif-ali [06:39] sergiodj: ahasenack: I have brougth https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1951490 a bit further [06:39] Launchpad bug 1951490 in samba (Ubuntu) "Can't print after update to 4.13" [High, Confirmed] [06:40] after talking to mdeslaur it isn't really a security triggerd regression, so the upload would be a normal SRU (and a jammy fix btw) [06:40] could one of you please have a look after that from here? [07:47] o/ [08:52] I just noticed that mailman3 has been removed from Jammy [08:54] paride: i see a mailman3-web in my apt-cache [08:55] lotuspsychje, https://bugs.launchpad.net/ubuntu/+source/mailman3/+bug/1960547 [08:55] Launchpad bug 1960547 in mailman3 (Ubuntu) "please remove mailman3, mailman-hyperkitty" [Undecided, Fix Released] [10:03] the libreoffice builds in proposed we were using to get pkgs to merge was superseeded yesterday and is being rebuilt for a few hours now [10:03] I will re-trigger nss tests once this is done: https://launchpad.net/ubuntu/+source/libreoffice/1:7.3.1~rc2-0ubuntu1 [10:03] good morning o/ [10:10] \o === arif-ali_ is now known as arif-ali === mirespace_ is now known as mirespace === MJCD is now known as Putin === Putin is now known as MJCD [11:38] hey [11:38] how do we merge from experiemental? [11:39] I mean, how do we start the process? [11:39] i.e. the git-ubuntu one [11:43] cpaelzer, paride, rbasak, athos^ === arif-ali_ is now known as arif-ali [11:47] utkarsh2102, I think by specifying `onto` in `git ubuntu merge start` [11:48] utkarsh2102, see `onto` in `git ubuntu merge --help`, it says "If not specified, debian/sid is used." [12:12] paride: I read that, but that doesn't seem to work [12:35] Hi, May I ask for a review on this? Thanks :) https://code.launchpad.net/~mirespace/ubuntu/+source/lto-disabled-list/+git/lto-disabled-list/+merge/416029 [12:35] it's disabling lto for wireshark on arm64 and s390x [13:21] cpaelzer, as you are reviewing mirespace's branch above, one question for you: do we have a way to do sponsored uploads that make the importer merge the proposed branch using the extra fields in the .changes file? [13:23] hi paride [13:23] I think `git ubuntu prepare-upload --remote` can _almost_ do it, but it tries to push to the sponsored user remote, and that can't succeed of course [13:24] hi :-) [13:24] by default it will try to use your name and your remote (= the sponsors) [13:25] and yes --remote will push to someone elses branch which will fail [13:25] paride: so you are asking for a "do not push, but take it as-is from this remote" right? [13:25] instead of pushing it could then verify that the head of that remote is matching the local tree [13:25] cpaelzer, basically yes. or "do not push, only check that remote is up to date" [13:26] yep that is what I just added [13:26] valid feature request I'd say, I do not think it exists yet [13:28] ty === genii-core is now known as genii [15:46] good morning [16:03] utkarsh2102: hi, I noticed you picked both openvpn and vsftpd MPs. just checking to see how's the progress on those [16:04] given that today's feature freeze and all... [16:06] sergiodj: i'mma do this before my EOD [16:06] that is, in the next hour or two [16:06] ACK, thanks [16:06] sergiodj: also, hi! :) [16:06] hi :) === MJCD is now known as MJCDzZz [17:13] hello server devs, if I could get a review on adcli please: https://code.launchpad.net/~ahasenack/ubuntu/+source/adcli/+git/adcli/+merge/416042 [17:24] I will take it :) [17:28] \o/ [17:30] hey guys  I was wondering  how to prevent apache to just take the first vhost instead of  maybe showing an error when a site is  not accesible? do I need an extra vhost for this? [17:32] betuxy: you can create a(nother) vhost, make it the default and have it return an error [17:54] doctrine built successfully and several packages passed; down to 3 packages failing tests for php8.1.2 [18:15] rbasak, so the style of problem I'm trying to figure out, that I mentioned in standup, is FTBFS due to invalid dependency version, e.g.: https://launchpadlibrarian.net/587742329/buildlog_ubuntu-jammy-amd64.symfony_5.4.4+dfsg-1ubuntu2_BUILDING.txt.gz [18:16] the log provides a list of dependencies it pulls in, and then an error that a subdependency of one of those packages is the wrong version, but the log does not connect the dots to which dependency pulled in that subdependency. And the log also does not indicate what package versions it pulled in [18:17] I was able to figure that out with doctrine via a bit of brute force, but it took some time and seems like something a tool ought to be able to calculate for me [18:18] I looked at chdist-if-migrated but this seems to address dep8 failures rather than ftbfs [18:20] sdeziel: Do you have any additional suggestions for the swtpm apparmor profile merge request? Also would you be willing to sponsor the upload? Thanks! [18:20] https://code.launchpad.net/~lvoytek/ubuntu/+source/swtpm/+git/swtpm/+merge/415813 [18:22] lvoytek: I don't have the necessary rights, I was just doing a drive-by review ;) [18:22] Ah fair, thanks [18:23] lvoytek: regarding the Apparmor profile itself, is the dac_override thing needed for the @{HOME} rule? [18:24] The dac_override addition ended up being needed for some of the swtpm-controlled files in /tmp [18:26] interesting, I'm now sure how that plays with the `owner` prefix [18:27] is there a specific reason why the @{HOME} rule doesn't have the `owner` prefix? [18:28] Ah no I guess it would be best to have the owner prefix there too [18:31] ahasenack: just replied to the adcli mp; sorry for the delay ;) Let me know when you get to it (I know we are in a tight schedule here); do note that the item regarding the package version there is a question, not a RFC :) [18:33] lvoytek: https://git.launchpad.net/ubuntu/+source/swtpm/tree/debian/swtpm-tools.postinst shows the user's home is /var/lib/swtpm which won't be covered by the @{HOME} rule. As such I don't understand what's the purpose of that rule [18:36] athos: thanks, looking [18:40] sdeziel: The rule was meant for certain use cases where that folder may be used when running swtpm but it may be a bit too specific. I think it'd be reasonable to remove that rule here and have programs/users add it to the local config if needed [18:40] bryyce: ah so for this case I think you can use plain chdist [18:41] hcdist jammy-proposed apt-get -s install php-symfony-console php-psr-log [18:41] php-symfony-console : Breaks: php-psr-log (>= 3) but 3.0.0-1 is to be installed [18:41] So that reproduces the issue [18:42] rbasak, ah so indeed. thanks [18:42] heh, unfortunately does not tell me what I don't already know. At least it's fast [18:43] lvoytek: OK, lgtm then [18:43] bryyce: try hcdist jammy-proposed apt-cache policy php-symfony-console php-psr-log [18:43] So then you have the versions [18:43] sdeziel: thanks! [18:43] bryyce: based on that I try: hcdist jammy-proposed apt-get -s install php-symfony-console=5.4.4+dfsg-1ubuntu1 php-psr-log=3.0.0-1 [18:43] So that's "everything from proposed" [18:44] And I get the same thing [18:44] $ hcdist jammy-proposed-only grep-dctrl-packages -XP php-symfony-console -sBreaks [18:44] rbasak, you get something different from "E: Unable to locate package php-symfony-console"? [18:44] Breaks: php-psr-log (>= 3), php-symfony-dependency-injection (<< 4.4~~), php-symfony-dotenv (<< 5.1~~), php-symfony-event-dispatcher (<< 4.4~~), php-symfony-lock (<< 4.4~~), php-symfony-process (<< 4.4~~) [18:45] bryyce: yes I see php-symfony-console 5.4.4+dfsg-1ubuntu1 in jammy-proposd [18:45] lvoytek: you are welcome, thank you too [18:45] oh I see, needs sources.list updated [18:45] bryyce: so it looks like php-symfony-console 5.4.4+dfsg-1ubuntu1 explicitly says Breaks: php-psr-log (>= 3), but php-psr-log is 3.0.0-1 in jammy-proposed [18:46] So is there a newer php-symfony-console? Why the Breaks? [18:46] I *think* the breaks is something auto-added, there's not an explicit breaks [18:47] what's going on here is that one of the dependencies of this package is built against php-psr-log 2.x [18:47] athos: replied [18:48] many of the "php-symfony-*" pieces are binaries of symfony [18:49] There's something circular going on [18:49] exactly [18:49] The build depends of symfony is indirectly requiring a binary produced by the symfony build itself. [18:49] So it's as if it needs itself to build [18:49] correct [18:50] So I guess we need to break that loop somehow ;-/ [18:51] there have been several of these little circular dependencies, both for php 8.1.0 and now for php 8.1.2 [18:52] most of those were just due to running the testsuites during build, but symfony appears to be a bit different [18:53] doctrine was in a similar situation, and the brute force approach I used there appears to have broken the loop, so I am going to try doing the same for symfony [18:54] chdist looks like it may be useful in helping trim down the time that was taking, so thanks for pointing that out [19:00] bryyce: I wonder if the problem has since been fixed in the archive [19:00] hcdist jammy-proposed apt-get -s satisfy "$(hcdist jammy-proposed-only grep-dctrl-sources -XP symfony -nsBuild-Depends)" [19:00] That works [19:02] ahasenack: ack; +1'd [19:02] cheers [19:04] bryyce: and it doesn't seem to want php-psr-log [19:04] So AFAICT there is a solution to the build depends as it stands right now that can be met entirely from the current jammy-proposed [19:04] Maybe try a rebuild? [19:04] rbasak, cool. Maybe getting doctrine sorted out has cleared that. I'll try a nochange rebuild. [19:04] If it FTBFS, you should be able to hit the rebuild button rather than uploading a no-change changelog [19:06] no, I already tried that an hour ago [19:06] https://launchpad.net/ubuntu/+source/symfony/5.4.4+dfsg-1ubuntu2/+build/23170795 [19:06] Uploading a no-change would theoretically make no difference to hitting the rebuild button. [19:07] Are you sure something hasn't changed in the archive since you last tried it? [19:07] I haven't uploaded anything, but it's possible some dep8 tests resolved [19:07] utkarsh2102: hi, will you still get to https://code.launchpad.net/~sergiodj/ubuntu/+source/vsftpd/+git/vsftpd/+merge/415985 today? It's feature freeze day [19:07] can't hurt to try another rebuild though. [19:07] I would hit the button again. [19:07] Yeah let's try. [19:08] Because this time we know some additional results are definitely true before trying [19:08] FWIW, I just tried a satisfy on the merged build-depends from that failure log, and that didn't work: [19:08] The following packages have unmet dependencies: [19:08] command line argument : Depends: composer but it is not going to be installed [19:08] Depends: php-doctrine-orm but it is not going to be installed [19:08] sergiodj: I'll start a review of vsftpd too [19:08] E: Unable to correct problems, you have held broken packages. [19:08] as a backup [19:08] But that doesn't really mean anything if it's out of date. [19:08] composer still has a ftbfs, due to symfony [19:09] p-d-orm is a binary of doctrine [19:13] OK, same result :( [19:13] Might need to use sbuild to reproduce exactly the same resolver [19:15] what I did for doctrine was go through each individual dependency, recursively, look up their build logs, and see what version of psr-log it built against. Then rebuild whatever turns up. [19:17] the other thing was to do the same, but identify if the subdependency has a ftbfs against it. [19:18] but that will point to stuff like php-twig and composer that are ftfbs due to symfony, so yet more circles... [19:18] sbuild locally does reproduce what Launchpad is doing [19:21] Ah [19:22] I missed Build-Depends-Indep [19:22] hcdist jammy-proposed apt-get -s satisfy "$(hcdist jammy-proposed-only grep-dctrl-sources -XP symfony -nsBuild-Depends-Indep)" [19:22] That reproduces with chdist locally [19:22] do you have hcdist aliased to chdist? [19:22] Not the same error but I suspect it's essentially the same thing but the solver is going in a different direction [19:22] Yeah hcdist just reverses the first two terms [19:25] hcdist jammy-proposed apt-get -o Debug::pkgProblemResolver=1 -s satisfy "$(hcdist jammy-proposed-only grep-dctrl-sources -XP symfony -nsBuild-Depends-Indep)" [19:25] https://paste.ubuntu.com/p/8wkd4m27Ww/ [19:27] OK so composer is just uninstallable currently [19:28] It depends on php-psr-log directly, and on php-symfony-console [19:29] locally in my lxc container it installs composer (2.1.12-1ubuntu3) ok [19:29] With proposed enabled? [19:29] $ hcdist jammy-proposed apt-get -s install composer [19:29] ... [19:29] yeah [19:29] The following packages have unmet dependencies: [19:29] composer : Depends: php-symfony-console but it is not going to be installed [19:29] E: Unable to correct problems, you have held broken packages. [19:29] but running console --version triggers a failure [19:29] PHP Fatal error: Uncaught Error: Failed opening required 'Symfony/Console/autoload.php' (include_path='.:/usr/share/php') in /usr/share/php/Composer/autoload.php:16 [19:30] interesting. I had to disable p-s-console to resolve the ftbfs for composer, but looks like it does need that in order to operate [19:30] For me composer is fine in the release pocket but it's uninstallable with proposed enabled. [19:31] AFAICT the problem is src:symfony Build-Dep composer, composer Dep php-psr-log and php-symfony-console, and php-symfony-console Breaks (version of php-psr-log in proposed) [19:32] hrm, so composer requires symfony to build, symfony requires composer to build. [19:32] I guess that's the loop, yes. [19:33] I wonder if symfony's dependence on composer is soft and could be disabled [19:33] I think that's the sort of thing that's been done in the past to bootstrap [19:34] Every time this comes up I suggest using build profiles to fix this properly, but I appreciate that's hard :-/ [19:34] yeah, I've had to do the inverse with other packages that needed symfony for tests, so may make sense to need to do same for symfony against other stuff [19:35] I'll see locally if I can build symfony without composer [19:44] sergiodj: vsftpd is +1 [19:45] taking a look at openvpn === MJCDzZz is now known as MJCDzZzz [19:56] uh, i was about to [19:56] I am in midst, though, ahasenack [19:57] utkarsh2102: openvpn? [19:57] but thank you [19:57] ahasenack: yep, both [19:57] ok, continue :) [19:57] feature freeze is in a few hours [19:58] yeah, I'm try to get virglrenderer and exim4, done too [20:02] ahasenack: thanks [20:05] sergiodj: hey, approved vsftpd with a quick comment. [20:05] about update-maintainer [20:07] utkarsh2102: thanks [20:10] odd, dpkg for me doesn't even build a package with an ubuntu version if the maintainer wasn't updated [20:10] ah, I got it from a ppa [20:10] 1.20.9ubuntu2.1 [20:11] utkarsh2102: do you still want to mp exim4 and virglrenderer? [20:30] ahasenack: yep, exim4 is up [20:30] could you please review? [20:30] yep [20:35] ahasenack: I'm looking into the backuppc failure with samba [20:36] oh, thanks [20:36] I found some old bugs talking about using a different debug setting in smbclient (really old) [20:36] which tells me it's very sensitive to the output of smbclient [20:36] and one guy said he went back to an older smbclient [20:36] yeah [20:36] I found them too [20:36] with 4.13 it still worked [20:37] I tried -d 5, still failed [20:38] I'm setting up a container to reproduce the problem here [20:38] sergiodj, ahasenack: hey, do you know a way to merge a package from experimental using git-ubuntu [20:38] yes [20:38] utkarsh2102: yes [20:38] add pkg/debian/experimental at the end [20:38] git ubuntu merge start pkg/ubuntu/devel pkg/debian/experimental [20:39] for example [20:39] git ubuntu merge start pkg/ubuntu/devel pkg/debian/experimental [20:39] wow, you guys are on fire. Thank you very much! [20:39] it's not the middle of the night here yet [20:39] :D [20:39] :D [20:50] utkarsh2102: +1 [20:53] php-psr-link | 1.1.1-1 | jammy/universe [20:53] php-psr-link | 2.0.1-1 | experimental [20:53] rbasak, ^^ might be what's linking to the old psr [20:56] ...hmm nope doesn't link against any other psr packages [21:02] ahasenack, sergiodj: virglrenderer MP is up! [21:05] hm, I'm not familiar at all with this package [21:05] isn't this one of christian's? [21:06] ah, I see christian filed a bug [21:06] https://bugs.launchpad.net/ubuntu/+source/virglrenderer/+bug/1959175 [21:06] Launchpad bug 1959175 in virglrenderer (Ubuntu) "Merge 0.9.1 from Debian (experimental) for Jammy" [Undecided, New] [21:14] utkarsh2102: +1, do you know how qemu uses this, and if yes, did you do a quick smoke test? [21:29] happy FF day, cya tomorrow [21:33] ahasenack: hey, I did a super quick smoke test but not with or around qemu. [22:26] ahasenack: managed to find what's going on, but I still don't know why the smbclient behaviour changed. but I got the test passing at least [22:39] found some interesting things. I'll leave a comment in the bug later; have to go now [22:56] nice [22:56] I kind of think it's mixing up status info with the actual data it's transferring === genii is now known as genii-core