package nova-compute-uml not installed failed to install/upgrade: trying to overwrite /etc/nova/nova-compute.conf , which is also in package nova-compute-kvm 2012.1-0ubuntu1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
package nova-compute-uml and nova-compute-kvm 2012.1-0ubuntu1
The two packages are trying to write to the same conf file. No experience with either of them just trying to install. On the surface my guess is that it seems they either:
need separate conf files,
need to share the same conf file or
the installer should get a flag to remove the existing package and its conf file prior to installing the new one.
Someone more familiar than I needs to make the call on what the actual solution might be.
Sorry I was not more helpful.
Also my apologies if multiple instances of this bug report get submitted. Apport or whatever program that Synaptic called to submit the bug report kept presenting dialog boxes asking to submit the report but I did not see any information to identify what the problems were. I assumed that they were all different bugs but now I am not so sure. Sorry for spamming Launchpad if they were all the same.
ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: nova-compute-uml (not installed)
ProcVersionSign
Uname: Linux 3.2.0-22-generic x86_64
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
Date: Fri Apr 6 17:00:47 2012
ErrorMessage: trying to overwrite '/etc/nova/
InstallationMedia: Ubuntu 10.04.4 LTS "Lucid Lynx" - Release amd64 (20120214.2)
SourcePackage: nova
Title: package nova-compute-uml (not installed) failed to install/upgrade: trying to overwrite '/etc/nova/
UpgradeStatus: Upgraded to precise on 2012-04-04 (2 days ago)
Related branches
- Chuck Short: Pending requested
-
Diff: 56 lines (+14/-4)3 files modifieddebian/changelog (+8/-0)
debian/control (+6/-3)
debian/nova-console.install (+0/-1)
tags: | removed: need-duplicate-check |
tags: | added: ubuntu-openstack-upgrade |
Confirming the conflict. The nova-compute-$foo packages need a relationship set with each other such that each conflicts with the others.