[Bug 1848484] Re: placement-common dpkg error (typo: chmod != chown)

Corey Bryant corey.bryant at canonical.com
Thu Oct 17 13:16:05 UTC 2019


Ahh, I see the issue. This will occur if
/var/lib/placement/placement.sqlite exists:

    if [ -e /var/lib/placement/placement.sqlite ];
    then
        chmod placement:placement /var/lib/placement/placement.sqlite
        chmod 640 /var/lib/placement/placement.sqlite
    fi

** Changed in: cloud-archive
       Status: New => Triaged

** Changed in: cloud-archive
   Importance: Undecided => Medium

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

Title:
  placement-common dpkg error (typo: chmod != chown)

Status in Ubuntu Cloud Archive:
  Triaged

Bug description:
  Setting up placement-common (2.0.0-0ubuntu1~cloud0) ...
  chmod: invalid mode: ‘placement:placement’
  Try 'chmod --help' for more information.
  dpkg: error processing package placement-common (--configure):
   installed placement-common package post-installation script subprocess returned error exit status 1
  dpkg: dependency problems prevent configuration of python3-placement:
   python3-placement depends on placement-common (= 2.0.0-0ubuntu1~cloud0); however:
    Package placement-common is not configured yet.

  dpkg: error processing package python3-placement (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of placement-api:
   placement-api depends on python3-placement (= 2.0.0-0ubuntu1~cloud0); however:
    Package python3-placement is not configured yet.

  dpkg: error processing package placement-api (--configure):
   dependency problems - leaving unconfigured
  No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                            No apport report written because the error message indicates its a followup error from a previous failure.
               Errors were encountered while processing:
   placement-common
   python3-placement
   placement-api
  E: Sub-process /usr/bin/dpkg returned an error code (1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1848484/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list