Bug 53064 - tob-0.26 ebuild : bug & solution for scsi tapes
Bug#: 53064 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: centic@gentoo.org Reported By: toni__arnold@bluewin.ch
Component: Ebuilds
URL: 
Summary: tob-0.26 ebuild : bug & solution for scsi tapes
Keywords:  
Status Whiteboard: 
Opened: 2004-06-05 08:13 0000
Description:   Opened: 2004-06-05 08:13 0000
Hi!

There is a bug both in tob 0.26 itself and in the corresponding tob-0.26.ebuild preventing tob from working with scsi tapes. For the ebuild part: it doesn't create the TOBLIST directory 
/var/lib/tob

The attached "tob-0.26.ebuild.diff" should fix the problem. In "gentoo.output.txt" you can see the effect of the patch.


For the tob part I mailed a diff today to tob@tinyplanet.ca. The bug was introduced from 0.25->026.
For those who don't want to wait for tob 0.27 or so to verify the ebuild patch I attached the diff as "tob.0.27.diff" and the corresponding output change as "tob.output.txt".

Regards
  Toni

------- Comment #1 From Toni Arnold 2004-06-05 08:16:27 0000 -------
Created an attachment (id=32712) [details]
create /var/lib/tob

------- Comment #2 From Toni Arnold 2004-06-05 08:17:42 0000 -------
Created an attachment (id=32713) [details]
effecto of tob-0.26.ebuild.diff

------- Comment #3 From Toni Arnold 2004-06-05 08:18:33 0000 -------
Created an attachment (id=32714) [details]
scsi tape bugfix for tob itself

------- Comment #4 From Toni Arnold 2004-06-05 08:19:35 0000 -------
Created an attachment (id=32715) [details]
effect of tob.0.27.diff

------- Comment #5 From Toni Arnold 2004-06-05 08:59:54 0000 -------
In the newest source code base, which Debian calls tob_0.26.cvs.20040226
(testing/unstable), the bug has already been fixed.

------- Comment #6 From Dominik Stadler (RETIRED) 2005-03-01 11:34:43 0000 -------
As version 0.27 is still not available, I have created an updated version
0.26-r1 that includes these changes.