[Bug 788757] New: man database corrupted after upgrade from 12.1 to 12.2
https://bugzilla.novell.com/show_bug.cgi?id=788757 https://bugzilla.novell.com/show_bug.cgi?id=788757#c0 Summary: man database corrupted after upgrade from 12.1 to 12.2 Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: i586 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Update Problems AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: marco.roose@mpibpc.mpg.de QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0 After updating from 12.1 to 12.2 and updating the system I get the following error: $> man man gdbm fatal: lseek error strace tells me: $> strace man man ... open("/var/cache/man/index.db", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=1810223, ...}) = 0 fcntl64(3, F_SETLK, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 read(3, "\316\232W\23\0\20\0\0\0\20\0\0\0\0\0\0\0\20\0\0\t\0\0\0\0\20\0\0\246\0\0\0"..., 52) = 52 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4044) = 4044 lseek(3, 4096, SEEK_SET) = 4096 read(3, "", 0) = 0 lseek(3, 3077907624, SEEK_SET) = -1 EINVAL (Invalid argument) write(2, "gdbm fatal: ", 12gdbm fatal: ) = 12 write(2, "lseek error", 11lseek error) = 11 write(2, "\n", 1 ) = 1 ioctl(0, SNDCTL_TMR_START or SNDRV_TIMER_IOCTL_TREAD or TCSETS, {B38400 opost isig icanon echo ...}) = 0 exit_group(1) = ? +++ exited with 1 +++ Reproducible: Didn't try Steps to Reproduce: 1. Update 12.1 to 12.2 2. install all updates by zypper up 3. man man Actual Results: $> man man gdbm fatal: lseek error Expected Results: the man for man -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=788757 https://bugzilla.novell.com/show_bug.cgi?id=788757#c Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de AssignedTo|bnc-team-screening@forge.pr |werner@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=788757 https://bugzilla.novell.com/show_bug.cgi?id=788757#c1 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Dr. Werner Fink <werner@suse.com> 2012-11-12 14:11:33 UTC --- run as root mandb --create -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com