Bug 121061

Summary: unable to mount jfs
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Alexander Lang <alexander.lang>
Component: ConsoleAppsAssignee: Mads Martin Joergensen <mmj>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: aj, shaggy
Version: unspecified   
Target Milestone: ---   
Hardware: i686   
OS: All   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Fix buffer overflow in jfs_fsck
jfsutils Version 1.1.10 Source RPM

Description Alexander Lang 2005-10-07 16:48:18 UTC
i have a jfs partition on my disk. no problem mounting it in debian or
kanotix(livecd), but opensuse 10.0 gives me this:

 # mount /mnt/util
mount: wrong fs type, bad option, bad superblock on /dev/hda6,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

 # fsck.jfs /dev/hda6
fsck.jfs version 1.1.8, 03-May-2005
processing started: 10/7/2005 18.36.38
*** buffer overflow detected ***: fsck.jfs terminated
Aborted

It does not seem to be a jfs-utils related error, as i compiled and installed
the newest version form source. (after getting this error with the preinstalled
version)
Comment 1 Mads Martin Joergensen 2005-10-14 11:13:55 UTC
What does mount -t jfs say?
Comment 2 Dave Kleikamp 2005-10-21 17:40:59 UTC
Created attachment 55099 [details]
Fix buffer overflow in jfs_fsck

This is fixed in jfsutils-1.1.10.  This patch fixes just this bug against jfsutils-1.1.8.
Comment 3 Mads Martin Joergensen 2005-10-24 08:48:06 UTC
Andreas, can I get a SWAMP ID for this update please?
Comment 4 Andreas Jaeger 2005-10-26 06:42:33 UTC
We're not officially supporting JFS, no update for 10.0 will be done.

Resolving as fixed since it's fixed for the next release.
Comment 5 Raphael Wegmann 2005-10-29 15:30:11 UTC
Created attachment 55979 [details]
jfsutils Version 1.1.10 Source RPM

Please include that update to YOU, so people stop complaining about JFS troubles.