Issue with PPA mentioned in Wiki
Created by: Lantizia
Hi, On this page...
https://github.com/FreeRDP/Remmina/wiki
It mentions the remmina-next PPA but also aludes to the existance of a remmina-master PPA too.
If you install Remmina from the remmina-master PPA on trusty (which that PPA has been built for), you'll find when installing remmina-plugin-rdp there are incomplete FreeRDP dependancies which are neither in the PPA, nor Ubuntu, nor in any official FreeRDP PPA I could find built for trusty.
lantizia@ubuntu-test:~$ sudo apt-get install remmina-plugin-rdp
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
remmina-plugin-rdp : Depends: libfreerdp-client1.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libfreerdp-codec1.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libfreerdp-core1.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libfreerdp-gdi1.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libfreerdp-locale1.1 (>= 1.1.0~beta1+git20130629) but it is not going to be installed
Recommends: libfreerdp-plugins-standard but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
lantizia@ubuntu-test:~$ sudo apt-get install libfreerdp-plugins-standard
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
libfreerdp-plugins-standard : Depends: libfreerdp-common1.1.0 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libfreerdp-utils1.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libwinpr-crt0.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libwinpr-file0.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libwinpr-handle0.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libwinpr-interlocked0.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libwinpr-synch0.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libwinpr-sysinfo0.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libwinpr-thread0.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
Depends: libwinpr-utils0.1 (>= 1.1.0beta1+git20130629) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.