Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32407 - xcdroast-0.98alpha15-dvd.patch file missing
Summary: xcdroast-0.98alpha15-dvd.patch file missing
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lars Weiler (RETIRED)
URL:
Whiteboard:
Keywords:
: 32476 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-10-31 10:35 UTC by Derk W te Bokkel
Modified: 2003-11-12 19:54 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Derk W te Bokkel 2003-10-31 10:35:36 UTC
when 'dvdr' is SET in user flags 
 
xcdroast does not install -- dies due to missing file -- without the dvdr flag all works 
fine. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-11-01 07:41:15 UTC
just copy the file doesn't work

patching file main.c
Hunk #1 succeeded at 226 (offset 6 lines).
Hunk #2 succeeded at 576 (offset 41 lines).
patching file xtools.c
Hunk #1 succeeded at 3540 (offset 125 lines).
patching file setup.c
Hunk #1 succeeded at 305 (offset 10 lines).
Hunk #2 succeeded at 1130 (offset 10 lines).
Hunk #3 FAILED at 2739.
Hunk #4 succeeded at 3167 (offset 37 lines).
Hunk #5 succeeded at 3185 (offset 37 lines).
Hunk #6 FAILED at 3347.
2 out of 6 hunks FAILED -- saving rejects to file setup.c.rej
patching file menus.c
Hunk #1 FAILED at 2603.
Hunk #2 succeeded at 2807 (offset 98 lines).
1 out of 2 hunks FAILED -- saving rejects to file menus.c.rej
patching file duplicate.c
Hunk #1 FAILED at 1149.
Hunk #2 FAILED at 1706.
Hunk #3 FAILED at 2204.
Hunk #4 FAILED at 3045.
Hunk #5 succeeded at 3091 (offset 33 lines).
Hunk #6 succeeded at 3215 (offset 33 lines).
Hunk #7 succeeded at 3238 (offset 33 lines).
Hunk #8 succeeded at 3958 (offset 37 lines).
Hunk #9 succeeded at 3966 (offset 37 lines).
Hunk #10 succeeded at 3982 (offset 37 lines).
4 out of 10 hunks FAILED -- saving rejects to file duplicate.c.rej
patching file create.c
Hunk #1 FAILED at 508.
Hunk #2 FAILED at 1241.
Hunk #3 succeeded at 2971 (offset 256 lines).
Hunk #4 succeeded at 3074 (offset 256 lines).
Hunk #5 succeeded at 3097 (offset 256 lines).
Hunk #6 FAILED at 5964.
Hunk #7 succeeded at 5776 (offset 52 lines).
Hunk #8 succeeded at 6770 (offset 61 lines).
Hunk #9 succeeded at 7001 (offset 61 lines).
Hunk #10 succeeded at 7024 (offset 61 lines).
Hunk #11 succeeded at 7150 (offset 61 lines).
3 out of 11 hunks FAILED -- saving rejects to file create.c.rej
patching file io.c
Hunk #1 succeeded at 327 (offset 1 line).
Hunk #2 succeeded at 6400 (offset 74 lines).
==========================================
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-11-01 10:31:34 UTC
*** Bug 32476 has been marked as a duplicate of this bug. ***
Comment 3 Lars Weiler (RETIRED) gentoo-dev 2003-11-01 18:03:39 UTC
The xcdroast changes say, it has limited DVD-support (as the patch applied).

I don't own a dvd-recorder (that's the reason xcdroast compiled for me, because
dvdr isn't set -- and I forgot to set it for testing purposes).  So, may
I ask you, to test xcdroast-dvdr capabilities, so that I can either delete
or change this patch?
Comment 4 Derk W te Bokkel 2003-11-01 19:45:56 UTC
no problem will test for you .. I've yet to use the drive as it is .. low
on the current priority list this will raise it somewhat .. glad to oblige.

derk
Comment 5 Ioannis Aslanidis (RETIRED) gentoo-dev 2003-11-02 08:24:27 UTC
To toast DVD-R/RW you should apply the ProDVD patch instead of this one...
I use xcdroast with ProDVD and not with what you supply here, so I think
it should be removed... and ProDVD added (as there are many users [see forums]
that do it this way... there is also a howto)
Comment 6 Lars Weiler (RETIRED) gentoo-dev 2003-11-02 09:34:08 UTC
I know that there is also ProDVD.  But this is closed source and not available
for all architectures.

Currently only a mandrake-patch to cdrecord will be applied, when it is called
with the dvdr-USE-flag.  We can change this behaviour and let cdrecord-ProDVD
install.

The mentioned installation method says, that you should install first xcdroast
and then cdrecord.prodvd, which I prefer to install with the cdrtools.  But
I could also edit the xcdroast-ebuild so that it will install xcdroast.prodvd
when you use the dvdr-USE-flag.

Do you know, if the current version works with the 2.6 kernel series?
Comment 7 Ioannis Aslanidis (RETIRED) gentoo-dev 2003-11-02 10:06:14 UTC
AFAIK it doesn't work with any version, if you are talking about the patch...
about prodvd, it wouldn't be bad to have it as a different ebuild instead
because, as you said, it only works under x86, so it's an opportunity to
have it masked for x86 platforms.
Comment 8 Lars Weiler (RETIRED) gentoo-dev 2003-11-02 12:23:47 UTC
I commited xcdroast-0.98_alpha15-r1 to CVS that installs cdrecord-ProDVD
when the dvdr-USE-flag is set.  This works for x86 and ppc as there are only
builds for these architectures available.

This ebuild is currently in package.mask, so that I ask you to test it. 
When the test was succesful, I'll let everybody install it.
Comment 9 Ioannis Aslanidis (RETIRED) gentoo-dev 2003-11-02 12:27:44 UTC
All right! I unmask it and try to merge... you'll get the report back soon.
Comment 10 Ioannis Aslanidis (RETIRED) gentoo-dev 2003-11-02 12:47:22 UTC
Waiting for mirror update... will try tomorrow ;)
Comment 11 Ioannis Aslanidis (RETIRED) gentoo-dev 2003-11-03 05:07:51 UTC
All right, I tested the patch, IT WORKS... nice the note you left for the
people who might want ProDVD!
Comment 12 Derk W te Bokkel 2003-11-12 19:54:09 UTC
ok finally got to testing ... works fine for DVDR and CDR writing ...  


FYI: note the ProDVD patch is does not handle DVD+RW as yet. at least it does not work for my DVD+RW maxell disks although dvd+rw-tools does work (i.e. no GUI interface) so drive is fine with recognition of the media .. just ProDVD does not like this format calls it an illegal layer type and will not write the disk.

derk