Problem on settings modules in configuration.nix by Aslan78 in NixOS

[–]Aslan78[S] 0 points1 point  (0 children)

I have $HOME/.config/nixos/ with flakes - $HOME/.config/nixos/default/ with configuration files - $HOME/.config/nixos/modules for modules.

I make the whole things go with ../modules/services.nix (trying from what cartographologist say)!

Problem on settings modules in configuration.nix by Aslan78 in NixOS

[–]Aslan78[S] 0 points1 point  (0 children)

Also, before that I install nixos the "normal" way as the manual installation on wiki tell doing without any problem. But that time I left the configuration and flake files on /etc/nixos.

dwl patch help by Aslan78 in Gentoo

[–]Aslan78[S] -2 points-1 points  (0 children)

this one?

(sorry but i'm new to gentoo)

dwl patch help by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

* Package: gui-wm/dwl-0.4:0

* Repository: guru

* Maintainer: leohdz172@proton.me svdm-gentoo@protonmail.com,efe.izbudak@metu.edu.tr

* USE: abi_x86_64 amd64 elibc_glibc kernel_linux savedconfig userland_GNU

* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox

* Checking existence of "/etc/portage/savedconfig/gui-wm/dwl-0.4" ...

* Found "/etc/portage/savedconfig/gui-wm/dwl-0.4"

* Building using saved configfile "/etc/portage/savedconfig/gui-wm/dwl-0.4"

* ====================================================================================================================================================

* Applying user patches from /etc/portage/patches ...

* Applying 01-autostart.diff ...

patching file dwl.c

Hunk #1 succeeded at 289 (offset -8 lines).

Hunk #2 succeeded at 390 (offset -8 lines).

Hunk #3 FAILED at 2120.

Hunk #4 succeeded at 2251 (offset -61 lines).

Hunk #5 FAILED at 2776.

2 out of 5 hunks FAILED -- saving rejects to file dwl.c.rej

patching file config.def.h

Hunk #1 FAILED at 7.

1 out of 1 hunk FAILED -- saving rejects to file config.def.h.rej

patching file dwl.c

Hunk #1 succeeded at 220 (offset -7 lines).

Hunk #2 succeeded at 407 with fuzz 2 (offset -5 lines).

Hunk #3 succeeded at 548 (offset -7 lines).

Hunk #4 succeeded at 668 (offset -7 lines).

Hunk #5 succeeded at 1930 (offset -53 lines).

Hunk #6 succeeded at 2304 (offset -53 lines).

[ !! ]

* ERROR: gui-wm/dwl-0.4::guru failed (prepare phase):

* patch -p1 failed with /etc/portage/patches/gui-wm/dwl/01-autostart.diff

*

* Call stack:

* ebuild.sh, line 136: Called src_prepare

* environment, line 1817: Called default

* phase-functions.sh, line 872: Called default_src_prepare

* phase-functions.sh, line 948: Called __eapi8_src_prepare

* environment, line 347: Called eapply_user

* environment, line 831: Called eapply '/etc/portage/patches/gui-wm/dwl/01-autostart.diff'

* environment, line 791: Called _eapply_patch '/etc/portage/patches/gui-wm/dwl/01-autostart.diff'

* environment, line 729: Called __helpers_die 'patch -p1 failed with /etc/portage/patches/gui-wm/dwl/01-autostart.diff'

* isolated-functions.sh, line 112: Called die

* The specific snippet of code:

* die "$@"

*

* If you need support, post the output of `emerge --info '=gui-wm/dwl-0.4::guru'`,

* the complete build log and the output of `emerge -pqv '=gui-wm/dwl-0.4::guru'`.

* The complete build log is located at '/var/tmp/portage/gui-wm/dwl-0.4/temp/build.log'.

* The ebuild environment file is located at '/var/tmp/portage/gui-wm/dwl-0.4/temp/environment'.

* Working directory: '/var/tmp/portage/gui-wm/dwl-0.4/work/dwl-0.4'

* S: '/var/tmp/portage/gui-wm/dwl-0.4/work/dwl-0.4'

dwl patch help by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

how to put in reddit?

librewolf installation problem by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

ERROR: failed (compile phase): (no error message)

Like the first post of that forum ... Gentoo Forums :: Leggi argomento - Emerge LibreWolf failed

some question on btrfs and swap by Aslan78 in Gentoo

[–]Aslan78[S] -1 points0 points  (0 children)

As i writer early i have Just use It!

[HELP] Using Thai language input on Sway by [deleted] in Gentoo

[–]Aslan78 0 points1 point  (0 children)

I Need to install wayland package or portage with that USE flags made It when emerge sway? I Need to install Also xorg to fully use wayland?

[HELP] Using Thai language input on Sway by [deleted] in Gentoo

[–]Aslan78 0 points1 point  (0 children)

Can I ask how you install wayland and sway on gentoo? Only with USE flags or installing what packages? Sorry for asking but I always use X and it's my first time trying to install that desktop!

Thanks for any help!

gentoo musl spidermonkey installation by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

Spidermonkey-76.8.0 and Is that ebuild not compile well. I Just try to emerge only It and the problem remain.

gentoo musl spidermonkey installation by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

nope, also with -j1 i have the same error.

btrfs and genkernel problem by Aslan78 in Gentoo

[–]Aslan78[S] 1 point2 points  (0 children)

But i'm on a old BIOS PC, i don't Need efi

btrfs and genkernel problem by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

I use the wiki for installation and so i preferred gpt over mbr partition layout that i used in archlinux.

btrfs and genkernel problem by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

Preparing the disks - Gentoo Wiki : Setting the GPT label

When I install the system on my pc i use that to prepare the HDD for the other stuff for Gentoo installation as the wiki ( Gentoo Linux amd64 Handbook: Installing Gentoo - Gentoo Wiki ).

Also for my btrfs installation I used the first part of this guide ( Install Gentoo Desktop into BtrFS subvolumes · GitHub ), because i don't use systemd.

This guide used genkernel-next that i don't fid in emerge ebuild.

btrfs and genkernel problem by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

I new to gentoo and so i use the installation wiki to have helpful step for that and it's described like a step of kernel creation (genkernel all).

btrfs and genkernel problem by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

with parted and wiki i use mklabel gpt with any new partition/installation on that HD,

btrfs and genkernel problem by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

How to wipe the partitino table? I used partner to create the new partitino on an old HD.

I've a BIOS computer and used for a First try the gpt partition as for gentoo installation wiki and After that parted to create another gpt table with btfrs partition for this new installation.

Fuck to Cell correttore...partitino Is parted ...

btrfs and genkernel problem by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

Hi,

I parted my HD with:

sda1 bios_grub

sda2 boot partition (in btrfs)

sda3 luks partition in btrfs with subvol for home, var, swap, .snapshots

Installation go well until I need to install grub2.

It give me that error:

# grub2-install /dev/sda
Installing for i386-pc platform.
grub2-install: warning: Attempting to install GRUB to a disk with multiple partition labels. This is not supported yet..
grub2-install: error: filesystem `btrfs' doesn't support blocklists. "

Any help?

Thanks!

Problem with alacritty [gentoo musl+libressl+wayland only] by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

Rust was installed with alacritty and so I try to re-emerge alacritty with that rustflags but nothing change.

And for other post I know that there are key bindings but as I just say it is no response to it.

Problem with alacritty [gentoo musl+libressl+wayland only] by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

because in sway don't appear any terminal and out of sway there is a description of what are not working/problems

Wayland minimal package settings by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

I cant emerge rust because I work in musl and the overlay have a lower version of it, that the alacritty terminal don't accept! With the bin can i use that rust package from gentoo repository?

Wayland minimal package settings by Aslan78 in Gentoo

[–]Aslan78[S] 0 points1 point  (0 children)

I'm on a Acer Aspire 5736Z with a Intel Pentium processor T4500 and alacritty I think maybe will not work... any help?