Artix Linux Forum

Artix Linux => System => Topic started by: mardiyah on 24 June 2022, 18:25:27

Title: How is the kernel update if s.o. eg "/usr/share/libalpm/scripts/kernel-install"
Post by: mardiyah on 24 June 2022, 18:25:27
The doubt or s.o like error:
Code: [Select]
/usr/share/libalpm/scripts/kernel-install.sh: line 7: kernel-install: command not found

followed by
Code: [Select]
:: Processing package changes...
(1/2) upgrading linux-lqx                                       [##################################] 100%
(2/2) upgrading linux-lqx-headers                               [##################################] 100%
:: Running post-transaction hooks...
(1/3) Updating module dependencies...
(2/3) Installing kernel and initrd to $BOOT (kernel-install)
+ kernel-install add 5.18.6-lqx1-1-lqx /usr/lib/modules/5.18.6-lqx1-1-lqx/vmlinuz
/usr/share/libalpm/scripts/kernel-install.sh: line 7: kernel-install: command not found
(3/3) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-lqx.preset: 'default'
  -> -k /boot/vmlinuz-linux-lqx -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lqx.img
==> Starting build: 5.18.6-lqx1-1-lqx
  -> Running build hook: [base]

What's it actually going on, it failed to accomplish kernel updating or it's made it. why's there such the message?
Title: Re: How is the kernel update if s.o. eg "/usr/share/libalpm/scripts/kernel-install"
Post by: gripped on 24 June 2022, 19:02:41
That's an AUR package. So your post should probably be in the AUR  subforum.

Does the kernel in /boot get updated?
Try downloading the packages snapshot from AUR and building it manually.
Do you then end up with a kernel in the resulting package?


Title: Re: How is the kernel update if s.o. eg "/usr/share/libalpm/scripts/kernel-install"
Post by: cat herders of linux on 25 June 2022, 02:17:42
The doubt or s.o like error:
Code: [Select]
/usr/share/libalpm/scripts/kernel-install.sh: line 7: kernel-install: command not found

followed by
Code: [Select]
:: Processing package changes...
(1/2) upgrading linux-lqx                                       [##################################] 100%
(2/2) upgrading linux-lqx-headers                               [##################################] 100%
:: Running post-transaction hooks...
(1/3) Updating module dependencies...
(2/3) Installing kernel and initrd to $BOOT (kernel-install)
+ kernel-install add 5.18.6-lqx1-1-lqx /usr/lib/modules/5.18.6-lqx1-1-lqx/vmlinuz
/usr/share/libalpm/scripts/kernel-install.sh: line 7: kernel-install: command not found
(3/3) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-lqx.preset: 'default'
  -> -k /boot/vmlinuz-linux-lqx -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lqx.img
==> Starting build: 5.18.6-lqx1-1-lqx
  -> Running build hook: [base]

What's it actually going on, it failed to accomplish kernel updating or it's made it. why's there such the message?

why aren't you using the repo for linux-lqx?
Code: [Select]
[herecura]
# packages built against stable
Server = https://repo.herecura.be/herecura/x86_64

[liquorix]
Server = https://liquorix.net/archlinux/$repo/$arch
Title: Re: How is the kernel update if s.o. eg "/usr/share/libalpm/scripts/kernel-install"
Post by: mardiyah on 25 June 2022, 14:10:06
what does herecura
https://repo.herecura.be/herecura/x86_64
differ to Ar-tix/ch ?
Title: Re: How is the kernel update if s.o. eg "/usr/share/libalpm/scripts/kernel-install"
Post by: cat herders of linux on 25 June 2022, 16:17:57
they have kernels for specific use cases and software you cant get elsewhere that they are kind to build and share with people.  Browse the repo to see what they offer.  i use it to get opera and opera-beta.  it has some very neat stuff if you take a look.