Sneexy
BBlueBuild
•Created by Sneexy on 10/6/2024 in #questions
replace negativo17 with rpmfusion?
workaround by not using the akmods module and just manually installing the packages
36 replies
BBlueBuild
•Created by Sneexy on 10/6/2024 in #questions
replace negativo17 with rpmfusion?
https://github.com/sneexy-boi/bluebuild-custom/actions/runs/11206075203/job/31146327300#step:2:6202 it appears some akmods attempts to reinstall rpmfusion
36 replies
BBlueBuild
•Created by Sneexy on 10/6/2024 in #questions
replace negativo17 with rpmfusion?
do i have to redisable rpmfusion repos or is it just reenabling the negativo repos
36 replies
BBlueBuild
•Created by Sneexy on 9/6/2024 in #questions
invalid signature when validating ASN.1 encoded signature
yep, this works
23 replies
BBlueBuild
•Created by Sneexy on 9/6/2024 in #questions
invalid signature when validating ASN.1 encoded signature
23 replies
BBlueBuild
•Created by Sneexy on 9/6/2024 in #questions
invalid signature when validating ASN.1 encoded signature
23 replies
BBlueBuild
•Created by Sneexy on 9/6/2024 in #questions
invalid signature when validating ASN.1 encoded signature
podman seems to be pulling in the image successfully
23 replies
BBlueBuild
•Created by Sneexy on 9/6/2024 in #questions
invalid signature when validating ASN.1 encoded signature
23 replies
BBlueBuild
•Created by Sneexy on 9/4/2024 in #questions
ERROR: failed to solve: cannot copy to non-directory: /var/lib/[...]/usr/local
but its fine now i learned how to use prefixes to point to /usr instead of /usr/local
11 replies
BBlueBuild
•Created by Sneexy on 9/4/2024 in #questions
ERROR: failed to solve: cannot copy to non-directory: /var/lib/[...]/usr/local
okay. the whole time i was just stupid. the edits i initially made pointed to the wrong directories so they didn't do anything
11 replies
BBlueBuild
•Created by Sneexy on 9/4/2024 in #questions
ERROR: failed to solve: cannot copy to non-directory: /var/lib/[...]/usr/local
but i've yet to build the image so i cannot confirm
11 replies
BBlueBuild
•Created by Sneexy on 9/4/2024 in #questions
ERROR: failed to solve: cannot copy to non-directory: /var/lib/[...]/usr/local
realized its because all of the compiled software installs ito /usr/local
might have "fixed" this issue by just adding
mv /[...]/usr/local/* /[...]/usr
(since just doing mv [..]/usr/local [..]/usr
errors because it seems to try to copy itself into /usr/local again when i do that)11 replies
BBlueBuild
•Created by Sneexy on 9/4/2024 in #questions
ERROR: failed to solve: cannot copy to non-directory: /var/lib/[...]/usr/local
bleh. tried just deleting the folders entirely in the helper image to see if it would change something and it didn't so i guess i'll just pause here because i'm not skilled enough to poke at this 🫠
11 replies
BBlueBuild
•Created by Sneexy on 9/4/2024 in #questions
ERROR: failed to solve: cannot copy to non-directory: /var/lib/[...]/usr/local
interesting
11 replies
BBlueBuild
•Created by Sneexy on 9/4/2024 in #questions
ERROR: failed to solve: cannot copy to non-directory: /var/lib/[...]/usr/local
ignore the messy repo structure i plan on nuking it and moving to a "normal" single user repo at some point
11 replies
BBlueBuild
•Created by Sneexy on 9/2/2024 in #questions
What does the `base` image include by default?
to answer my own question, just found https://github.com/wayblueorg/wayblue
16 replies
BBlueBuild
•Created by Sneexy on 9/2/2024 in #questions
What does the `base` image include by default?
whatever makes things Better™
16 replies
BBlueBuild
•Created by Sneexy on 9/2/2024 in #questions
What does the `base` image include by default?
ah okay
16 replies
BBlueBuild
•Created by Sneexy on 9/2/2024 in #questions
What does the `base` image include by default?
what about sddm? last time i checked i was required to manually make the user on the booted system, or is that no longer an issue
16 replies
BBlueBuild
•Created by Sneexy on 9/2/2024 in #questions
What does the `base` image include by default?
interesting
16 replies