libera/#devuan-dev/ Tuesday, 2020-01-28

fsmithredping rrq00:20
gnu_srs1A question about bugs.devuan.org: Do postings to bugno@bugs.devuan.org go to the bug submitters automatically or is bugno-submitter@bugs.devuan.org needed?12:11
LeePenThey should do. Have you had one not get through?12:23
gnu_srs1No replies yet when asking for more info.12:32
LeePenYou can verify in the bug log. You should see 'Notification sent to ...' or similar12:34
LeePenIt seems to be working for the bugs I have replied to.12:35
gnu_srs1Seems like not: Information forwarded to devuan-bugs@lists.dyne.org, Devuan Dev Team <devuan-dev@list.dyne.org>: and note the missing s in mailing list13:01
gnu_srs1Can we fix that somehow: All eudev bugs have the mailing list bug.13:02
LeePenI have already changed that earlier this morning -- it was picked up from the typo in eudev d/control13:05
gnu_srs1k!13:17
gnu_srs1LeePen: I have created an updated init-system-helpers (1.56+nmu1+devuan1) package for unstable. Can I push?15:47
gnu_srs1I have problems with gbp.conf: gbp buildpackage... gbp:error: You are not on branch 'master' but on 'suites/unstable' but16:23
gnu_srs1git branch gives:  master; * suites/unstable, and gbp.conf has: debian-branch=suites/unstable16:23
gnu_srs1gbp buildpackage --git-debian-branch=suites/unstable works. How can gbp believe I am on the 'master' branch??16:32
gnu_srs1This is what I get when trying to build with --git-verbose flag: http://paste.debian.net/1128086/17:28
gnu_srs1Is it so that upstream does not have an unstable branch?17:28
gnu_srs1upstream=devuan upstream17:28
gnu_srs1but git branch -a reports: http://paste.debian.net/1128088/17:30
fsmithredgnu_srs1, hey, I just replicated the reverse of your error message17:54
fsmithredI got: You are not on branch 'suites/unstable' but on 'master'17:54
fsmithredI am in master (according to git branch) and gbp.conf says debian-branch=suites/unstable17:56
gnu_srs1fsmithred: Was that for init-system-helpers? Strange :(18:18
fsmithredno, for a package I'm working on here18:21
fsmithredand I'm trying to understand gbp.conf options18:26
fsmithredso this experiment has been helpful18:26
fsmithredgnu_srs1, do you have a .git/gbp.conf in that repo?18:46
gnu_srs1No18:46
fsmithredoh well.18:47
fsmithredI have no other ideas why it's seeing master.18:48
gnu_srs1But I have a.git/config file: http://paste.debian.net/1128102/18:49
fsmithredlooks a lot like mine18:51
fsmithreddid you try 'ignore-branch = true'?18:52
gnu_srs1no19:09
fsmithredI just tried again after switching to suites/unstable, and I don't get an error.19:12
fsmithredwant me to try init-system-helpers?19:12
gnu_srs1Another issue from bug reports: <lists.devuan.org> is named Devuan Dev TeamĀ , Devuan Developers, Devuan Maintainers, Devuan Dev, Devuan Dev List19:12
gnu_srs1Maybe we should unite on a common name?19:13
gnu_srs1fsmithred: Yes, please, try to build the suites/unstable branch from git-1.56+devuan119:14
fsmithredgot a url?19:15
fsmithredthe repo I'm looking at hasn't been touched in a year19:15
gnu_srs1git clone https://git.devuan.org/devuan-packages/init-system-helpers.git; cd init-system-helpers; git checkout suites/unstable19:16
gnu_srs1That version is from: 24 Nov 201819:16
fsmithredyeah, I got your error19:18
fsmithredit builds!19:21
fsmithredoops19:22
fsmithrednot in same repo19:22
fsmithredgnu_srs1, I copied the line from the default section down to the buildpackage section and it tries to build. I'm missing the build deps.19:25
gnu_srs1build-deps are: debhelper (>= 11), perl:any, python3-docutils19:26
fsmithredyeah, I just needed the last one19:27
fsmithredok, tried again and I removed the line from the default section and it builds19:27
fsmithredthe option works when you add it to gbp buildpackage on command line, so I put it in the buildpackage section19:28
fsmithredempty default section seems like it's not a problem19:28
gnu_srs1So you removed all entries in gbp.conf?19:44
gnu_srs1I'm still getting the same errors...19:47
fsmithredno, I just moved the one entry down to the next section19:49
fsmithreddefault section is empty, but all the same lines are in the file19:49
fsmithredgnu_srs1,  https://termbin.com/df5x19:50
fsmithredwhat command should I use to get rid of all the files left behind by the build?19:53
fsmithredif I remove the line 'debian-branch=suites/unstable' it still builds19:55
gnu_srs1I don't know really how to clean up properly. I normally git commit -am"..."; cd ..; cp -pr init-system-helpers init-system-helpers.build; cd init-system-helpers.build; gbp buildpackage19:56
fsmithredI added --git-ignore-new for the build, and that worked19:57
gnu_srs1However, I found the culprit: [default] has to be uppercase: [DEFAULT] ...19:57
fsmithredI normally remove the files manually, but for me that amounts to three commands19:57
fsmithredOH19:57
gnu_srs1Yes, you can always add --git-ignore-new, but for a build test for upstream I would not like to use --git-... options.19:59
fsmithredthat makes sense19:59
fsmithredyou need me to test anything else with this repo? If not, I'll nuke it.19:59
fsmithredgnu_srs1, git clean -d -f20:05
fsmithreduse -d -n for a dry run20:05
gnu_srs1fsmithred: Have you made default uppercase and added debian-branch=suites/unstable and rebuilt?20:09
fsmithredno, I didn't try that20:10
fsmithreddid it work for you?20:10
fsmithredI think all my other gbp.confs have upper-case20:10
gnu_srs1I'm rebuilding again now (the new version).20:11
gnu_srs1Yes, making default section uppercase works :)20:21
gnu_srs1fsmithred: Thanks for the hint on git clean :P20:23
gnu_srs1LeePen: git push; remote: You are not allowed to push code to this project. Please give me access!20:27
gnu_srs1Maintainer: Devuan Dev Team <devuan-dev@lists.devuan.org> should be a real mail group.20:28
gnu_srs1Otherwise we have to create groups like Debian does.20:29
gnu_srs1Anybody with access rights: git push; remote: You are not allowed to push code to this project. Please give me access to init-system-helpers!22:25
gnu_srs1At least to unstable?22:25

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