Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263762 - sys-fs/squashfs-tools-4.0_pre20080324 informs about wrong kernel version
Summary: sys-fs/squashfs-tools-4.0_pre20080324 informs about wrong kernel version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-25 18:21 UTC by Martin Väth
Modified: 2009-06-13 10:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.log,13.19 KB, text/plain)
2009-03-26 19:12 UTC, Steffen 'j0inty' Stollfuß
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Väth 2009-03-25 18:21:41 UTC
The pkg_postinst() of squashfs-tools-4.0_pre20080324 states
   "This version of mksquashfs requires a 2.6.24 kernel or better"
However, this version actually requires a 2.6.29 kernel or better.
Comment 1 Steffen 'j0inty' Stollfuß 2009-03-26 19:11:36 UTC
Hi@ll,

I ran into the same problem here on my laptop.

arko j0inty # /etc/init.d/squash_portage start
* Mounting read-only squashfs image...
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
       missing codepage or helper program, or other error

As you can see I use the squashfs_portage image and yesterday I ran "emerge --sync" and then "emerge -uND world".

In this update their was the update for squashfs-4.0_pre(blub) included and I installed it. Then when I was turned off the computer the squashfs image was new written with the new mksquashfs tool. Today when I was booting my laptop I saw the error message above and in the dmesg log I found:

Do Mär 26 19:57:19 2009 [kernel] [ 3300.219729] SQUASHFS error: Major/Minor mismatch, trying to mount newer 4.0 filesystem
Do Mär 26 19:57:19 2009 [kernel] [ 3300.219732] SQUASHFS error: Please update your kernel

emerge --info you will find attached.

regards
j0inty

Comment 2 Steffen 'j0inty' Stollfuß 2009-03-26 19:12:02 UTC
Created attachment 186340 [details]
emerge --info
Comment 3 Andrew Gaffney (RETIRED) gentoo-dev 2009-06-13 10:34:51 UTC
I've changed the ewarn in the squashfs-tools-4.0 ebuild in the tree.