Twig has quit [Remote host closed the connection]
System_Error has quit [Ping timeout: 244 seconds]
_whitelogger has joined #maemo-leste
lyubov has joined #maemo-leste
System_Error has joined #maemo-leste
Livio has quit [Quit: leaving]
ShadowJK has quit [Ping timeout: 252 seconds]
joerg has quit [Ping timeout: 260 seconds]
joerg has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
_fab has joined #maemo-leste
System_Error has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
_whitelogger has joined #maemo-leste
xmn has joined #maemo-leste
xmn has quit [Ping timeout: 276 seconds]
akossh has joined #maemo-leste
<Wizzup> erebion: did you figure out the service restart in debos or shall I try today?
xmn has joined #maemo-leste
akossh has quit [Ping timeout: 265 seconds]
joerg has quit [Killed (platinum.libera.chat (Nickname regained by services))]
joerg has joined #maemo-leste
arno11 has joined #maemo-leste
akossh has joined #maemo-leste
_fab has quit [Quit: _fab]
_fab has joined #maemo-leste
System_Error has quit [Ping timeout: 244 seconds]
System_Error has joined #maemo-leste
<erebion> Wizzup: Please give it a try. Somehow I did not feel motivated yet to look at it. xD
<erebion> Once that is solved I will continue :)
<Wizzup> ok
<Wizzup> erebion: so I'll try to use this? https://github.com/go-debos/debos/blob/main/docker/README.md
<erebion> Yeah. Just install it and run the build script on my branch.
<erebion> ./build_maemo_leste.sh -t omap3 -s -u user
<erebion> This will start building a chroot and install some stuff and then fail
<sicelo> Wizzup: (and someone else who was using/working on the Pinephone recently ... forgot who): https://github.com/maemo-leste/bugtracker/issues/769
<Wizzup> erebion: ok, ty
<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> 2025/06/29 17:50:25 apt | Traceback (most recent call last):
<Wizzup> 2025/06/29 17:50:25 apt | File "/usr/sbin/policy-rc.d", line 22, in <module>
<Wizzup> 2025/06/29 17:50:25 apt | runlevel = sys.argv[3]
<Wizzup> 2025/06/29 17:50:25 apt | ~~~~~~~~^^^
<Wizzup> I think the problem is that maemo installs its own policy-rc.d
<LeePen> Wizzup: there is a new Devuan fork of debos that replaces systemd-nspawn with bubblewrap.
<LeePen> You might find it useful.
<Wizzup> LeePen: cool, I'm clearly not up to date with all of this debos stuff
<Wizzup> erebion: any case, this is problem :)
xmn has joined #maemo-leste
<Wizzup> erebion: note that arm-sdk does a dpkg-divert for policy-rc.d
<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
<erebion> Yup
<Wizzup> let's see if this works
<Wizzup> it's still running for me
<erebion> Could you open a MR on Salsa if it works?
<Wizzup> against your branch?
<erebion> sure
<erebion> Wizzup: But first I need to find out how git-am works :D
<erebion> I really don't like man pages without examples -.-
<erebion> Now, do I need to create a mailbox dir structure and place it in there..?
<Wizzup> erebion: it's more simple
<Wizzup> cd mobian-recipes
<Wizzup> wget ...
<Wizzup> git am ae*.patch
<Wizzup> you can just 'git am [filename]'
<erebion> NOTHING in the man page indicates I could do that -.-
<Wizzup> :)
<Wizzup> that's git for you
<Wizzup> (the above is a joke website)
<erebion> Thanks, added the commit to the branch
<Wizzup> it's still running here
<Wizzup> I don't know how early it exited for you before, but it's installing a lot of pkgs for me
apac has quit [Ping timeout: 244 seconds]
<erebion> I'll also let it run, but can't really focus right now due to a heat wave.
<Wizzup> :)
<Wizzup> it was 31C here today
<Wizzup> but that's not too uncommon in the summer
<erebion> 29 °C here, will reach 37 °C the next few days
<erebion> But I live directly under the roof, so it's a bit worse than that
<erebion> Wizzup: Didn't error yet, I think that solved it
<Wizzup> right, yeah
<Wizzup> erebion: cool
<Wizzup> erebion: fwiw I took this from the libdevuansdk lines above the policy-rc.d
<erebion> Now I just need to add everything else from the build scripts
<erebion> Only difficulty is that I often don't really know what parts are meant to do
<Wizzup> please feel free to ask
<Wizzup> now that I have a working setup I can also try to help out some
<erebion> Wizzup: Shall I copy the build scripts to my HedgeDoc and at comments where I'm unsure so that you can add your comments?
<erebion> *add
<Wizzup> that works, or a file in git also works
<Wizzup> hedgedoc sounds fine
<Wizzup> 2025/06/29 19:00:07 ==== undivert policy-rc. ====
<Wizzup> 2025/06/29 19:00:07 rm -f /usr/sbin/policy-rc.d /usr/sbin/in... | Removing 'local diversion of /usr/sbin/invoke-rc.d to /usr/sbin/invoke-rc.d.chroot'
<Wizzup> :)
<Wizzup> 2025/06/29 19:00:07 Compressing to /root/mobian-recipes/rootfs-armhf-hildon.tar.gz
<erebion> Yup
<erebion> It will fail with the next step
<erebion> Accidentally set partitition type to "dos", choices would have been "mbr" and "gpt", not "dos". :D
<Wizzup> yup
<erebion> At least there's currently no file for that
<erebion> xD
<Wizzup> cool, lmk how I can help
<Wizzup> I'm going to work on the news post
_fab has quit [Quit: _fab]
moparisthebest has joined #maemo-leste
<Wizzup> LeePen: do you have a link to this devuan fork of debos with bubblewrap?
arno11 has joined #maemo-leste
xmn has quit [Quit: Leaving]
<sicelo> so did the image build successfully?
<erebion> sicelo: I got a rootfs image without the previous issue, but of course I haven't yet added most things yet...
<LeePen> Wizzup: git.devuan.org/devuan/debos
<LeePen> It is in ceres and excalibur.
Livio_ has quit [Ping timeout: 244 seconds]
arno11 has quit [Read error: Connection reset by peer]
_whitelogger has joined #maemo-leste
Livio has quit [Ping timeout: 244 seconds]
<Wizzup> LeePen: thanks
Twig has quit [Remote host closed the connection]
akossh has quit [Quit: Leaving.]