Re: MX-23 beta 2 feedback thread
Posted: Thu Jul 06, 2023 10:07 pm
hello dolphin_oracle
big mistakke
big mistakke
Support for MX and antiX Linux distros
http://www.forum.mxlinux.org/
The posted log indicates a failed reinstallation attempt of the liquorix linux kernel.FullScale4Me wrote: Thu Jul 06, 2023 2:53 pm Problem installing Liquorix 64 bit Kernel from MX Package Installer Popular Applications Kernels section.
This stands out: "E: Internal Error, No file name for linux-headers-6.3.9-1-liquorix-amd64:amd64"
It ends with: "Problem detected while installing, please inspect the console output." Copied below.
Code: Select all
apt show rtl8821cu-dkms
...
Description: rtl8821cu driver in DKMS format, builds up to 5.17 kernels.
Code: Select all
sudo apt purge rtl8821cu-dkms
Code: Select all
GiB Mem : 31.3 total, 17.8 free, 10.5 used, 3.7 buff/cache
GiB Swap: 32.2 total, 32.2 free, 0.0 used. 20.8 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1319969 music 20 0 5256188 2.4g 117712 R 48.5 7.8 34:06.65 Isolated Web Co
2301 root 20 0 6744636 221292 59120 S 9.3 0.7 18,04 Xorg
1313678 music 20 0 12.9g 1.1g 244852 S 9.0 3.5 25:52.48 firefox-bin
1315681 music 20 0 10.7g 172000 86560 S 7.0 0.5 4:39.48 Isolated Web Co
3467 music 20 0 897196 58700 38292 S 4.7 0.2 41:50.98 xfce4-terminal
1087698 music 20 0 3715568 268860 89592 S 3.0 0.8 36:01.42 strawberry
2375 root -51 0 0 0 0 S 2.3 0.0 82:31.52 irq/111-nvidia
1314390 music 20 0 3077448 316896 107384 S 2.3 1.0 7:53.83 Isolated Web Co
I went back and grabed the log of the initial attempt to install that kernel.fehlix wrote: Thu Jul 06, 2023 10:14 pmThe posted log indicates a failed reinstallation attempt of the liquorix linux kernel.FullScale4Me wrote: Thu Jul 06, 2023 2:53 pm Problem installing Liquorix 64 bit Kernel from MX Package Installer Popular Applications Kernels section.
This stands out: "E: Internal Error, No file name for linux-headers-6.3.9-1-liquorix-amd64:amd64"
It ends with: "Problem detected while installing, please inspect the console output." Copied below.
The error message seems not really helpful to figure out the cause of the issue.
@dolphin_oracle
Code: Select all
mxpi.log.old
-----------------------------------------------------------
MXPI SESSION
-----------------------------------------------------------
2023-07-06 14:27:22.804 DBG default: mx-packageinstaller version: 23.6
2023-07-06 14:27:22.823 WRN default: QMetaObject::connectSlotsByName: Connecting slot on_comboRemote_activated() with the first of the following compatible signals: ("activated(int)", "activated(QString)")
2023-07-06 14:27:22.823 DBG default: +++ void MainWindow::setProgressDialog() +++
2023-07-06 14:27:22.824 DBG default: +++ void MainWindow::setup() +++
2023-07-06 14:27:22.826 DBG default: dpkg-query -f '${Version}' -W flatpak
2023-07-06 14:27:22.846 DBG default: "1.14.4-1"
2023-07-06 14:27:22.847 DBG default: apt-get update --print-uris | grep -m1 -qE '/mx/testrepo/dists/bookworm/test/'
2023-07-06 14:27:22.894 DBG default: +++ void MainWindow::loadPmFiles() +++
2023-07-06 14:27:22.936 DBG default: +++ void MainWindow::refreshPopularApps() +++
2023-07-06 14:27:22.936 DBG default: +++ QStringList MainWindow::listInstalled() +++
2023-07-06 14:27:22.936 DBG default: dpkg --get-selections | grep -v deinstall | cut -f1
2023-07-06 14:27:22.962 DBG default: +++ void MainWindow::displayPopularApps() const +++
2023-07-06 14:27:59.101 DBG default: +++ void MainWindow::on_pushInstall_clicked() +++
2023-07-06 14:27:59.103 DBG default: +++ void MainWindow::on_tabWidget_currentChanged(int) +++
2023-07-06 14:27:59.104 DBG default: +++ bool MainWindow::installPopularApps() +++
2023-07-06 14:27:59.488 DBG default: +++ bool MainWindow::updateApt() +++
2023-07-06 14:27:59.489 DBG default: apt-get update -o=Dpkg::Use-Pty=0 -o Acquire::http:Timeout=10 -o Acquire::https:Timeout=10 -o Acquire::ftp:Timeout=10
2023-07-06 14:27:59.609 DBG default: "Get:1 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]"
2023-07-06 14:27:59.643 DBG default: "Hit:2 http://deb.debian.org/debian bookworm InRelease"
2023-07-06 14:27:59.662 DBG default: "Hit:3 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo bookworm InRelease"
2023-07-06 14:28:00.369 DBG default: "Hit:4 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease"
2023-07-06 14:28:00.756 DBG default: "Fetched 52.1 kB in 1s (48.2 kB/s)\nReading package lists..."
2023-07-06 14:28:01.637 DBG default: ""
2023-07-06 14:28:01.648 WRN default: "W: https://packagecloud.io/slacktechnologies/slack/debian/dists/jessie/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details."
2023-07-06 14:28:01.649 DBG default: sources updated OK
2023-07-06 14:28:01.649 DBG default: +++ bool MainWindow::installBatch(const QStringList&) +++
2023-07-06 14:28:01.649 DBG default: Post-install
2023-07-06 14:28:01.649 DBG default:
2023-07-06 14:28:01.656 DBG default: +++ bool MainWindow::installPopularApp(const QString&) +++
2023-07-06 14:28:01.656 DBG default: Pre-install
2023-07-06 14:28:01.657 DBG default: [ $(apt-get update --print-uris | grep -c -m1 -E "/mx/repo/dists/bookworm/ahs/") = 0 ] || exit 0
MXREPO=$(apt-get update --print-uris | grep -m1 -oE "https?://.*/mx/repo/dists/bookworm/main" | tail -1 | sed "s:^:deb :; s:/repo/dists/:/repo/ :; s:/main: ahs:")
: ${MXREPO:=deb http://mxrepo.com/mx/repo/ bookworm ahs}
echo "$MXREPO" > /etc/apt/sources.list.d/mxpitemp.list
apt-get update
2023-07-06 14:28:01.825 DBG default: "Hit:1 http://deb.debian.org/debian bookworm-updates InRelease"
2023-07-06 14:28:01.831 DBG default: "Hit:2 http://deb.debian.org/debian bookworm InRelease"
2023-07-06 14:28:01.852 DBG default: "Hit:3 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo bookworm InRelease"
2023-07-06 14:28:02.446 DBG default: "Get:4 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo bookworm/ahs amd64 Packages [70.3 kB]"
2023-07-06 14:28:02.573 DBG default: "Get:5 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo bookworm/ahs i386 Packages [63.1 kB]"
2023-07-06 14:28:02.594 DBG default: "Get:6 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo bookworm/ahs i386 Contents (deb) [481 kB]"
2023-07-06 14:28:02.653 DBG default: "Get:7 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo bookworm/ahs amd64 Contents (deb) [1,106 kB]"
2023-07-06 14:28:03.101 DBG default: "Hit:8 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease"
2023-07-06 14:28:09.865 DBG default: "Fetched 1,720 kB in 2s (1,108 kB/s)\nReading package lists..."
2023-07-06 14:28:10.740 DBG default: ""
2023-07-06 14:28:10.754 WRN default: "W: https://packagecloud.io/slacktechnologies/slack/debian/dists/jessie/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details."
2023-07-06 14:28:10.760 DBG default: +++ bool MainWindow::install(const QString&) +++
2023-07-06 14:28:11.065 DBG default: +++ bool MainWindow::confirmActions(const QString&, const QString&) +++
2023-07-06 14:28:11.066 DBG default: names "linux-image-6.3.9-1-liquorix-amd64 linux-headers-6.3.9-1-liquorix-amd64" and ()
2023-07-06 14:28:11.066 DBG default: DEBIAN_FRONTEND=$(dpkg -l debconf-kde-helper 2>/dev/null | grep -sq ^i && echo kde || echo gnome) LANG=C apt-get -s -V -o=Dpkg::Use-Pty=0 install --reinstall linux-image-6.3.9-1-liquorix-amd64 linux-headers-6.3.9-1-liquorix-amd64|grep 'Inst\|Remv'| awk '{V=""; P="";}; $3 ~ /^\[/ { V=$3 }; $3 ~ /^\(/ { P=$3 ")"}; $4 ~ /^\(/ {P=" => " $4 ")"}; {print $2 ";" V P ";" $1}'
2023-07-06 14:28:12.130 DBG default: "irqbalance;(1.9.2-1);Inst\nlibbabeltrace1;(1.5.11-1+b2);Inst\nlinux-headers-6.3.9-1-liquorix-amd64;(6.3-9~mx23+1);Inst\nlinux-image-6.3.9-1-liquorix-amd64;(6.3-9~mx23+1);Inst"
2023-07-06 14:28:12.130 DBG default: DEBIAN_FRONTEND=$(dpkg -l debconf-kde-helper 2>/dev/null | grep -sq ^i && echo kde || echo gnome) LANG=C aptitude -sy -V -o=Dpkg::Use-Pty=0 install --without-recommends linux-image-6.3.9-1-liquorix-amd64 linux-headers-6.3.9-1-liquorix-amd64 |tail -2 |head -1
2023-07-06 14:28:12.946 DBG default: "Need to get 121 MB of archives. After unpacking 216 MB will be used."
2023-07-06 14:28:12.947 DBG default: detailed installed names sorted ("irqbalance;(1.9.2-1);Inst", "libbabeltrace1;(1.5.11-1+b2);Inst", "linux-headers-6.3.9-1-liquorix-amd64;(6.3-9~mx23+1);Inst", "linux-image-6.3.9-1-liquorix-amd64;(6.3-9~mx23+1);Inst")
2023-07-06 14:28:39.617 DBG default: DEBIAN_FRONTEND=$(dpkg -l debconf-kde-helper 2>/dev/null | grep -sq ^i && echo kde || echo gnome) apt-get -o=Dpkg::Use-Pty=0 install -y --reinstall linux-image-6.3.9-1-liquorix-amd64 linux-headers-6.3.9-1-liquorix-amd64
2023-07-06 14:28:39.658 DBG default: "Reading package lists..."
2023-07-06 14:28:39.670 DBG default: ""
2023-07-06 14:28:39.674 DBG default: "Building dependency tree..."
2023-07-06 14:28:39.855 DBG default: "Reading state information..."
2023-07-06 14:28:39.858 DBG default: ""
2023-07-06 14:28:40.047 DBG default: "The following additional packages will be installed:"
2023-07-06 14:28:40.051 DBG default: "irqbalance libbabeltrace1"
2023-07-06 14:28:40.054 DBG default: "Suggested packages:\n linux-doc-6.3 crda"
2023-07-06 14:28:40.073 DBG default: "The following NEW packages will be installed:"
2023-07-06 14:28:40.076 DBG default: "irqbalance libbabeltrace1 linux-headers-6.3.9-1-liquorix-amd64\n linux-image-6.3.9-1-liquorix-amd64"
2023-07-06 14:28:40.154 DBG default: "0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.\nNeed to get 121 MB of archives.\nAfter this operation, 216 MB of additional disk space will be used.\nGet:1 http://deb.debian.org/debian bookworm/main amd64 irqbalance amd64 1.9.2-1 [48.9 kB]"
2023-07-06 14:28:40.187 DBG default: "Get:2 http://deb.debian.org/debian bookworm/main amd64 libbabeltrace1 amd64 1.5.11-1+b2 [172 kB]"
2023-07-06 14:28:40.278 DBG default: "Get:3 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo bookworm/ahs amd64 linux-headers-6.3.9-1-liquorix-amd64 amd64 6.3-9~mx23+1 [12.9 MB]"
2023-07-06 14:28:41.977 DBG default: "Get:4 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo bookworm/ahs amd64 linux-image-6.3.9-1-liquorix-amd64 amd64 6.3-9~mx23+1 [108 MB]"
2023-07-06 14:28:57.702 DBG default: "Fetched 121 MB in 17s (7,174 kB/s)"
2023-07-06 14:28:57.744 DBG default: "Selecting previously unselected package irqbalance."
2023-07-06 14:28:57.859 DBG default: "(Reading database ... 317479 files and directories currently installed.)"
2023-07-06 14:28:57.871 DBG default: "Preparing to unpack .../irqbalance_1.9.2-1_amd64.deb ..."
2023-07-06 14:28:57.878 DBG default: "Unpacking irqbalance (1.9.2-1) ..."
2023-07-06 14:28:57.922 DBG default: "Selecting previously unselected package libbabeltrace1:amd64."
2023-07-06 14:28:57.968 DBG default: "Preparing to unpack .../libbabeltrace1_1.5.11-1+b2_amd64.deb ..."
2023-07-06 14:28:57.972 DBG default: "Unpacking libbabeltrace1:amd64 (1.5.11-1+b2) ..."
2023-07-06 14:28:58.041 DBG default: "Selecting previously unselected package linux-headers-6.3.9-1-liquorix-amd64."
2023-07-06 14:28:58.069 DBG default: "Preparing to unpack .../linux-headers-6.3.9-1-liquorix-amd64_6.3-9~mx23+1_amd64.deb ..."
2023-07-06 14:28:58.072 DBG default: "Unpacking linux-headers-6.3.9-1-liquorix-amd64 (6.3-9~mx23+1) ..."
2023-07-06 14:29:01.030 DBG default: "Selecting previously unselected package linux-image-6.3.9-1-liquorix-amd64."
2023-07-06 14:29:01.087 DBG default: "Preparing to unpack .../linux-image-6.3.9-1-liquorix-amd64_6.3-9~mx23+1_amd64.deb ..."
2023-07-06 14:29:01.097 DBG default: "Unpacking linux-image-6.3.9-1-liquorix-amd64 (6.3-9~mx23+1) ..."
2023-07-06 14:29:03.363 DBG default: "Setting up irqbalance (1.9.2-1) ..."
2023-07-06 14:29:03.447 DBG default: "Starting SMP IRQ Balancer: irqbalance"
2023-07-06 14:29:03.451 DBG default: "."
2023-07-06 14:29:03.549 WRN default: "Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service → /lib/systemd/system/irqbalance.service."
2023-07-06 14:29:03.555 DBG default: "Setting up linux-image-6.3.9-1-liquorix-amd64 (6.3-9~mx23+1) ..."
2023-07-06 14:29:09.767 DBG default: "I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.1.0-9-amd64\nI: /initrd.img.old is now a symlink to boot/initrd.img-6.1.0-9-amd64\nI: /vmlinuz is now a symlink to boot/vmlinuz-6.3.9-1-liquorix-amd64\nI: /initrd.img is now a symlink to boot/initrd.img-6.3.9-1-liquorix-amd64"
2023-07-06 14:29:09.774 DBG default: "/etc/kernel/postinst.d/dkms:\ndkms: running auto installation service for kernel 6.3.9-1-liquorix-amd64."
2023-07-06 14:29:10.002 WRN default: "Deprecated feature: MODULES_CONF (/var/lib/dkms/rtl8821ce/5.5.2.1+git20230504/source/dkms.conf)"
2023-07-06 14:29:10.099 WRN default: "Deprecated feature: MODULES_CONF (/var/lib/dkms/rtl8821ce/5.5.2.1+git20230504/source/dkms.conf)"
2023-07-06 14:29:10.215 DBG default: "Sign command: /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file\nBinary /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file not found, modules won't be signed"
2023-07-06 14:29:10.571 DBG default: "Building module:"
2023-07-06 14:29:10.577 DBG default: "Cleaning build area..."
2023-07-06 14:29:10.656 DBG default: ""
2023-07-06 14:29:10.663 DBG default: "./dkms-make.sh..."
2023-07-06 14:29:13.663 DBG default: "."
2023-07-06 14:29:16.666 DBG default: "."
2023-07-06 14:29:19.687 DBG default: "."
2023-07-06 14:29:22.703 DBG default: "."
2023-07-06 14:29:25.705 DBG default: "."
2023-07-06 14:29:28.711 DBG default: "."
2023-07-06 14:29:31.723 DBG default: "."
2023-07-06 14:29:33.500 DBG default: ""
2023-07-06 14:29:35.139 DBG default: "Cleaning build area..."
2023-07-06 14:29:35.190 DBG default: ""
2023-07-06 14:29:35.213 DBG default: "8812au.ko.xz:\nRunning module version sanity check."
2023-07-06 14:29:35.264 DBG default: "- Original module"
2023-07-06 14:29:35.267 DBG default: "- No original module exists within this kernel\n - Installation\n - Installing to /lib/modules/6.3.9-1-liquorix-amd64/updates/dkms/"
2023-07-06 14:29:35.274 DBG default: "depmod..."
2023-07-06 14:29:38.275 DBG default: "."
2023-07-06 14:29:41.277 DBG default: "."
2023-07-06 14:29:41.496 DBG default: ""
2023-07-06 14:29:41.506 DBG default: "Sign command: /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file\nBinary /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file not found, modules won't be signed"
2023-07-06 14:29:41.622 DBG default: "Building module:"
2023-07-06 14:29:41.625 DBG default: "Cleaning build area..."
2023-07-06 14:29:41.664 DBG default: ""
2023-07-06 14:29:41.667 DBG default: "make -j8 KERNELRELEASE=6.3.9-1-liquorix-amd64 KVER=6.3.9-1-liquorix-amd64..."
2023-07-06 14:29:44.667 DBG default: "."
2023-07-06 14:29:45.115 DBG default: ""
2023-07-06 14:29:46.908 DBG default: "Cleaning build area..."
2023-07-06 14:29:46.949 DBG default: ""
2023-07-06 14:29:46.963 DBG default: "wl.ko.xz:\nRunning module version sanity check."
2023-07-06 14:29:47.016 DBG default: "- Original module"
2023-07-06 14:29:47.019 DBG default: "- No original module exists within this kernel\n - Installation\n - Installing to /lib/modules/6.3.9-1-liquorix-amd64/updates/dkms/"
2023-07-06 14:29:47.026 DBG default: "depmod..."
2023-07-06 14:29:50.028 DBG default: "."
2023-07-06 14:29:53.030 DBG default: "."
2023-07-06 14:29:53.315 DBG default: ""
2023-07-06 14:29:53.325 DBG default: "Sign command: /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file\nBinary /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file not found, modules won't be signed"
2023-07-06 14:29:53.535 DBG default: "Building module:"
2023-07-06 14:29:53.538 DBG default: "Cleaning build area..."
2023-07-06 14:29:53.563 DBG default: ""
2023-07-06 14:29:53.566 DBG default: "'make' all KVER=6.3.9-1-liquorix-amd64..."
2023-07-06 14:29:56.566 DBG default: "."
2023-07-06 14:29:59.568 DBG default: "."
2023-07-06 14:30:02.569 DBG default: "."
2023-07-06 14:30:05.571 DBG default: "."
2023-07-06 14:30:08.572 DBG default: "."
2023-07-06 14:30:11.573 DBG default: "."
2023-07-06 14:30:11.819 DBG default: "(bad exit status: 2)"
2023-07-06 14:30:11.823 WRN default: "Error! Bad return status for module build on kernel: 6.3.9-1-liquorix-amd64 (x86_64)\nConsult /var/lib/dkms/rtl8188fu/1.0/build/make.log for more information."
2023-07-06 14:30:11.831 DBG default: "Sign command: /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file\nBinary /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file not found, modules won't be signed"
2023-07-06 14:30:11.865 WRN default: "Deprecated feature: MODULES_CONF (/var/lib/dkms/rtl8821ce/5.5.2.1+git20230504/source/dkms.conf)"
2023-07-06 14:30:12.293 DBG default: "Building module:"
2023-07-06 14:30:12.301 DBG default: "Cleaning build area..."
2023-07-06 14:30:12.378 DBG default: ""
2023-07-06 14:30:12.384 DBG default: "'make' -j8 KVER=6.3.9-1-liquorix-amd64 USER_MODULE_NAME=rtl8821ce CONFIG_RTW_DEBUG=n..."
2023-07-06 14:30:15.384 DBG default: "."
2023-07-06 14:30:18.399 DBG default: "."
2023-07-06 14:30:21.401 DBG default: "."
2023-07-06 14:30:24.419 DBG default: "."
2023-07-06 14:30:27.435 DBG default: "."
2023-07-06 14:30:30.437 DBG default: "."
2023-07-06 14:30:33.451 DBG default: "."
2023-07-06 14:30:36.466 DBG default: "."
2023-07-06 14:30:37.593 DBG default: ""
2023-07-06 14:30:39.026 DBG default: "Cleaning build area..."
2023-07-06 14:30:39.079 DBG default: ""
2023-07-06 14:30:39.106 DBG default: "rtl8821ce.ko.xz:\nRunning module version sanity check."
2023-07-06 14:30:39.156 DBG default: "- Original module"
2023-07-06 14:30:39.160 DBG default: "- No original module exists within this kernel\n - Installation\n - Installing to /lib/modules/6.3.9-1-liquorix-amd64/updates/dkms/"
2023-07-06 14:30:39.166 DBG default: "depmod..."
2023-07-06 14:30:42.168 DBG default: "."
2023-07-06 14:30:45.169 DBG default: "."
2023-07-06 14:30:45.525 DBG default: ""
2023-07-06 14:30:45.535 DBG default: "Sign command: /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file\nBinary /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file not found, modules won't be signed"
2023-07-06 14:30:45.572 WRN default: "Error! The /var/lib/dkms/rtl8821cu/5.12.0/6.3.9-1-liquorix-amd64/x86_64/dkms.conf for module rtl8821cu includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch/config.\nThis indicates that it should not be built."
2023-07-06 14:30:45.582 DBG default: "Sign command: /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file\nBinary /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file not found, modules won't be signed"
2023-07-06 14:30:45.726 DBG default: "Building module:"
2023-07-06 14:30:45.733 DBG default: "Cleaning build area..."
2023-07-06 14:30:45.741 DBG default: ""
2023-07-06 14:30:45.746 DBG default: "make -j8 KERNELRELEASE=6.3.9-1-liquorix-amd64 -C /lib/modules/6.3.9-1-liquorix-amd64/build M=/var/lib/dkms/virtualbox/7.0.8/build..."
2023-07-06 14:30:48.747 DBG default: "."
2023-07-06 14:30:50.785 DBG default: ""
2023-07-06 14:30:51.111 DBG default: "Cleaning build area..."
2023-07-06 14:30:51.114 DBG default: ""
2023-07-06 14:30:51.134 DBG default: "vboxdrv.ko.xz:\nRunning module version sanity check."
2023-07-06 14:30:51.185 DBG default: "- Original module"
2023-07-06 14:30:51.188 DBG default: "- No original module exists within this kernel\n - Installation"
2023-07-06 14:30:51.191 DBG default: "- Installing to /lib/modules/6.3.9-1-liquorix-amd64/updates/dkms/"
2023-07-06 14:30:51.193 DBG default: "vboxnetadp.ko.xz:\nRunning module version sanity check."
2023-07-06 14:30:51.243 DBG default: "- Original module"
2023-07-06 14:30:51.246 DBG default: "- No original module exists within this kernel\n - Installation\n - Installing to /lib/modules/6.3.9-1-liquorix-amd64/updates/dkms/"
2023-07-06 14:30:51.249 DBG default: "vboxnetflt.ko.xz:"
2023-07-06 14:30:51.252 DBG default: "Running module version sanity check."
2023-07-06 14:30:51.302 DBG default: "- Original module"
2023-07-06 14:30:51.305 DBG default: "- No original module exists within this kernel\n - Installation"
2023-07-06 14:30:51.307 DBG default: "- Installing to /lib/modules/6.3.9-1-liquorix-amd64/updates/dkms/"
2023-07-06 14:30:51.310 DBG default: "depmod..."
2023-07-06 14:30:54.312 DBG default: "."
2023-07-06 14:30:57.314 DBG default: "."
2023-07-06 14:30:57.674 DBG default: ""
2023-07-06 14:30:57.676 DBG default: "dkms: autoinstall for kernel: 6.3.9-1-liquorix-amd64 failed!"
2023-07-06 14:30:57.677 WRN default: "Error! One or more modules failed to install during autoinstall.\nRefer to previous errors for more information.\nrun-parts: /etc/kernel/postinst.d/dkms exited with return code 11\ndpkg: error processing package linux-image-6.3.9-1-liquorix-amd64 (--configure):\n installed linux-image-6.3.9-1-liquorix-amd64 package post-installation script subprocess returned error exit status 1"
2023-07-06 14:30:57.681 DBG default: "Setting up libbabeltrace1:amd64 (1.5.11-1+b2) ..."
2023-07-06 14:30:57.692 DBG default: "Setting up linux-headers-6.3.9-1-liquorix-amd64 (6.3-9~mx23+1) ..."
2023-07-06 14:30:57.702 DBG default: "/etc/kernel/header_postinst.d/dkms:\ndkms: running auto installation service for kernel 6.3.9-1-liquorix-amd64."
2023-07-06 14:30:57.912 WRN default: "Deprecated feature: MODULES_CONF (/var/lib/dkms/rtl8821ce/5.5.2.1+git20230504/source/dkms.conf)"
2023-07-06 14:30:57.952 WRN default: "Deprecated feature: MODULES_CONF (/var/lib/dkms/rtl8821ce/5.5.2.1+git20230504/source/dkms.conf)"
2023-07-06 14:30:58.089 DBG default: "Sign command: /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file\nBinary /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file not found, modules won't be signed"
2023-07-06 14:30:58.162 DBG default: "Building module:"
2023-07-06 14:30:58.166 DBG default: "Cleaning build area..."
2023-07-06 14:30:58.190 DBG default: ""
2023-07-06 14:30:58.192 DBG default: "'make' all KVER=6.3.9-1-liquorix-amd64..."
2023-07-06 14:31:01.193 DBG default: "."
2023-07-06 14:31:04.195 DBG default: "."
2023-07-06 14:31:07.196 DBG default: "."
2023-07-06 14:31:10.198 DBG default: "."
2023-07-06 14:31:13.199 DBG default: "."
2023-07-06 14:31:16.200 DBG default: "."
2023-07-06 14:31:16.608 DBG default: "(bad exit status: 2)"
2023-07-06 14:31:16.612 WRN default: "Error! Bad return status for module build on kernel: 6.3.9-1-liquorix-amd64 (x86_64)\nConsult /var/lib/dkms/rtl8188fu/1.0/build/make.log for more information."
2023-07-06 14:31:16.620 DBG default: "Sign command: /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file\nBinary /lib/modules/6.3.9-1-liquorix-amd64/build/scripts/sign-file not found, modules won't be signed"
2023-07-06 14:31:16.656 WRN default: "Error! The /var/lib/dkms/rtl8821cu/5.12.0/6.3.9-1-liquorix-amd64/x86_64/dkms.conf for module rtl8821cu includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch/config.\nThis indicates that it should not be built."
2023-07-06 14:31:16.659 DBG default: "dkms: autoinstall for kernel: 6.3.9-1-liquorix-amd64 failed!"
2023-07-06 14:31:16.659 WRN default: "Error! One or more modules failed to install during autoinstall.\nRefer to previous errors for more information.\nrun-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11\nFailed to process /etc/kernel/header_postinst.d at /var/lib/dpkg/info/linux-headers-6.3.9-1-liquorix-amd64.postinst line 11.\ndpkg: error processing package linux-headers-6.3.9-1-liquorix-amd64 (--configure):\n installed linux-headers-6.3.9-1-liquorix-amd64 package post-installation script subprocess returned error exit status 1"
2023-07-06 14:31:16.662 DBG default: "Processing triggers for man-db (2.11.2-2) ..."
2023-07-06 14:31:17.205 DBG default: "Processing triggers for libc-bin (2.36-9) ..."
2023-07-06 14:31:17.262 WRN default: "Errors were encountered while processing:\n linux-image-6.3.9-1-liquorix-amd64\n linux-headers-6.3.9-1-liquorix-amd64"
2023-07-06 14:31:17.489 WRN default: "E: Sub-process /usr/bin/dpkg returned an error code (1)"
2023-07-06 14:31:17.490 DBG default: Post-install
2023-07-06 14:31:17.491 DBG default: rebuild_dkms_packages.sh linux-image-6.3.9-1-liquorix-amd64
rm -f /etc/apt/sources.list.d/mxpitemp.list
apt-get update
2023-07-06 14:31:17.611 DBG default: "Hit:1 http://deb.debian.org/debian bookworm-updates InRelease"
2023-07-06 14:31:17.657 DBG default: "Hit:2 http://mirrors.rit.edu/mxlinux/mx-packages/mx/repo bookworm InRelease"
2023-07-06 14:31:17.684 DBG default: "Hit:3 http://deb.debian.org/debian bookworm InRelease"
2023-07-06 14:31:18.426 DBG default: "Hit:4 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease"
2023-07-06 14:31:24.656 DBG default: "Reading package lists..."
2023-07-06 14:31:25.642 DBG default: ""
2023-07-06 14:31:25.653 WRN default: "W: https://packagecloud.io/slacktechnologies/slack/debian/dists/jessie/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details."
2023-07-06 14:31:25.655 DBG default: +++ void MainWindow::refreshPopularApps() +++
2023-07-06 14:31:25.656 DBG default: +++ QStringList MainWindow::listInstalled() +++
2023-07-06 14:31:25.656 DBG default: dpkg --get-selections | grep -v deinstall | cut -f1
2023-07-06 14:31:25.685 DBG default: +++ void MainWindow::displayPopularApps() const +++
2023-07-06 14:35:15.293 DBG default: +++ void MainWindow::on_pushCancel_clicked() +++
2023-07-06 14:35:15.293 DBG default: +++ void MainWindow::cleanup() +++
Code: Select all
Missing in MX Linux for good localization;
++++++++++++++++++++++++++++++++++++++++++
compton-conf-l10n
e2fsprogs-l10n
libgphoto2-l10n
libgpg-error-l10n
libparted-i18n (*)
menu-l10n
qt6-translations-l10n
rpm-i18n
all add thanksWallon wrote: Fri Jul 07, 2023 9:44 am Dear @dolphin_oracle ,
As the "libparted2" package is installed on the MX 23 iso, you also need to install the "libparted-i18n" package for localisation.
I've updated the list.
Kind regards,
Wallon
Code: Select all
Missing in MX Linux for good localization; ++++++++++++++++++++++++++++++++++++++++++ compton-conf-l10n e2fsprogs-l10n libgphoto2-l10n libgpg-error-l10n libparted-i18n (*) menu-l10n qt6-translations-l10n rpm-i18n