libera/#devuan-dev/ Wednesday, 2025-01-15

sakrecoerappologies for sending the meeting notes a bit in the last minute. I've had some issues with my todolist after a crash, but it should be addressed now.11:43
sakrecoerhugs from cold but sunny Stockholm11:44
sakrecoerand happy GNU year!11:44
bgstack15LeePen: did you delete the build job on Jenkins for freeipa? It was build 2270, and it is missing in the list! https://jenkins.devuan.dev/job/devuan-package-builder/227014:03
bgstack15I wouldn't be surprised in the test suite was broken and could hang the system so I understand if you had to purge it to be safe, but I can't examine any logs about it.14:03
LeePen bgstack15: no, failed builds get deleted automatically after a while. SO you have to examine the logs fairly promptly.14:04
bgstack15Ah, fascinating. I will be more diligent with the one I have just started anew.14:05
LeePenOtherwise we would be submerged in logs of useless failures14:05
LeePenIf we could do with keeping them a bit longer, it is an easy config change: https://git.devuan.org/devuan/package-pipeline/src/branch/master/Jenkinsfile#L1814:07
LeePenActually, that is the wrong branch. Better: https://git.devuan.org/devuan/package-pipeline/src/branch/deployment/Jenkinsfile#L2114:08
LeePenbgstack15: Hmmm, you have rebased rather than merged, so it is hard to see what has changed from the previous version to cause the bash_completions install failure.14:17
LeePen(sorry for mentioning that again!)14:17
bgstack15I knew that would come up if you saw this. Can't you just `git diff devuan/b4.11.1-2devuan1 devuan/b4.12.2-1devuan1`?14:18
bgstack15mkdir: cannot create directory '/build/freeipa-4.11.1/debian/tmp/usr/share/bash-completion/completions': Permission denied14:21
bgstack15Seems rather odd to me that a dpkg can't mkdir in its build path14:21
LeePenMaybe, but devuan/b4.11.1-2devuan1 doesn't seem to exist.14:23
bgstack15devuan/b4.11.1-1devuan114:24
bgstack15sorry, got a wrong release number in there14:24
LeePenThere is some discrepancy in d/rules:14:26
LeePenwhich says14:26
bgstack15Grrr, I never pushed branch "suites/unstable"14:26
LeePenhttps://git.devuan.org/devuan/freeipa/src/tag/devuan/4.12.2-1devuan1/debian/rules#L8714:26
LeePenmkdir -p $(DESTDIR)/usr/share/bash-completion/completions14:26
LeePenmv $(DESTDIR)/etc/bash_completion.d/ipa $(DESTDIR)/usr/share/bash-completion/completions14:26
LeePenwhereas the build is doing14:26
LeePenmkdir -p /build/freeipa-4.11.1/debian/tmp/usr/share/bash-completion/completions14:27
LeePeninstall -m 0644 contrib/completion/ipa.bash_completion  /build/freeipa-4.11.1/debian/tmp/usr/share/bash-completion/completions/ipa14:27
bgstack15If I were able to understand the blasted merge strategy, perhaps I would avoid this type of problem.14:27
bgstack15OK, fixed some tag and git stuff; no contents yet. But ideally now we can try to build 4.12.2 which has the bash-completion stuff it was trying to install...14:34
LeePenLooks better14:38
LeePenthanks14:39
bgstack15Thank you for keeping me doing the right thing, even if I do it in a sub-standard way.14:46
bgstack15Freeipa is important to me, but other people spurring me to package it correctly is helpful!14:46
LeePen:)14:48
donotshakeHi, I saw the note about excalibur ISOs is still on the mirror sites and the last builds were in October.  So I started to poke around with the git repo and built the ISOs.  The script seems to work okay and I've created all the ISOs and mirrored them on my server.  In testing, the netinstall and desktop ISOs install fine in VMs.  Haven't tested the server build.18:22

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!