fazbear201 / winezeug

Automatically exported from code.google.com/p/winezeug
1 stars 0 forks source link

install of dotnet20 still fails after ttf-oriya-fonts uninstalled on debian sid #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. take a debian sid system with ttf-oriya-fonts installed
2. apt-get --purge remove ttf-oriya-fonts or dpkg -r ttf-oriya-fonts
3. run winetricks and select dotnet20.

What is the expected output? What do you see instead?
.NET 2.0 should be installed, instead it just tells me to uninstall the fonts.

What version of the product are you using? On what operating system?
Debian sid

Please provide any additional information below.
dpkg -l ttf-oriya-fonts
yeilds:-
un ttf-oriya-fonts           <none>       (no description available)

Original issue reported on code.google.com by david.go...@btconnect.com on 26 Jul 2010 at 10:28

GoogleCodeExporter commented 8 years ago
Winetricks is getting that info from xlsfonts, you should figure out why it's 
not getting updated. May be a debian bug.

Original comment by austinenglish@gmail.com on 29 Jul 2010 at 4:56

GoogleCodeExporter commented 8 years ago
Yes, it looks that way.  I have gone through and removed all references to the 
font that grep could find, and now it installs.

Original comment by david.go...@btconnect.com on 29 Jul 2010 at 8:31

GoogleCodeExporter commented 8 years ago
Cool. You may want to file a bug with Debian then.

Original comment by austinenglish@gmail.com on 30 Jul 2010 at 8:18