|
Bugzilla – Full Text Bug Listing |
| Summary: | lukemftp and lftp conflict | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Lars Marowsky-Bree <lmb> |
| Component: | Installation | Assignee: | Petr Ostadal <postadal> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | dmueller, eich, lnussel, meissner |
| Version: | Beta 7 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Lars Marowsky-Bree
2006-03-09 13:36:21 UTC
Re-assigning to package maintainer Just wanted to do that. AFAIK this is a wanted dependency however I don't know why. lftp has a lukemftp compat mode and therefore conflicts with lukemftp now. I guess we should handle this conflict during upgrade. it also happens during SL9.3 -> SL10.1B7 update. i have seen that too. Hm, #154349 was correct fix I have to remove lukemftp from Conflicts and add lftp to lukemftp Obsoletes according to session "alternative package" from following document http://w3.suse.de/~kkaempf/specifications/how-to-specify-dependencies/dep.html s/was/wasn't in comment #5 lftp and lukemftp with changes from comment #5 was submited to STABLE you cannot have two packages that obsolete each other. That's completely broken semantic. The mentioned document of course doesn't suggest adding mutual obsoletes anywhere. You have three options: - leave the offending file in both packages => packages must conflict with each other. Bad due to update problem. - remove the file from one package - remove the file from both and use update-alternatives to install a symlink Choose your poison. Ok I am preparing update-alternatives for both packages *** Bug 157314 has been marked as a duplicate of this bug. *** added alternatives system to lftp and lukemftp a submited to STABLE lftp still obsoletes lukemftp and vice versa. I know it, this is what I want it. You have another idea? Why don't you read your bug reports??? I read again document how-to-specify-dependencies/dep.html, I forgot read last sentence which notify about 'silent conflict', you are right. I removed Obsoleted from both packages. I hope, that it is now really fixed ;) |