When trying to copy an audio CD using the right-click context menu, I got an error saying that cdrdao is not installed. It happens whether I'm copying to CD or to an image. It has the cdr USE flag enabled, as well as the dvdr flag. I installed gnome-light, so I don't have the full set of Gnome dependencies. Maybe it gets pulled elsewhere during a gnome merge. Reproducible: Always Steps to Reproduce: 1. emerge gnome-light 2. emerge nautilus-cd-burner 3. insert an audio CD to copy 4. right-click on the CD icon on the desktop 5. select 'Copy Disc...' 6. click 'Write' Actual Results: Error message stating that cdrdao is missing Expected Results: a copy of the CD Portage 2.1.3.19 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo x86_64) ================================================================= System uname: 2.6.24-gentoo x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz Timestamp of tree: Fri, 01 Feb 2008 16:30:06 +0000 app-shells/bash: 3.2_p17-r1 dev-java/java-config: 1.3.7, 2.0.33-r1 dev-lang/python: 2.4.4-r6 dev-python/pycrypto: 2.0.1-r6 sys-apps/baselayout: 1.12.10-r5 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r1 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.18-r1 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.24 virtual/os-headers: 2.6.23-r3 ACCEPT_KEYWORDS="amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=nocona -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-march=nocona -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LANG="C" LINGUAS="en fr" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/gentopia /usr/portage/local/layman/desktop-effects /usr/portage/local/layman/wschlich-testing /usr/portage/local/julien" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac aalib acl acpi alsa amd64 avahi bash-completion berkdb bitmap-fonts bluetooth branding cairo cddb cdr cli cracklib crypt cups dbus dri dvd dvdr firefox flac fortran gdbm gif glitz gnome gpm gtk hal iconv ipv6 isdnlog java jpeg libcaca libnotify mad midi mmx mng modplug mp3 mpeg mudflap musepack nautilus ncurses networkmanager nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl png pppd python quicktime readline reflection samba session spell spl sse sse2 ssl svg tcpd tex theora tiff truetype truetype-fonts type1-fonts unicode v4l v4l2 vim-syntax vorbis x264 xorg xv xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa vga" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
I can't get any form of audio burning to work on my 2.21 box, so another herd member will have to take this. I'll try to get a suitable box.
ok tested on a 2.20 box and indeed nautilus-cd-burner complains about missing cdrdao. On the other hand as dang said cd ripping seems completely messed up in 2.22. The dep has been added to 2.22 when moved to the tree, I'll take care of 2.20 unless someone beats me to it.
in tree.
reverting previous commit, we don't want gnome to depend on the full *mm stack, thanks to leio for reminding me.
(In reply to comment #4) > reverting previous commit, we don't want gnome to depend on the full *mm stack, > thanks to leio for reminding me. > Changed the USE flag to something more sane. [ebuild R ] app-cdr/cdrdao-1.2.2-r1 USE="encode -debug -gcdmaster -pccts" 0 kB local use flags (searching: gcdmaster) ************************************************************ [- ] gcdmaster (app-cdr/cdrdao): Enable building of gcdmaster application
2.22 is fixed and stable for most arches. Closing FIXED. 2.20 still does not depend on cdrdao... imho not worth the bother. Thanks