← Back to team overview

desktop-packages team mailing list archive

[Bug 1542030] Re: Problem during configuring (wrong path)

 

This is bug in libutempter0.postinst script

it should either check existence of /usr/lib/utempter directory or
create it before changing ownership. Manual creation of the directory
solves the issue:

sudo mkdir /usr/lib/utempter
sudo dpkg --configure libutempter0

Other question is why directory /usr/lib/utempter may not exist after
package install?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libutempter in Ubuntu.
https://bugs.launchpad.net/bugs/1542030

Title:
  Problem during configuring (wrong path)

Status in libutempter package in Ubuntu:
  Confirmed

Bug description:
  While updating from 14.04 to 16.04, I got error messaging that
  /usr/lib/utempter isn't existing. On my install (x64), I've only
  /usr/lib/x86_64-linux-gnu/utempter .

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


References