Package: smartmontools Version: 5.41+svn3365-1 Severity: normal Tags: patch
In wheezy, # update-smart-drivedb /usr/share/smartmontools/drivedb.h.error: rejected by /usr/sbin/smartctl, probably no longer compatible This is because sf.net changed. Copying this line from trunk fixes things: SRCEXPR='http://sourceforge.net/p/smartmontools/code/HEAD/tree/$location/smartmontools/drivedb.h?format=raw' viz.: # grep -nH SRCEXPR /usr/sbin/update-smart-drivedb /usr/sbin/update-smart-drivedb:43:#SRCEXPR='http://sourceforge.net/apps/trac/smartmontools/export/HEAD/$location/smartmontools/drivedb.h' /usr/sbin/update-smart-drivedb:46:SRCEXPR='http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/$location/smartmontools/drivedb.h?revision=HEAD' /usr/sbin/update-smart-drivedb:48:SRCEXPR='http://sourceforge.net/p/smartmontools/code/HEAD/tree/$location/smartmontools/drivedb.h?format=raw' /usr/sbin/update-smart-drivedb:105: SRC="`eval echo "$SRCEXPR"`" # update-smart-drivedb /usr/share/smartmontools/drivedb.h updated from branches/RELEASE_5_41_DRIVEDB It would be great if you could drop this into the wheezy branch, because I'm gonna be stuck on wheezy for a while still :-/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org