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





------- Additional comments from [EMAIL PROTECTED] Wed Aug  9 14:25:51 -0700 
2006 -------
> Installing with "rpm -U" rpm can say that it will not install package ABC, 
> because the file DEF is already included in another rpm.

That is not a problem when both affected rpms are updated at the same time.

Let's say you move files from the writer to the core packages. That's not a
problem since it is expected that the user will update both packages (a writer
package from one version will most likely not work with the core packages from
another version)

The only situation when the user will see a problem is when he tries to
seperately update the core and the writer package (e.g. if he does a 
rpm -Uhv *core*rpm only)
Then rpm will complain. The user either has to remove the writer rpm first (or
override with --replacefiles) or update both with the same call. i.e.
rpm -Uhv *core*rpm *writer*rpm 
will work without a problem.

(Maybe this is an occasion to add versioned dependancies (i.e the writer-2.0.4
package should require "openoffice.org-core01 = 2.0.4", not only
"openoffice.org-core01")

---------------------------------------------------------------------
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