Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143749 - app-cdr/cdemu-0.8 version bump
Summary: app-cdr/cdemu-0.8 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL: http://cdemu.org
Whiteboard:
Keywords:
: 145157 146393 150140 151133 153808 158097 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-13 02:26 UTC by georg.wacker
Modified: 2007-04-20 18:50 UTC (History)
13 users (show)

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


Attachments
cdemu-0.8.ebuild (cdemu-0.8.ebuild,847 bytes, text/plain)
2006-08-13 02:27 UTC, georg.wacker
Details
A new ebuild for CDemu-0.8 (cdemu-0.8.ebuild,1.42 KB, text/plain)
2006-08-28 13:15 UTC, Da Fox
Details
cdemu-0.8.ebuild (cdemu-0.8.ebuild,1.98 KB, text/plain)
2006-12-07 17:06 UTC, Paul Bredbury
Details
cdemu-0.8.ebuild (cdemu-0.8.ebuild,1.98 KB, text/plain)
2007-01-22 11:50 UTC, Paul Bredbury
Details

Note You need to log in before you can comment on or make changes to this bug.
Description georg.wacker 2006-08-13 02:26:14 UTC
new version of cdemu - the cd drive emulator
ebuild attached
Comment 1 georg.wacker 2006-08-13 02:27:49 UTC
Created attachment 94114 [details]
cdemu-0.8.ebuild
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2006-08-26 03:22:10 UTC
Comment on attachment 94114 [details]
cdemu-0.8.ebuild

the KV_to_int function has been deprecated long time ago, you shouldn't use it anymore.
Comment 3 SpanKY gentoo-dev 2006-08-26 19:42:45 UTC
*** Bug 145157 has been marked as a duplicate of this bug. ***
Comment 4 Da Fox 2006-08-28 13:15:32 UTC
Created attachment 95316 [details]
A new ebuild for CDemu-0.8
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-09-05 07:31:11 UTC
*** Bug 146393 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-10-04 23:06:38 UTC
*** Bug 150140 has been marked as a duplicate of this bug. ***
Comment 7 James Gilliland 2006-10-06 19:28:03 UTC
this seems pretty important since cdemu doesn't build against the latest stable kernels on any architecture.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2006-10-13 03:18:27 UTC
*** Bug 151133 has been marked as a duplicate of this bug. ***
Comment 9 robustah 2006-10-16 17:55:15 UTC
The new ebuild works, except for the udev rule that seems to be invalid according to udevtest. I replaced it with KERNEL=="cdemu*", NAME="%k", GROUP="cdrom", MODE="0660" and after that it worked fine.
Comment 10 Daniel Perzynski 2006-10-22 06:17:58 UTC
I have the following error during cdemu compilation on
gentoo-sources-2.6.18 kernel:

make[1]: Entering directory `/usr/src/linux-2.6.18-gentoo'
  CC
[M]  /var/tmp/portage/app-cdr/cdemu-9999/work/cdemu-9999/cdemu_core.o
  CC
[M]  /var/tmp/portage/app-cdr/cdemu-9999/work/cdemu-9999/cdemu_mod.o
/var/tmp/portage/app-cdr/cdemu-9999/work/cdemu-9999/cdemu_mod.c: In
function 'cdemu_init':
/var/tmp/portage/app-cdr/cdemu-9999/work/cdemu-9999/cdemu_mod.c:382:
warning: implicit declaration of function 'find_bus'
  LD [M]  /var/tmp/portage/app-cdr/cdemu-9999/work/cdemu-9999/cdemu.o
  Building modules, stage 2.
  MODPOST
WARNING:
"find_bus" [/var/tmp/portage/app-cdr/cdemu-9999/work/cdemu-9999/cdemu.ko] undefined!

CC      /var/tmp/portage/app-cdr/cdemu-9999/work/cdemu-9999/cdemu.mod.o
  LD [M]  /var/tmp/portage/app-cdr/cdemu-9999/work/cdemu-9999/cdemu.ko
make[1]: Leaving directory `/usr/src/linux-2.6.18-gentoo'

On gentoo-sources-2.6.17 cdemu was working fine.
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2006-11-02 06:21:54 UTC
*** Bug 153808 has been marked as a duplicate of this bug. ***
Comment 12 Dustin C. Hatch 2006-11-13 14:52:35 UTC
I can confirm that this compiles and runs fine on amd64 using 2.6.18-r1.
Comment 13 Thomas Pani 2006-12-01 08:53:56 UTC
working on x86 with 2.6.18-r3
Comment 14 Paul Bredbury 2006-12-07 17:06:26 UTC
Created attachment 103591 [details]
cdemu-0.8.ebuild

Tidied ebuild. Fixes udev rule and generic_file_read warning. Uses linux_mod and python eclasses.
Comment 15 georg.wacker 2006-12-12 10:22:32 UTC
working on amd64 with 2.6.19-gentoo-r1
Comment 16 SpanKY gentoo-dev 2006-12-13 18:53:17 UTC
*** Bug 158097 has been marked as a duplicate of this bug. ***
Comment 17 SpanKY gentoo-dev 2006-12-13 19:07:08 UTC
0.8 in portage
Comment 18 morhekil 2007-01-21 22:41:42 UTC
Portage still (or again?) contains the old ebuild without fixes that doesn't work on 2.6.19. 
Comment 19 Pacho Ramos gentoo-dev 2007-01-22 10:35:22 UTC
(In reply to comment #18)
> Portage still (or again?) contains the old ebuild without fixes that doesn't
> work on 2.6.19. 
> 

I think that you should visit this bug:
http://bugs.gentoo.org/show_bug.cgi?id=159015
Comment 20 morhekil 2007-01-22 10:48:12 UTC
It seems that both bugs solve the same issue, just this ones does it with sed instead of a separate patch. Anyway as it is stated in comment #17 the fixed version should be in the portage and it doesn't seem that it is there indeed.
Comment 21 georg.wacker 2007-01-22 11:39:07 UTC
Indeed, wrong ebuild in portage. The one contributed from Paul Bredbury should be in portage, please replace it, thanks.
Comment 22 Paul Bredbury 2007-01-22 11:50:52 UTC
Created attachment 107773 [details]
cdemu-0.8.ebuild

Oops, my einfo line referred to the wrong function. Corrected.
Comment 23 SpanKY gentoo-dev 2007-01-24 05:16:30 UTC
no
Comment 24 Joseph Dunnigan 2007-04-20 18:50:44 UTC
can we see this build in portage soon?