Oliver Smith

Results 8 comments of Oliver Smith

Thanks for looking into this! With 10.1.0, a2x crashes with `IndexError: tuple index out of range`: ``` a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/home/user/code/osmo-dev/src/osmo-bts/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common'"...

Thanks for the quick merge and fixup release! > When you execute a2x in 9.x, what's the output look like? ``` TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf...

Actually the problem was, that [lxc.conf](https://github.com/openSUSE/obs-build/blob/master/lxc.conf) did not have `lxc.pty.max`. Once we added `lxc.pty.max = 1024` on the obs server host, in `/var/lib/lxc/obs/config` and restarted the obs workers to download...

I cannot reproduce this anymore, looks like it was fixed. Thanks!

I can confirm that the fix works with pysim code mentioned on top of the issue. Thank you very much!

@nickvsnetworking wrote in https://github.com/nickvsnetworking/pyhss/pull/262#issuecomment-3482783375: > Happy for you to shift to doing this the "right" way, as long as subs can still attach then I don't think we'll have any...

This is still a draft, but I've now added automatic database updates (will clean this up some more and make a separate PR) and storing SEQ numbers for each subscriber...

> Uuuh ... very nice. I'll definitly take a look at this as soon as I can. That's some great news 🎉 Thanks :slightly_smiling_face: still no need for a thorough...