3.8.1-ubuntu1 depends on update-notifier-common, which ends up bringing in ubuntu-pro

Bug #2058032 reported by Michael Webster
44
This bug affects 10 people
Affects Status Importance Assigned to Milestone
msttcorefonts (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in msttcorefonts (Ubuntu):
status: New → Confirmed
Revision history for this message
Pjotr12345 (computertip) wrote :

Workaround:

1. Get it straight from Debian:
wget http://ftp.us.debian.org/debian/pool/contrib/m/msttcorefonts/ttf-mscorefonts-installer_3.8.1_all.deb -P ~/Downloads

2. Install it without recommends:
sudo apt-get install --no-install-recommends ~/Downloads/ttf-mscorefonts-installer_3.8.1_all.deb

3. Copy the fonts to another folder:
sudo cp -v -r /usr/share/fonts/truetype/msttcorefonts /usr/share/fonts/truetype/msttcorefonts2

4. Uninstall the Debian installer (plus the fonts in their original folder):
sudo apt-get purge ttf-mscorefonts-installer

5. Notify the system:
sudo dpkg-reconfigure fontconfig

6. Done.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.