warning message when i try to install wine 1.7

Questions about Wine on Linux
Locked
rubenlbr
Newbie
Newbie
Posts: 4
Joined: Wed Sep 23, 2015 7:50 am

warning message when i try to install wine 1.7

Post by rubenlbr »

ubuntu 14.04
when i try sudo apt install wine1.7 winetricks i 've got this:

WARNING: could not authenticate the following packages !
wine-gecko2.34 wine-gecko2.34:i386 wine-mono4.5.4 wine1.7-amd64 wine1.7-i386:i386 wine1.7

Do you want to install theses packages without verification?

why???? how can be fixed?
User avatar
dimesio
Moderator
Moderator
Posts: 13209
Joined: Tue Mar 25, 2008 10:30 pm

Re: warning message when i try to install wine 1.7

Post by dimesio »

Install winetricks directly from https://raw.githubusercontent.com/Winet ... winetricks.

The latest Ubuntu Wine package has also been reported to pull in the wrong versions of wine-gecko and wine-mono, so install those manually, too.
http://wiki.winehq.org/Gecko
http://wiki.winehq.org/Mono
Locked