To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90955





------- Additional comments from [EMAIL PROTECTED] Wed Jun 25 04:17:25 +0000 
2008 -------
Same problem occurs for the rpm install:

# cd DEV300_m20_native_packed-1_en-US.9318/RPMS
# rpm -ivh --prefix=/mnt/extra/opt/DEV300_m20 *.rpm
error: Failed dependencies:
  ooobasis3.0-calc is needed by ooobasis3.0-binfilter-3.0.0-9318.i586
  ooobasis3.0-draw is needed by ooobasis3.0-binfilter-3.0.0-9318.i586
  ooobasis3.0-impress is needed by ooobasis3.0-binfilter-3.0.0-9318.i586
  ooobasis3.0-math is needed by ooobasis3.0-binfilter-3.0.0-9318.i586
  ooobasis3.0-writer is needed by ooobasis3.0-binfilter-3.0.0-9318.i586
  ooobasis3.0-en-US is needed by ooobasis3.0-en-US-binfilter-3.0.0-9318.i586

I think I first noticed this with m19, but I'm not 100% sure of that. Certainly
m19, m20 and now m21 all had the same problem.

I always install the snapshots as a clean install, not an upgrade.

I don't really understand the details of rpm packaging, but this looks like it
may be a simple naming mismatch: e.g. binfilter requires "ooobasis3.0-calc" but
none of the calc package provides that exact name:

# for pkg in `rpm -qa | grep ooobasis.*-calc`; do echo "$pkg:"; rpm -q
--provides "$pkg"|sed -e 's/^/   /'; done
ooobasis-dev3.0-en-US-calc-3.0.0-9319.i586:
   ooobasis-dev30-en_US-calc  
   ooobasis-dev3.0-en-US-calc = 3.0.0-9319
ooobasis-dev3.0-calc-3.0.0-9319.i586:
   ooobasis-dev3.0-calc = 3.0.0-9319


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to