Mailinglist Archive: zypp-devel (59 mails)

< Previous Next >
Re: [zypp-devel] Catching file conflicts
  • From: Michael Schroeder <mls@xxxxxxx>
  • Date: Tue, 18 Nov 2008 13:57:11 +0100
  • Message-id: <20081118125711.GA29693@xxxxxxx>
On Mon, Nov 17, 2008 at 08:11:05PM +0100, Matt Barringer wrote:
On Mon, 17 Nov 2008, Michael Schroeder wrote:

Uh, filelist.xml can't help you with file content conflicts, as it
doesn't contain the file md5 checksum. Or are you talking about
explicit "Conflicts: /some/file" dependencies?

Right now I'm not concerned with file content conflicts, I'm just trying
to get the solver to error out when two packages provide the same
filename. Adding the names to the provides doesn't do it.

True, because it's not an error if two packages share the same
file (as long as the content is the same). Fedora uses this fact
a lot for their multilib implementation.

Cheers,
Michael.

--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups