[Bug 284966] New: xcdroast can not be started
https://bugzilla.novell.com/show_bug.cgi?id=284966 Summary: xcdroast can not be started Product: openSUSE 10.2 Version: Final Platform: i686 OS/Version: openSUSE 10.2 Status: NEW Severity: Normal Priority: P5 - None Component: X11 Applications AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: robin.listas@telefonica.net QAContact: sndirsch@novell.com It is not possible to start xcdroast, even as root: nimrodel:~ # xcdroast ** (xcdroast:13871): WARNING **: Failed to access cdrecord. Please check the permissions and ownership of /usr/bin/cdrecord The file does exist, but it is a symlink to wodim: nimrodel:~ # l /usr/bin/cdrecord lrwxrwxrwx 1 root root 5 Feb 16 14:51 /usr/bin/cdrecord -> wodim* nimrodel:~ # l /usr/bin/wodim -rwxr-xr-x 1 root root 351244 Nov 27 2006 /usr/bin/wodim* Being root, permissions can't be the problem. I did an strace to find out more clues: .. stat64("/bin/uname", {st_mode=S_IFREG|0755, st_size=18932, ...}) = 0 stat64("/usr/bin/df", 0xbf83e81c) = -1 ENOENT (No such file or directory) stat64("/bin/df", {st_mode=S_IFREG|0755, st_size=40516, ...}) = 0 stat64("/usr/X11R6/lib/xcdroast-0.98/bin/cdrecord", 0xbf83e850) = -1 ENOENT (No such file or directory) stat64("/usr/bin/cdrecord", {st_mode=S_IFREG|0755, st_size=351244, ...}) = 0 lstat64("/usr/bin/cdrecord", {st_mode=S_IFLNK|0777, st_size=5, ...}) = 0 readlink("/usr/bin/cdrecord", "wodim", 1023) = 5 pipe([4, 5]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb752d918) = 14468 close(5) = 0 fstat64(4, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ee7000 read(4, "", 4096) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- close(4) = 0 waitpid(14468, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 14468 munmap(0xb7ee7000, 4096) = 0 open("/opt/gnome/lib/charset.alias", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) write(2, "\n** (xcdroast:14465): WARNING **"..., 126) = 126 exit_group(1) = ? Perhaps from that you can know or guess what is happening. Maybe xcdroast can not work with wodim? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=284966 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |cadaha@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=284966 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=284966#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2008-08-05 01:14:34 MDT --- xcdroast is no longer available since openSUSE 10.3. xcdroast:package is dropped old, unmaintained, should be in buildservice if at all. Carl-Daniel left the company. :-( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=284966 User robin.listas@telefonica.net added comment https://bugzilla.novell.com/show_bug.cgi?id=284966#c3 --- Comment #3 from Carlos Robinson <robin.listas@telefonica.net> 2008-08-05 03:34:41 MDT --- (In reply to comment #2 from Stefan Dirsch)
xcdroast is no longer available since openSUSE 10.3.
Pardon me, but the bug was reported against 10.2, not 10.3. I think that 10.2 is still supported.
Carl-Daniel left the company. :-(
Sorry about that. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=284966 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=284966#c4 --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2008-08-05 03:44:08 MDT --- So you want to keep the bugreport open until 10.2 is no longer supported? If you think so, go ahead and reopen it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=284966 User robin.listas@telefonica.net added comment https://bugzilla.novell.com/show_bug.cgi?id=284966#c5 --- Comment #5 from Carlos Robinson <robin.listas@telefonica.net> 2008-08-05 05:29:24 MDT --- No, because: 1) I can no longer test it, I think. 2) You probably have no intention of repairing it, or you would have done already - the time was a year ago. This bug has been left unattended till its become to late to do anything about it :-( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com