|
Bugzilla – Full Text Bug Listing |
| Summary: | Nautilus fails to write CD when requested | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Jonathon Robison <jrobiso2> |
| Component: | GNOME | Assignee: | Rodrigo Moya <rodrigo> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Test package
Test package |
||
|
Description
Jonathon Robison
2006-01-17 19:38:14 UTC
Can you check on this upstream federico? Could be http://bugzilla.gnome.org/show_bug.cgi?id=317529 or http://bugzilla.gnome.org/show_bug.cgi?id=322782 or http://bugzilla.gnome.org/show_bug.cgi?id=323377, working fine for me so probably is hardware specific. We'd need to grab nautilus-cd-burner 2.12.3 and build a test package, all the bugs are solved there now. Rodrigo, please build and attach a test package for 10.0. What priority should be attached to this? I think the current P-5 is too low. Created attachment 66697 [details]
Test package
Jonathon, we mostly go by severity. P5 is "None" meaning it hasn't been set. Waiting for feedback on test package. Any progress test the package Jonathon? Whoops! Sorry for the delay. I'll give it a shot now. sudo rpm -Fvh nautilus-cd-burner-2.12.3-1.i586.rpm
error: Failed dependencies:
libcrypto.so.0.9.8 is needed by nautilus-cd-burner-2.12.3-1
libdbus-1.so.2 is needed by nautilus-cd-burner-2.12.3-1
libdbus-glib-1.so.2 is needed by nautilus-cd-burner-2.12.3-1
libexpat.so.1 is needed by nautilus-cd-burner-2.12.3-1
libssl.so.0.9.8 is needed by nautilus-cd-burner-2.12.3-1
This is for 10.0, right? Not 10.1? 10.0 libcrypto is 0.9.7, for example.
Created attachment 70087 [details]
Test package
For some reason, I'm not able to build for 10.0 :( So, here's a source RPM for you to try. To build it:
$ rpmbuild --rebuild nautilus-cd-burner....src.rpm
It will need some -devel packages to be installed probably.
Whats the problem on 10.0 Rodrigo? Gary or I can probably help. init_buildsystem failed that's the error I get on macintyre when building for 10.0. If you could try to do a package for 10.0 from ~rodrigo/work/nautilus-cd-burner Jonathon, any luck with the SRPM? Not really. My problem is that I have been updating like mad from apt sources since I posted this, which takes me outside of the "correct" 10.0 build. Anything I do now with your srpm would be suspect since my build is now so non-standard. Can JP try this srpm? Sounds like he's got a "correct" 10.0 he can build it on. The src rpm will actually solve this issue for you, since it will in general create the right deps for your system. Boy that requires one buttload of -devel packages. I'll let you know how it goes. Looks like that worked. Thanks gents. |