I'm trying to upgrade from Synergy 1.3.8 Server on an Ubuntu 12.04 install on an Acer Aspire 5750. I've done the following steps.
- Downloaded the synergy-1.4.15-Linux-x86_64.deb file and saved it in a sub-directory within home.
- Double clicked the file. This opened Ubuntu Software Centre.
- The S/W Centre offered the opportunity to Upgrade synergyc and synergys. On clicking Upgrade button it started to do something.... status bar was being updated. Then a pop screen appeared with the following info:
The package is of bad quality
The installation of a package which violates the quality standards isn't allowed. This could cause serious problems on your computer. Please contact the person or organisation who provided this package file and include the details beneath.
Details:
Lintian check results for /home/purvez/DevSW/KVM/synergy-1.4.15-Linux-x86_64.deb:
Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at /usr/bin/lintian line 108.
E: synergy: wrong-file-owner-uid-or-gid usr/ 1000/1000
E: synergy: wrong-file-owner-uid-or-gid usr/bin/ 1000/1000
E: synergy: wrong-file-owner-uid-or-gid usr/bin/synergy 1000/1000
E: synergy: wrong-file-owner-uid-or-gid usr/bin/synergyc 1000/1000
E: synergy: wrong-file-owner-uid-or-gid usr/bin/synergyd 1000/1000
E: synergy: wrong-file-owner-uid-or-gid usr/bin/synergys 1000/1000
E: synergy: wrong-file-owner-uid-or-gid usr/share/ 1000/1000
E: synergy: wrong-file-owner-uid-or-gid usr/share/applications/ 1000/1000
E: synergy: wrong-file-owner-uid-or-gid usr/share/applications/synergy.desktop 1000/1000
E: synergy: wrong-file-owner-uid-or-gid usr/share/icons/ 1000/1000
E: synergy: wrong-file-owner-uid-or-gid usr/share/icons/synergy.ico 1000/1000
Finally it offers me the option of 'OK' or 'Ignore and install'
I have chosen OK and that has closed the window and stopped the upgrade.
Any idea where I should head next please? Thanks in advance.
[SOLVED] Eventually I just used the dpkg command line inside a term as follows:
sudo dpkg -r synergy-1.4.15-Linux-x86_64.deb
That worked fine.