/srv/irclogs.ubuntu.com/2022/06/22/#ubuntu-server.txt

brycehcpaelzer, I meant to ask, when I rebased my open-vm-tools work on the upstream branch you imported, it appears the upstream tree got imported into the base directory instead of into `open-vm-tools`?02:52
brycehcpaelzer, i.e.:  https://pastebin.ubuntu.com/p/pqmTFp9F8y/02:53
brycehI'm importing this via `gbp import-ref -u 12.0.5 --upstream-branch upstream --upstream-tree upstream/12.0.5` but then the patches don't apply, etc. due to the different paths02:54
brycehcpaelzer, wondering if I'm doing something wrong, or if the upstream import is in error?02:54
=== DArqueBish0p is now known as DArqueBishop
=== admin01 is now known as admin0
=== arif-ali_ is now known as arif-ali
=== admin01 is now known as admin0
cpaelzerbryceh: no you do nothing wrong - it is me forgetting the bad habit that they ship two conflicting release tarballs06:17
cpaelzerno subdir https://github.com/vmware/open-vm-tools/releases/download/stable-12.0.5/open-vm-tools-12.0.5-19716617.tar.gz06:18
cpaelzerwith subdir https://github.com/vmware/open-vm-tools/archive/refs/tags/stable-12.0.5.tar.gz06:18
cpaelzerthe former is the one listed on the release page06:18
cpaelzerbut not the one that should be used06:18
cpaelzerlet me try to clean up and replace this06:18
cpaelzerbryceh: old branch heads and tags removed, re-imported from the correct tarball, checked paths under new tag, and pushed branches and tag06:30
brycehcpaelzer, excellent, thanks06:32
=== cpaelzer_ is now known as cpaelzer
sergiodjlvoytek: hi!  it seems that your PPA solves the issue for the reporter on https://bugs.launchpad.net/ubuntu/+source/libqb/+bug/1978955 .  would you like to drive this to completion, or should we ping kanashiro_ about it?  :)12:45
ubottuLaunchpad bug 1978955 in libqb (Ubuntu) "Spurious Pacemaker errors: couldn't create file for mmap" [Undecided, New]12:45
kanashirolet me know if I need to do something, but this would be low prio for me right now :)12:46
ahasenacksergiodj: hm, libjose0 is in universe, sssd is depending on it13:02
ahasenackI thought only the new package would depend on it13:02
sergiodjahasenack: yeah, me too.  let me check13:03
ahasenackmaybe all that's needed is to move sssd-idp to universe13:04
sergiodjhas sssd-idp been accepted yet?13:04
ahasenackthe excuses page is hinting sssd depends on libjose0, but that might be wrong, or it might be referring to the src:sssd package13:04
ahasenacklooks like it was accepted, and into main13:05
ahasenacksssd is clean: https://launchpad.net/ubuntu/kinetic/amd64/sssd/2.7.1-2ubuntu113:06
ahasenackwrt depends13:06
ahasenackso I think it's just move sssd-idp to universe as we planned13:06
sergiodjlooks like there was a mistake when accepting the new binary, then13:07
sergiodjsssd-idp should have gone directly to universe, IIUC13:07
ahasenackthe AA probably just defaulted to main because sssd is main13:07
sergiodjyeah13:07
sergiodjlet me ping ubuntu-archive, then13:08
sergiodjI've retriggered the adsys/armhf failing test13:11
cpaelzersergiodj: I do not know who did your promotions, but it is common to just promote all13:26
cpaelzersergiodj: everything not "held in main" will auto demote anyway13:26
sergiodjcpaelzer: ah, good to know.  I thought new binaries were always accepted into universe, no matter if the other binaries are in main13:26
cpaelzerthe source decides13:27
cpaelzer(IIRC) and this one is in main13:27
sergiodjyes13:27
ahasenackI thought dependent packages that had test failures would also be shown here: https://bileto.ubuntu.com/excuses/4871/jammy.html13:44
ahasenackbut they are not, or at least this page disagrees with ./lp-test-ppa -r jammy --showpass  -l ppa:ci-train-ppa-service/487113:44
ahasenackthere are cacti errors, for example13:45
ahasenackthey are from 5 days ago, though, but still, the latest result13:46
cpaelzersergiodj:  sssd-idp | 2.7.1-2ubuntu1 | kinetic-proposed/universe | amd64, arm64, armhf, i386, ppc64el, riscv64, s390x14:10
cpaelzerso it already happened14:10
cpaelzerand this won't hold it up on the next try to migrate14:10
sergiodjcpaelzer: yeah, I pinged #ubuntu-release and Colin did the demotion14:10
sergiodjalso, the last failing test (adsys/armhf) has passed, so the package will migrate14:11
cpaelzerkanashiro: I'm still talking with doko, but it seems that we do not need to promote ruby-webrick in jammy14:11
cpaelzerruby-xmlrpc went in, no component mismatch held it up14:12
cpaelzerI think you can close the bug task and if doko lets me know otherwise the next time he is available I'll update it accordingly14:12
lvoyteksergiodj: Thanks for letting me know about LP 1978955! I can drive it from here since I already have the patch complete14:19
ubottuLaunchpad bug 1978955 in libqb (Ubuntu) "Spurious Pacemaker errors: couldn't create file for mmap" [Undecided, New] https://launchpad.net/bugs/197895514:19
sergiodjlvoytek: awesome, thanks :)14:19
sergiodjkanashiro: ^14:19
kanashirocpaelzer, ok, I'll mark the jammy task as Won't fix14:28
kanashirothanks lvoytek :)14:29
=== scoobydoo_ is now known as scoobydoo
sergiodjahasenack: FWIW, I'm resuming my investigation on https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1928954, but so far I haven't been able to reproduce it.  another pair of eyes would be welcome21:09
ubottuLaunchpad bug 1928954 in sssd (Ubuntu) "sssd not using offline credentials even no network available" [Undecided, In Progress]21:09
ahasenacksergiodj: dunno21:16
ahasenacksergiodj: I wonder how different "pulling the network cable" is from an "ifdown <nic>"21:16
ahasenackI'm guessing it's less graceful21:16
ahasenackwe could ask for sssctl domain-status (iirc that's the name)21:17
ahasenackbut I'm guessing it will show online in his case?21:17
sergiodjunless I'm misunderstanding, it sounds like sometimes he *can* login while offline21:18
ahasenackanyhow, eod for me, cya tomorrow21:18
sergiodjcya21:18

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