Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238280 - app-office/openoffice-3.0.0_rc1: wrong xulrunner slot dependencies
Summary: app-office/openoffice-3.0.0_rc1: wrong xulrunner slot dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-21 13:33 UTC by J. M. Gottfried
Modified: 2008-09-22 07:06 UTC (History)
0 users

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


Attachments
fix slot dependencies (openoffice-3.0.0_rc1-slot-dependencies.patch,519 bytes, patch)
2008-09-21 13:34 UTC, J. M. Gottfried
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J. M. Gottfried 2008-09-21 13:33:00 UTC
On my last update run, the seamonkey use flag in openoffice has been removed, so the package wanted to reinstall itself. I have xulrunner:1.8 and xulrunner:1.9 installed but openoffice pulled the seamonkey package into the merge list.
Looking into the ebuild I noticed that openoffice-3.0.0_rc1 depends on xulrunner-1.8 or xulrunner-1.9 but these exact versions do NOT exist (but there exist slots 1.8 and 1.9). I wrote a patch to fix the dependencies on the mentioned slots, not ebuild versions.

Reproducible: Always

Steps to Reproduce:
1. emerge xulrunner
2. emerge openoffice-3.0.0_rc1 with nsplugin use flag set

Actual Results:  
system wants to install seamonkey even it is not needed

Expected Results:  
use xulrunner
Comment 1 J. M. Gottfried 2008-09-21 13:34:46 UTC
Created attachment 165995 [details, diff]
fix slot dependencies

The dependencies on exlicit ebuild versions are replaced by slot dependencies.
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2008-09-22 07:06:45 UTC
Thanks for reporting, this is fixed now!