Hi, I need some help packaging mysql-workbench.
I'm using
https://git.sr.ht/~yewscion/yewscion-guix-channel/tree/trunk/item/cdr255/utils.scm#L985
as a base. That channel doesn't work, but it seems pretty complete although
maybe not 100% up to date.
I pushed my changes to a branch in case someone
Hello,
I am trying to define a shepherd service to add to my system configuration.
Reading the docs this is what I came up with:
(define openslides-shepherd-service
(shepherd-service
(documentation "Runs the openslides docker-compose.")
(provision '(openslides))
(requirement '(dockerd)
Hi Abdullah,
On Wed, Oct 16 2024, Abdullah Imad via wrote:
> nushell doesn't seem to respect the current profile
How does that preclude you from using nushell as a login shell, please?
Doesn't the lack of a profile merely mean you can't run any executables?
Kind regards
Felix
Hi Joshua,
On Tue, Oct 15 2024, Joshua Branson wrote:
> It also only has 2GB of RAM with maybe 20GB hard drive.
That's small. Please consider using a swap partition, if you aren't.
> May I ask why apt is SOO much faster?
Probably because there are 500 fewer symbolic links.
Kind regar
On Sun, Oct 20, 2024, at 11:23 AM, Christoph Buck wrote:
> I think something goes wrong during crosscompilation of the guile
> modules in package `module-import-compiled`. The abi error is thrown
> early on boot in the `initrd.cpio.gz` ramdisk. I extracted and
> decompressed the ramdisk from both b
Hi Zack!
> Can you show us the *complete and unedited* output of `readelf -hlSd
> file-systems.go` from both the working and the broken ramdisk, please?
>
Sure. See the attachments of this mail.
But i just saw that i made a mistake and compaired the module
`qemu/gnu/build/file-systems.go` to
`cr
Roman Scherer writes:
Hello,
I think I figured it out. In commit a9acbf919a7668e26863d2d26d48c5fd41b57fcd
the name of the efi-bootloader-chain bootloader was changed to the string
"efi-bootloader-chain". I believe this this should be a symbol, like in all
other bootloaders.
The `(lookup-bootloa
Hi Gottfried,
On 19/10/24 18:41, gfp wrote:
I can't help you with the hunt for a new MUA,
What does "MUA" mean:
It means:
«An email client, email reader or, more formally, message user agent
(MUA) or mail user agent is a computer program used to access and manage
a user's email. » from Ema
Richard Sent writes:
> Hi Christoph,
Hi Richard!
>
> The TL;DR (although I encourage you to read it!) is that you need the
> CONFIG_BINFMT_MISC Linux kernel compilation option set, but when you use
> a linux-libre-*-generic kernel that option is NOT set. If you're using
> the qemu-binfmt-servi
Hi!
I played around a little bit more and i can indeed now successfully
boot. Instead of using cross-compilation (cli option
`--target=arm-linux-gnueabihf`) i created a build using qemu emulation
(cli option `--system=armhf-linux`). This takes ages to build, but the
resulting images is bootable wi
10 matches
Mail list logo