[Bug 1683713] [NEW] Cannot install on ubuntu 14.04

Shockwave dr-evil-lob at yandex.ru
Tue Apr 18 09:57:35 UTC 2017


Public bug reported:

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

** Affects: update-notifier (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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