Re: abcde is failing me. SOLVED

From: Antonio Rodr (arodriguez31_at_cfl.rr.com)
Date: 07/26/03

  • Next message: Sebastian Kapfer: "Re: bash: finding if mozilla is running"
    Date: Sat, 26 Jul 2003 08:57:08 -0400
    To: debian-user@lists.debian.org
    
    

    On Thu, 24 Jul 2003 14:56:43 -0400
    Antonio RodrX <arodriguez31@cfl.rr.com> wrote:

    > If I run it as root, it works good. If I run it as user, not so. I've
    > tweaked the $HOME/.abcde.conf and have been able to make the list of
    > errors get smaller, but still. Next I copy what I keep getting. It
    > seems as if cdparanoia is not working fully for the user. However, at
    > the command prompt it works for the user. I tried -v, didn't help me
    > much. Output of abcde:
    > chat:~/musica$ abcde -a encode
    > /usr/bin/abcde: cddb,read,encode,tag,move,playlist,clean: command not
    > found/usr/bin/abcde: encode: command not found
    > /usr/bin/abcde: tag: command not found
    > /usr/bin/abcde: move: command not found
    > /usr/bin/abcde: playlist: command not found
    > Getting CD track info... Grabbing entire CD - tracks: 1 2 3 4 5 6 7 8
    > 9 10 11 12 13 14 abcde: attempting to resume from
    > /home/tony/musica/abcde.c407e10e.. Grabbing track 1...
    > cdparanoia III release 9.8 (March 23, 2001)
    > (C) 2001 Monty <monty@xiph.org> and Xiphophorus
    >
    > Report bugs to paranoia@xiph.org
    > http://www.xiph.org/paranoia/
    >
    >
    > Unable to open cdrom drive; -v will give more information.
    > The following commands failed to run:
    > readtrack-1: cdparanoia returned code 1
    > Finished. Not cleaning /home/tony/musica/abcde.c407e10e.
    > chat:~/musica$

    For references in the archive I am sending to the list the found solution.

    ##############
    ###################################

         Problems with cdparanoia, or abcde to rip a CD as user

    ###################################
    ##############

    Problems ripping a CD with abcde as user:
    cdparanoia reports error, exit code 1.
    However, it works as root.

    Case: CD drives are ide, kernel with scsi simulation.

    ls -l /dev/sg* reports
    ownership by root, group also root

    Solution:

    1. chown g+rw /dev/sg*
    2. chgrp cdrom /dev/sg*

    These two steps have been enogh to make abcde work as user (user that
    belongs to cdrom group).

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Sebastian Kapfer: "Re: bash: finding if mozilla is running"

    Relevant Pages

    • [SLE] cdrom
      ... I am a member of audio, video and cdrom group. ... Also i don't have a sound (i got a message that sound card is not installed as ... user and as root i just don;t have a sound): ...
      (SuSE)
    • Re: Ownership of cdrom devices
      ... >>you want to have access to the cdrom without having to mount root. ... > I am in the cdrom group and in the floppy group too. ... I saw something related to this in debian bugs. ...
      (Debian-User)
    • Re: cdrdao non-root user
      ... > accomplish this. ... I typically do the following to burn a CD: ... On my setup cdrdao is owed by root and group is cdrom. ... to be able to access it belong to the cdrom group. ...
      (Debian-User)
    • Re: Ownership of cdrom devices
      ... > It is default for media to be mounted as root. ... > you want to have access to the cdrom without having to mount root. ... I am in the cdrom group and in the floppy group too. ...
      (Debian-User)