[Bug 1687477] Re: package rbd-mirror (not installed) failed to install/upgrade: a tentar sobre-escrever '/etc/init/ceph-rbd-mirror.conf', que também está no pacote ceph 10.2.6-0ubuntu0.16.04.1

James Page james.page at ubuntu.com
Thu Oct 19 11:24:28 UTC 2017


Upstart install script needs to filter rbd-mirror files from ceph
package:

    # Install upstart configurations using dh_installinit
    for conf in `ls -1 src/upstart/ceph*.conf | grep -v mds`; do \
        name=`basename $$conf | cut -d . -f 1`; \
        cp -v $$conf debian/ceph.$$name.upstart; \
        dh_installinit -pceph --no-start --name=$$name; \
    done

as it does for mds now.

** Changed in: ceph (Ubuntu)
       Status: Confirmed => Triaged

** Changed in: ceph (Ubuntu)
   Importance: Undecided => Medium

** Also affects: ceph (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Changed in: ceph (Ubuntu)
       Status: Triaged => Fix Released

** Changed in: ceph (Ubuntu Xenial)
       Status: New => Triaged

** Changed in: ceph (Ubuntu Xenial)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1687477

Title:
  xenial: ceph/rbd-mirror packages both ship /etc/init/ceph-rbd-mirror*

Status in ceph package in Ubuntu:
  Fix Released
Status in ceph source package in Xenial:
  Triaged

Bug description:
  falha na instalação

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: rbd-mirror (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-77.98-generic 4.4.59
  Uname: Linux 4.4.0-77-generic i686
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: i386
  Date: Mon May  1 13:44:27 2017
  ErrorMessage: a tentar sobre-escrever '/etc/init/ceph-rbd-mirror.conf', que também está no pacote ceph 10.2.6-0ubuntu0.16.04.1
  InstallationDate: Installed on 2016-07-16 (289 days ago)
  InstallationMedia: Ubuntu-Kylin 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.20
  SourcePackage: ceph
  Title: package rbd-mirror (not installed) failed to install/upgrade: a tentar sobre-escrever '/etc/init/ceph-rbd-mirror.conf', que também está no pacote ceph 10.2.6-0ubuntu0.16.04.1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1687477/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list