2025-08-01 08:29:17 Saijin_Naib[m]: Probably not, if it doesn't you can add "https://dl-cdn.alpinelinux.org/alpine/edge/testing" to /etc/apk/repositories 2025-08-01 09:39:06 sertonix[m]: They're not cleaned up on failure. 2025-08-01 09:49:23 I hate web browsers with a passion. 2025-08-01 09:49:33 Launch one on your computer, it's impossible to do anything on the side 2025-08-01 09:54:16 Lets boycott the www! Its mostly missinfo, censorship, propaganda and AI that makes you dumb anyway. 2025-08-01 09:58:57 Sorry just venting a bit, being in work meetings, opening a side window, the whole computer goes down for minutes 2025-08-01 09:59:13 quinq: links -g is a good alternative in most cases for me 2025-08-01 09:59:25 aron, not for “video meetings” :( 2025-08-01 09:59:52 sadly :\ 2025-08-01 09:59:58 Or freaking Atlassion suite 2025-08-01 10:00:05 ouch 2025-08-01 10:00:05 s/sion/sian/ 2025-08-01 10:00:40 no browsing web during work meetings. 2025-08-01 11:03:37 Saijin_Naib[m]: Probably not, if it doesn't you can add "https://dl-cdn.alpinelinux.org/alpine/edge/testing" to /etc/apk/repositories 2025-08-01 11:03:37 postmarketos edge enables testing repos by default 2025-08-01 11:43:55 hi everyone. does alpine support flashing android mobile devices? i can see there's an android-tools package in the community repo which has adb/fastboot but i wanted a confirmation that the pkg works. i couldn't find any details on the mailing lists or online. thx 2025-08-01 11:44:52 just for the record i'm trying to flash lineage os into my android mobile 2025-08-01 11:48:19 the package works 2025-08-01 11:48:39 we're flashing android devices everyday with the package in postmarketos 2025-08-01 11:49:15 alrighty great. thx a lot for confirming! 2025-08-01 15:54:21 install grep > /usr/bin/grep is a file. uninstall grep > /usr/bin/grep is a symlink to busybox. how does this work internally? grep is used as example here. any docs / source file would be helpful. 2025-08-01 15:55:39 https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/main/busybox/busybox.trigger#L22 2025-08-01 15:56:53 busybox --install -s is what's creating those symlinks, but does not overwrite files 2025-08-01 15:58:27 so, installing grep overwrite the symlink? 2025-08-01 16:28:14 More like the busybox link is removed and then grep is installed 2025-08-01 18:39:09 quinq: is it done in that busybox.trigger file too or processed by other program? 2025-08-01 18:39:40 that's what apk itself does 2025-08-01 18:39:47 because you install a package that contains those files 2025-08-01 18:44:19 would apk also do the same if two packages have same file and path? 2025-08-01 18:45:35 apk would declare a conflict 2025-08-01 19:01:44 After upgrading from 3.21 to 3.22 my system regularly grinds to a halt while running Firefox, over a dozen times per day requiring restarts. No clue what is going on. Hopefully it's just my hardware failing. 2025-08-01 19:31:15 orchard: sounds kernel related, what version are you running? I would try with kernel from 3.21 2025-08-01 19:34:56 "Hopefully it's just my hardware failing" lol. 2025-08-01 19:37:01 could also be the house on fire :D 2025-08-01 21:07:59 donoban: I'm running 6.12.40-0-lts. Yea maybe downgrading kernel could help 2025-08-02 08:42:31 do you use amdgpu? There was some problem with it that forced me to run older kernel 2025-08-02 08:43:10 https://gitlab.alpinelinux.org/alpine/aports/-/issues/16920 2025-08-02 09:00:40 Hi. The openldap package in Alpine is lagging two versions behind upstream but is not listed in the flagged package overview ... 2025-08-02 09:01:31 A mapping on "release-monitoring.org" exists for it but something apparently isn't working in that setup ... 2025-08-02 09:01:46 Is there a way I can make the maintainer aware of the issue? 2025-08-02 09:06:43 best is probably opening an issue on https://gitlab.alpinelinux.org/alpine/aports/-/issues 2025-08-02 09:07:06 or prepare a MR 2025-08-02 09:17:47 longnoserob[m], can you please elaborate on the "or prepare a MR" part? I have not contributed to Alpine before 2025-08-02 09:21:10 irreleph4nt: fork aports, create a local clone of it, edit the APKBUILD file with the new release info, push the hcanges to your fork, open the MR.. for more details see https://wiki.alpinelinux.org/wiki/Git 2025-08-02 09:22:12 longnoserob[m], much appreciated, thank you! 2025-08-02 09:22:27 yw 2025-08-02 09:35:53 Looking at the Alpine wiki article for OpenLDAP, the package is a mess to begin with. Best to avoid it, I guess. 2025-08-02 11:27:51 irreleph4nt: you can flag the package out of date here: https://pkgs.alpinelinux.org/package/edge/main/x86_64/openldap 2025-08-02 11:29:11 oh, just realized that manual flagging is disabled, my bad. 2025-08-02 11:48:37 donoban: "do you use amdgpu", no my computer uses Intel HD Graphics (baytrail), which works with the intel-media-driver package, intel_gpu_top confirms it works but sometimes the entire screen glitches. But he screen doesn't glitch when the system grinds to a halt while using firefox 2025-08-02 11:49:42 main issue is still the system freezing while using firefox, even with only 1-2 tabs open 2025-08-02 11:49:43 well if it worked fine with previous version you could try downgrading kernel for check if helps 2025-08-02 11:50:00 with freezing you mean need to hard reboot? 2025-08-02 11:50:39 it resembles what happens when memory gets filled completely, requiring hard reboot 2025-08-02 11:51:02 although i haven't caught it in a runaway memory scenario in htop yet 2025-08-02 11:51:28 i'm concerned about the security implications of running an old kernel indefinitely, but if that's what fixes it I guess I'll do it 2025-08-02 11:55:07 well old kernels still maintaned 2025-08-02 11:56:25 I'm running kernel from "@old http://dl-cdn.alpinelinux.org/alpine/v3.20/main" 2025-08-02 11:56:45 I should check if my problem is fixed, but that version stills supported until 2026 2025-08-02 12:01:42 orchard: You could just use linux-lts without repository pinning if you are running linux-stable rn 2025-08-02 12:03:11 You may check kernel logs from previous run after rebooting to check what happened as well (if you didn't yet) 2025-08-02 12:04:52 donoban: I'm on 6.12.40-0-lts, what 3.22 uses right now 2025-08-02 12:06:38 my option is to use the 3.20 kernel, linux-lts-6.6.100-r0.apk ? 2025-08-02 12:07:04 what is the proper way to downgrade to that and also recieve updates? 2025-08-02 12:07:30 it seems that there is a linux-stable and a linux-lts branch 2025-08-02 12:07:39 so you can just do: "apk add linux-lts" 2025-08-02 12:07:58 ah you are on ls already 2025-08-02 12:08:10 so.. I would pin the old repo that worked fine for you 2025-08-02 12:08:15 was 3.21? 2025-08-02 12:08:36 3.21 has the same lts 2025-08-02 12:08:48 3.21 upgraded to the newer kenel shortly before 3.22 2025-08-02 12:09:01 but I did that same day so still could be the kernel 2025-08-02 12:09:18 i would need to pin 3.20 2025-08-02 12:09:29 ok so add in /etc/apk/repositories 2025-08-02 12:09:33 or whatever you did... 2025-08-02 12:09:39 @old http://dl-cdn.alpinelinux.org/alpine/v3.20/main 2025-08-02 12:09:47 and then do: "apk add linux-lts@old" 2025-08-02 12:09:58 thank you! :) 2025-08-02 12:10:02 hope it helps 2025-08-02 12:11:08 i guess to reverse it, i just do 'apk del linux-lts@old', then remove line in repositories then 'apk add linux-lts' 2025-08-02 12:11:47 hopefully 2025-08-02 12:12:19 yeah 2025-08-02 12:12:36 maybe you have to remove linux-lts first for install the @old 2025-08-02 12:13:30 orchard: you were already on linux-lts on 3.21 before upgrading to 3.22? 2025-08-02 12:13:42 yea for like 3 minutes 2025-08-02 12:14:04 Oh so weren't able to check if it worked, okay 2025-08-02 12:14:30 sorry i mean i was on the latest kernel on 3.21 (the latest upgrade) for about 3 minutes before upgrading to 3.22 2025-08-02 12:14:46 Remember to add the headers package if you have some kmod packages btw 2025-08-02 12:15:24 Hi, noob here. I... (full message at ) 2025-08-02 12:16:42 Asking the maintainer to add other architectures? 2025-08-02 12:16:47 fricht: you have it in edge for x86_64 2025-08-02 12:17:18 qontinuum: what's edge ? 2025-08-02 12:18:00 fricht: the "rolling release" repo 2025-08-02 12:18:25 The wiki says development tree* 2025-08-02 12:19:53 qontinuum i can't 'apk del linux-headers' before using linux-headers@old, due to packages depending on linux-headers 2025-08-02 12:20:25 wops, it complicates things 2025-08-02 12:20:59 apk doesn't allow downgrades? 2025-08-02 12:21:04 i'll just remove those packages... they aren't necessary nevermind 2025-08-02 12:21:40 well it "supports" but things are not tested for do them, so it could break things easily 2025-08-02 12:21:51 Fair 2025-08-02 12:21:52 downgrading kernel should be safe in most cases 2025-08-02 12:23:31 hi all skraito ( God Husband , The Earthquake guy ) your president and prime minister with skraitow ( Lord Jesus Christ skraito wife ) here , how are you all ? ... . 2025-08-02 12:25:33 (1/1) Installing linux-lts@old (6.6.100-r0) -> I don't get how this receives updates, the 3.20 branch is still pushing new 6.6 kernels? 2025-08-02 12:34:57 orchard: the main repository is maintained for 2 years and linux 6.6 is still a maintained LTS branch 2025-08-02 12:35:41 There was a release today actually so you should get an update dmto 6.6.101 soon 2025-08-02 12:35:52 Yesterday* 2025-08-02 12:36:44 :p 2025-08-02 12:36:48 is a virus 2025-08-02 12:37:15 anyway 2025-08-02 12:37:27 AstaraOS already been release 2025-08-02 12:37:34 good luck to you all 2025-08-02 12:37:45 already release i mean 2025-08-02 12:48:26 It's been a while since I installed Alpine. Does the installer scripts replicate the live system into the disk? 2025-08-02 12:48:45 With the same configuration? I don't remember I needed to configure networking twice on my VPS 2025-08-02 12:50:35 there is Alpine AstaraOS real linux 2025-08-02 12:50:44 rather then this virus linux 2025-08-02 12:50:53 you guys wanna try it ? 2025-08-02 12:51:16 https://www.worldhacker.org/astaraos/ 2025-08-02 12:51:17 here 2025-08-02 12:51:24 :p super power 2025-08-02 12:51:32 military grade OS 2025-08-02 12:51:33 ooooh pj hero! 2025-08-02 12:51:49 I'm sorry but I lost op on irc so it is still spamming for irc users 2025-08-02 12:52:08 maybe dwfreed or some other oftc staff will kick it from net 2025-08-02 12:52:26 pj ? 2025-08-02 12:52:30 you want to kick me ? 2025-08-02 12:52:47 i just laugh so hard 2025-08-02 12:52:55 good luck with Our virus linux 2025-08-02 12:52:58 aline 2025-08-02 12:53:01 alpine 2025-08-02 12:53:03 :) 2025-08-02 12:53:09 see ya noob 2025-08-02 12:53:47 Did the guy just admit he is spreading a virus? 2025-08-02 12:54:04 I'm confused as to what just happened lol 2025-08-02 12:54:07 also another question. Do Alpine users have "standard" ways to get latest softwares? Like latest kernel, latest mesa and so on. Cuz you have a too new hardware. 2025-08-02 12:54:51 Farooq: for the install scripts yeah it is supposed to persist your stuff on disk, you could also use lbu 2025-08-02 12:55:30 For the latest software if the latest release isn't enough you have to move to edge or to pin certain packages but it can become hard to maintain 2025-08-02 12:55:32 Farooq[MasterPatata][m]: well, if you keep using latest alpine release then you should be fairly up2date 2025-08-02 12:55:33 so if I remember correctly, you configure the live thing and then it gets cloned to the disk? am I right? 2025-08-02 12:55:37 other than that there is edge 2025-08-02 12:56:48 Farooq: well you can just run setup-alpine, it does the minimal install on disk and then you reboot into installed system. That's the "standard" way 2025-08-02 12:57:43 I'm asking because I was on Debian and I bought an Arc GPU. Then my problem was that the XPU cores were not supported on Debian. Both Mesa and the Kernel were too old. Then I had to make hacks to get it working which I finally did. But I had a hacked system and things break. Now I've moved to Arch and I enjoy support for my hardware. But Arch releases updates too fast. I wonder where is Alpine in this 2025-08-02 12:58:34 well, debian is quite stale in supporting things so you should be mostly fine on alpine 2025-08-02 12:58:52 Alpine is fixed release but has a way shorter release cycle so you nay have what you need in latest point release as it happened recently 2025-08-02 12:59:36 alpine usually uses latest versions with minor exceptions but a release happens every 6 months so it's usually supporting most stuff 2025-08-02 13:00:41 qontinuum, I'm creating a custom ISO for a node web app. So I guess I should modify the current installer to set up networking(cuz it's gonna get installed on a VPS), install it on Disk and then chroot into it. Ask user the questions, configure and deploy the webapp and finally reboot the machine to get into the installation. 2025-08-02 13:01:13 @panekj:matrix.org @_oftc_qontinuum:matrix.org Thank you I think I got answer of second question 2025-08-02 13:02:38 You don't actually need to interact with the system to use the installer. You can provide an answerfile 2025-08-02 13:03:03 donoban: so far things seem much snappier on the older kernel, also had to downgrade my wifi card, cuz it's an old ass kernel, but this probably solved everything 2025-08-02 13:03:20 Also would you recommend Alpine for Desktop usage? I remember long ago, people were saying it's no good for Desktop. But now I see Alpine has got `setup-x` and `setup-wayland` 2025-08-02 13:03:56 Farooq: as always, it depends on your needs 2025-08-02 13:04:00 @_oftc_qontinuum:matrix.org ah yeah of course. But for nginx and SSL certificate, I guess I need to write my own script and ask the user what domain are they going to use. 2025-08-02 13:04:38 I have used alpine as daily drive desktop long time ago, it works and most of the stuff can be done, but really depends what you're looking for 2025-08-02 13:04:41 Ah yep but that's beyond alpine install itself 2025-08-02 13:06:16 For UX purposes, the user shouldn't need to do configurations after the reboot. I guess I install nginx and ACME client on the live OS, get certificates and install them on the machine. As for the node app, I can simply do a chroot. 2025-08-02 13:06:57 Also I see some distros don't need manually configuration of networking when installed on a VPS, I guess that's what cloudinit does. How is this well supported on Alpine? 2025-08-02 13:07:31 The goal is deploying the web app with sensible defaults and with least interaction from the user on the technical level. 2025-08-02 13:07:32 Farooq[MasterPatata][m]: alpine works fine for desktop usage 2025-08-02 13:08:19 yeah but I think it wasn't the case like 10 years ago 2025-08-02 13:08:33 well... 10 is too much. but like 6-8 2025-08-02 13:08:55 Farooq: what you are looking for is orchestration both on the infrastructure level and the system level it seems. Just use terraform and ansible or similar tools 2025-08-02 13:09:23 yeah makes sense 2025-08-02 13:09:29 thanks 2025-08-02 13:09:35 what about networking? 2025-08-02 13:10:27 Though I don't think Ansible will handle asking user the question and providing a custom ISO. I'll have to do that myself 2025-08-02 13:10:29 Or it does? 2025-08-02 13:14:48 Also another question. Where are the scripts which build aarch64 isos? It uses the wrong network driver for my board. I would be happy to send a patch when I've got the time. It seems no one else is interested in fixing it :) 2025-08-02 13:17:45 what is missing? the kernel module, the firmware? 2025-08-02 13:33:00 they are there. but the incorrect module is loaded 2025-08-02 13:33:04 I think 2025-08-02 13:40:51 maybe the kconfig needs to ba adjusted_ 2025-08-02 13:45:19 hmm can you please give me some queries so I could study? I'm not familiar with this level of the system, yet :) 2025-08-02 13:45:36 I guess you meant the kernel configuration needs to be adjusted. right? 2025-08-02 13:45:44 Hello, I am having an trouble getting zfs installed on a standard diskless install, I am using the update-kernel script to try and add the zfs modules but I get a large scroll of errors claiming UNTRUSTED signature and Operation not permitted. I have tried everything I can find including reinstalling the repo certs, remounting the boot media as rw, trying to install the zfs modules manually with apk. Any help would be great, 2025-08-02 13:45:44 thanks! 2025-08-02 13:45:45 yes 2025-08-02 13:45:47 When I do that, how do I build an ISO image? 2025-08-02 13:47:19 Farooq[MasterPatata][m]: https://wiki.alpinelinux.org/wiki/How_to_make_a_custom_ISO_image_with_mkimage 2025-08-02 13:55:53 donoban: nevermind: seems downgrading kernel didn't do much, my guess is my hardware is failing but I appreciate you teaching me how to do that. It'll be useful in the future I'm sure and this old kernel supports my audio card better anyway 2025-08-02 14:02:45 i thought you were joking about your hardware. :( 2025-08-02 14:07:16 really not sure what is going on honestly 2025-08-02 14:07:31 i'll look through logs more next time it freezes 2025-08-02 14:08:09 it's possible the newer firefox just doesn't work well on 4GB machines and i'm missing when it puhes past available memory 2025-08-02 14:09:47 on other distros i'd normally just reinstall the entire OS but this is so customized it'd take forever 2025-08-02 14:11:40 modern browsers are so ridiculous 2025-08-02 14:11:47 agreed 2025-08-02 14:11:52 Well it should be oom killed if it is eating too much RAM 2025-08-02 14:13:55 firefox has never error exited the enire time i used alpine, which is quite a feat 2025-08-02 14:14:36 would happen daily on debian 2025-08-02 14:15:00 flatpak... 2025-08-02 14:30:27 i have an old 8gb laptop that i keep using. it's the only 13" i have and it's very comfortable for eg, the couch. 2025-08-02 14:30:47 i have better laptops. but, anyway, yeah... use a browser and it starts to get warm. 2025-08-02 14:33:59 "https://wiki.alpinelinux.org/..." <- yeah I know about this. I mean it's not something which ansible does for me. Right? 2025-08-02 14:34:21 Farooq[MasterPatata][m]: i dont think so 2025-08-02 14:34:29 Thanks 2025-08-02 14:34:49 invoked: 8GB is a lot if you want it for casual things 2025-08-02 14:36:53 taught myself ansible a few weeks ago and decided it was just a nightmare compared to shell scripts 2025-08-02 14:41:44 orchard: it definitely is, only useful when automating stuff for a fleet 2025-08-02 14:43:14 don't like the idea of a single computer, that if compromised also compromises the entire fleet 2025-08-02 14:43:37 so then there's the ansible-pull option, but that doesn't handle restarts well at all 2025-08-02 15:39:08 Would appreciate feedback on !88139 Took so many long nights to get that to build and them to actually run. 2025-08-02 15:51:09 > single computer, that if compromised also compromises the entire fleet 2025-08-02 15:51:23 i fail to see how is that caused by ansible anyhow 2025-08-02 15:56:55 WhyNotHugo: i've been working on this separately :-/ 2025-08-02 15:57:27 there's some discussion you might've missed out on between myself and sertonix[m] 2025-08-02 15:58:05 i can add some comments to your MR later 2025-08-02 15:58:45 Please do. I've been conservative in patching since I want to avoid changing any fingerprints 2025-08-02 15:59:19 not sure it will matter much either way. not everything gets spoofed 2025-08-02 15:59:32 not everything can be spoofed, rather. 2025-08-02 15:59:54 Yeah. Mostly, when unsure, I preferred to imitate other builds. 2025-08-02 16:00:21 I guess we both should have mentioned this earlier to avoid duplicate work. I've been slowly hacking on this for a few weeks now. 2025-08-02 16:01:00 i think you've taken it further because i never submitted anything :) although i did get it working. 2025-08-02 16:01:55 I'm also working on ROCM. Stuck trying to get llvm-rocm to build, but I'll send the aprots for rocm-cmake and rocm-core 2025-08-02 16:02:14 my take on it is, we can do a little better than the flatpak version. which i think is true, but i'm trying to quantify that precisely. 2025-08-02 16:02:38 The flatpak version disables some sandboxing, due to how flatpak limits nested sandboxes. 2025-08-02 16:02:46 right 2025-08-02 16:11:14 The flatpak "launcher" also has an updater which deletes all your bookmarks when you update it :( 2025-08-02 16:11:19 Guess how I found out 2025-08-02 16:22:19 Also, in the flatpak tor-browser, saving files or printing doesn't work. 2025-08-02 16:22:29 I think it requires that one configures a set of portals for the file picker 2025-08-02 16:22:36 It "just works" with the native alpine builds 2025-08-02 16:26:38 WhyNotHugo: Wait there's a native torbrowser build 2025-08-02 16:26:39 ? 2025-08-02 16:26:50 I'm using the flatpak version of torbrowser-launcher right now 2025-08-02 16:30:09 f_: They are working on a package 2025-08-02 16:30:24 Ah, that's nice. 2025-08-02 16:30:39 I'm interested, I use Tor Browser, the flatpak one at the moment 2025-08-02 16:30:59 but it'd be nice to replace it with a native apk package 2025-08-02 17:02:06 f_: !88139 2025-08-02 17:02:27 Is there even a point in running a custom built torbrowser? 2025-08-02 17:02:52 qontinuum: it's not a custom build, trying to keep it as vanilla as possible. 2025-08-02 17:03:55 Yeah but even the fact of having a different build even if done with the same config and all make you stand out 2025-08-02 17:04:41 It is the reason why (at least at some point) the documentation discouraged recompiling it 2025-08-02 17:05:12 WhyNotHugo: yeah I saw in the scrollback, thanks :) 2025-08-02 17:05:19 The official builds are dynamically linked are require glibc. Distros which don't use glibc need to provide their own package. 2025-08-02 17:30:44 qontinuum: alpine/flatpak users stick out already, so this is an attempt to improve over the flatpak install. 2025-08-02 17:39:56 WhyNotHugo: invoked: did you tell #tor about it to ask for recommendations or something? 2025-08-02 18:28:04 f_: yeah, i'm in touch with them. 2025-08-02 18:28:50 nice 2025-08-02 18:29:32 not really much at this stage. i'm testing to see what needs to be covered. 2025-08-02 18:29:45 still nice 2025-08-02 19:22:20 f_: it didn't ocurr to me (obvious in hindsight) 2025-08-02 19:22:42 Now that we have a working build with an *almost* identical fingerprint, is a good time to loop them in 2025-08-02 20:10:12 hi 2025-08-02 20:23:58 Hi! Do you recommend the creation of multiple packages that contain pre-compiled binaries for different architectures? I create just one package, all binaries are downloaded regardless of the architecture. 2025-08-02 20:27:04 why are you downloading precompiled binaries? 2025-08-02 21:05:29 Hi. Can someone please tell me what the standard location for pid-files is on Alpine? 2025-08-02 22:24:18 /run/$RC_SVCNAME.pid 2025-08-02 22:24:31 (for most openrc services) 2025-08-02 23:31:45 achill, thank you! :) 2025-08-03 06:51:12 How do I make OpenRC wait until networkmanager successfully connects to a network? nginx and redis won't start without the connection being established 2025-08-03 06:52:55 swee: are you binding those services to a specific interface? Normally they should just listen on all interfaces and should not have any issue starting 2025-08-03 06:53:32 ikke, I have nginx set as a reverse proxy on some endpoints, and the config test fails because it can't use DNS when network isn't established 2025-08-03 06:54:08 ah ok, dns 2025-08-03 07:15:40 there is the net-online initscript, but it's not a great solution; it would be better to eliminate that need from the nginx and redis configurations 2025-08-03 07:17:52 (or if possible, eliminate network mangler as the connection manager) 2025-08-03 07:21:52 swee: is there a reason why you use nm instead of ifupdown? It is simpler to handle in this case 2025-08-03 08:38:02 what about iwd? 2025-08-03 08:47:43 ifupdown is for ethernet iirc, so that's an entirely different sort of solution. 2025-08-03 08:50:08 No one mentioned wireless networks but you can also setup wireless networks in ifupdown using hooks but at this point yeah iwd would be easier even if I don't know you can wait for connection when starting iwd 2025-08-03 08:57:16 i have partitions for / and /home, both encrypted with dmcrypt and on separate drives, and they are both part of separate logical volumes using lvm. using rc_parallel=YES breaks booting because the logical volume for /home isn't found. i can't figure out what's wrong, can someone point me in the right direction? here are the logs: https://paste.sr.ht/~witcher/5c57d71601b8196fd48cb144169d967a86aaf206 2025-08-03 08:58:37 sorry, not logical volume, it's the volume group that isn't activated 2025-08-03 09:01:00 You might have to assemble that volume group in an initramfs 2025-08-03 09:02:10 Either that, or try and modify the init scripts to require whatever assembles the volume group so that they wait until it's finished. 2025-08-03 09:02:13 Show your /etc/conf.d/dmcrypt 2025-08-03 09:04:15 here's the /etc/conf.d/dmcrypt: https://paste.sr.ht/~witcher/233cfa2c025ff5abfb1403d68b52853a9373651b 2025-08-03 09:09:00 Ah, lvm isn't dependent on dmcrypt 2025-08-03 09:09:48 i had the feeling it's something about dependencies :D would rc_need=lvm in /etc/conf.d/dmcrypt solve that? 2025-08-03 09:10:42 err, other way around 2025-08-03 09:10:48 This or maybe make dmcrypt provide device-mapper 2025-08-03 09:12:02 Yeah maybe rc_need is better as you don't always want to wait for dmcrypt to do lvm 2025-08-03 09:12:29 i'll try that then 2025-08-03 09:14:38 that was it! should have trusted my gut a bit more i guess. thank for the help! 2025-08-03 09:19:32 what is syntax of the answer file? 2025-08-03 09:20:07 what answer file? 2025-08-03 09:20:17 for `setup-alpine` 2025-08-03 09:29:10 Iirc it is just about setting env variables for the different scripts used by setup-alpine 2025-08-03 09:29:14 https://wiki.alpinelinux.org/wiki/Alpine_setup_scripts#setup-alpine 2025-08-03 09:32:48 hmm I don't get it. Isn't there `-f` to provide an answer file to automatically configure things? 2025-08-03 09:32:51 Yeah it just sources it https://git.alpinelinux.org/alpine-conf/tree/setup-alpine.in#n92 2025-08-03 09:33:32 oh I see so the envs are in the answer file 2025-08-03 09:33:33 thanks 2025-08-03 11:40:43 how make virt package for so:libsolid.so (no such package): 2025-08-03 11:41:57 764517 2025-08-03 11:42:15 sorry 2025-08-03 11:42:32 Now I know your totp code 2025-08-03 11:43:29 where is the right channel to ask about kernel compiling? 2025-08-03 11:43:43 #alpine-devel 2025-08-03 11:44:04 Only about a quater 2025-08-03 11:44:06 Or specific arch channels if it's a dedicated kernel 2025-08-03 11:46:32 what is a general arch channel where can I start ? 2025-08-03 11:48:35 #alpine-devel 2025-08-03 11:48:49 Note that you have to be a bit patient 2025-08-03 12:11:03 realroot[m]: what are you trying to achieve? abuild automatically adds provides to packages that contain a certain library (note that those provides should be versioned, though) 2025-08-03 12:11:55 apk traces so:libsolid.so which maybe is from freesolid 2025-08-03 12:12:03 source="$pkgname-$pkgver.tar.gz::https://forge.a-lec.org/speed-dreams/speed-dreams-code/archive/v$pkgver.tar.gz 2025-08-03 12:12:03 freesolid-$freesolid_commit.tar.gz::https://forge.a-lec.org/speed-dreams/freesolid/archive/$freesolid_commit.tar.gz 2025-08-03 12:13:15 libsolid.so doesn't exist in Alpine 2025-08-03 12:13:18 realroot[m]: you will need to package freesolid separately. 2025-08-03 12:13:22 whatever youre doing something else is wrong 2025-08-03 12:13:54 idk how to build it 2025-08-03 12:15:08 this should work too https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-games/freesolid/freesolid-2.1.2.ebuild 2025-08-03 12:16:01 use `newapkbuild -C`, etc. 2025-08-03 12:22:38 -- Installing: /.../freesolid/pkg/freesolid/usr/include/SOLID/types.h 2025-08-03 12:22:38 >>> ERROR: freesolid: package failed 2025-08-03 12:25:56 cause of amove 2025-08-03 12:27:37 uhm pkg contains: pkg/freesolid/path/freesolid/pkg/freesolid/usr/lib64/ 2025-08-03 12:28:28 nver mind 2025-08-03 13:10:47 hi, I just installed niri, but I can't figure out how to start it. There is no niri-session or anything. 2025-08-03 13:10:58 * hi, I just installed niri, but I can't figure out how to start it. There is no niri-session script or anything. 2025-08-03 13:16:43 fricht[m]: `exec dbus-run-session -- sway > .local/session.log 2>&1` 2025-08-03 13:17:14 that's how I start sway from the cmd line, and the exec closes the console shell. 2025-08-03 13:19:19 niri --session? 2025-08-03 13:19:28 https://github.com/YaLTeR/niri/wiki/Getting-Started 2025-08-03 13:50:08 "how make virt package for so:..." <- how force the package that needs that to install? 2025-08-03 13:52:02 You need to check where that dependency comes from in the first place 2025-08-03 13:52:16 What is depending on that library and why 2025-08-03 13:53:43 `provides="so:libsolid.so"` ? 2025-08-03 13:54:06 Is there something in the package that actually provides it? 2025-08-03 13:54:14 Just adding it randomly will not help 2025-08-03 13:54:26 yes there is 2025-08-03 13:54:57 both old upstream and new freesolid won't compile as a package 2025-08-03 13:58:37 >You need to recompile libsolid with the -fPIC flag. 2025-08-03 13:58:52 as plib 2025-08-03 14:07:25 realroot[m]: https://pastebin.com/xYaAUHf8 builds here. 2025-08-03 14:09:32 i mean speed-dreams won't compile with those as packages, they need CFLAGS="$CFLAGS -fPIC". it will compile using it as submodule 2025-08-03 14:10:51 what if I add `install -Dm 755 speed-dreams/freesolid/libsolid/libsolid.so "$pkgdir/usr/lib/games/speed-dreams-2/lib/libsolid.so"` in speed-dreams? as $pkgname-lib 2025-08-03 14:11:17 (src/speed-dreams-code/freesolid) 2025-08-03 14:21:32 Shelia I get `>>> ERROR: freesolid: Packages must not put anything under /usr/lib64, use /usr/lib instead 2025-08-03 14:21:33 ` 2025-08-03 14:26:45 it shouldn't, Alpine and Adélie both don't use lib64 and I built with that exact recipe on both. 2025-08-03 15:05:53 are you on edge? i am not 2025-08-03 15:47:09 upgraded a system to edge that uses wg-quick to connect to vpn, and now resolvconf errors out with a signature error on boot, wg-quick fails. might be related to: https://github.com/NetworkConfiguration/openresolv/issues/38 2025-08-03 15:47:42 (note, my resolv.conf is not immutable) 2025-08-03 15:48:05 i don't have time to look into this, but i did check gitlab and no mention of this problem yet. 2025-08-03 15:54:11 go back to 3.22 resolves the problem (no pun intended) 2025-08-03 15:58:58 Seems to be a deliberate upstream change 2025-08-03 15:59:37 yeah. 2025-08-03 16:00:17 i'm just surprised nobody else noticed this yet. 2025-08-03 16:00:34 so questioning reality/etc 2025-08-03 16:00:56 Are you using network-manager? 2025-08-03 16:01:10 nope. 2025-08-03 16:01:40 so, udhcpc -> wg-quick.wg0 -> resolvconf -> fail 2025-08-03 16:01:58 Does wg-quick modify resolv.conf? 2025-08-03 16:02:24 no, not that i know 2025-08-03 16:03:31 something probably needs to be patched with the libc subscriber for resolvconf. i dunno 2025-08-03 16:04:19 invoked: udhcpc would change resolv.conf 2025-08-03 16:04:23 Which you can disable 2025-08-03 16:04:52 that's desireable behavior (and default, therefore regression) 2025-08-03 16:05:23 openresolv basically says: if something else touches resolv.conf, we no longer touch it 2025-08-03 16:06:39 right but you can't bring wg-quick up without it (if there's a DNS line, i think). and if you disable resolvconf then you're stuck with the vpn's dns at boot, which may break things until the vpn gets back up. 2025-08-03 16:07:25 chicken/egg 2025-08-03 16:07:58 I think this change means you can no longer use openresolv with udhcpc (without disabling udhcpc touching /etc/resolv.conf) 2025-08-03 16:08:28 openresolv assumes hooks are in place where the dhcp client would notify it of new nameservers 2025-08-03 16:08:38 which udhcpc does not have 2025-08-03 16:09:06 is this OpenGl libs problem?  Failed to load library /usr/lib/games/speed-dreams-2/modules/graphic/ssggraph.so (Error relocating /usr/lib/games/speed-dreams-2/modules/graphic/ssggraph.so: glBindProgramNV: symbol not found) 2025-08-03 16:11:44 ikke: right. so, i'm not sure what should happen here (for 3.23) 2025-08-03 16:12:23 invoked: possible we need to look into how to hook udhpc into openresolv 2025-08-03 16:12:36 anyway i gotta run. old lady to take care of. (sorry) 2025-08-03 16:12:42 no worry 2025-08-03 16:55:46 before apk did not want so:libsolid.so can I remove it ? i'd like to test. 2025-08-03 16:56:03 when running abuild with whatever I need to modify 2025-08-03 16:58:49 realroot[m]: What do you mean? 2025-08-03 17:03:08 Hummm, how is packages searching supposed to work with paths? 2025-08-03 17:03:17 https://pkgs.alpinelinux.org/contents?file=&path=%2Fusr%2Flib%2Fgawk%2F*&name=&branch=edge&repo=&arch=x86_64 this returns nothing for example 2025-08-03 17:03:25 (looking for things under /usr/lib/gawk/) 2025-08-03 17:03:49 Help says “Please enter a package name, or file/path to search” 2025-08-03 17:03:56 quinq: the path is just the directory 2025-08-03 17:04:08 https://pkgs.alpinelinux.org/contents?file=&path=%2Fusr%2Flib%2Fgawk&name=&branch=edge&repo=&arch=x86_64 2025-08-03 17:04:09 Also tried https://pkgs.alpinelinux.org/contents?file=*&path=%2Fusr%2Flib%2Fgawk%2F&name=&branch=edge&repo=&arch= 2025-08-03 17:04:19 omit the final / 2025-08-03 17:04:33 hu, why? 2025-08-03 17:04:50 Because it's not part of the path 2025-08-03 17:05:09 Of course a / is part of a path 2025-08-03 17:05:45 imagine path=$(dirname "$filepath") 2025-08-03 17:06:00 and file=$(basename "$filepath") 2025-08-03 17:07:21 So the path entry is "/usr/lib/gawk" 2025-08-03 17:09:59 Hummm ok 2025-08-03 17:10:00 Thank you! 2025-08-03 17:10:04 or if a package has srcdir/app/someother/lib.so can I add it to the package itself? 2025-08-03 17:10:09 scanelf: rpath_security_checks(): Security problem NULL DT_RUNPATH in ./usr/lib/games/speed-dreams-2/lib/libsolid.so 2025-08-03 17:12:15 is that scanelf error a problem? 2025-08-03 17:13:39 No, most likely an issue with the library 2025-08-03 17:16:33 realroot[m]: scanelf --runpath ./usr/lib/games/speed-dreams-2/lib/libsolid.so 2025-08-03 17:16:46 realroot[m]: scanelf --rpath ./usr/lib/games/speed-dreams-2/lib/libsolid.so 2025-08-03 17:18:55 do I add that in APKBUILD? 2025-08-03 17:19:09 scanelf --runpath /usr/lib/games/speed-dreams-2/lib/libsolid.so 2025-08-03 17:19:09 scanelf: Unknown option '' or argument missing 2025-08-03 17:19:58 I install it from a submodule 2025-08-03 17:19:58 install -Dm 755 ../libsolid.so "$pkgdir/usr/lib/games/speed-dreams-2/lib/libsolid.so" 2025-08-03 17:19:58 cp freesolid/libsolid/libsolid.so ../ 2025-08-03 17:24:37 "niri --session?" <- i get this issue (closed without solution) https://github.com/YaLTeR/niri/issues/766 2025-08-03 17:36:44 the thing is that niri says it's for systemd 2025-08-03 20:04:40 there was a bug now it starts 2025-08-03 20:05:02 with PR 2025-08-03 22:27:49 swee: is there a reason why you use nm instead of ifupdown? It is simpler to handle in this case 2025-08-03 22:27:55 I use it because MAC spoofing is painless 2025-08-03 22:30:29 For both ether and wifi 2025-08-03 22:58:34 . 2025-08-03 23:20:39 Hi. Is it not possible to have a user in Alpine with his/hers account locked, such that password login is disabled, but still able to login through ssh using keys? 2025-08-03 23:21:55 As soon as I lock the account using `passwd -l user` I am no longer able to login through ssh using my keys. If I set the password to non, through `passwd -d user`, I am able to login with no password through the tty. 2025-08-03 23:31:35 You want the password filed in /etc/shadow to be * 2025-08-03 23:31:51 I don't know how one would do that with the passwd command 2025-08-03 23:33:19 That did it, thanks sertonix 2025-08-03 23:38:09 One more question: does Alpine's `doas` not support the `nopass` option? I tried something as simple as having /etc/doas.d/20-user.conf with `permit nopass user`, yet `doas echo a` still asks for a password. 2025-08-03 23:52:49 Have you made sure that the file is only readable by root? 2025-08-03 23:52:50 That option should work at least 2025-08-03 23:52:53 try `permit nopass user as root` 2025-08-03 23:53:58 (i'm assuming you left off "as root") 2025-08-03 23:56:18 IIRC `as root` is optional, if you have no `as` stanza it allows you to run as all users. Anyways, I tried both changes sertonix, invoked, yet nada: https://paste.debian.net/plainh/ee2ae223 2025-08-03 23:56:47 ah, wait a second 2025-08-03 23:57:05 ok, PEBKAC 2025-08-03 23:57:13 20-wheel.conf has conflicting options 2025-08-03 23:57:17 sorry for bothering 2025-08-03 23:57:44 np 2025-08-03 23:58:41 i don't use blanket doas myself, only specific commands. 2025-08-04 06:25:59 Hello people, ive been trying to build alpine ISOs, and id like to ask: Is it possible to include files in the ISO? Ive found nothing in the documentation about it 2025-08-04 06:26:47 On the void linux ISO builder, theres the -I option that allows you to have a directory and include its structure in the resulting rootfs 2025-08-04 06:26:49 https://github.com/void-linux/void-mklive?tab=readme-ov-file#mklivesh 2025-08-04 06:27:09 Im looking for a similar option 2025-08-04 06:48:24 Since alpine ISOs create the rootfs from packages at boot time you need to put your files into a package (or maybe n apkovl works as well) 2025-08-04 08:09:49 has anyone successfully set up a Flutter build environment (for Android ARM64) on Alpine? i note there are related packages like flutter, gradle 2025-08-04 08:29:24 Not currently possible (as said in the postmarketOS channel) due to requiring pre-compiled binaries from Google that (of course) don't work with Musl libc. 2025-08-04 08:29:24 Projects like https://github.com/termux/android-build-tools might make it possible but I haven't tried recently and am not sure if it's enough 2025-08-04 08:53:58 feel free to ping me if that project need some changes. 2025-08-04 09:26:42 Oh hey, good to know you're here! 👋 I should try to get it running, I have some WIP packaging for Alpine from ages ago but never finished it. 2025-08-04 09:29:17 8.7GB of sources due to the submodules is a bit much though 😅 Can't do much about it I guess, the majority seems to be that "base" thing 2025-08-04 09:29:41 I shallow clone stuff. 2025-08-04 09:36:43 Ah, I didn't realize that was possible for submodules. That reduced it to 2.2GB which is a giant improvement 2025-08-04 09:47:32 i am trying to add nginx repository & it seems they broke the process because their signing key is now in pgp format 2025-08-04 09:47:51 can someone help? 2025-08-04 09:48:21 maybe with a little more information like what were youre trying to do? 2025-08-04 09:50:26 https://nginx.org/en/linux_packages.html#Alpine 2025-08-04 09:50:44 on this page, this link is broken https://nginx.org/keys/nginx_signing.rsa.pub 2025-08-04 09:51:18 and what i am going with is they expect to use these, https://nginx.org/en/pgp_keys.html 2025-08-04 09:51:57 no pgp keys are not supported in apk 2025-08-04 09:52:09 i'd recommend reaching out to nginx folks why their key link 404 2025-08-04 09:52:28 is there a way to convert them to the right format? 2025-08-04 09:52:53 no they are two different values 2025-08-04 09:53:22 just ask them, thats likely some kmistake on their page 2025-08-04 09:53:43 okay 2025-08-04 10:10:42 rvalue: https://github.com/nginx/nginx/issues/818 2025-08-04 10:19:19 i just opened something too 2025-08-04 10:19:25 will link it 2025-08-04 10:47:06 Biswa96: would it be possible to change https://github.com/termux/android-build-tools/blob/master/vendor/CMakeLists.txt#L25 to use patch instead? Now build systems have to configure git within the build system to at least set `git config user.email` and `git config user.name` 🤔 2025-08-04 10:47:33 `patch p1 < patch_file.patch` does the trick, applies the mentioned patch to the current directory, independently of version control system 2025-08-04 12:00:01 Hi. Is 'hddtemp' available for alpine? I can only seem to find collectd-hddtemp 2025-08-04 12:01:13 Forza: there is no package that provides that file (as executable in PATH) 2025-08-04 12:01:59 neither, just as a data point, in debian 2025-08-04 12:02:46 looks like debian last had it in 11 - that's four years ago 2025-08-04 12:07:29 Oh. Maybe rhe tool is no longer developed. I find it useful for a quick check, as lm-sensors dont show device path 2025-08-04 12:08:22 cant hdparm also read the temp? 2025-08-04 12:08:40 or smartctl 2025-08-04 12:24:08 Biswa96: https://github.com/termux/android-build-tools/pull/2 2025-08-04 13:15:03 Any hints on running `su` inside triggers? It currently breaks when using rootbld: !87735 2025-08-04 13:19:02 Hm module drivetemp isnt enabled on alpine kernels :( 2025-08-04 13:30:23 Hm module drivetemp isnt enabled on alpine kernels :( 2025-08-04 13:30:23 you might want to open a issue about it 2025-08-04 13:30:46 Yea, i might :) 2025-08-04 13:30:46 Thanks 2025-08-04 13:54:27 is it enough to copy /boot/kernel-config to new kernel source as .config file and run make oldconfig to build new updated kernel based on currently working one? 2025-08-04 14:12:29 toa: that's the idea  2025-08-04 19:49:59 to confirm, encryption is -C -R 2025-08-04 19:50:08 err, -c -R 2025-08-04 19:57:51 ah i get `Device /dev/sda21 is not a valid LUKS device`. the partition i believe is correct for userdata 2025-08-04 20:05:36 crpa i posted in wrong channel 2025-08-05 00:27:32 hello, i tried to setup an email server with postfix, dovecot, and opendkim. the only thing puzzled me is auth-worker: Finished: Password mismatch error. the doveconf -n output: https://pastebin.com/mQuE5ZBv. How do I fix it? 2025-08-05 07:37:22 hi , i have a question using doas apk update and after doas apk upgrade , does not update all my packages. doing doas apk list -u show the upgradable pkgs, its that a normal behavior? thanks 2025-08-05 07:52:06 Oh, I'm using sudo 2025-08-05 07:52:33 sudo in alpine is a lttle hummm :D 2025-08-05 07:53:41 doas apk list -u maybe it can? 2025-08-05 07:56:49 Does DOAS need to be installed in the software library? 2025-08-05 07:56:57 i know how to update then but i dont know if that is a normal behavior ikke told me that can happen if i have some orphaned pkgs and why apk does nor resolve that even give information of that 2025-08-05 07:59:51 So can the orphaned package be solved? 2025-08-05 08:01:07 yes with the --available flag in apk upgrade 2025-08-05 08:07:15 As long as the package is not destroyed, you should be able to upgrade it completely. 2025-08-05 08:08:14 OK, please help me with this question :/ 2025-08-05 08:08:48 upstairs 2025-08-05 08:09:21 destroyed? 2025-08-05 08:16:02 I used to upgrade the entire package using GNU/Linux, and some packages broke 2025-08-05 08:16:26 U***tu 2025-08-05 08:17:52 your new to linux right? :) that a ubuntu thing ? or alpine 2025-08-05 08:18:42 thats very ambigous information to understand really what you ask :s 2025-08-05 08:26:39 I luv some doas and openbsd 2025-08-05 08:29:24 +1 2025-08-05 08:52:34 bl4ckb0ne: is it okay to bump mingw64-{gcc,binutils} to {15.1.0,2.45}, or are you waiting on something? 2025-08-05 09:02:58 go for it 2025-08-05 10:30:39 Is the right way to change working directory of an init script(or service file) through pre start? 2025-08-05 11:34:27 why does the working directory matter 2025-08-05 12:07:43 Hello. Do I need to install anything to get i2c working on a more-or-less stock alpine setup on an rpi zero 2? 2025-08-05 12:26:48 i2c-tools or wiringx 2025-08-05 12:29:16 I found an article on the wiki; apparently I need modules installed, as well. 2025-08-05 13:17:38 @_oftc_dwfreed:matrix.org Because I'm doing `npm start` 2025-08-05 13:27:21 since you've obviously written your own initscript, just put cd before the npm start then 2025-08-05 13:55:38 package podman declares dependency on shadow-subids, but removing all files from shadow-subids does not break podman 2025-08-05 13:55:45 Is it required for some niche use-case, or is this a legacy dependency? 2025-08-05 14:02:29 Inspecting the source reveals that some of these binaries are reuqired for some usages :( 2025-08-05 16:27:49 hello. i'm using zsh as my shell but i'm unable to add directories to $PATH. usually (read: on other distros) i do this in my .zshenv file, but it's not taking on alpine. does anyone have any pointers? 2025-08-05 16:28:32 churg: did you try to put it in ~/.zshrc? 2025-08-05 16:29:02 churg: It may be something is overwriting it 2025-08-05 16:37:11 suppose i should give that a shot. another question: is there something akin to a /etc/rc.local file? i'm trying to append my tty keymap (mostly so i can swap caps lock and esc) but i haven't found where 2025-08-05 16:57:36 WhyNotHugo: it is required for rootless pods afaik 2025-08-05 16:58:14 gothicserpent: only when using the --uidmap flag 2025-08-05 17:06:23 qontinuum: only when using the --uidmap flag 2025-08-05 17:06:40 :) 2025-08-05 17:06:52 lol. sorry, long day 2025-08-05 17:06:58 np 2025-08-05 17:07:13 --uidmap says to use an uid map but the subuid file allows a user to use a mapping from what I read 2025-08-05 20:05:20 hey I tried following the wiki, but Im having trouble spinning up rootless docker on alpine, initially I had " echo 'XDG_RUNTIME_DIR needs to be set and writable'" error then once i set that up running " WARNING: Running in rootless-mode without cgroups. Systemd is required to enable cgroups in rootless-mode" but I set cgroup mode to unified and 2025-08-05 20:05:20 service is running 2025-08-05 20:31:07 bl4ckb0ne: thanks! !88304 !88306 perhaps this should have been one mr (otherwise can't enforce binutils being built first?) 2025-08-05 20:36:35 justshiba: did you enable and start de cgroup service as well? 2025-08-05 20:39:20 yeah service added and started 2025-08-05 20:44:02 Can you check the cgroups are mounted then: mount | grep cgroup 2025-08-06 07:22:34 To get autoconfiguration for networking for a VPS, I think I need to create an ISO with cloud init. right? 2025-08-06 07:35:26 Farooq[MasterPatata][m]: we already have images with cloud-init support 2025-08-06 07:35:45 https://alpinelinux.org/cloud/ 2025-08-06 07:54:25 hmm the provider only supports ISO images 2025-08-06 08:10:21 Hi all, I see for some reason at my project at work, that our docker files all them have a line in that does rm /usr/lib/sysctl.d/00-alpine.conf, apparently due to running in k8s, but I don't think this is needed or advised? 2025-08-06 08:10:37 As far as I know one shouldn't go deleting this 2025-08-06 08:18:45 ACTION /amsg Ancientwisdom , leaving ircnow to [ 0day (xc) Our ] , Website https://www.worldhacker.org , Everyone who want to join go to irc.bsdforall.org channel #bsdforall ... . let's break from ircnow ... . 2025-08-06 08:19:02 >.< 2025-08-06 08:19:26 ACTION /amsg Ancientwisdom , leaving ircnow to [ 0day (xc) Our ] , Website https://www.worldhacker.org , Everyone who want to join go to irc.bsdforall.org channel #bsdforall ... . let's break from ircnow ... . 2025-08-06 08:20:07 ACTION /amsg Ancientwisdom , leaving ircnow to [ 0day (xc) Our ] , Website https://www.worldhacker.org , Everyone who want to join go to irc.bsdforall.org channel #bsdforall ... . let's break from ircnow ... . 2025-08-06 08:20:16 isn't someone in here an oftc admin heh 2025-08-06 08:20:51 ACTION /amsg Ancientwisdom , leaving ircnow to [ 0day (xc) Our ] , Website https://www.worldhacker.org , Everyone who want to join go to irc.bsdforall.org channel #bsdforall ... . let's break from ircnow ... . 2025-08-06 08:21:35 ACTION /amsg Ancientwisdom , leaving ircnow to [ 0day (xc) Our ] , Website https://www.worldhacker.org , Everyone who want to join go to irc.bsdforall.org channel #bsdforall ... . let's break from ircnow ... . 2025-08-06 08:22:21 ACTION /amsg Ancientwisdom , leaving ircnow to [ 0day (xc) Our ] , Website https://www.worldhacker.org , Everyone who want to join go to irc.bsdforall.org channel #bsdforall ... . let's break from ircnow ... . 2025-08-06 08:22:40 dwfreed: just in case you're around ^ 2025-08-06 08:22:46 bbl 2025-08-06 08:23:05 ACTION /amsg Ancientwisdom , leaving ircnow to [ 0day (xc) Our ] , Website https://www.worldhacker.org , Everyone who want to join go to irc.bsdforall.org channel #bsdforall ... . let's break from ircnow ... . 2025-08-06 08:24:23 Dex: I dunno whether it would make any practical difference 2025-08-06 08:26:11 unless you are running your containers privileged or with specific capabilities 2025-08-06 09:38:33 bl4ckb0ne: btw at some point it would be good to figure out how to have a --enable-threads=win32 build of mingw gcc 2025-08-06 09:41:01 do you need it? 2025-08-06 09:42:24 bl4ckb0ne: pending MR review, if you're free :) 2025-08-06 09:43:51 ill try to have a look later, im not at home 2025-08-06 09:46:11 ok, anytime. 2025-08-06 12:36:13 bl4ckb0ne: in my understanding that's needed for c11 /c++11 thread support without winpthreads (which is preferable if you're building native win32 instead of doing some quasi-cygwin port?). i might be wrong 2025-08-06 12:44:15 e.g. debian builds both: https://packages.debian.org/unstable/gcc-mingw-w64-x86-64 2025-08-06 20:08:54 Hi all, I noticed at work we delete the /usr/lib/sysctl/* files, apparently this can conflict with k8s rules? I mean is that really the case? I am not finding much on if it really would, and if the settings won't apply to a pod 2025-08-06 20:09:06 Because I believe the default alpine stuff should be pretty sane 2025-08-06 20:10:54 Dex2x: Like I tried to explain to you in #kubernetes, there is nothing in a container that reads that file 2025-08-06 20:11:05 so the file would just be inert 2025-08-06 20:11:42 Dex2x: One thing I'm wondering is where that file is coming from in the first place. The alpine images do not have it 2025-08-06 20:12:11 really? Then it must be added by MS 2025-08-06 20:12:51 ikke, I must have missed that, wifi is super flaky on our $1400 dollar AP's :D 2025-08-06 20:13:04 docker run -it --rm alpine:3.22 ls /etc/sysctl.d 2025-08-06 20:16:13 I believe this is what is the base https://github.com/dotnet/dotnet-docker/blob/main/src/aspnet/8.0/alpine3.22/amd64/Dockerfile 2025-08-06 20:17:39 $REPO:8.0.19-alpine3.22-amd64 AS installer 2025-08-06 20:17:42 Soem custom image of theirs 2025-08-06 20:18:21 ah right, mcr.microsoft.com/dotnet/runtime 2025-08-06 20:19:00 my muscle memory is 'docker run --rm -it', but i should adopt ikke's argument order. "docker, run it!" 2025-08-06 20:19:18 ikke, okay I found the base, amd64/alpine:3.22 2025-08-06 20:19:30 https://github.com/dotnet/dotnet-docker/blob/main/src/runtime-deps/8.0/alpine3.22/amd64/Dockerfile#L1K 2025-08-06 20:19:48 ovf: yeah, that's my mnemonic 2025-08-06 20:19:58 same :D 2025-08-06 20:21:19 So then I wonder where the /usr/lib/sysctl.d/00-apline.conf comes from 2025-08-06 20:22:58 maybe apk info -W could tell you 2025-08-06 20:23:17 oh nice I cannot pull amd64/alpine:3.22 2025-08-06 20:23:22 docker says it's blocked 2025-08-06 20:24:06 Dex2x: My bad, I looked at the wrong location 2025-08-06 20:24:06 invoked, so that files is owned by alpine-baselayout-3.6.8-r1 2025-08-06 20:24:12 file ** 2025-08-06 20:24:16 so it is there 2025-08-06 20:24:30 docker run --rm alpine:3.22 ls /usr/lib/sysctl.d 2025-08-06 20:25:23 But my point stands: there is nothing to read that file. When you run a container, you just run a single process in that container. Unless that process explicitly invokes something to apply that file, that file would just be inert 2025-08-06 20:25:29 there in the image without any effect 2025-08-06 20:25:43 Okay so this is more of a reference file then? 2025-08-06 20:26:02 Hi. QQ as someone that usually runs Alpine in containers ... In Alpine desktop installs, are /run/ and /var/lib//run/ considered to be the same thing? 2025-08-06 20:26:09 If not, which of the two is prefered? 2025-08-06 20:26:28 ikke, but that means 2 things in this case, 1 ) it can be removed. 2) there is no impact of leaving or removing it 2025-08-06 20:26:38 Yes 2025-08-06 20:26:59 kinda weird but ok 2025-08-06 20:27:17 But explicitly removing it can give the idea that it is done for some reason (other than that file being inert) 2025-08-06 20:28:07 I just got some weak agrument of might cause issues in k8s 2025-08-06 20:28:31 "might cause issues" 2025-08-06 20:28:51 Dex2x: for fun, try to change some sysctl setting in a container 2025-08-06 20:29:05 k8s does allow some systctl changes in the pod 2025-08-06 20:29:30 I tried to change some of the sysctls that are marked as safe, but they all got the same response 2025-08-06 20:29:35 "read-only file system" 2025-08-06 20:30:05 But in any case, just the file being there does not do anything 2025-08-06 20:30:27 on alpine, it's the sysctl openrc service that applies the settings in those files 2025-08-06 20:30:38 that service is obviously (I hope) not running in the container 2025-08-06 20:30:40 And no symlink either 2025-08-07 07:34:56 Hi all. How can I enable viewing internal drives and USB drives automatically and without requiring a password? On void I use a polkit rule which does not work on alpine. I have also tried gvfs & udisks2 also no result. 2025-08-07 09:40:17 see if this helps https://wiki.alpinelinux.org/wiki/File_management#Automounting_removable_storage 2025-08-07 09:41:00 i've made some changes.. 2025-08-07 09:46:03 if using seatd instead of elogind, you may need also need https://wiki.alpinelinux.org/wiki/Polkit#Example1 2025-08-07 10:07:32 how can I synchronize system date with world clock services? 2025-08-07 10:09:07 toa: typically you would install some ntp server, like chrony 2025-08-07 10:12:48 Or use the default ntp client by enabling and starting ntpd 2025-08-07 10:23:21 I was not sure which one is 'default' in a default alpine installation (I do remember there's a choice of busybox/openntpd/chronyd at least) 2025-08-07 10:25:22 It suggests chrony as default 2025-08-07 10:25:30 and all these implements Network Time Protocol? 2025-08-07 10:26:07 yes 2025-08-07 10:36:51 The default is busybox isn't it? 2025-08-07 10:37:33 https://github.com/alpinelinux/alpine-conf/blob/master/setup-ntp.in#L39 2025-08-07 10:38:44 https://github.com/alpinelinux/alpine-conf/commit/f7692b07033278314d75f138ae43f1eefcaa4922 it changed :) 2025-08-07 10:54:20 does somebody know the ash equivalent for .bashrc on alpine? i think i read it was .profile once and even had that working but it seems to have stopped at some point 2025-08-07 10:58:30 el[m]1: .profile, but that works only for login shells 2025-08-07 10:59:00 you can also set the ENV environment variable to point to a file that get sourced for non-login shells 2025-08-07 11:01:33 isnt .ashrc a thing? 2025-08-07 11:01:48 no 2025-08-07 11:03:18 ENV=$HOME/.shinit; export ENV 2025-08-07 11:03:24 ikke: isn't ash the login shell by default? somehow .profile doesn't work for me anymore 2025-08-07 11:03:40 el[m]1: su - sources .profile for me 2025-08-07 11:04:24 when i open a terminal for the default user then .profile isn't sourced 2025-08-07 11:04:39 opening a terminal does not invoke a login shell 2025-08-07 11:05:20 ohhh i see. hm sad 2025-08-07 11:06:07 if you export ENV=.ashrc, and then relogin, .ashrc should be sourced 2025-08-07 11:06:30 so can i put ENV=.profile in /etc/environment to make it work then? 2025-08-07 11:06:40 https://wiki.alpinelinux.org/wiki/Shell_management 2025-08-07 11:07:19 el[m]1: I'd use a different file from .profile 2025-08-07 11:08:07 .profile is generally only sourced for login shells, .rc for non-login shells as well 2025-08-07 11:20:39 thanks so much! ENV=$HOME/.ashrc in /etc/environment does the trick 2025-08-07 11:33:12 prabu: Why does the wiki page include that PS1 check? 2025-08-07 11:34:17 to avoid in non-interactive shells 2025-08-07 11:34:22 https://www.gnu.org/software/bash/manual/html_node/Bash-Startup-Files.html#Invoked-in-posix-mode 2025-08-07 11:36:20 since ENV is not supported in non-interactive shells, i added that condition 2025-08-07 11:36:43 s/non-interactive shells/non-interactive login 2025-08-07 11:37:16 But that variable is exported. So if you invoke a script from a tty to start a desktop environment the terminal shells would source .ashrc but if you start that script automatically (without a non-interactive loginshell) you would have unexpected results. 2025-08-07 11:37:41 unexpected result being that ashrc is not sourced 2025-08-07 11:40:11 Also note that PS1 is set in /etc/profile (also for non-interactive shells) so this check is probably always true. 2025-08-07 11:40:20 i tested with and without that condition. felt, this condition did not affect when other shells are also used 2025-08-07 11:41:54 morning all, can't get x86_64 Openbox Greetd-tuigreet Pam to work with user, works fine with root. dbus is running added exec dbus-launch --exit-with-session openbox-session to .xinitrc. What am I missing? 2025-08-07 11:42:15 this worked without affecting other shells like fish.. 2025-08-07 11:42:45 i could not locate any official way to do this, so followed this page https://stackoverflow.com/questions/38024160/how-to-get-etc-profile-to-run-automatically-in-alpine-docker/38025686#38025686 2025-08-07 11:43:13 and few other pages.. 2025-08-07 11:44:20 there was also other approach here.. https://wiki.alpinelinux.org/w/index.php?title=Shell_management&oldid=30515#Method_1 2025-08-07 11:44:27 Since that variable is exported you can't make sure that this doesn't affect fish. Best we can do in my opinion is to note that this will also be sourced by some (or most?) other shells 2025-08-07 11:48:04 *interactive shells 2025-08-07 11:51:51 i verified that it does not affect bash/fish interactive shells 2025-08-07 11:55:22 https://tpaste.us/JNP1 2025-08-07 12:00:00 pls leave a message here or on wiki, if this needs to be changed..i'll be afk 2025-08-07 12:03:05 I just made the change 2025-08-07 12:35:01 prabu: if you want it to affect bash, you can export POSIXLY_CORRECT=y, or set -o posix 2025-08-07 23:06:39 I've been using the tor-browser (draft) aport for a while now. While it doesn't provide the same hardcore anonymity as the official builds, it's really convenient when you need a quick browser which circumvents your local ISP's censoring. 2025-08-07 23:12:07 @WhyNotHugo a step up from Firefox + UBO, I assume? 2025-08-07 23:38:49 WhyNotHugo: What you are doing could also be done with a simple transparent proxy and firefox through 2025-08-07 23:39:57 *convenient* is the key aspect. 2025-08-07 23:47:18 there's more going on in tor-browser than just tor 2025-08-07 23:47:39 you both know 2025-08-08 00:02:58 from a practical standpoint, though, WhyNotHugo you should try building the alpha and see what happens. building arti by itself takes like 10gb now (16+ with --all-features) 2025-08-08 00:03:14 ram that is. 2025-08-08 00:21:01 Even with a release build?! 2025-08-08 01:11:34 based on discussions i've seen, apparently so 2025-08-08 07:40:53 thx prabu, but that didn't work. I tried on a new install with openbox, with dbus, fuse, polkit & udev sercices activated. thx anyway I will try figure it out 2025-08-08 07:48:49 hi! I'm trying to follow the wiki page for installing the xen-dom0 image and when I get to the apk add xen xen-hypervisor step before the reboot it failes to run the grub trigger "failed to get conical path of `tmpfs`" I'm wondering if anyone knows the work around? cos it leaves it in a messy state 2025-08-08 08:07:09 What's the right way to generate a random password for a user and set it, then display it to the user? 2025-08-08 10:53:59 hplip has been dropped. What package should I install to have hp printer drivers? 2025-08-08 10:57:33 and there is a cups issue that prevent to add network printer 2025-08-08 13:08:30 staceee: what is the issue? 2025-08-08 13:09:00 https://gitlab.alpinelinux.org/alpine/aports/-/issues/16888 2025-08-08 13:09:29 Farooq: custom login shell at first connect or custom Pam module 2025-08-08 13:10:30 staceee: ah 2025-08-08 15:10:11 is it possible to create a live alpine usb with diskless persistence on an ext4 partition? 2025-08-08 18:20:48 is anyone running a zulip server? 2025-08-08 18:22:49 nanon: dontasktoask.com 2025-08-08 18:23:50 does anyone have any anecdotes to share about running a zulip server? 2025-08-08 18:26:27 nanon: there is already official docs about setting it up https://zulip.readthedocs.io/en/latest/production/install.html 2025-08-09 06:42:44 quiet out here 2025-08-09 06:53:21 the irc of 2025... takes more than 31 seconds between messages :) 2025-08-09 14:41:51 I remember people doing what nonverdict did in the late 90s 2025-08-09 14:42:08 Hi, I have a question 2025-08-09 14:42:11 ACTION disconnects 2025-08-09 14:42:17 heh 2025-08-09 19:32:57 phosphor: heh 2025-08-09 20:53:03 "does anyone have any anecdotes..." <- It was fun! 2025-08-09 20:53:33 Then we moved to Rocketchat. Was also fun! Then we moved to Matrix/element 2025-08-09 20:53:38 Then the fun stopped.. 2025-08-09 20:57:35 Anod now i just drink my way through life.. still stuck on Alpine v3.21 because xrdp won't work elsewhere :| 2025-08-09 21:11:51 what happened to xrdp in 3.22? 2025-08-09 21:14:59 3.22 is basically unusable with 4gb ram and firefox, needs 8gb 2025-08-09 21:53:02 "what happened to xrdp in 3.22?" <- If only i knew 😂 2025-08-09 21:53:30 Its looking for /usr/libexec/Xorg which doesnt exist there s ymore 2025-08-09 22:05:23 I should really try X on alpine, I haven't used an X server on Linux in years 2025-08-09 22:13:19 alright, gonna try it 2025-08-09 22:23:59 gosh, that was easy 2025-08-09 22:24:00 10 minutes 2025-08-09 22:30:16 :) 2025-08-09 22:30:26 setup-desktop and tadaaaa 2025-08-09 22:31:20 I set up wayland+sway on a new alpine install yesterday with setup-desktop 2025-08-09 22:31:35 No problems so far. 2025-08-09 22:46:55 naise 2025-08-09 22:47:12 hmm the problem I'm having with xrdp is something to do with virtual consoles 2025-08-09 22:50:02 xf86OpenConsole: Cannot open virtual console 7 (Permission denied) 2025-08-09 22:50:19 this is after I added myself to the tty group (otherwise I got some error about opening /dev/tty0) 2025-08-09 22:51:48 sddm works fine locally 2025-08-09 22:53:40 https://scrapbox.io/for2ando/Arch_Linux%E3%81%A7RDP%E3%82%B5%E3%83%BC%E3%83%90 seems like this person is getting the same (and got just as far as me haha) 2025-08-09 23:02:31 I had no problems whatsoever on 3.21 2025-08-09 23:02:52 My xrdp problems are because kde now uses wayland 2025-08-09 23:05:12 Just curious -why xrdp and not a vnc? 2025-08-09 23:06:33 We are in the worst phase -where the new display server is still not finished, and the old one is breaking under neglect. 2025-08-09 23:18:12 Because vnc is slow :) 2025-08-09 23:18:23 Slower then rdp, usually 2025-08-09 23:20:28 Oh, interesting. I've never compared them. Used to use Nomachine back when it was all the rage. It seemed to work really well when I had crappy DSL. 2025-08-09 23:21:16 I use realvnc with a rpi now and again, but mostly only remote stuff over ssh in the terminal. 2025-08-09 23:21:20 I am looking into kasm for my collegues so they can do remote desktopping 2025-08-09 23:21:38 Or more precise, i am looking into rdp :) 2025-08-09 23:23:22 Interesting. I just looked that up and it looks neat. 2025-08-09 23:23:54 Looks like it can work in the browser too? 2025-08-09 23:24:03 Yeah but its also a bunch of docker containers (kasm, that is) so i manage to break it everytime 2025-08-09 23:24:07 Yeah 2025-08-09 23:24:34 You log into workspaces.whateverdomain.tld and you can connect to rdp sessions, or containers, and what ot 2025-08-09 23:25:38 That would be neat to pair with chromebooks if it was performant enough. 2025-08-09 23:26:15 Its not :( 2025-08-09 23:26:36 At least, not enough. And i keep running into connection peoblems 2025-08-09 23:32:04 Hey. Do you have any difficulties running programs that expect glibc on a desktop? I run Alpine on a server, but not yet on a desktop due to these concerns. I think the potentially problematic programs I have are Steam, Jetbrains IDEs, VSCodium and the like. I know there are "compatibility layers", but how well do they work? 2025-08-09 23:32:31 I use flatpaks mostly 2025-08-09 23:32:32 crimson_king: flatpaks work well 2025-08-09 23:32:53 I run alpine aa daily driver without much problems 2025-08-09 23:33:17 Good to know. I'll give it a try soon 2025-08-09 23:37:25 JohannesJacobs[m]: were you hosting all of those on Alpine? 2025-08-09 23:40:19 All of what? 2025-08-09 23:42:40 This is my second computer running alpine on the desktop, but my needs are minimal. I had far more issues when I tried to use void (another non glibc distro) 2025-08-09 23:43:21 I plan on using distrobox for my R dev environment because some stuff doesn't work there. 2025-08-09 23:43:49 Just havn't bothered so far. Alpine's package repo is phenominal. 2025-08-09 23:45:14 :) 2025-08-09 23:48:59 I never even would have tried it (alpine == docker containers right?) but someone had a blog post doing an "old computer challenge" using alpine desktop and I was intrigued. 2025-08-09 23:49:30 Installed it on an old thinkstation mini pc and was very pleasantly surprised how strightforward and performant it was. Especially with setup-desktop. 2025-08-09 23:54:57 ok well I had a lot of fun playing with lxqt 2025-08-09 23:55:04 but not as much fun making xrdp work, which I never did 2025-08-09 23:58:15 JohannesJacobs[m]: you had mentioned zulip, rocket chat, and matrix 2025-08-10 06:12:05 I'm writing init script for a program which doesn't support proper logging. How do I redirect its stdout to a logfile of my own choice? Has OpenRC got an option for that? 2025-08-10 06:12:25 I see start-stop-daemon has an option but I'm not sure how to specify that in and init script 2025-08-10 06:14:46 Farooq[MasterPatata][m]: you can specify output_log 2025-08-10 06:15:21 https://manpages.debian.org/testing/openrc/openrc-run.8.en.html 2025-08-10 06:17:16 hmm I did the wrong grep then 2025-08-10 06:17:31 I grepped for `stdout` and `command` and didn't find anything 2025-08-10 06:17:31 thanks 2025-08-10 10:45:43 "Johannes Jacobs: you had..." <- Yes, we hosted them all ourselves, and all on Alpine 2025-08-10 10:46:31 These days everything is on docker. i host Lemmy and Matrix in a VM instead of a container, but the rest is container 2025-08-10 13:25:50 I forgot if this question was answered, but I see that setting up disk encryption on install is as easy as typing 'crypt' after 'sys' but how do I setup encryption on an existing Alpine install? 2025-08-10 13:26:05 s/after/before 2025-08-10 13:38:21 swee: As far as I know, it's not trivial to add encryption after the fact 2025-08-10 14:01:36 does anyone have a fun /etc/motd ? 2025-08-10 14:09:15 it does not exist 2025-08-10 14:12:30 cowsay /dev/random > fortune? 2025-08-10 14:17:39 haha 2025-08-10 14:22:27 Hello, where does apk extract the APKINDEX.tar.gz when we do "apk update"? 2025-08-10 14:22:36 It doesn't 2025-08-10 14:22:45 it downloads it 2025-08-10 14:23:14 /var/cache/apk/APKINDEX.*.tar.gz 2025-08-10 14:24:05 Thanks ikke. 2025-08-10 15:27:59 nanon: I have the alpine logo, https://github.com/9001/asm/blob/hovudstraum/etc/motd 2025-08-10 15:36:59 The best motd when there is no motd 2025-08-10 17:00:42 why my i915 module is 100Mb in size while on distributed system it is just 2Mb. how to disable all unused stufff? 2025-08-10 19:30:24 Hi 2025-08-10 19:30:31 I... Deleted my /boot 2025-08-10 19:30:45 Now boot-loader complains it can't find some efi files 2025-08-10 19:31:27 How do I re-install those files? 2025-08-10 19:35:08 It's looking for \EFI\alpine\grubx64.efi 2025-08-10 19:35:17 (don't know why those weird back-slash) 2025-08-10 19:36:20 if you deleted /boot you also nuked your kernel. if you're on x86 (I think you are, x64?) copy /boot from the standard or extended images 2025-08-10 19:36:44 try apk fix linux- 2025-08-10 19:37:15 But you probably also have to separately install the bootloader 2025-08-10 19:37:24 It's on amd64 2025-08-10 19:37:29 I did install linux 2025-08-10 19:37:39 But that doesn't include EFI files afaik 2025-08-10 19:38:01 ok, it's grub on this setup 2025-08-10 19:38:10 Let-me try that :) 2025-08-10 19:38:33 https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.20.0#EFI 2025-08-10 19:39:18 Thank you ikke, looks like what I need :) 2025-08-10 19:49:15 “unkown filesystem” (zfs) :/ 2025-08-10 19:52:19 When do you get that? 2025-08-10 19:55:10 Sorry, I was missing mounting the EFI partition apparently 2025-08-10 19:55:33 (that was when running grub-install) 2025-08-10 20:00:11 eopasdw, ped 2025-08-10 20:00:15 freaking efi 2025-08-10 20:00:31 Why does it have to be so complicated 2025-08-10 20:25:35 wooorked! 2025-08-11 03:31:15 Hello, I have Optimus laptop with dual GPU, Intel HD graphics 3000 and old nvidia 520M. Does the nvidia driver package support my nvidia GPU? Thanks. 2025-08-11 03:40:20 A gpu that old would only be supported by nvidia 470 drivers at best, and those were probably dropped long ago 2025-08-11 03:40:55 even debian trixie (just released yesterday) dropped nvidia 470 drivers 2025-08-11 04:49:25 ahmadraniri: the only supported driver on alpine is nouveau. NVIDIA doesn't compile its driver for Musl 2025-08-11 06:54:12 If you want Linux or other open source OSes, you better avoid NVIDIA at all 2025-08-11 06:54:45 tho for ML purposes, I don't think Intel and AMD provide GPUs with high amount of VRAM 2025-08-11 06:54:56 Max Intel has is A770 which has got 16GB 2025-08-11 06:56:04 just checked AMD. Max is 16GB there too 2025-08-11 06:56:39 oh no sorry. in the 7000 line. They have 20GB and 24GB 2025-08-11 06:56:49 but still, NVIDIA has got 32GB and 40GB 2025-08-11 07:57:49 Hello. Did anyone manage to move the networking OpenRC service from runlevel "boot" to "default"? I would like to login before the udhcpc is done with obtaining a lease. I cannot use https://wiki.alpinelinux.org/wiki/OpenRC#Preventing_slow_services_from_delaying_system_startup because the guide assumes networking is already in the "default" runlevel and runlevel stacking is not allowed with "boot". 2025-08-11 08:07:23 networking can be part of default runlevel.. see here https://tpaste.us/XvzJ 2025-08-11 09:24:14 Thanks dwfreed, qontinuum, farooq. 2025-08-11 09:31:54 oh you are welcome :) 2025-08-11 12:37:11 ed: interesting idea, though I can't get that encoding to render nicely 2025-08-11 13:22:05 devgioele: If this is for a desktop, I swapped out for Networkmanager, so that it can take care of various networks more inteligently as a background process rather than waiting for an IP at boot. 2025-08-11 14:38:03 nanon, I'd be curious to hear what issues you're having -- it should look like this: https://a.ocv.me/pub/g/2025/08/Screenshot_20250811-163514.png 2025-08-11 14:39:34 it's on fairly popular server at $dayjob and has appeared on a diverse set of terminals without issue, looking to add improvements if i missed some :> 2025-08-11 16:25:38 Where can I read more about patching software in Alpine? I would like to update a package from the Community repository. Is this possible to do for the current stable release or will it have to be Testing? 2025-08-11 16:29:45 bulldozer: Once packages have been moved to community or main, updates do not have to go to the testing repo 2025-08-11 16:30:05 Instead, generally updates / changes are first done on edge, and then backported to stable releases 2025-08-11 16:30:56 Ah. That makes sense. I'm currently looking at the alpine wiki, would you happend to know if there is an article covering releases? I'm a bit unsure if I understand when things go in edge or release and testing, community or main. 2025-08-11 16:31:21 What does the backporting process generally look like? 2025-08-11 16:36:57 https://wiki.alpinelinux.org/wiki/Repositories 2025-08-11 16:37:35 bulldozer: in the aports repository, edge is represented by the master branch, and then for each release, there is a -stable branch 2025-08-11 16:37:43 so for 3.22, there is 3.22-stable 2025-08-11 16:38:02 So backporting means making an MR against such a stable branch 2025-08-11 16:38:31 I will read the article you sent in case it answers any of my questions. Thank you for linking to it. 2025-08-11 16:38:56 New releases are branched off the master branch at time of release 2025-08-11 17:17:16 Hi everyone! I am using Alpine as base for my Docker image, and it works great, thank you! Recently I noticed that between v3.20.7 and v3.21.0 my docker image size is significantly larger: one of my project's dependencies is `gst-plugins-base` which in turn depends on the `mesa` package. For comparison: if I use Alpine v3.20.7 base and run `apk add mesa` the result docker image 2025-08-11 17:17:18 is 10.2 MB, doing the same with v3.21.0 base creates a docker image that is 308 MB :( to investigate further I used `apk info -s mesa` command: with v3.20.7 installed `mesa-24.0.9-r1` size is 116 KiB, but with v3.21.0 installed `mesa-24.2.8-r0` size is 120 MiB with an additional dependency of `llvm19-libs-19.1.4-r1` which is another 153 MiB in size. I would like to keep my 2025-08-11 17:17:20 docker image size small, how can I do that with newer versions of Alpine? Thank you for your response! 2025-08-11 17:22:02 #17012 2025-08-11 17:45:04 thank you @ikke 2025-08-11 19:08:42 is 10.2 MB, doing the same with v3.21.0 base creates a docker 2025-08-11 19:08:42 s mesa` command: with v3.20.7 installed `mesa-24.0.9-r1` size is 2025-08-11 19:08:42 image that is 308 MB :( to investigate further I used `apk info - 2025-08-11 19:08:42 116 KiB, but with v3.21.0 installed `mesa-24.2.8-r0` size is 120 2025-08-11 19:08:42 MiB with an additional dependency of `llvm19-libs-19.1.4-r1` 2025-08-11 19:42:16 prabu: ty, I will try again 2025-08-11 19:42:51 phosphor: ty, but I would like not to use NetworkManager 2025-08-11 19:47:53 def understandable 2025-08-11 20:45:20 You can browse details of installed package in a "TUI" with: apk list --installed -q | fzf --preview 'apk query {1}' 2025-08-12 07:07:35 Hello, could someone confirm that 2bwm can be built using GCC 15.x? 2025-08-12 07:08:53 no there are still compiler errors with the version in aports 2025-08-12 07:19:55 Thanks achill. 2025-08-12 07:57:57 "Hello, could someone confirm..." <- I get it built by specify TWOBWM_PATH at config.h and use CFLAGS="-Wno-incompatible-pointer-types". 2025-08-12 07:59:14 i'd only use -Wno-incompatible-pointer-types if its not otherwise possible and just hides the actual error 2025-08-12 08:08:04 "I get it built by specify TWOBWM..." <- > <@ahmadranirilidg:matrix.org> > <@ahmadranirilidg:matrix.org> Hello, could someone confirm that 2bwm can be built using GCC 15.x?... (full message at ) 2025-08-12 08:47:44 ahmadraniri: The function definitions should have a dummy const Arg *_ argument. Building with clang doesn't fix the UB 2025-08-12 11:53:26 `apk info -e` no longer working after apk3 expected or just me? edge 2025-08-12 11:55:28 ffoss: what do you expect to happen? 2025-08-12 11:56:33 ikke: it used to print info for a package if it was installed. now it no longer does 2025-08-12 11:56:56 It uses the exit status 2025-08-12 11:57:15 apk info -e && echo exists || echo does-not-exist 2025-08-12 11:57:40 oh 2025-08-12 11:59:26 apk query --fields name would emulate that 2025-08-12 12:01:07 Although, it does include the 'Name: ' prefix 2025-08-12 12:02:28 apk query --installed seem more similar 2025-08-12 12:03:21 oh, right 2025-08-12 12:04:56 guess i could always grep from apk info 2025-08-12 12:06:49 one more thing though; take a package like util-linux, that contains several subpackages. is there a way to do `apk info -P` on it? Or atleast list its subpackages without checking the source APKBUILD file? 2025-08-12 12:08:08 apk list --quiet --origin util-linux 2025-08-12 12:13:18 apk list -qo util-linux |xargs -P 0 -I {} apk info -P {} 2025-08-12 12:13:20 thanks 2025-08-12 13:18:29 ffoss: apk3 wasn't supposed to have any backwords incompatible changes. Such things should generally be reported as bugs. I will take a look in this case 2025-08-12 13:28:09 Sertonix[m]: i see, thanks 2025-08-12 13:56:30 The code was using min where it should have been max. Might take a bit before the fix lands in edge 2025-08-12 14:07:09 How do I list packages locally installed that are not longer available in repositories? 2025-08-12 14:08:49 apk upgrade -aU list them, dont know if there is another way to show them 2025-08-12 14:26:05 apk list --orphaned 2025-08-12 15:18:54 longnoserob[m]: odd, man apk-upgrade does not list -U 2025-08-12 15:19:32 really? thats odd 2025-08-12 15:23:03 apk upgrade supports the commit options described in apk(8), as well as... 2025-08-12 15:23:12 From the man page 2025-08-12 15:24:32 Ok, -U is a global option which exists for all commands. Maybe a bit misleading that this text only mentions commit options 2025-08-12 15:43:20 I always though those had to be before the command. E.g.: apk -U upgrade… 2025-08-12 16:14:21 apk does not particallarly care 2025-08-12 16:17:21 Unfortunatly it's even possible to do "apk busybox add" 2025-08-12 16:17:51 lol 2025-08-12 16:18:02 what would happen if you packages with names of apk subcommands? 2025-08-12 16:18:17 I guess only add would be affected 2025-08-12 16:21:21 Apk just takes the first argument that looks like a subcommand. Even if it's part of an option. Try "apk -st add busybox" 2025-08-12 16:44:58 Question I'm installing encryption with no LVM on a Raspberry PI4, should root path for /boot/cmdline.txt root=/dev/mapper/rootfs/root? 2025-08-12 17:21:40 thanks @ikke,WhyNotHugo for those apk commands. added to wiki https://wiki.alpinelinux.org/wiki/Alpine_Package_Keeper#Listing_installed_packages 2025-08-12 18:04:17 shouldn't apk-tools or cmd:apk be a dependency for e.g. alpine-keys? 2025-08-12 19:21:48 L 2025-08-12 23:07:29 pj: why? 2025-08-13 01:04:30 New versions don't boot on the raspberry pi 5. Anyone else seeing this issue? 2025-08-13 01:05:21 gets to "NOTICE: BL31: v2.6(release):v2.6-240-gfc45bc492 2025-08-13 01:05:21 NOTICE: BL31: Built : 12:55:13, Dec 4 2024 2025-08-13 01:05:21 ", spins the fan, and does nothing 2025-08-13 07:07:22 I'm trying to create a custom alpine ISO. my profile is simple. `profile_standard` and then `cloud-init openssh-server doas git vim linux-firmware linux-lts`. But when I do `sh aports/scripts/mkimg.cloudinit.sh --tag v3.22 --outdir . --profile cloudinit --repository http://dl-cdn.alpinelinux.org/alpine/v3.22/main --repository http://dl-cdn.alpinelinux.org/alpine/v3.22/community --workdir ./tmp/`, it says that it cannot 2025-08-13 07:07:22 select some packages such as `alpine-base` and `linux-lts`. Hints are welcome 2025-08-13 08:35:54 Package fails on x86 with 'Dependency "qt6" not found', but builds on x86_64: https://gitlab.alpinelinux.org/WhyNotHugo/aports/-/pipelines/350705 2025-08-13 08:35:57 Any ideas? 2025-08-13 08:41:09 Oh, logs say: Could not find: WebEngineCore Qt6WebEngineCore in /usr/lib 2025-08-13 09:05:37 realroot[m]: I have llvm-rocm building, but splitting subpackage fails: https://tpaste.us/QKvz 2025-08-13 09:05:49 each run takes 25', so gonna pause on this for a while 2025-08-13 09:06:21 (ignore the comment that says "does not build"; it does) 2025-08-13 10:39:54 Am I the only one constantly fighting memory usage of Fx? I have a feeling there is some kind of memory leak that I notice less on non-alpine systems 2025-08-13 10:40:17 (Fx == firefox) 2025-08-13 10:47:14 ikke, yes 2025-08-13 10:47:22 Sorry, I meant no you're not the only one 2025-08-13 10:47:37 But in various aspects 2025-08-13 10:47:44 Ones of which can just be by design 2025-08-13 10:48:04 Like you have a lot of open tabs (~a lot like 20-30) 2025-08-13 10:48:07 You close most of them 2025-08-13 10:48:25 Usage doesn't really decrease, especially on long run 2025-08-13 10:48:34 (long like a month) 2025-08-13 10:49:51 Ugh, my laptop just happened to freeze due to memory contention 2025-08-13 11:26:20 Firefox also continue rendering non-visible windows (e.g.: those in other workspaces) 2025-08-13 11:26:29 It's a bug that apparently can't be fixed due to gtk3 limitations. 2025-08-13 11:26:47 (bmo1880467) 2025-08-13 11:27:17 unless, maybe they'll expose it diff way 2025-08-13 11:28:51 or they'll trick gtk3/switch to gtk4 2025-08-13 11:29:54 WhyNotHugo, on the other hand, it'll randomly close open tabs in the background without telling you anything 2025-08-13 11:30:45 I haven't had that particular issue 2025-08-13 11:31:23 Well, they'd call it a feature I suppose, but for me it's quite often 2025-08-13 11:56:34 "Well, they'd call it a feature I..." <- wdym, it frees ram for you, on it's own 2025-08-13 11:58:15 Exactly ;) 2025-08-13 11:58:41 Clippy style “I just did close that page for you, I assumed it doesn't matter to you” 2025-08-13 14:38:43 Hi, ImageMagick for php is broken i latest stable. https://tpaste.us/j1Q5 can anyone rebuild the pkg ? 2025-08-13 14:44:13 btw, is anyone using the Alpine Linux discord server here? 2025-08-13 14:45:48 is it official? discord is not mentioned here https://alpinelinux.org/community/ 2025-08-13 14:46:18 dono, but stuff happend there :) hehe 2025-08-13 14:46:59 https://disboard.org/server/661832166946373642 2025-08-13 14:48:32 member since okt 2024 so it is not dead. Most of the projects i follow i follow in discord nowdays :) 2025-08-13 14:49:09 do not have a IRC client anymore and using https://webchat.oftc.net/ for this. 2025-08-13 15:22:49 yeah its defenitely unofficial 2025-08-13 16:03:24 Any red flags for a motherboard with a mediatek MT7922 wifi chip? I see mixed opinions online, but have not used anything with mediatek. 2025-08-13 16:38:45 My experience with mediatek-based wifi dongle was not completely smooth 2025-08-13 16:39:32 But now it depends more on the quality of firmware rather than kernel drivers 2025-08-13 16:48:58 Hey sorry if this is a weird question to ask but i'm new to alpine linux and i'm used to systemd based systems so openrc was quite a big leap for me but where do i put custom openrc services that i've configured? 2025-08-13 16:51:16 https://wiki.gentoo.org/wiki/OpenRC should be a good read 2025-08-13 16:51:47 there is our own: https://wiki.alpinelinux.org/wiki/OpenRC 2025-08-13 16:57:45 Maxxie: /etc/init.d 2025-08-13 16:57:48 Also i wish i was able to use useradd as i'm configuring a specific ssh based url generator that already exists however it requires useradd -m to set up it's own user in order to generate the ssh based urls 2025-08-13 16:58:27 there's adduser 2025-08-13 16:58:40 And i don't know the adduser alternative to the useradd command you're supposed to use 2025-08-13 16:58:48 not sure what "ssh based url" means 2025-08-13 16:59:03 https://docs.srv.us 2025-08-13 16:59:07 This thing 2025-08-13 16:59:34 useradd is in the shadow package 2025-08-13 16:59:36 It generates proper https urls based off an ssh key 2025-08-13 17:00:11 lopid Thank you 2025-08-13 17:00:26 see `apk search cmd:useradd` 2025-08-13 17:18:57 i have no internet access in a docker container when it runs, but i do during the build. is this some sort of recent change or somehow intended? it seems like a potential config error. (i'm on pmOS but i use openrc, not pmOS's systemd stuff) 2025-08-13 17:32:37 seems like there's a potential bug related to any docker-compose created networks that aren't the default bridge network. none of them have any outside internet access, which i think they're meant to have with the "driver: bridge" setting 2025-08-13 18:54:21 "realroot: I have llvm-rocm..." <- nice! 2025-08-13 18:54:28 no /usr/share/themes/Adwaita in Alpine? 2025-08-13 18:54:33 how can I copy adwait theme? 2025-08-13 18:56:39 https://www.dedoimedo.com/computers/gnome-40-edit-theme.html 2025-08-13 20:46:16 <----- needs sanity check 2025-08-13 20:46:52 ✅ 2025-08-13 20:46:58 ^ sanity check 2025-08-13 20:48:31 haha, installing LUks only on raspberry pi with startup disk and target disk, and boot on target is always empty. 2025-08-13 20:49:47 after setup-disk -m sys /mnt 2025-08-13 20:51:21 and thanks for the Krazzzy check. 2025-08-13 21:58:08 Fun, I can realiably crash libreoffice calc by using the clone tool.. 2025-08-13 22:03:57 you have a backtrace? 2025-08-14 00:21:32 asked chatgpt to write a bunch of startup scripts for audio and other services so alpine can still just barely chug along on a 10+ year old chromebook, thank god for chatgpt n 2025-08-14 00:22:44 i managed until this year without AI but it's too damn useful when linux userspace programs get slower and slower 2025-08-14 00:45:48 if you need a clanker to write you an rc script you likely, nay, definitely don't know how to debug its output 2025-08-14 06:27:07 how can I copy Adwaita theme? 2025-08-14 06:27:29 Copy in what sense? 2025-08-14 06:29:51 cp -r /usr/share/themes/Adwaita .local/themes/something 2025-08-14 06:29:59 https://www.dedoimedo.com/computers/gnome-40-edit-theme.html 2025-08-14 06:32:28 not sure about alpine, but at least on glibc distros, adwaita gets embedded into libgtk – `gresource list /usr/lib/libgtk-3.so` , `gresource extract` (then *maybe* `export G_RESOURCE_OVERLAYS=/org/gtk/libgtk/theme/Adwaita=$HOME/override_adwaita` in case ~/.local/share/themes/Adwaita doesn't work) 2025-08-14 06:32:46 or just do custom overrides in ~/.config/gtk-3.0/gtk.css 2025-08-14 06:36:03 is there a template for ~/.config/gtk-3.0/gtk.css? 2025-08-14 06:36:35 no 2025-08-14 06:36:50 because it's applied on top of the actual theme 2025-08-14 06:37:12 so it doesn't really make sense for there to be any default template 2025-08-14 06:37:55 extract the theme, look at what styles it has, and only the custom overrides would need to be added to the config/gtk.css 2025-08-14 06:39:40 _colors.scss ? 2025-08-14 06:40:45 i can patch and recompile arc theme 2025-08-14 06:41:18 gnome theme must be reallya annoying to edit of course 2025-08-14 10:45:30 ssl 2025-08-14 12:05:13 is AddressSanitizer, in general, expected to work on Alpine? 2025-08-14 12:06:25 (i get libasan.so: undefined reference to `__sanitizer::struct_sock_fprog_sz' when autoconf tries to pass -fsanitize=address to gcc) 2025-08-14 12:09:16 msan is even more interesting - c++: error: unrecognized argument to '-fsanitize=' option: 'memory' 2025-08-14 12:09:17 it should but i also got weird stuff with the sanitizer on go 2025-08-14 12:09:27 cc jn 2025-08-14 12:10:30 Habbie: just to confirm - is this on x86_64? 2025-08-14 12:10:32 maybe try clang's asan? 2025-08-14 12:10:41 jn, it is, x86_64 edge 2025-08-14 12:10:42 and yeah, good point, which compiler? 2025-08-14 12:10:53 ah, gcc, my bad 2025-08-14 12:11:01 gcc version 15.1.1 20250726 (Alpine 15.1.1_git20250726) 2025-08-14 12:11:05 called as c++ 2025-08-14 12:12:07 Habbie: i enabled asan on gcc a while ago, and it worked as far as i've seen (with C code, IIRC), but i didn't test it very thoroughly 2025-08-14 12:12:11 thanks 2025-08-14 12:12:21 this is a useful data point 2025-08-14 12:12:22 that was with a previous release of gcc 2025-08-14 12:12:27 as in <15? 2025-08-14 12:12:30 yes 2025-08-14 12:13:14 ok 2025-08-14 12:15:42 yup, i see the same issue with a small test program 2025-08-14 12:16:02 'good' 2025-08-14 12:16:29 https://github.com/bell-sw/alpaquita-aports/commit/d60d4b8a0dccc412eb83a8460f8b461b67a0eea8 that was the issue i had but i didnt investigated it at all 2025-08-14 12:17:03 ah, that looks like a different problem 2025-08-14 12:17:17 I'll file a bug report in aports, so it doesn't get lost 2025-08-14 12:17:27 thanks jn 2025-08-14 12:18:23 thanks for reporting :) 2025-08-14 12:22:27 np! 2025-08-14 12:29:08 Habbie, achill: https://gitlab.alpinelinux.org/alpine/aports/-/issues/17431 2025-08-14 12:30:59 interesting that the linked PR is for llvm 2025-08-14 12:32:05 jn, any thoughts on -fsanitize=memory? 2025-08-14 12:32:45 as far as i remember, some parts of the sanitizers are shared between LLVM and GCC 2025-08-14 12:33:56 right, that rings a bell 2025-08-14 12:34:32 i haven't tested -fsanitize=memory 2025-08-14 12:36:41 MSan seems to be entirely unsupported in GCC 2025-08-14 12:36:55 oh lol. ok 2025-08-14 12:37:17 ah yes. where it worked for me was indeed clang 2025-08-14 14:54:22 hm, the bash package fails to build due to a checksum mismatch. i haven't investigated the cause yet 2025-08-14 14:55:11 ACTION runs abuild -r in bash/ 2025-08-14 14:55:31 ok. broken here for entirely different reasons 2025-08-14 14:56:27 fixed that. the download from ftp.gnu.org is -very- slow 2025-08-14 14:57:11 might haave been a partial download in my end 2025-08-14 14:57:41 would not surprise me, although you'd expect the download tool to catch that first 2025-08-14 14:58:00 indeed 2025-08-14 14:59:23 There were reports of DDoS attacks against ftp.gnu.org 2025-08-14 15:04:56 Indeed, arch website too i believe 2025-08-14 15:05:16 i also have the checksum error 2025-08-14 15:05:52 https://cgit.freebsd.org/ports/commit/?id=f0a604f4850191ccb08dabe5ee90dd7d5bfb76c1 2025-08-14 15:07:42 noo 2025-08-14 15:07:52 i once convinced the Python project to not do that 2025-08-14 15:08:03 heh 2025-08-14 15:08:32 it sucks for everyone downstream of the bash maintainers, and soon enough for them too 2025-08-14 15:10:20 "I rerolled bash to update the .gmo files" ~and included a backdoor~ 2025-08-14 15:10:49 note: not saying they did, just using this as an example as why rerolls are bad 2025-08-14 15:11:19 yes, updates to bash 5.3 (new) should come with an analysis of the silent update, IMO. but that would require getting the old file 2025-08-14 15:11:55 you can often get the old file from independent mirrors, like gentoo 2025-08-14 15:12:18 (gentoo distfiles mirrors all sources that the license allows to mirror) 2025-08-14 15:12:32 freebsd too 2025-08-14 15:12:35 but i bet they updated this one already? 2025-08-14 15:13:24 yeah, freebsd would have; gentoo, since users generally only get the files from the distfiles mirrors, tends to notice much later 2025-08-14 15:14:18 alpine as well 2025-08-14 15:14:30 https://distfiles.alpinelinux.org/distfiles/edge/bash-5.3.tar.gz 2025-08-14 15:15:04 checked the gentoo manifest, it has the old size, so they should still have the old file 2025-08-14 15:15:17 (using the freebsd commit for info) 2025-08-14 15:20:01 It's just obviously wrong, doing this can only be in self-acknowledged don't give a fuck 2025-08-14 16:23:04 attempting LUKs over partition diskless install on Raspberry pi, at boot only getting [1.xxxxx] mmc1: Controller never release inhibit bit(s). followed by flashing cursor. 2025-08-14 17:21:45 Hello 2025-08-14 19:00:06 Hey does anybody here know how to fix the "required header file is missing" error for the fb.h header cuz i'm trying to compile something but it kept erroring out on the same header 2025-08-14 19:00:35 I tried installing linux-lts-dev however it keeps not detecting the header and even i can't find the header 2025-08-14 19:00:56 hmm. was going to say. that sounds like a linux header 2025-08-14 19:01:41 it would help to know what you're compiling 2025-08-14 19:01:55 because fb.h exists in a few packages 2025-08-14 19:14:35 fbterm 2025-08-14 19:14:45 From the debian repo 2025-08-14 19:15:29 use linux-headers and not linux-lts-dev 2025-08-14 19:15:45 linux-lts-dev is for kernel modules and linux-headers for userspace applications 2025-08-14 19:16:58 I use the lts kernel though 2025-08-14 19:17:17 Guess i'll risk it though 2025-08-14 19:17:28 What's the worst that can happen 2025-08-14 19:17:45 Since linux-headers is for 6.16 i think 2025-08-14 19:18:39 How would i get the proper linux-headers version for 6.12.41-0-lts 2025-08-14 19:18:57 no thats fine 2025-08-14 19:19:34 newer linux-headers is not an issue 2025-08-14 19:19:39 just use linux-headers 2025-08-14 19:19:42 Should i just purge linux-lts-dev? 2025-08-14 19:19:56 Since i don't need it 2025-08-14 19:19:56 doesnt matter they can be installe side-by-side, they are different things 2025-08-14 19:20:08 but, sure, go ahead 2025-08-14 19:20:19 but if you don't need it, no point in keeping it installed :) 2025-08-14 19:21:51 Now it's erroring out on gpm.h and libx86.h 2025-08-14 19:22:57 For gpm.h it says "WARNING: gpm.h doesn't exist! gpm mouse support will be disabled!" 2025-08-14 19:23:32 And for libx86.h it says "WARNING: libx86.h doesn't exist! VESA support will be disabled!" 2025-08-14 19:24:45 Maxxie: gpm-dev will do you for gpm.h 2025-08-14 19:26:26 What about libx86? 2025-08-14 19:30:52 Though my server has an intel igpu 2025-08-14 19:39:14 I'm just compiling it for myself though so doesn't matter that much if i exclude vesa support i think 2025-08-14 19:41:04 I don't know about libx86, you may have to build that yourself. 2025-08-14 19:42:04 Oh well don' 2025-08-14 19:42:15 Don't really need vesa support for myself 2025-08-14 19:45:09 error: narrowing conversion of '-1' from 'int' to 'u16' {aka 'short unsigned int'} [-Wnarrowing] 2025-08-14 19:45:18 One small problem with the compiling 2025-08-14 19:47:27 CFLAGS="$CFLAGS -Wno-error=narrowing" 2025-08-14 19:48:48 Do i run that or set it as a env variable? 2025-08-14 19:50:54 if there's a configure script, you'd do `env CFLAGS="..." ./configure ..."` 2025-08-14 19:51:24 if it's meson instead, `env CFLAGS="..." meson setup ...` 2025-08-14 20:01:48 Do i have to put the ./configure part in quotes too cuz i tried it and it gave the same error 2025-08-14 20:02:28 no. 2025-08-14 20:02:48 The ./configure script doesn't seem to be the problem though as it only happens when i run make && make install in the directory of fbterm 2025-08-14 20:12:06 is upstream dead https://github.com/jnsh/arc-theme ? 2025-08-14 20:18:33 I'll try moving the env variable to before make && make install to see if that works 2025-08-14 20:19:51 Still same error 2025-08-14 20:20:44 vterm_states.cpp:135:11: error: narrowing conversion of '-1' from 'int' to 'u16' {aka 'short unsigned int'} [-Wnarrowing] 2025-08-14 20:20:44 135 | { -1 } is one of the duplicates of the error btw 2025-08-14 21:07:42 Ariadne: tried to add apk3 on edge and it complained that it breaks apk-tools and then I deleted apk-tools and forgot to install .static 2025-08-14 21:07:53 pebkac 2025-08-14 21:08:07 "oops" 2025-08-14 21:08:55 also what i actually wanted (or what alpine/apk wanted from me) was to do apk upgrade and not apk add 2025-08-14 21:16:58 weird, at this point apk3 is the default on edge :) 2025-08-14 21:17:25 oh nice 2025-08-14 21:20:27 it is, but the :edge docker image lags behind 2025-08-14 21:20:33 ah 2025-08-14 21:37:11 New error with the fbterm compiling https://2ac5btkl67qypvug5vwbmeke34.srv.us/u/dfI788.txt 2025-08-14 22:57:46 pj: How did the error message look like? This should never happen 2025-08-14 23:01:15 __BEGIN_DECLS and the like need to be replaced like mentioned in https://wiki.musl-libc.org/faq 2025-08-14 23:02:10 Maxxie: signalfd is probably just a missing include 2025-08-14 23:06:05 Sertonix: it doesn't matter 2025-08-14 23:06:30 I had installed linux-headers so signalfd should be found 2025-08-14 23:06:39 However it seems it's not found 2025-08-14 23:10:42 signalfd should come from libc header sys/signalfd.h and not kernel headers 2025-08-14 23:11:39 I have the libc-dev package though 2025-08-14 23:15:11 You probably want to check out this commit: https://github.com/sfzhi/fbterm/commit/bc310f7d9f41a0f6032c448329373158c7bd245a 2025-08-14 23:19:04 Ok so it errored out on tic fbterm so that's not too bad 2025-08-14 23:19:20 Just don't know what specific package ti install for tic though 2025-08-14 23:19:41 py3-impacket-0.12.0-r0 or tic-80-1.1.2837-r7 2025-08-14 23:20:23 apk info cmd:tic -> ncurses 2025-08-14 23:26:15 Ok so now fbterm is working but outside (the weather client for terminal i was planning to use) just turns the whole screen grey with cyan text\ 2025-08-14 23:27:04 And that's only on fbterm that it does that 2025-08-14 23:49:28 Alright so i got fbterm working via the fork but whenever i run a tui based weather client called outside it'll turn the whole screen grey with cyan text and some of the text goes missing 2025-08-14 23:50:29 Outside runs normally on regular tty, just a black background with white text and some blue text which is normal but that's it 2025-08-14 23:50:48 But when ran specifically on fbterm it will turn the whole screen grey 2025-08-15 01:59:43 hello, would there be any issues relating to compatibility by updating elogind? 2025-08-15 02:03:08 i initially thought alpine was on 252 until i only realised after some more reading that i was on the v3.22 search :P my mistake 2025-08-15 09:27:24 WhyNotHugo can you give me the patch too? 2025-08-15 09:27:49 *patches 2025-08-15 10:31:19 That's AI bullsh*t, isn't it? https://ipv6.rs/tutorial/Alpine_Linux_Latest/systemd-nspawn/ 2025-08-15 10:32:03 Yes 2025-08-15 10:33:04 ikke: Ok, thought so :-) no community would be THAT evil to port systemd to alpine. 2025-08-15 10:33:28 I miss the internet from 1999 2025-08-15 10:36:06 so alpine is w/o systemd at all ? even udev? 2025-08-15 10:36:36 For the time being, it's still eudev 2025-08-15 10:36:59 Someone ported systemd-elogin though 2025-08-15 10:37:18 velix: systemd is in pmOS 2025-08-15 10:37:34 ACTION sets pj into verbose mode 2025-08-15 10:37:38 pj: What's pmOS ;) 2025-08-15 10:37:47 postmarketOS 2025-08-15 10:37:48 basically alpine for ants 2025-08-15 10:37:56 A distro based on Alpine 2025-08-15 10:37:57 the mobile alpine 2025-08-15 10:37:57 okay... now I'm more confused than by Google AI 2025-08-15 10:38:14 quinq: Ahh okay. I thought all other linux distributions were based on Debian :D :D just kidding. 2025-08-15 10:38:22 and maintainer of Adelie Linux is porting it to musl 2025-08-15 10:38:23 pj: as long as it's not alpine for the phone ;) 2025-08-15 10:38:35 well it is 2025-08-15 10:38:38 :o 2025-08-15 10:38:49 pmos already has systemd 2025-08-15 10:38:49 Didn't Ubuntu Mobile (or what was his name) fail ? 2025-08-15 10:38:57 it's literally alpine + few packages that alpine doesn't have 2025-08-15 10:39:27 and alpine also has systemd components 2025-08-15 10:39:38 like boot/elogin/eudev 2025-08-15 10:39:54 Some people just don't know where to draw a line 2025-08-15 10:40:17 some people just want working system 2025-08-15 10:40:20 interesting topic today 2025-08-15 10:40:29 pj, my point exactly 2025-08-15 10:40:36 Ah, I read systemd 2025-08-15 10:40:44 Alpine is working fine 2025-08-15 10:40:51 for you 2025-08-15 10:40:59 Not for who? 2025-08-15 10:41:10 for desktop users who want a stable system 2025-08-15 10:41:24 hu 2025-08-15 10:41:36 So they shouldn't use Alpine linux is what you mean? 2025-08-15 10:41:53 It's true that there is a looot of other distros available on teh market 2025-08-15 10:41:54 if that's a preferred solution for them then sue 2025-08-15 10:41:55 s/sue/sure/ 2025-08-15 10:46:12 we should make the alpine desktop working properly again so people who want to use it, can 2025-08-15 10:46:23 honest question: is it not working properly today? 2025-08-15 10:46:52 it's working fine 2025-08-15 10:47:36 it's meh at best and that's because openrc has user services now 2025-08-15 10:48:51 if you think that Alpine is so bad maybe you should use fedora or something else. 2025-08-15 10:49:03 maybe I am? 2025-08-15 10:49:34 "pmos already has systemd" <- I wish they had not switched. 2025-08-15 10:49:34 pj already switched away from alpine 2025-08-15 10:49:46 well, for the desktop and NAS at least 2025-08-15 10:49:49 ACTION grabs popcorn 2025-08-15 10:49:52 I still do have Alpine machines 2025-08-15 10:51:33 Universe fixed an issue 2025-08-15 10:52:13 WhyNotHugo what's next after llvm-rocm? 2025-08-15 11:55:14 I can't install glog-dev 2025-08-15 11:56:48 ERROR: unable to select packages:... (full message at ) 2025-08-15 12:30:16 then you need to uninstall llvm-libunwind as explained in the error message 2025-08-15 13:03:38 A lot of packages depend on it 2025-08-15 13:09:27 uhm i am gettin this now 2025-08-15 13:09:27 apk del llvm-libunwind ERROR: unable to select packages: 2025-08-15 13:09:27 llvm-next-libunwind-22.0.0_pre20250813-r0: masked in: @test satisfies: ldc-runtime-1.40.1-r1[so:libunwind.so.1] 2025-08-15 13:22:52 casue all the deps are for libunwind 2025-08-15 13:31:33 i am in hell https://paste.trom.tf/wurekixijo.apache 2025-08-15 19:09:20 >The test checks for presence of libm, I don't know in which package it is. 2025-08-15 19:09:21 what package is that? 2025-08-15 19:14:44 usually libm is part of the libc or gcc, not something you should be aware of. 2025-08-15 19:18:36 [ PASSED ] 2331 tests.... (full message at ) 2025-08-15 19:25:15 >Could you provide the path of libm on your system? 2025-08-15 19:25:21 what is in Alpine? 2025-08-15 19:30:12 content of openlibm-de maybe 2025-08-15 19:35:53 they said that's included in musl so never mind 2025-08-15 22:47:42 I'm trying have an encrypted btrfs array listed in fstab mount automatically. To do it manually, first I run btrfs device scan, then the mount command. For openrc to do it, I think I need to figure out the dependencies. first dmcrypt has to run, then btrfs-scan, then localmount (I think). So in localmount under depend() I added btrfs-scan after 'after' but that doesn't seem to be doing the trick. 2025-08-15 23:10:38 good night 2025-08-15 23:57:58 forthose playing along at home, moving dmcrypt and btrfs-scan to the boot runlevel helped tremendously 😊 2025-08-16 00:09:14 finally got 3.22 working stable-ish on a potato machine, the fix: replacing pulseaudio with pipewire, which previously worked much worse on prior alpine versions 2025-08-16 00:10:17 pipewire also makes no sense to me whatsoever but if it works it works 2025-08-16 00:12:00 nanon: I was going to say that when you came back; 'after' is ordering only, it won't start a service that's not already going to be started in that runlevel 2025-08-16 00:13:33 I'm systemd-pilled 🤪 2025-08-16 00:13:57 and just as I say that pipewire crashes, nvmd don't use alpine desktop on potato machine 2025-08-16 00:14:19 nanon: even for systemd, After dependencies are just ordering 2025-08-16 00:16:54 that reminds me, I need to configure pipewire 2025-08-16 00:59:44 pipwire works just fine without special configuration on anything more powerful than an i3 from ten years ago 2025-08-16 01:00:08 unfortunately I buy worse machines than that 2025-08-16 01:37:45 I will at least set default.clock.rate and default.clock.allowed-rates 2025-08-16 01:56:28 anyone tried https://github.com/Alex313031/quark-player ? 2025-08-16 02:44:24 orchardwhat issues do you have? I'm using an N3450, so certainly less powerful than that and it seems fine? 2025-08-16 02:44:32 I am not doing realtime audio production, however 2025-08-16 02:45:18 yea i'm on an N2840, so even worse. pipewire just crashes, i don't need help with it, it's just not enough cpu. pipewire on alpine works just fine on my more powerful computer 2025-08-16 02:46:45 n3450 is 120% faster 2025-08-16 03:33:19 Oh wow, yeah, that must be a bit rough 2025-08-16 03:35:03 I'm lucky, my N3450 is just a bit better than the i5-560M I upgraded into my HP EliteBook 2740p, with the added bonus of having a usbale iGPU and 6W TDP vs 35W+ 2025-08-16 03:35:41 Still a far cry from my desktop, but even that is doable in 7W now vs 95W+ for my desktop (i3-N300 vs i7-6700k) 2025-08-16 03:37:42 But, I'm not finding an i3-N300 netbook/laptop for $120US MSRP like I did this thing so... gotta wait it out 2025-08-16 05:01:03 04:45:18 orchard$ yea i'm on an N2840, so even worse. pipewire just crashes 2025-08-16 05:01:06 Quality software 2025-08-16 05:35:28 (hmm, N2840 isn't bad) 2025-08-16 13:53:25 I miss the good old netbooks. 2025-08-16 13:54:06 should update my eee701 2025-08-16 13:54:09 my ASUS netbook had a really good keyboard, was small and had exchangeable batteries. 2025-08-16 13:54:14 eeePC 1100 I guess 2025-08-16 13:54:36 on mine the kb is a bit broken 2025-08-16 13:54:51 I used mine for years at university. 7 hours without a problem 2025-08-16 13:55:16 I had Windows Starter and Debian on it 2025-08-16 13:57:07 pretty sure they have something similar today, i had a asus eee too iirc... white.. 2025-08-16 15:20:33 I had an s101. it was beautiful! 2025-08-16 15:22:04 https://gigazine.net/gsc_news/en/20081106_eeepc/ 2025-08-16 15:23:39 nanon: mine had the seashell design 2025-08-16 15:23:43 1100 2025-08-16 15:23:50 1101? something like that. 2025-08-16 15:23:57 I still love to use its keyboard. 2025-08-16 15:24:28 I busted the space bar on mine 2025-08-16 15:35:21 nanon: did you play to much pong ? 2025-08-16 15:35:30 or did you fall asleep and your head banged onto it? 2025-08-16 15:35:47 it was on my kitchen table and I was always getting crumbs in it 2025-08-16 15:36:21 once I busted the plastic clip that holds the space bar to the lever and it was never the same 2025-08-16 15:39:09 :D :D 2025-08-16 15:39:17 bread = dead 2025-08-16 15:39:24 basically 2025-08-16 15:39:33 I should have just plugged a keyboard into it that was easier to clean 2025-08-16 16:23:08 My keyboard actually is a breadboard. 2025-08-16 17:48:43 scroll_down 1 2025-08-16 17:48:45 scroll_down 1 2025-08-16 17:48:47 scroll_down 1 2025-08-16 17:48:49 scroll_down 1 2025-08-16 17:48:51 scroll_down 1 2025-08-16 17:48:53 scroll_down 1 2025-08-16 17:48:55 scroll_down 1 2025-08-16 17:48:57 scroll_down 1 2025-08-16 17:48:59 scroll_down 1 2025-08-16 17:49:01 scroll_down 1 2025-08-16 17:49:03 scroll_down 1 2025-08-16 17:49:06 scroll_down 1 2025-08-16 17:49:07 scroll_down 1 2025-08-16 17:49:09 scroll_down 1 2025-08-16 17:49:11 scroll_down 1 2025-08-16 17:49:13 scroll_down 1 2025-08-16 17:49:15 scroll_down 1 2025-08-16 17:49:17 scroll_down 1 2025-08-16 17:49:19 scroll_down 1 2025-08-16 17:49:21 scroll_down 1 2025-08-16 17:49:23 scroll_down 1 2025-08-16 17:49:25 scroll_down 1 2025-08-16 17:49:27 scroll_down 1 2025-08-16 17:49:30 scroll_down 1 2025-08-16 17:49:44 scroll_down 1 2025-08-16 17:49:45 scroll_down 1 2025-08-16 17:49:47 scroll_down 1 2025-08-16 17:49:49 scroll_down 1 2025-08-16 17:49:51 scroll_down 1 2025-08-16 17:49:54 scroll_down 1 2025-08-16 17:51:15 lord sorry 2025-08-16 17:53:11 something wrong with my client 2025-08-16 17:55:41 you managed to make my client scroll down 1, so well done 2025-08-16 17:58:33 it's supposed to be "scroll_down" not "scroll_down 1", so it leaked into the input or something 2025-08-16 18:23:15 end of file 2025-08-16 18:23:34 guru mediation: you scrolled over EOF 2025-08-16 19:38:54 achill: thanks for taking care of the bash update 2025-08-16 19:57:22 @velix same! This was my favorite formfactor: https://liliputing.com/sylvania-g-netbook-nanobook-isn-dead/ 2025-08-16 20:36:08 Saijin_Naib[m]: I want one with a N100 ... 2025-08-16 20:36:14 powerful for moblity. 2025-08-16 20:36:22 train, university, school, etc. 2025-08-16 21:09:02 Do ext-image-copy-capture-v1 and ext-image-capture-source-v1 not allow for capturing a region of an output? 2025-08-16 21:09:07 Sorry, wrong channel 2025-08-16 21:14:15 @velix I have not seen a good netbook like that in a long time. Size and form have seemingly long converged to being a 13"+ laptop, even on entry-level 2025-08-16 21:15:00 MNT Reform/Next/Pocket are perfect in form-factor and repairability, but I cant do ARM as my main device 2025-08-16 21:23:45 Saijin_Naib[m]: let me guess that's why you're stuck on an old hp laptop? :) 2025-08-16 21:26:53 @f_ , haha, yeah, that's why I was using my 2740p all the way up until a few years back when I got my GeoBook 120 2025-08-16 21:52:27 How's the geobook 120 2025-08-16 21:52:44 seems like a thin unrepairable laptop but for children to me :P 2025-08-16 22:50:56 For the $120US MSRP, I can't complain. Got a year of Office 365, MineCraft Bedrock, a ton of DLC out of it for that price, too 2025-08-16 22:51:05 And yeah, marketed for kids, but it is fine 2025-08-16 22:51:13 I needed something for work from home when covid began 2025-08-16 22:56:49 Unrepairable, eh. Not terrible, I've already gutted it and replaced the thermal pad and battery, so it isn't the worst 2025-08-16 22:57:20 but are you using the O365 lol 2025-08-16 22:58:16 I was during early lock down, yeah 2025-08-16 22:58:31 After that I switched to a NextCloud for everything 2025-08-16 22:58:33 I got my money out of it 2025-08-16 22:59:05 good! 2025-08-16 23:01:23 I'm still waiting for a good repairable laptop that works for my usecases .. MNT Reform might be it or close to that .. but for now I also want to keep using this laptop until it finally physically breaks, probably in 15 more years 2025-08-16 23:06:09 I looked at their Community to assess Alpine support, and it looks like maybe two folks posted about using it 2025-08-16 23:06:18 So, maybe generic ARM image works or mostly works? 2025-08-16 23:06:43 But, nobody ported T11Q1QQ11QQ1A!W13 2025-08-16 23:07:07 the userspace tools yet, which are a huge part of improving UX and usability 2025-08-16 23:15:11 So, that all plus losing the ability to run rando x86 OSs on a whim has me like... eh. And Steam! 2025-08-16 23:15:41 But, it seems like the only viable platform for a personal laptop that wont ewaste itself 2025-08-16 23:16:22 I'm just ignorant about ARM and how it all works, and how I would make sure it is all supported and functional, inclusive of sleep/resume/hibernate 2025-08-16 23:16:36 No desire to go back to 1996 in that part 2025-08-16 23:31:58 yeah I'd like my next laptop to be an ARM laptop 2025-08-16 23:32:10 but as you know I'm not in a hurry :) 2025-08-17 02:30:57 where did weechat-ruby package go? 2025-08-17 02:31:35 it last existed in 3.19 but newer versions removed it 2025-08-17 04:09:23 swee: https://gitlab.alpinelinux.org/alpine/aports/-/commit/f02c78d4747b922fd55bfe71560bd2b46e56f2c6 2025-08-17 06:01:30 yo 2025-08-17 13:04:57 Hello everyone. 2025-08-17 13:05:50 Finally was able to make the switch to alpine Linux last night. Took about 4 hours and felt like chisseling away at a plethora of problems before I got it to work. 2025-08-17 13:06:21 One thing I am stuck on. I can not for the life of me figure out how to install and run virtualbox properly. 2025-08-17 13:06:28 Does anyone have any ideas? 2025-08-17 13:29:57 virtualbox is not easy 2025-08-17 13:31:08 !71859 2025-08-17 13:31:20 oh, that's guest-additions 2025-08-17 13:33:37 16d553bc66e2027d2bfabf1b9abc58f1c44426b2 2025-08-17 13:34:01 8949eb44ebcae9bc9abcd9348376083b3caf6c19 2025-08-17 13:34:17 It needs someone to fix the issues and maintain it 2025-08-17 13:37:54 another idea is using qemu 2025-08-17 15:58:36 hello everyone, I'm having a major skill issue with amdgpu setup 2025-08-17 15:59:12 I installed the firmware, added amdgpu and fbcon to /etc/modules, I did run mkinitfs, but it still didn't load the module 2025-08-17 15:59:50 sending dmesg 2025-08-17 16:01:37 paste.crdroid.net/4Avxww 2025-08-17 16:03:59 I have Vega 11 2025-08-17 16:09:39 is alpine considering dropping x86 at some point? Just wanting to know so I can plan for the future. Debian 13 no longer has x86 install media either. 2025-08-17 16:11:58 Werebear[m]: you considered using virt-manager instead? Far more performant for virtualization. 2025-08-17 16:12:47 elagost: There have been ideas of dropping it, but nothing concrete 2025-08-17 16:13:07 ideas measning some people brought it up 2025-08-17 16:14:52 ikke: are the builders running on real 32bit hardware or just 32bit OS on 64bit hardware? I imagine that any real 32bit hardware is harder to come by and is probably very slow at this point 2025-08-17 16:15:53 yeah, running on 64-bit hw 2025-08-17 16:17:44 elagost: the best way to stay informed about these kind of stuff is https://gitlab.alpinelinux.org/alpine/tsc 2025-08-17 16:18:10 (either subscribing issue-creations for proposals, or follow new commits for decisions) 2025-08-17 16:18:37 ah, that makes things a little more sustainable long term. If alpine does decide to drop it for whatever reason, at least one release's notice would be nice, i.e. in the news atom feed or something. 2025-08-17 16:18:43 achill: thanks. I can bookmark that too. 2025-08-17 16:21:18 armhf (armv6-hf) is closer to being dropped, but RPI decided to support boards using that for a couple of years still 2025-08-17 16:23:24 would it be ok to make an issue in tsc to prompt discussion, or should I just keep an eye out there in the future? 2025-08-17 16:29:46 Why is armhf getting dropped? just asking out of curiosity 2025-08-17 16:31:23 f_: increasingly many packages are losing support for it, would be my guess. 2025-08-17 16:37:36 yes 2025-08-17 16:37:48 most notably qt 2025-08-17 16:38:12 Probably could be still useful for server use .. unless it really is painful to maintain support for 2025-08-17 16:39:43 Not sure if armhf would be the best platform for that 2025-08-17 16:40:03 ¯\_(ツ)_/¯ 2025-08-17 16:40:10 you never know what other people could come up with 2025-08-17 16:41:00 Well if you wanted aarch64/arm64 you could always get a pi 3b or newer 2025-08-17 16:41:25 get yourself an arm64 fridge and run alpine linux there :D 2025-08-17 16:41:49 mainline Samsung fridge when 2025-08-17 16:41:55 idk 2025-08-17 16:42:10 The pi 3b is pretty cheap but might be harder to find so go for a 3b+ or 4/4B or newer depending on how much you want to pay 2025-08-17 16:53:03 Anyways on my pi 3b i set alpine linux up on when trying to ssh into it i keep getting permission denied even though i'm putting in the right password 2025-08-17 16:53:36 Maxxie: are you logging in as the correct user? 2025-08-17 16:53:48 Yeah i'm logging in as root 2025-08-17 16:53:54 and root has a password? 2025-08-17 16:54:04 Yep 2025-08-17 16:57:49 minimal: right? 2025-08-17 17:02:22 i just wonderd since hurd which previously only supported 32bit on amd64 finally made a leap and released 64bit distro. 2025-08-17 17:05:56 Oh seems like it didn't ask me to set the permitrootlogin value 2025-08-17 17:06:08 So it's set to prohibit-password 2025-08-17 17:06:36 anyway, all major distro's dropped 32bit kernels and i don't know what issues came with i386 later on, will alpine do the same. 2025-08-17 17:08:34 well sorry about my rambling 2025-08-17 17:17:30 f_: guess i can nail a rpi b-r2 one to a wall soon. 2025-08-17 17:19:50 Hopefully not :) 2025-08-17 17:20:08 alpine may no longer support it but other distros ... may 2025-08-17 17:20:31 Well turns out it was indeed that setting that caused the ssh to give "permission denied" 2025-08-17 17:22:10 well when the front falls off you know where you can turn to ;) 2025-08-17 23:46:09 "Werebear: you considered using..." <- Gnome boxes is OK. 2025-08-17 23:47:33 Really the only thing that keeps me using virtualbox is the import/export feature of virtual machines. 2025-08-18 00:25:03 Virt Manager has something I think similar? 2025-08-18 00:49:42 https://cdn.alekeagle.me/VrXWJc_PCN.txt 2025-08-18 00:49:56 Anybody here able to debug this openrc service? 2025-08-18 00:50:06 It's been crashing on me constantly 2025-08-18 00:56:41 1, you probably want to use supervise-daemon; 2, 'need net' is still wrong for services that make outbound connections 2025-08-18 00:58:04 What is the correct alternative to need net? 2025-08-18 00:58:44 using net-online, and configuring to identify that you have a functional connection to that service's needs 2025-08-18 00:59:12 Alrighty 2025-08-18 00:59:34 Would i have to make any changes to add supervisor="supervise-daemon"? 2025-08-18 00:59:50 drop command_background 2025-08-18 01:00:18 Alrighty what next 2025-08-18 01:00:24 That's it 2025-08-18 01:00:42 Will that make it run it's service visible in terminal? 2025-08-18 01:00:49 No 2025-08-18 01:00:55 Alright 2025-08-18 01:01:09 What about to add net-online what changes do i have to make? 2025-08-18 01:02:29 the appropriate dependency is probably 'use network-online', add net-online to the default runlevel, and then edit /etc/conf.d/net-online as appropriate (most likely you want a ping test to srv.us) 2025-08-18 01:04:09 Maybe i could make it ping http://srv.us/h instead which returns headers 2025-08-18 01:04:36 Cuz http://srv.us/ just redirects to https://docs.srv.us 2025-08-18 01:06:16 all it is is an ICMP ping test 2025-08-18 01:06:22 Alrighty 2025-08-18 01:06:43 I'll make it ping docs.srv.us instead just so it doesn't get confused by the redirect 2025-08-18 01:06:52 it won' 2025-08-18 01:06:56 t see a redirect 2025-08-18 01:06:58 it's not HTTP 2025-08-18 01:12:08 Alrighty 2025-08-18 01:12:40 I'll probably do the same on my other server too even though the other server doesn't have the service crash as frequently 2025-08-18 01:20:51 Alright so the other server gets stuck on Checking to see if the network is online with the same format of service 2025-08-18 01:21:19 Seems like a net-online issue 2025-08-18 01:21:40 Oh wait 2025-08-18 01:21:48 Only wlan1 has service on the server 2025-08-18 01:21:55 And i set it to check wlan0 2025-08-18 01:22:28 There we go 2025-08-18 03:33:44 my lualatex isn't able to find TeX Gyre Schola, somehow 2025-08-18 09:59:39 realroot[m]: published my (working) draft as !88906 2025-08-18 10:00:44 I'm likely going to pause this for a while since it's been a big time sink, so feel free to work on any of the dependant packages (or refine this one) 2025-08-18 11:14:30 WhyNotHugo I made https://paste.trom.tf/ajufenuluy.bash rocprofiler-register, but I have dependancy hell when I try to install glog-dev 2025-08-18 12:15:31 realroot[m]: installs fine for me. Use a rootbld instead? 2025-08-18 15:03:43 How would i set up verbose logging in an openrc service file for debugging? 2025-08-18 15:15:24 manually redirecting all output to a file would work 2025-08-18 15:17:43 Maxxie: What would you like to log? You can pass -d and or -v directly to the init script 2025-08-18 16:01:38 Alrighty 2025-08-18 17:40:44 CBUILD is the arch on which we're building, CTARGET is the arch for whic we're building. What's CHOST? 2025-08-18 17:40:57 i am trying distrobox Failed to add conmon to cgroupfs sandbox cgroup: creating cgroup for blkio: mkdir /sys/fs/cgroup/blkio: no such file or directory 2025-08-18 17:43:38 WhyNotHugo: this may help https://www.gnu.org/software/automake/manual/html_node/Cross_002dCompilation.html 2025-08-18 17:43:54 Thanks, very clear! 2025-08-18 17:44:28 WhyNotHugo: build is the machine you're building on, host is the machine you're building for, and target is the arch you want the machine you're building for to be targeting. 2025-08-18 17:49:02 'cd main/busybox && CHOST=x86 abuild -r' tries to install build-base-x86, which is missing. Is there support for this kind of cross-compile in abuild but not in aports? 2025-08-18 17:49:21 (I know how to use binfmt+podman or binfmt+rootbld, but I'm curious about native cross-compilation) 2025-08-18 17:50:28 CHOST needs to be a valid triplet, not just the arch, IIRC. 2025-08-18 19:42:43 WhyNotHugo: You need to setup a cross compiler. The "official" method would be using scripts/bootstrap.sh but I recommend https://codeberg.org/sertonix/alpine-scripts/src/branch/main/abuild-setup-cross to save some time 2025-08-18 19:44:06 Sheila: No, it is concerted automatically. 2025-08-18 21:12:28 hey :) 2025-08-18 21:12:36 can people ask general linux questions here? 2025-08-18 21:20:29 general alpine linux preferred 2025-08-18 21:21:06 Linux help or just questions 2025-08-18 21:21:40 There is #alpine-offtopic 2025-08-18 21:44:18 lol no wonder most people use ai in 2025 2025-08-18 21:45:59 Hi there everyone! 2025-08-18 21:47:42 I am new to Alpine Linux and I intend to test it booting the ISO image directly from the grub menu, creating a menuentry. That said I would like to ask if someone can give me the appropriate kernel parameters in order to boot the image successfully. Thanks. 2025-08-18 21:49:28 I would like to boot the image this way because the nvme is much much faster, I have plenty of room and besides I currently do not have a USB drive at hand... 2025-08-18 21:50:53 i am solving an issue with tmp pin token :) 2025-08-18 21:51:02 wonder if many people are using it even 2025-08-19 00:01:30 Hi, the APKINDEX.tar.gz cannot be downloaded from x-served-by: cache-ams2100141-AMS, cache-fra-etou8220056-FRA, while it works when served by another CDN endpoint. Are there known issues with the CDN? 2025-08-19 01:03:15 hi, tried upgrading to 3.22, but ssdm fails with "Failed to take control of "/dev/tty1" ("root"): Operation not permitted" and startplasma fails with "could not create wayland socket", has anyone had a similar issue? 2025-08-19 01:08:01 also, startplasma also logs "The name org.freedesktop.locale1 was not provided by any .service files" 2025-08-19 01:37:52 i fixed the issue: removed tty1 from /etc/inittab and reloaded openrc (kill -HUP 1), sddm started fine after that and managed to log into plasma 2025-08-19 01:40:29 maybe sddm should be configured to default to a tty that's not used by getty by default 2025-08-19 01:54:24 teapot9: possibly related, #16802 2025-08-19 01:59:35 algitbot: this is exactly my issue, thanks! the /etc/inittab fix is also mentioned there 2025-08-19 01:59:48 mio* 2025-08-19 02:00:41 you're welcome 2025-08-19 06:44:41 what packages has setup-alpine and setup-* ? 2025-08-19 06:49:33 realroot: setup-alpine is in alpine-conf package. The package name can be searched like this https://pkgs.alpinelinux.org/contents?file=setup-alpine&path=&name=&branch=edge&repo=&arch= 2025-08-19 06:51:06 the site hates my connection it won't work 2025-08-19 06:58:21 Bag gateway 2025-08-19 06:58:25 *Bad 2025-08-19 14:10:01 I'd appreciate some testing of !88958. Especially building+upgrading to this version on existing setups and ensure that there's no edge-case where things break 2025-08-19 14:13:24 WhyNotHugo: I believe provider_priority has little effect with concrete provides (including a version) 2025-08-19 14:14:10 what do you mean by "has little effect"? 2025-08-19 14:18:10 I suppose all the providers will have the same version, so it may still help. But a provider with the highest version will be selected, even if it has a lower priority 2025-08-19 14:18:36 ie, priority is the final tie breaker 2025-08-19 14:19:10 we shouln't allow other packages to provide 'mesa-driver'. just like no other package should provide a higher versin of linux-firmware 2025-08-19 14:19:38 note that linux-firmware provides virtual packages 2025-08-19 14:19:53 linux-firmware-any 2025-08-19 14:20:08 No version 2025-08-19 14:20:32 i don't see this being an issue for mesa-driver 2025-08-19 14:20:39 Am I missing something? 2025-08-19 14:23:19 Mostly that you are mixing 2 patterns 2025-08-19 14:23:56 the version pinning is to avoid mixing mesa-driver from one version with a newer (or older) mesa 2025-08-19 14:24:11 yeah, was about to mention that 2025-08-19 14:26:03 looks like i messed up at some point: https://paste.sr.ht/blob/2e8156990155bf64825cebf714fec4704386489e 2025-08-19 14:27:30 yeah, that may be the result of using versioned providers 2025-08-19 14:27:37 you can only have one installed at the same time 2025-08-19 14:38:07 I added the versions as a precaution, but I guess I'll have to drop them. 2025-08-19 14:38:11 funny quirk 2025-08-19 14:51:16 package mesa-va-gallium just contains symlinks. does it really need to be a separte package? 2025-08-19 19:42:57 what are python -pic packages? 2025-08-19 19:43:14 *-pyc 2025-08-19 19:43:40 realroot[m]: they contain the byte-compiled versions of the python code 2025-08-19 19:44:42 if edl depends on py3-configparser in Arch does it need -pyc too in Alpine? 2025-08-19 19:45:29 You don't have to add dependencies on -pyc subpackages 2025-08-19 19:46:34 They get pulled in automatically, unless you block them 2025-08-19 19:48:01 i see thanks, do they run on all arches? 2025-08-19 19:52:56 yes 2025-08-19 19:53:15 I'm not sure if the bytecode itself is arch specific, but the packages are 2025-08-19 19:54:53 i was wondering that, apk did not have warnings 2025-08-19 19:58:49 WhyNotHugo I made rocprofiler-register https://paste.trom.tf/azoneyiyun.properties. i had to use chroot 2025-08-19 19:59:08 I cannot install glog-dev 2025-08-19 19:59:12 here 2025-08-20 07:24:09 realroot[m]: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/88906/diffs?commit_id=e0e3e8e015108ba153699b55c39d2fa5d288ec58 2025-08-20 07:24:25 I wouldn't use sed to patch CMakefile like that; as soon as the line shifts it'll break 2025-08-20 07:24:49 I tried to package ROCR-Runtime, but it won't detect rocm-device-libs properly, so device-libs likely has something wrong about it :( 2025-08-20 08:32:31 kinda disappointed that librewolf in stable repos isn't kept up with the latest release the same way regular firefox is :-( 2025-08-20 08:38:26 Last time I tried to upgrade it there was some build failure I couldn't figure out 2025-08-20 08:39:24 hazardaj_nombroj, best way to be satisfied is to do it ;) 2025-08-20 10:21:02 hazardaj_nombroj: Be the change you wish to see :D 2025-08-20 14:40:07 Why does alpine uses ifupdown-ng instead of the ifupdown implementation that from busybox ? 2025-08-20 14:43:40 because bb-ifupdown doesn't meet Alpine's requirements. 2025-08-20 14:44:27 What specific requirements ? 2025-08-20 15:03:31 hello alpine! 2025-08-20 15:03:50 I'm wanting to install alpine linux on my friend's raptor (power9) computer. 2025-08-20 15:04:12 It is already running chimera linux on /dev/sda1, so I would like to install alpine on /dev/sda2. 2025-08-20 15:04:30 I install guide in the wiki is confusing me a little. 2025-08-20 15:05:18 apparently "setup-alpine" installs alpine to the entire disk. 2025-08-20 15:05:23 I don't want that. 2025-08-20 15:05:39 So apparently I need to use the "setup-disk" script. 2025-08-20 15:05:57 that brings me to this page: https://wiki.alpinelinux.org/wiki/Setting_up_disks_manually 2025-08-20 15:06:46 Apparently I need to "complete the base configuration" before calling "setup-disk". 2025-08-20 15:07:00 But base configuration is configured via calling "setup-alpine". 2025-08-20 15:07:58 just specify "none" in the disk installation phase during the "setup-alpine" and then run "setup-disk" 2025-08-20 15:09:25 ok. Thanks! 2025-08-20 15:10:47 The "setup-alpine" script is pretty smart it won't automatically erase the whole disk and will make sure that the user knows what he is doing especially during this step 2025-08-20 15:28:36 so I've run the "setup-alpine" script... it is asking me where "to store the configs"...should I say usb ? 2025-08-20 15:29:06 I'm assuming the "configs" are my answers to the script questions. eg: my username, password, etc. 2025-08-20 15:29:57 gnucode: that would imply a run-from-ram system 2025-08-20 15:30:33 gotcha. 2025-08-20 15:31:06 gnucode: like lfclm said, when it asks what to use for storage, you select none 2025-08-20 15:31:21 that causes setup-alpine to exit, but the changes have been made to the current session 2025-08-20 15:31:25 gotcha. 2025-08-20 15:31:32 then setup-disk can be used to install that to a mount point you provide 2025-08-20 15:57:26 installing now. 2025-08-20 16:35:09 I've never managed to wipe partition with the shred utilities from busybox does anyone knows why ? 2025-08-20 16:40:00 because busybox shred expects it is operating on a regular file with a size 2025-08-20 16:40:31 ok that's what I was thinking too 2025-08-20 16:40:32 https://github.com/mirror/busybox/blob/master/coreutils/shred.c#L85 2025-08-20 16:40:40 well dd it is then 2025-08-20 16:40:49 thks 2025-08-20 16:40:55 There's wipefs too 2025-08-20 16:41:08 wipefs just removes fs signatures, not the whole filesystem 2025-08-20 16:41:29 jaja 2025-08-20 16:41:40 Yeah, I was about to actually check 2025-08-20 16:41:58 What a misnomer 2025-08-20 16:46:53 Do you know if this pipewire thing supports sndio? 2025-08-20 18:56:59 WhyNotHugo do you maybe what's the next for rocm? 2025-08-20 18:57:06 *do you know 2025-08-20 19:14:31 Hi, quick question, is a more up-to-date method for password hashing in /etc/shadow available as sha512crypt (root:$6$xxx), like Argon2id/Yescrypt/Scrypt/Bcrypt? 2025-08-20 19:24:08 yes 2025-08-20 19:32:24 Hey can i recommend a git repo for somebody to possibly turn into an alpine package in the community repo as i wish to use it on a raspberry pi (zero 2 w or 3b usually) but it's a pain for me to compile it just to use it on each system since the pi zero 2 w and pi 3b are pretty underpowered so it takes like hours just for them to compile the same 2025-08-20 19:32:24 thing that just takes like a few minutes to compile on my amd64 system 2025-08-20 19:32:33 https://github.com/ShilohEye/bitchat-terminal 2025-08-20 19:33:10 More of a suggestion than a recommendation though 2025-08-20 19:34:35 But for those who wish to use the bluetooth based irc like mesh network on devices that are either armv8 or amd64 based it would be pretty handy compared to users having to compile the binary every time 2025-08-20 19:36:02 Or if you can give me a guide on how to compile it for the repo somehow that would be very helpful for me 2025-08-20 19:43:36 Maxxie: https://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package 2025-08-20 19:47:35 Well ikke there is already a ready to compile version that you just build with cargo but i don't know how i'd convert that to apk 2025-08-20 19:54:11 Maxxie: `newapkbuild -r ` will give you a skelleton 2025-08-20 19:54:27 You can also look at other aports for rust packages 2025-08-20 19:54:42 Alrighty 2025-08-20 20:41:16 I tried to build ROCR-Runtime, but the build fails to find the rocm-device-libs files. rocm-device-libs is a subpackage of llvm-rocm in draft !88906. I don't know if the issue is in rocm-device-libs or in rocr-runtime (this one is packaged as hsa-rocr in arch) 2025-08-20 20:41:26 realroot[m]: ^ this was a reply to your question 2025-08-20 20:41:35 I'll trigger a rebuild now and share the latest iteration of it. 2025-08-20 20:44:59 realroot[m]: https://gitlab.alpinelinux.org/WhyNotHugo/aports/-/commit/d44cf2ec3e4da70569ef1894a097f3a474f9f12b 2025-08-21 02:26:35 Btw just wondering is it possible to make a service file that doesn't require a network connection to start 2025-08-21 02:26:54 Like for example if you're running something that runs offline 2025-08-21 04:16:51 when I try to activate awall, I get this error 2025-08-21 04:17:42 https://paste.sr.ht/~endmin/0ae4060bf7996ac94acf97349b6b1f34f2a9d424 2025-08-21 05:46:47 endmin: awall does not support nftables 2025-08-21 05:47:01 Does the aarch64 version of Alpine support Snapdragon 8cx Gen 3 at the moment? 2025-08-21 05:47:37 ikke oh, what should I do then? I just followed the https://wiki.alpinelinux.org/wiki/How-To_Alpine_Wall 2025-08-21 05:49:15 endmin: check if iptables-legacy is installed 2025-08-21 06:19:52 no, I should install it then? 2025-08-21 06:40:06 endmin: hmm, no 2025-08-21 06:40:13 checking other servers using awall don't have it 2025-08-21 06:57:09 oh... 2025-08-21 07:21:39 endmin: did you perhaps upgrade the kernel without rebooting? 2025-08-21 09:20:35 ikke: I do not remember updating the kernel, but I rebooted and tried the command again 2025-08-21 09:20:37 https://paste.sr.ht/~endmin/813d5e7d78ba7107bff464ba54fb269aaf0544bd 2025-08-21 09:20:47 Error: meta sreg is not an immediate 2025-08-21 09:22:04 endmin: what release of alpine are you on? 2025-08-21 09:23:11 Hmm, should not matter too much, >=3.21 all have iptables 1.8.11 2025-08-21 09:24:57 But still interesting to know regarding the kernel 2025-08-21 09:27:01 ikke: I installed the latest iso, 3.22.1 2025-08-21 09:27:14 extended version x86_64 2025-08-21 09:33:33 I'm not sure, but it might be some issue with iptables. I see more reports for various distros, but not a clear indication of what the issue is 2025-08-21 09:34:03 endmin: I suspect you get the same error if you run iptables-save directly 2025-08-21 10:00:20 Hi 2025-08-21 10:00:52 I was looking at the wiki for alsa (https://wiki.alpinelinux.org/wiki/ALSA), and saw that it recommends editing directly a package file (/usr/share/alsa/alsa.conf) 2025-08-21 10:01:00 Is that really what Alpine recommends? 2025-08-21 10:01:17 (I think an alternative is to put this info into the users ~/.asoundrc) 2025-08-21 10:01:46 no 2025-08-21 10:01:51 any package upgrade would overwrite it 2025-08-21 10:08:14 Yeah 2025-08-21 10:19:59 ikke: yep, https://paste.sr.ht/~endmin/2fcdf5178c621e45676bdf5c42b161b6c242e576 2025-08-21 10:21:42 tailscale 2025-08-21 10:21:54 https://github.com/tailscale/tailscale/issues/14900 2025-08-21 10:22:24 Sounds like tailscale is doing something iptables does not like 2025-08-21 10:23:54 thank you! And sorry for forgetting to specify I was using tailscale 2025-08-21 10:24:30 Though the issue looks dead, which is sad. 2025-08-21 10:25:16 You could try iptables-legacy and see if it also has the issue 2025-08-21 10:36:45 ikke: How do I make awall use iptables-legacy? 2025-08-21 10:40:58 I suppose by symlinking iptables-legacy-* to iptabels-* with higher priority in PATH 2025-08-21 10:41:33 but to test, you could install it and run iptables-legacy-save 2025-08-21 10:43:20 Please take note of this: "because mixing backends is not supported, you should reboot your system." 2025-08-21 11:05:13 ikke: It works! Thank you! 2025-08-21 11:15:29 Cool, I suppose this should be reported to netfilter 2025-08-21 11:26:46 I'm guessing here? https://bugzilla.netfilter.org/ 2025-08-21 14:56:03 Sorry for asking again but how do you make a openrc service file require just bluetooth instead of needing network to start cuz i have something that works offline that i wish to make autostart 2025-08-21 14:57:17 Maxxie: A service does not require network unless you tell it to 2025-08-21 14:57:33 I don't think there is anything to declare a dependency on bluetooth though 2025-08-21 14:57:47 Maxxie: Is there a specific problem you are trying to solve? 2025-08-21 14:59:19 Well i'm running the bitchat-terminal thing since my friend created a bin file for it so it works but it requires bluetooth and i want to make it autostart to add as a lil node 2025-08-21 15:00:39 Like specifically it requires bluez to be running and also has a dependency called bluez-meshctl that idk if it autostarts on boot with bluez 2025-08-21 15:03:58 hey, asking again since i just checked the channel logs and looks like nobody answered. is there a way to append a tty keymap? in other linuxes i do this from an rc.local or some such. is there anything like that here? 2025-08-21 15:04:41 Maxxie: So you could add `need bluetooth` in the `depend()` function 2025-08-21 15:05:01 churg: there is a local service, which looks for scripts in /etc/local.d 2025-08-21 15:05:21 You do need to enable it 2025-08-21 15:06:14 ikke what is the service called? 2025-08-21 15:07:37 Literally 'local' 2025-08-21 15:09:26 thanks, i'll look it up 2025-08-21 15:15:06 https://zip.blackcat.sweeux.org/u/TKIz1B.png 2025-08-21 15:15:28 Ok does this look good for the service cuz it keeps giving me permission denied when starting it 2025-08-21 15:16:20 Are you starting the service as root? 2025-08-21 15:16:28 Yeah 2025-08-21 15:17:03 can you manually execute /usr/local/bin/bitchat as root? 2025-08-21 15:17:48 Works fine when running it manually 2025-08-21 15:18:10 Can you show the exact error message? 2025-08-21 15:18:38 https://zip.blackcat.sweeux.org/u/7qA8ib.png 2025-08-21 15:20:01 That's when starting the service btw 2025-08-21 15:23:54 ikke cheers. now to see if i did the adding correctly. back later o7 2025-08-21 16:54:03 quinq, https://wiki.alpinelinux.org/wiki/ALSA updated. Thanks 2025-08-21 17:12:24 @ikke, section on local service added to wiki. https://wiki.alpinelinux.org/wiki/OpenRC#Local_service 2025-08-21 18:08:30 o/ if i know my network connection isn't going to work, should i use extended or standard? 2025-08-21 18:08:50 extended 2025-08-21 18:09:23 right thanks, will at least gete alpine setup before i ask the openbsd people about networking :P 2025-08-21 18:12:03 asides from that, is the alpine without internet experience usable? 2025-08-21 18:12:19 at least without downloading a few more packages 2025-08-21 18:15:14 Even the extended image has a limited amount of packages 2025-08-21 18:28:46 Btw did somebody reply to my message about the openrc service file giving permission denied cuz i rebooted my server running the irc client so it wiped old message history 2025-08-21 18:33:23 no 2025-08-21 18:35:59 can anyone explain why there is no real existent link to an existent developer handbook that is mentioned in the user handbook documentation ? 2025-08-21 18:36:14 no developer handbook on git also 2025-08-21 18:37:21 as i wanted to get information about kernel options that could be used with the virtual iso (x64) 2025-08-21 18:38:19 that still falls squarely in user documentation 2025-08-21 18:38:37 "developer" documentation for a distro refers how to make new packages, generally 2025-08-21 18:41:15 look here 2025-08-21 18:41:18 https://docs.alpinelinux.org/user-handbook/0.1a/Installing/medium.html#_booting 2025-08-21 18:42:00 and check the paragraph beginning with [Optional] Modifying Kernel Command Line 2025-08-21 18:43:12 and sorry if i came up a bit .... heavy .... 2025-08-21 18:43:18 with my questions 2025-08-21 18:52:18 ah 2025-08-21 18:52:24 https://docs.alpinelinux.org/developer-handbook/0.1a/index.html 2025-08-21 18:52:39 looks like things are still very much a work in progress (as noted by both being version 0.1a) 2025-08-21 19:00:33 Oh right, i forgot openrc needs to be able to execute services 2025-08-21 19:05:17 yes, init.d scripts need to be executable 2025-08-21 19:05:50 openrc the runlevel process just executes them, in order to respect their shebang lines, which would be used if you call them directly 2025-08-21 19:08:07 @dwfreed ... ok, but then the alpine linux guys should clearly note that this is wip: 2025-08-21 19:09:29 e.g. mentioning that it is intended to put that information into a/the developers handbook that has only a front page now and nothing else (so seems it to be) 2025-08-21 19:10:28 user handbook has been abandoned for years now 2025-08-21 19:12:25 .... so the idea seems to be ... why a handbook if it is working / running ? (imho not the best selling point) 2025-08-21 19:13:09 Now how do i disable network checks on alpine so it boots without internet? 2025-08-21 19:14:00 I guess it boots anyways if it can't detect internet for about a minute 2025-08-21 19:15:20 Also will alpine automatically configure a bluetooth adapter that's plugged in? 2025-08-21 19:15:49 you would need to install bluez 2025-08-21 19:16:33 Bluez is already installed 2025-08-21 19:17:07 I mean like a second bluetooth adapter that's usb 2025-08-21 19:17:16 then bluez will automatically do all the work 2025-08-21 19:17:29 Alrighty 2025-08-21 19:17:37 Can someone confirm if this build failure is because hip relies on glibc-specific bits? https://gitlab.alpinelinux.org/-/snippets/1209 Context is !88906 2025-08-21 19:18:55 bye then, till next time 2025-08-21 19:24:50 WhyNotHugo: yes, __cpu_mask is glibc specific; they really should just use 'auto' 2025-08-21 19:27:02 dwfreed: trying to patch this, but unsure what to do about sizeof(__cpu_mask) 2025-08-21 19:27:05 pj: for what it's worth we're trying to fix the handbook documentation. 2025-08-21 19:27:41 including actually adding a developer handbook. seems the effort was abandoned before one was written, but it won't be that way much longer :) 2025-08-21 19:29:24 I'm aware, still the handbooks were abandoned for 5-6 years 2025-08-21 19:29:32 WhyNotHugo: generally, take sizeof of the __bits struct member instead 2025-08-21 19:31:03 durrendal: not a fan of the handbook. Aesthetically it's not very suitable for prose; it has a very small viewport with a couple of huge empty bars on top of very large spacing everywhere. 2025-08-21 19:31:16 like, i get a reading area the size of a phone on my laptop :/ 2025-08-21 19:31:33 I wish the information would be integrated into the wiki instead, the separation is really weird 2025-08-21 19:32:41 For me, docs has a wider viewport as the wiki 2025-08-21 19:32:41 I'm not personally a fan of antora's default styling either. That's something that's being evaluated as well (ie: switching to something like mkdocs) 2025-08-21 19:34:48 I think the separation may be intentional, TSC drafts policy, policy is used to generate official documentation, the wiki is community contribution. (that's my personal reading of the situation, someone correct me if I'm wrong please) 2025-08-21 19:35:41 indeed, the wiki lacks any review process 2025-08-21 19:44:44 dwfreed: thanks! 🙏 2025-08-21 20:07:00 >Does it fail at -O0 for an example or only at higher optimization levels? 2025-08-21 20:07:00 do CFLAGS and CXXFLAGS do that? 2025-08-21 20:07:03 how check? 2025-08-21 20:09:02 in /usr/bin/abuild ? I see only if [ -n "$DEBUG" ] || subpackage_types_has "dbg"; then CFLAGS="$CFLAGS -g"... 2025-08-21 20:23:52 realroot[m]: those are set in /usr/share/abuild/default.conf 2025-08-22 00:17:19 I can't understand why official standard iso is only 270M , but iso generated by aports's mkimage.sh is 1.1G. how there's such a huge difference ? 2025-08-22 00:17:29 s/how/why/ 2025-08-22 02:57:30 WhyNotHugo, our wiki has Patroller role to review edits. refer https://www.mediawiki.org/wiki/Extension:Patroller. I request you to join as Patroller. 2025-08-22 06:16:32 "realroot: those are set in /usr..." <- where is the file in https://gitlab.alpinelinux.org/alpine/abuild/-/tree/master ? 2025-08-22 06:19:55 did you even look at the git repo 2025-08-22 06:23:37 defualt.conf nver mind 2025-08-22 08:33:18 With firefox-142.0-r0, my yubikey no longer works as a FIDO device. 2025-08-22 08:33:30 The device is recognised, permissions are find, and it does work in othre modes 2025-08-22 08:39:03 Never mind, works after a reboot. Probably forgot to reboot after upgrading recently 2025-08-22 09:13:31 Hey. How can I get the version string of a installed package only (no extra metadata) with apk? 2025-08-22 09:26:39 meator: apk query --fields=version firefox ? 2025-08-22 09:26:51 query still returns "Version: ..." 2025-08-22 09:28:15 query is a subcommand of apk? 2025-08-22 09:30:09 Got a nice: 2025-08-22 09:30:10 $ apk query --fields=version --format=default firefox 2025-08-22 09:30:10 Segmentation fault 2025-08-22 09:31:09 apk: unrecognized option: fields=version 2025-08-22 09:31:11 apk: unrecognized option: format=default 2025-08-22 09:31:30 You forgot the subcommand 2025-08-22 09:31:38 srtnm: Best way to figure that out would be to extract all files from the iso and check which one has a size difference. And maybe repeat when it's the initramfs or modloop 2025-08-22 09:31:48 There is no 'query' subcommand. 2025-08-22 09:32:05 Of course there is 2025-08-22 09:32:21 meator: that's only in apkv3 2025-08-22 09:32:24 on edge 2025-08-22 09:32:25 quinq: For the segfault already exists a MR 2025-08-22 09:32:46 ok Sertonix[m], I started looking into it, but if it's already known, perfect :) 2025-08-22 09:32:49 I'm on Alpine 3.22. 2025-08-22 09:33:24 meator: At the moment I am not aware of any such command in apk v2 or v3 2025-08-22 09:33:52 https://gitlab.alpinelinux.org/alpine/apk-tools/-/merge_requests/330 2025-08-22 09:34:27 Thanks ikke 2025-08-22 09:34:51 My current best bet is to run 'apk list --installed ' and then work with that. with no globbing symbols in it should only match the package I'm looking for and nothing else. 2025-08-22 09:35:09 Maybe query could get a --terse option or something like that (or format) 2025-08-22 09:35:21 Yes, that is for the time being the best we have 2025-08-22 09:35:36 meator: note that apk v3 with query has support for json output 2025-08-22 09:35:59 'apk info' seems to have messier output, so I went with 'apk list'. 2025-08-22 09:38:23 quinq: Since the order of fields between --fields and the output can differ a --terse option would not be too useful 2025-08-22 09:39:07 Maybe that could be fixed ^^ 2025-08-22 09:39:48 But yeah, otherwise cut(1) is still a thing 2025-08-22 09:40:50 Or sed for multiple fields 2025-08-22 09:42:02 A (modern) shell friendly output would be key=value\0 with an additional \0 after each package 2025-08-22 09:42:17 I thought shells do not really like null-bytes 2025-08-22 09:42:43 (I know xargs -0 etc) 2025-08-22 09:43:03 That's why I wrote "modern". So you need something like read -d $'\0' 2025-08-22 10:02:35 There's no need for \0 when you have \n 2025-08-22 10:03:27 And ' ' 2025-08-22 10:53:20 !88456 looks ready to merge 2025-08-22 23:15:53 How do i make alpine boot without it having to check for internet? 2025-08-22 23:19:28 Like i still want it to use internet when a specific adapter is plugged in but i want it to fully boot without getting stuck on "checking to see if the network is online" 2025-08-22 23:20:26 I mean, you added that to the default runlevel so your tunnel thing would work 2025-08-22 23:20:38 you can't really have it both ways 2025-08-22 23:21:15 Well i don't need the tunnel anymore as bitchat is local 2025-08-22 23:21:36 And doesn't need internet to run 2025-08-22 23:21:53 so then remove the tunnel thing and net-online from the default runlevel 2025-08-23 00:17:22 Maxxie: Maybe look at NOAUTO. 2025-08-23 00:17:30 Wait, wrong channel. 2025-08-23 00:18:42 Maxxie: If you're using ifupdown or a variant, you can do things like: pre-up /sbin/mii-tool eth0 | /bin/grep -q "no link" 2025-08-23 00:19:18 I think -ng can do similar things, where you can fail an interface based on arbitrary criteria and then bring it up later. 2025-08-23 00:55:48 I'm trying to use alpine linux on Hyper-V, but using vsock on xrdp causes the service to fail, running xrdp -ns outputs nothing but with status code 1 2025-08-23 01:02:40 ok after a reboot it works but connecting to enhanced session says "Video remoting was disconnected unexpectedly" 2025-08-23 01:05:37 hi I was wondering why wg-quick every reboot asks me to run resolvconf -u before connecting 2025-08-23 12:09:51 I have a strange issue with making ssh connections to my raspberry pi 5. Sometimes after a long period of inactivity when I try to make an ssh connection, the terminal I'm connecting on (termux on my phone, konsole on my... (full message at ) 2025-08-23 15:39:36 "I have a strange issue with..." <- please do not send long messages as they don't go over the bridge to irc 2025-08-23 15:39:43 which is most likely why no one will answer you 2025-08-23 16:05:22 Aah I didn't realize that, I have plans to setup an irc client in the near future because matrix never seems to work the way I think it would 2025-08-23 16:11:07 line 1 2025-08-23 16:11:07 line 2 2025-08-23 16:11:12 test successful 2025-08-23 16:13:47 multiline messages should be fixed now but the preference for IRC-compatible limits stays :> 2025-08-23 16:25:05 long messages "work" on the matrix.org bridge; we get a link to the full message (though to be fair, a lot of people don't want to click the link either) 2025-08-23 16:28:42 yeah they work if I'm using a wide display that can fit the link :> 2025-08-23 16:28:54 or hide user list 2025-08-23 16:32:07 taterspie[m]: fwiw, reading the log you pasted, it looks like you're hitting the point where the pi should actually be giving you a shell, and for whatever reason it isn't 2025-08-23 16:34:23 oh, it hasn't given you a pty yet, that might explain things 2025-08-23 16:35:15 might be interesting to compare the -vvv log of the second login that works to the first 2025-08-23 17:07:13 pj: even with the lineLimit manually set per-room there's still a hardlimit of 10 (last time I checked) 2025-08-23 17:07:42 well, I set it to 10 so whatever 2025-08-23 17:08:06 no one pays me to care more about this, if it's broken then it's broken 2025-08-23 19:14:48 dwfreed: when I'm mentally ready to problem solve that issue, I'll make a comparison of the -vvv log and see if I can work my way from there 2025-08-23 19:15:47 I'm also wondering if it has something to do with fail2ban but my memory is mushy and I can't remember if I was experiencing the same issue before setting up fail2ban 2025-08-23 19:22:38 taterspie[m]: fail2ban would not have allowed the ssh connection to progress that far 2025-08-23 19:23:15 it's basically the point where the client says "give me a PTY and then give me a shell", and the "give me a PTY" request has not been acknowledged 2025-08-23 19:53:54 dwfreed: aah okay, that makes sense. I ran -vvv with a working connection and that's pretty much what the logs showed, I just wasn't motivated enough to save the log 2025-08-23 19:54:28 I've put this issue on my to do list, going to sit with it and see if a fresh mind has a way of dealing with it later 2025-08-23 19:57:11 maybe strace the sshd session process and see what it's stuck on 2025-08-23 21:12:51 trying to figure out why usbguard-dbus doesn't work... there seems to be an obvious mistake in the init script, it runs usbguard-daemon instead of usbguard-dbus, which is a separate tool and is what's used in the upstream systemd service file, but then running usbguard-dbus itself just has it return 1 without printing anything at all 2025-08-23 22:13:14 i found another error 2025-08-23 22:13:43 this file https://github.com/USBGuard/usbguard/blob/main/src/DBus/org.usbguard1.conf is not being installed by the usbguard-dbus package 2025-08-23 22:13:54 without it, the daemon can't actually own the org.usbguard1 name 2025-08-24 13:15:28 Sertonix[m]: are you looking into using tcb as an alternative to /etc/shadow ? 2025-08-24 13:19:05 I have considered it once but I have never tried to actually setup an alpine system with it. 2025-08-24 14:48:58 i am having this when using vidcutter https://github.com/mcfletch/pyopengl/issues/90 2025-08-24 14:48:58 how fix it? 2025-08-24 16:57:47 Hummm, on a new install (edge/amd64), when trying to load the zfs module it tells me “spl: loading out-of-tree module taints kernel. / module verification faile: signature and/or required key missing — tainting kernel / disagrees about version of symbol fget / Unknown symbol fget (err -22) / etc.” 2025-08-24 16:57:54 apk fix says everything's fine 2025-08-24 16:58:14 Kernel 6.12.43-0-lts 2025-08-24 16:58:42 apk upgrade says system's up to date 2025-08-24 17:06:34 sha1 of ko's correspond to what I have on another machine 2025-08-24 17:06:41 I rebooted too, just in case 2025-08-24 17:09:51 Oh 2025-08-24 17:09:55 infamous upgrade -a 2025-08-24 17:10:23 So I suppose the linux-lts from 3.22 is actually different from the one from edge, although they're the same version 2025-08-24 17:10:29 And then apk doesn't detect it 2025-08-24 17:13:55 Yeah that was it 2025-08-24 18:26:57 i think an apk might have crashed on me (tty issues? ssh session broke? i forgot) 2025-08-24 18:27:21 nvm. 2025-08-24 19:05:14 anyone is usgin distrobox? 2025-08-24 19:06:13 you need to start podman 2025-08-24 21:48:52 Sertonix[m]: musl seems to prioritise tcb-style shadow if the files are present (as per src/passwd/getspnam_r.c ) 2025-08-24 22:03:29 If I wanted to talk to some Alpine Linux developers about how the setup-alpine and the setup-desktop software works. So that way I can potentially modify and/or contribute code. Who would I speak to? 2025-08-24 22:20:28 TheWerebear[m]: you can ask questions here. Assume responses won't be immediate. 2025-08-25 07:53:26 using https://paste.trom.tf/letuvoyecu.bash in APKBUILD to compile qt6-qtbase will make ggc use -O0 right? 2025-08-25 08:02:54 or somethign could still change it 2025-08-25 11:58:09 hi 2025-08-25 12:24:08 lo 2025-08-25 13:04:38 fossddwhat kind of comment do you meant here https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/89115#note_535320 ? 2025-08-25 13:17:14 A reason why checks have been disabled 2025-08-25 13:17:32 ah ok 2025-08-25 13:20:48 Hi 2025-08-25 13:32:21 I'm stuck in 3.21 because I can't upgrade, when I try I got packages versions conflict with icu-libs and libprotobuf. Tried many things but nothing works, there's too many dependancies to remove theses packages. I also lost networkmanager, I can't install it no more, apk add doe not repport any problem but nothing happen. So I'm wondering if my system is too much screwed and I should start from 0, or 2025-08-25 13:32:27 if someone see a way of solving this kind of dependencies nightmare, or a way of reinstalling the system and keep users data. Thanks ! 2025-08-25 13:37:48 Does apk list --orphaned return packages? 2025-08-25 13:38:00 Did you provide --available when upgrading? 2025-08-25 13:40:34 yes apk list --orphaned return packages 2025-08-25 13:40:47 I provide --available 2025-08-25 13:41:56 got 6 oprhaned packages 2025-08-25 13:44:46 should I try to remove theses orphanied packages ? 2025-08-25 13:46:20 ok removing networkmanager-elogind installed networkmanager 2025-08-25 14:01:13 THanks a lot @ikke upgradding to 3.22 worked !! 2025-08-25 15:33:52 Hey. jirutka/setup-alpine is failing because downloading https://gitlab.alpinelinux.org/api/v4/projects/5/packages/generic/v2.14.7/x86_64/apk.static results in 'SSL connection timeout'. What's up? 2025-08-25 15:35:43 meator: load average: 100.29, 99.76, 85.59 2025-08-25 15:43:38 Alpine's GitLab having a rough time? 2025-08-25 15:45:13 Yeah, but it's recovering now 2025-08-25 15:45:19 At least, for the time being 2025-08-25 16:00:05 ho wow load 100 ! 2025-08-25 16:00:24 what cause this ? ia scrapers ? 2025-08-25 16:04:26 . o O ( move all infrastructure and bug tracking to mailing lists that enforce rDNS and FQDN so botlickers have to waste money to create fake bug reports and offload scraping to archive sites ) 2025-08-25 16:04:39 spread the thought! 2025-08-25 16:09:22 obviously for this to work all corpomail (protonmail, gmail, etc) must be blocked (un?)fortunately, since they provide a workaround for having to spend money 2025-08-25 16:15:10 gitlag almost dosses itself just by normal use ;p 2025-08-26 21:32:57 hello, I'm wondering if someone could help me with getting secureboot working on a framework 13 rzyzen ai 300. I followed the article on https://wiki.alpinelinux.org/wiki/UEFI_Secure_Boot but it might be outdated? The /boot/efi folder for was /boot/EFI so I had to change the kernel hooks conf file to get the later steps working. I couldn't add the keys via the bios gui so I followed the command line version with cbctl b 2025-08-26 21:33:00 ut I got a failed to boot hard drive message in the end. not sure what I did wrong 2025-08-27 04:41:55 Hello, pacman package for alpine seems need to be patched. At /usr/share/makepkg/source/git.sh line 52, there is extra "-" sign which cause error when clone repository. 2025-08-27 05:23:30 0https://gitlab.archlinux.org/pacman/pacman/-/commit/c3aa1bc12367a8c29ddac310d8bb86ae10719bd2 2025-08-27 05:24:09 Apparently no release yet containing it 2025-08-27 05:29:56 ahmadraniri[m]: could you open an issue about it? 2025-08-27 07:26:23 Ikke: sure. 2025-08-27 14:26:38 Hey, I know we discussed this already, but is there something being done about Alpine's GitLab being hammered? 2025-08-27 14:31:06 "WARNING: The indexes contain broken packages which might not function properly." - how do I find out which packages those are? Every apk command prints this warning but I don't know what to make of it. Otherwise all seems fine. 2025-08-27 14:32:00 Or is it just warning spam and will be fixed later? 2025-08-27 14:40:37 yeah that was me, should be fixed once the builder built it and uploaded it 2025-08-27 14:41:01 which architecture is this? and i assume edge right 2025-08-27 14:48:23 (it should work now except youre on riscv64) 2025-08-27 15:02:46 edge, and on amd64 2025-08-27 15:03:17 can you verify if it works now 2025-08-27 15:04:25 will in 30 min 2025-08-27 15:37:31 Issue still remains for me, I think. apk upgrade hasn't gotten a new apk yet. 2025-08-27 15:37:57 apk is currently 3.0.0_rc5_git20250819-r0 2025-08-27 15:38:37 divVerent1: what mirror? 2025-08-27 15:40:42 it shouldnt need a pk upgrade, it should just work after a apk update 2025-08-27 17:26:19 Still there, my mirror is mirrors.edge.kernel.org 2025-08-27 17:26:42 maybe its because of !89289 which i just discoverd 2025-08-27 17:26:52 but somehow there warning isnt on my system hmmm 2025-08-27 17:27:28 divVerent1: that mirror is 5h old, it does not have the latest changes yet 2025-08-27 17:27:38 ah 2025-08-27 17:27:49 just running a fastest mirror selection again then, let's see which I get 2025-08-27 17:27:59 fastest != most up-to-date 2025-08-27 17:28:09 right, sure 2025-08-27 17:28:38 is there a page of which mirrors to prefer? 2025-08-27 17:29:52 https://mirrors.alpinelinux.org/, but that's only updates once per day, so it does not show accurately how often a mirror is refreshed 2025-08-27 17:30:22 right, this one e.g. shows as all OK there 2025-08-27 17:30:32 so I got picked mirror.clarkson.edu now 2025-08-27 17:31:47 still same message - which mirror to use then? 2025-08-27 17:31:57 cdn.alpinelinux.org 2025-08-27 17:32:02 is dl-cdn ok to use or is it abusing alpine resources if everyone used it? 2025-08-27 17:32:12 It's backed by fastly 2025-08-27 17:33:04 confirmed error being gone 2025-08-27 17:33:09 nice 2025-08-27 17:33:12 and no, I meant - does Alpine pay for the bandwidth there? 2025-08-27 17:34:36 No, it's sponsored 2025-08-27 17:35:49 also, I see - ffmpeg 6 -> 7, nice 2025-08-27 17:35:57 just got that update after mirror switching 2025-08-28 01:23:54 asdf 2025-08-28 08:14:20 Hummm, I have a zpool that's never mounted at boot, any idea if I need to do something special to have it imported automatically? 2025-08-28 08:15:23 Oh wait, sorry I mispoke 2025-08-28 08:15:38 It is imported, just “too late” 2025-08-28 08:56:07 hello, I have a question: what is the intended way in alpine to override the permissions of /run/podman/podman.sock? After starting the openrc unit, only root has access, but I need a daemon running as another user to have access to the podman socket 2025-08-28 09:02:27 I have a second question: How do I make apk copy packages from a file:/// source on a data partition to the apk cache of the diskless installation? 2025-08-28 09:03:11 they left... 2025-08-28 10:41:57 <|cos|> did i pick a hell of a day trying to contribute to alpine, or is the gitlab server always this flaky? 2025-08-28 10:46:02 no today it has some troubles 2025-08-28 11:47:28 |cos|: It seems to be an ongoing issue for a few days now. 2025-08-28 12:09:22 same has arch linux? 2025-08-28 12:10:11 probablly some trump cronies blaming it on the chinese 2025-08-28 13:15:07 2025-08-28 13:29:54 is there someone know that why is that "plasma" option is gone in "setup-desktop" 2025-08-28 13:30:16 s/that/the/ 2025-08-28 13:33:07 "plasma and xfce-wayland are currently broken. Hide them til issues are resolved." 2025-08-28 13:33:39 you can enter plasma and it works but its not available in the list 2025-08-28 13:35:03 right know i installed plasma (in vm) even though it is not displayed in "setup-desktop" and it is working. can you give me the issue number 2025-08-28 13:36:54 @_oftc_achill:matrix.org if you know it or wouldn't bother you to share it 2025-08-28 13:42:20 https://gitlab.alpinelinux.org/alpine/alpine-conf/-/merge_requests/256 2025-08-28 16:07:36 Hey. I'm trying to (headless-ly) install Alpine Linux (sys mode) on my Raspberry on a F2FS file system. For context: I already did run setup-disk the right way, and yes f2fs-tools is installed. I'm stuck to why mkinitfs does not include f2fs, even though I added "f2fs" in both /etc/mkinitfs/mkinitfs.conf and /etc/modules. 2025-08-28 16:08:10 From ssh, if I type mkinitfs -l | grep f2fs it returns nothing, which means f2fs is not included in the generated /boot/initramfs-rpi. (I'm in a chrooted environment, the f2fs partition /dev/mmcblk0p2 is mounted under /mnt, so every command is run with the prefix chroot /mnt) 2025-08-28 18:49:31 Hummm, does Alpine really depend on having ash as its /bin/sh, or should it work with dash too? 2025-08-28 18:50:26 given the existance of the dash-binsh package, it should work, but its not hugely tested e.g. by me 2025-08-28 18:51:03 ash does support some features that dash does not. There may be some scripts that rely on those features 2025-08-28 18:55:28 Oh I missed that package 2025-08-28 18:55:33 Thank you achill and ikke, noted :) 2025-08-28 18:57:40 ok, dash-binsh replaces mkinitfs with dracut 2025-08-28 19:06:32 Hello 2025-08-29 03:55:01 Windows 12 and Windows 13 Already Out , Original Coder by [ 0day (xc) Our ] , https://www.worldhacker.org and https://linkedin.com/in/worldhacker ... . 2025-08-29 03:55:51 Windows 12 and Windows 13 Already Out , Original Coder by [ 0day (xc) Our ] , https://www.worldhacker.org and https://linkedin.com/in/worldhacker ... . 2025-08-29 03:55:57 @ikke 2025-08-29 03:56:37 https://www.worldhacker.org/astaraos/ for List of Our OS , https://www.worldhacker.org/current-world-game/ for current worldgame and https://www.worldhacker.org/our-music/ Our Music ... . 2025-08-29 03:57:13 "Hello" <- Hello 2025-08-29 03:58:06 hello 2025-08-29 03:58:19 you heard AstaraOS linux ? 2025-08-29 03:58:29 sherri ? 2025-08-29 03:58:36 https://www.worldhacker.org/astaraos/ 2025-08-29 03:58:39 try it out 2025-08-29 04:02:20 hi casparvitch 2025-08-29 04:02:23 https://www.worldhacker.org/astaraos/ 2025-08-29 04:06:31 hey yah ikke 2025-08-29 04:06:34 what's up 2025-08-29 04:07:08 go away skraito 2025-08-29 04:07:15 haha 2025-08-29 04:07:26 how do you know i am skraito with Lord Jesus Christ 2025-08-29 04:07:27 :p 2025-08-29 04:07:34 you don't like Our goodies ? 2025-08-29 04:07:59 while Lord Jesus Christ make it free 2025-08-29 04:08:05 better grab it then 2025-08-29 04:08:15 you though whose blog is that 2025-08-29 04:08:18 tell them God 2025-08-29 04:08:34 www.worldhacker.org is Me God and skraito you asshole 2025-08-29 04:08:38 there God 2025-08-29 04:08:43 one more time King same 2025-08-29 04:08:49 www.worldhacker.org is Me God and skraito you asshole 2025-08-29 09:57:43 TIL, we can email merge request for aports. 2025-08-29 13:27:50 ahmadraniri[m]: no not really anymore. 2025-08-29 13:44:20 f_: you can if you have q gitlab account 2025-08-29 13:44:24 a* 2025-08-29 13:49:38 ikke: oh, yeah but it's not really the same as git-send-email .. or git request-pull even 2025-08-29 14:18:22 Hi All. I would like to set a persistent /var partition on diskless install, what file system should I use? 2025-08-29 15:14:31 Never mind, corrupt fs on partition. mkfs.ext4 resolved it 2025-08-29 22:02:20 mkinitfs does not prepend the ucode to the initramfs, does it? 2025-08-29 22:29:46 No, that is done by the bootloader 2025-08-30 00:36:45 Hello, It seems herbstluftwm can't be built using GCC 15. I just found the patch. 2025-08-30 00:37:02 ACTION posted a file: herbstluftwm-GCC_15.patch (0KiB) < https://matrix.org/oftc/media/v1/media/download/AQ_NVB4P_vo6BEiqi6l5dAInCYq5TvJz0jguLFOAi3zkcWkD_oJH8YTg8z0eRh-S1XceTpc4YN5UoeRsXqqrHltCeZQIEIRAAG1hdHJpeC5vcmcveHB5bm9uQndHdVJKVmJDVlFHWW1kSGlG > 2025-08-30 07:41:48 we have updated the process on how to become an alpine dev https://alpinelinux.org/posts/2025-08-30-new-alpine-developers-process.html 2025-08-30 07:51:04 nice 2025-08-30 13:03:50 getting a lot of "Bad Gateway" on https://pkgs.alpinelinux.org/ today 2025-08-30 13:08:32 it's fine from my side. 2025-08-30 13:09:30 hmm 2025-08-30 13:11:09 fine here too 2025-08-30 13:13:37 if your query is complex, it may timeout 2025-08-30 13:16:49 especially regarding package contents 2025-08-30 13:18:50 yeah thats what I was lookjing for 2025-08-30 13:24:03 so, that can be considered as a self-denial-of-service for a moment :-) 2025-08-30 13:24:44 yeah, but we also have apk info cmd: 2025-08-30 15:00:12 i installed cloud image in nerdreck btw hey all 2025-08-30 15:14:29 what should I do with "we've detected that this merge request hasn't seen any recent activity" message from the bot in a MR? 2025-08-30 15:16:36 Biswa96[m]: what MR? 2025-08-30 15:17:07 [TT](https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/84382#note_536033) 2025-08-30 15:17:21 s/[TT](// 2025-08-30 21:33:31 <_3lb4rt0> Hi there ti anyone 2025-08-30 21:33:43 <_3lb4rt0> *to 2025-08-30 21:34:30 <_3lb4rt0> Is there anyone who can help me with a diskless setup? 2025-08-30 21:50:43 shouldn't the openrc script for dbus depend on machine-id, rather than re-implement the machine-id generation logic? 2025-08-31 08:04:28 hi there is this the right place for support questions? 2025-08-31 08:06:14 amongst other things, but it can be a slow channel 2025-08-31 08:06:46 I successfully installed alpine on a BIOS/MBR machine in standard disk/sys mode. Now I wanted to migrate to diskless, but when I follow this guide (I tried several times yesterday) https://wiki.alpinelinux.org/wiki/Create_a_Bootable_Device, when I try booting from the USB stick nothing happens and only a flashing dash is displayed 2025-08-31 08:08:32 i've seen than when xorg can't start 2025-08-31 08:08:48 hi @lopid thank for your reply I give this a try, otherwise what do you suggest? stackoverflow or reddit? 2025-08-31 08:10:50 i suggest waiting 2025-08-31 08:11:07 booting the same stick on other (more recent) computers works 2025-08-31 08:11:12 thanks lopid 2025-08-31 09:46:20 ok problem solved :) I had to change the USB emulation in the BIOS settings ;) 2025-08-31 09:47:36 goodbye to everyone! 2025-08-31 09:52:13 glad it worked