Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446332 - app-cdr/cdrtools-3.01_alpha09: mkisofs: Implementation botch. Video pad for file VTS_12_0.BUP is -3757166
Summary: app-cdr/cdrtools-3.01_alpha09: mkisofs: Implementation botch. Video pad for f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL: https://lists.berlios.de/pipermail/cd...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-07 08:53 UTC by Alexandre Rostovtsev (RETIRED)
Modified: 2012-12-20 04:11 UTC (History)
1 user (show)

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


Attachments
VTS_12_0.BUP file that's giving problems (VTS_13_0.BUP,18.00 KB, application/octet-stream)
2012-12-07 08:53 UTC, Alexandre Rostovtsev (RETIRED)
Details
emerge --info output (emerge-info.txt,5.76 KB, text/plain)
2012-12-07 09:17 UTC, Alexandre Rostovtsev (RETIRED)
Details
VTS_12_0.BUP file that's giving problems (VTS_12_0.BUP,18.00 KB, application/octet-stream)
2012-12-07 11:03 UTC, Alexandre Rostovtsev (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-12-07 08:53:09 UTC
Created attachment 331714 [details]
VTS_12_0.BUP file that's giving problems

With app-cdr/cdrtools-3.01_alpha09, mkisofs fails to calculate image size when I am backing up a particular DVD:

$ mkisofs -print-size -udf -dvd-video -f dvdbackup
Setting input-charset to 'UTF-8' from locale.
mkisofs: Implementation botch. Video pad for file VTS_12_0.BUP is -3757166
mkisofs: Either the *.IFO file is bad or you found a mkisofs bug.

With app-cdr/cdrtools-3.01_alpha08, it works correctly:

$ mkisofs -print-size -udf -dvd-video -f dvdbackup
Setting input-charset to 'UTF-8' from locale.
Total extents scheduled to be written = 3781360
3781360


I am guessing that this is an upstream bug, but the upstream project homepage looks like it was designed in 1995 and has nothing resembling a link to a bug tracker.

I am attaching the VTS_12_0.BUP file in question. The full DVD image is 7G, making it impractical to share, but I am willing to run any test code you want on it to help diagnose the problem.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-12-07 09:17:57 UTC
Created attachment 331720 [details]
emerge --info output
Comment 2 Daniel Pielmeier gentoo-dev 2012-12-07 10:21:32 UTC
You are right there is no bug tracker for the project but you can use the mailing lists [1,2] for reporting the bug which I would appreciate.

[1] https://lists.berlios.de/mailman/listinfo/cdrecord-support
[2] https://lists.berlios.de/mailman/listinfo/cdrecord-developers
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-12-07 11:03:43 UTC
Created attachment 331728 [details]
VTS_12_0.BUP file that's giving problems

(I had initially accidentally attached a wrong .BUP file)
Comment 4 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-12-07 11:17:59 UTC
(In reply to comment #2)

OK, reported upstream at https://lists.berlios.de/pipermail/cdrecord-support/2012-December/000905.html
Comment 5 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-12-20 04:11:28 UTC
Fixed in cdrtools-3.01_alpha10