<Wizzup>
sicelo: wonder if their sim card is not found/present
<Wizzup>
sicelo: also, I guess we need some auto github bot to sugest to file issues on git.maemo.org
<sicelo>
yes @ bot. or maybe for the time being, an issue template indicating this would probably serve the purpose
<sicelo>
and yeah, you have a point about the sim card. i seem to recall on the pp it's easy to mistake it for the SD card slot?
arno11 has left #maemo-leste [#maemo-leste]
_fab has quit [Quit: _fab]
pere has quit [Ping timeout: 260 seconds]
Livio has joined #maemo-leste
_fab has joined #maemo-leste
_fab has quit [Client Quit]
user890104 has quit [Ping timeout: 244 seconds]
user890104 has joined #maemo-leste
_fab has joined #maemo-leste
_fab has quit [Ping timeout: 260 seconds]
_fab has joined #maemo-leste
_fab has quit [Remote host closed the connection]
_fab has joined #maemo-leste
_fab has quit [Quit: _fab]
_fab has joined #maemo-leste
Livio_ has joined #maemo-leste
Livio has quit [Ping timeout: 244 seconds]
xmn_ has joined #maemo-leste
xmn has quit [Ping timeout: 248 seconds]
leste has quit [Remote host closed the connection]
xmn_ has quit [Quit: Leaving]
<Wizzup>
erebion: where does tomlq come from
<Wizzup>
erebion: I get docker: unknown server OS: .
<Wizzup>
I'll just build it with go
<Wizzup>
oh... this clearly needs to run on a debian system :)
<Wizzup>
2025/06/29 18:50:00 Action `debootstrap` failed at stage Verify, error: stat /usr/share/keyrings/devuan-archive-keyring.gpg: no such file or directory
<Wizzup>
erebion: do you run this as root?
<Wizzup>
now I am getting: open /lib/modules: permission denied
<Wizzup>
I'll start a vm
<Wizzup>
oh, this seems to want to use systemd-container
<Wizzup>
won't work on devuan then :DF
<Wizzup>
(installing debian)
<Wizzup>
erebion: now it errors with: stat /lib/systemd/systemd-resolved: no such file or directory
<Wizzup>
this is in a debian12 vm
<Wizzup>
I guess I'll install it...
moparisthebest has quit [Ping timeout: 276 seconds]
<Wizzup>
ok, it's going now
<sicelo>
looks like it prefers systemd in order to use systemd-nspawn ... that's a very cool systemd thing btw. ever since spinal showed me, i haven't looked back :-D
<Wizzup>
9after fixing systemd-resolved not working :S)
<Wizzup>
s/:S/:D/
<Wizzup>
sicelo: yes, namespaces are cool and many tools can use them, systemd is far from the first
<Wizzup>
erebion: ok, I see a few problems, I'll see what I can do
<Wizzup>
I don't think debos is meant to run with openrc normally )
<Wizzup>
:)
<Wizzup>
erebion: the problem:
<Wizzup>
2025/06/29 17:50:25 apt | invoke-rc.d: could not determine current runlevel
<Wizzup>
erebion: I think you left out the divert part
<erebion>
Wizzup: Where did you spot tomql?
<erebion>
Wizzup: Yes, it needs root.
<erebion>
Wizzup: Yes, the archive keyring part is because it currently does not use the right file. I've added a comment with a link to the bug report somewhere.
apac has joined #maemo-leste
<erebion>
Wizzup: "I don't think debos is meant to run with openrc normally", I haven't used OpenRC for more than a decade and cannot remember much, so I wouldn't know. :D
<erebion>
Wizzup: "I think the problem is that maemo installs its own policy-rc.d"
<erebion>
Wizzup: What's the intention there?
<erebion>
Wizzup: Could I workaround this by simply not installing it (for now) or something like that?
<Wizzup>
erebion: I think I have a fix
<Wizzup>
I'm waiting for debos to crash or finish
<Wizzup>
gimme 15 mins or so
<Wizzup>
erebion: maemo has its own policy-rc.d to prevent restarts of certain services. for example, we don't want ofono to restart even if we upgrade it. then we lose the modem for a while. the same applies to a few other services
<Wizzup>
see the policy-rc.d.leste that I linked above
<Wizzup>
erebion: tomql was necessary, but it's part of yq