[Bug 1683713] Re: Cannot install on ubuntu 14.04
Launchpad Bug Tracker
1683713 at bugs.launchpad.net
Tue Apr 18 14:06:55 UTC 2017
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: update-notifier (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-notifier in Ubuntu.
https://bugs.launchpad.net/bugs/1683713
Title:
Cannot install on ubuntu 14.04
Status in update-notifier package in Ubuntu:
Confirmed
Bug description:
Hello
I try to install `ttf-mscorefonts-installer` package, which depends of your `update-notifier-common` package on ubuntu 14.04 and it failed cause
```
update-notifier-common : Depends: update-manager-core (>= 1:0.196.23) but it is not going to be installed
```
I reproduce a problem with minimal Dockerfile
```
FROM ubuntu:14.04
RUN apt-get -y update && apt-get install -y update-notifier-common
```
Seems this error start to happened yesterday
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1683713/+subscriptions
More information about the foundations-bugs
mailing list