Sunday, 2025-06-22

piggz[m]Mister_Magister: closed-worksforme09:50
Mister_Magisterpiggz[m]: no it doesn't xd09:52
Mister_Magisterjust go here https://piggz.co.uk/sailfishos-porters-archive/ and type Mister_Magister and it will time out09:52
piggz[m]ah ... its case sensitive ... i guess there are too may records with you in!09:54
Mister_Magisteryeah obviously xd09:57
riniguspiggz: there maybe some issue with the archive though. it looks like its not updated since 2024-12 :( . try to search for camera. we discussed it yesterday and its not being picked up in the logs10:01
piggz[m]rinigus: looks like the html format changed, and the download is failing...13:39
rinigusdo we actually have some official archives? so I could download and grep locally13:40
rinigusok, found some.13:42
Ketothe logs are there also in plain text format, just remove the .html from the URL. in case that is easier to parse18:23
smyruGood evening, does OBS support "content-disposition" header when fetching tarball artefacts?21:34
smyruI am trying to fetch to fetch autogenerated tarball from codeload.github.com, and builds keep failing due not not being able to find the artefact.21:35
Ketosmyru: How are you trying to fetch it?21:39
Ingvixis defaultuser what the default user will be called nowadays or is it just some placeholder for the until xperia 10 v/iv gets the full release?21:42
KetoIngvix: yes, defaultuser is the default user :)21:43
Ingvixrest in peace, nemo21:44
Ingvixis it fine to change your username though, or is it expected by some utilities to stay as defaultuser?21:45
KetoIn theory it should be ok to change the username, but there might be things that break, and those probably should be considered bugs21:47
IngvixI see21:48
IngvixI shall take the risk then21:48
KetoI think I have seen that some people have changed it back to nemo or something else21:50
Ketosmyru: I assume you mean this https://build.sailfishos.org/package/show/home:smyru/sailfishos-mtree and if you change the Source in spec to just %{name}-%{version}.tar.gz it should work21:52
Ingvixrebooting doesn't seem to work on X10V21:53
Ingvixit only shuts down21:53
Ketosmyru: the tar_git service fetches the git sources and packs it into the tar ball, as the actual build happens in an isolated VM without network connectivity21:54
smyruKeto: This is just repacking of the upstream, since there has been no separate releases, as this piece of code is shipped as part of BSD base systems.21:54
smyruKeto: thus Source: https://codeload.github.com/smyru/mtree-netbsd/tar.gz/5282105?dummy=/smyru-mtree-netbsd-5282105.tar.gz21:55
smyruThis is a way which is heavily used in FreeBSD ports with no issues.21:56
Ketothat's the upstream submodule here https://github.com/smyru/sailfishos-mtree ?21:56
smyruKeto: Yes21:57
Ketoyep, so that all goes into the _service:tar_git:mtree-*.tar.gz here https://build.sailfishos.org/package/show/home:smyru/sailfishos-mtree21:59
Ketoand it should just work if you put in the spec Source: %{name}-%{version}.tar.gz22:01
smyruI am a rookie when it comes to RPM packaging. Just trying to find my way.22:02
smyruMy understanding is that then there would need to be a release on my forked repo for this artefact to exist.22:03
Ketoyou set the upstream submodule in your packaging repo to what ever commit is the version you are packaging22:07
smyruCorrect. This is how I did that. This is a snapshot of the sources shipped in pkgsrc, which forms a basis of a Debian package, where it is versioned as 20180822.22:09
Ketoand you point the tar_git service in obs to you packaging repo (like you have done), it will fetch that including the upstream submodule, and turn it into the tarball that can be used in the build22:16
smyruKeto: No need for Source field then?22:20
smyruin the Spec that is.22:20
Ketono, Source is needed in spec, but it needs to match what tar_git generates, and easiest way to achieve that is to set it to: Source: %{name}-%{version}.tar.gz22:22
malIngvix: reboot is quite slow on x10v22:25
IngvixI see. Perhaps it just seemed it was the power button then22:26
malhow long did you wait?22:27
Ingvixnot sure really, not very long. Maybe a minute after the screen went dark22:28
IngvixI'll see next time I need to reboot if it actually boots by itself22:28
malit can take a minute, can't remember how long exactly, I can test on my device22:29
malIngvix: it took 1.5 minutes from pressing reboot in top menu until it showed the first screen of bootup22:35
Ingvixvery well22:36
mala bit of a minute since screen went black, maybe 1.2 min22:36
mal*over a minute22:36
malI know what causes the slowness but haven't figured out how to fix it22:36
malsame with slowness of bootup22:37
malduring shotdown one systemd service times out delaying the shutdown until that happens22:37
maland during bootup one process is blocking boot for some time22:38
Ingvixhmph22:42
Ingvixyes, it does seem to reboot after all22:53

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