Liquorix past repo empty ?
Lately I've seen that liquorix.net/debian/dists/sid/past is apparently empty,I noticed while searching for the 3.13-11.dmz.3-liquorix-amd64 kernel which I have on another installation and couldn't find it.
Is it currently undergoing some maintenance? Back to top |
|||||
Sorry, it was an oversight. I just finished uploading the last 3.15 kernel builds.
You should try this version instead if you're looking for something older. 3.15 was the first kernel release to proper list balancing for inode and dentry cache: kernelnewbies.org/Linux_3.15#head-dbe2430cd9e5ed1d3f2362367758cd490aba4b9d Back to top |
|||||
Thanks a lot,no need for apologies at all ;)
I figured out it had to be because of some changes-we'll see how this 3.15 kernel plays with ATI drivers and Mint. I can foresee another struggle coming... Back to top |
|||||
Well,it will be harder then I expected to install the 3.15 kernel in Mint13:when simulating a dist-upgrade,apt won't pull linux-image-liquorix-amd64,although the linux-image-3.15-10.dmz.2-liquorix-amd64 package and linux-image-liquorix-amd64 metapackage are found with apt-cache search.
If trying to simulate a manual install,here's what happens :: Code :: apt-get -s install linux-image-liquorix-amd64
(...) The following packages have unmet dependencies: linux-image-liquorix-amd64 : Depends: linux-image-3.15-10.dmz.2-liquorix-amd64 (= 3.15-9) but it is not going to be installed E: Unable to correct problems, you have held broken packages. apt-get -s install linux-image-3.15-10.dmz.2-liquorix-amd64 (...) The following packages have unmet dependencies: linux-image-3.15-10.dmz.2-liquorix-amd64 : Depends: kmod but it is not installable Recommends: firmware-linux-free (>= 3~) but it is not installable E: Unable to correct problems, you have held broken packages. As far as I can see,there is no kmod package at all in the repo,whilst I have an half-installed linux-firmware package that needs updating (I did put it on hold a while ago suspecting some issues). Is it the case that this 3.15 kernel is not installable on this system,or can you see a way around this? Back to top |
|||||
Mint is broken by design, so someone packaging for debian / ubuntu cannot be expected to also debug mint packaging problems.
If the installation problem can be duplicated on either ubuntu or debian, and if it's not related to package versions in a frozen pool, the issue might be real, but with mint's model no issues can actually debugged, I know I totally gave up with sgfxi and mint myself, while I do not exclude mint explicitly, neither will I spend any of my time debugging mint issues. I can't speak for damentz and liquorix, but when I see this type of mint packaging failure, I just shrug and sigh. Here's what it looks like on debian: :: Code :: apt-cache show linux-image-liquorix-686
.... Depends: linux-image-3.16-3.dmz.1-liquorix-686 (= 3.16-3) # then see what the kernel has as dependencies apt-cache show linux-image-3.16-3.dmz.1 .... Depends: kmod, bc, initramfs-tools | linux-initramfs-tool #Then: apt-cache policy kmod kmod: Installed: 18-3 Candidate: 18-3 Version table: *** 18-3 0 500 http://mirrors.kernel.org/debian/ unstable/main i386 Packages 200 http://mirrors.kernel.org/debian/ testing/main i386 Packages I just recently a few days ago installed both 3.15 and 3.16 and both installed fine, because the debian package pool is not broken.. Your messages are about your Mint system being broken, not liquorix. Show: inxi -bxxx Back to top |
|||||
Please try again, the liquorix kernel package has been updated (resynced with siduction's kernel package). The dependencies have been changed as well, you should be able to install it. If not, you need to sync forward with Debian Testing _at least_, which is the repo that Liquorix is built with.
Back to top |
|||||
Thank you very much,I'm going to try this again and see how it goes.
On a side note,regarding Mint being broken by design,yes I would generally have to agree:in this particular case,however,the required kmod dependency just isn't there,not even in Ubuntu 12.04 which this Mint version is based on.Maybe it's just a case of oldish LTS releases,still "supported" but not really up to scratch. Not that newer releases aren't coming with their share of issues:on some fresh installations Ubuntu 14.04 doesn't even boot,BTW. Back to top |
|||||
I know the Liquorix works with at least Ubuntu 14.04 - I use it in a VM and it boots just fine without rebuilding.
As for kmod not existing, kmod is new and replaces module-init-tools. If you don't have kmod, your distribution is too old and will probably break for other reasons if Liquorix is installed. Back to top |
|||||
Liquorix no longer installs smoothly on Ubuntu 14.04.1 LTS:
:: Code :: # apt-cache show linux-image-3.16-5.dmz.1-liquorix-amd64
Package: linux-image-3.16-5.dmz.1-liquorix-amd64 Source: linux-liquorix Version: 3.16-10 Architecture: amd64 Maintainer: Steven Barrett <steven@liquorix.net> Installed-Size: 161376 Pre-Depends: debconf | debconf-2.0 Depends: kmod, debconf (>= 0.5) | debconf-2.0, initramfs-tools | linux-initramfs-tool Recommends: firmware-linux-free Suggests: linux-doc-3.16, crda, grub-pc | extlinux | grub-efi-amd64 Conflicts: hal, r8168-dkms Breaks: udev (<< 204-13~) Provides: linux-modules-3.16-5.dmz.1-liquorix-amd64 Homepage: http://www.liquorix.net/ Priority: optional Section: kernel Filename: pool/main/l/linux-liquorix/linux-image-3.16-5.dmz.1-liquorix-amd64_3.16-10_amd64.deb Size: 34991054 SHA256: e8e09ba2d80a072d3c655b19a9d1f79750b71cf17a792a1c56c841c2b3273a4a SHA1: ce3982ea37d7a40b07e78bbe3de7f08a2785efc3 MD5sum: d8bf425c0b736acbbc76131392427a98 Description: Linux 3.16 for 64-bit PCs The Linux kernel 3.16 and modules for use on PCs with AMD64 or Intel 64 processors. . This kernel also runs on a Xen hypervisor. It supports both privileged (dom0) and unprivileged (domU) operation. Description-md5: 3fbc45b2c15eab0f841734a8ae615b02 # apt-get install linux-image-3.16-5.dmz.1-liquorix-amd64 initramfs-tools Reading package lists... Done Building dependency tree Reading state information... Done initramfs-tools is already the newest version. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: linux-image-3.16-5.dmz.1-liquorix-amd64 : Breaks: udev (< 204-13~) Breaks: udev:i386 (< 204-13~) E: Unable to correct problems, you have held broken packages # apt-cache policy udev udev: Installed: 204-5ubuntu20.7 Candidate: 204-5ubuntu20.7 Version table: *** 204-5ubuntu20.7 0 500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages 100 /var/lib/dpkg/status 204-5ubuntu20 0 500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages Because of this: :: Quote :: Breaks: udev (<< 204-13~)Unpacking the image.deb archive, modifying the control file and the aforementioned line to Breaks: udev (<< 204-4), then repacking the archive enables normal installation. The kernel still works normally under Ubuntu 14.04.1. Back to top |
|||||
:: damentz wrote :: Please try again, the liquorix kernel package has been updated (resynced with siduction's kernel package). The dependencies have been changed as well, you should be able to install it. If not, you need to sync forward with Debian Testing _at least_, which is the repo that Liquorix is built with.Just tried again,apparently this distro is just too old to keep up:trying to install linux-image-3.15-10.dmz.3-liquorix-amd64 ends up with the same missing kmod dependency. It looks like 3.13-11.dmz.3-liquorix-amd64 was the last installable kernel in Mint13. Since I have a test installation with that kernel,do you think I can lift the kernel packages from its /var/cache/apt/archives for the time being? Back to top |
|||||
All times are GMT - 8 Hours
|