VPN Mullvad Client Won't Install Proper -dependency Problems(?)-

Hello all

I'm having trouble with installing the Mullvad VPN client on my computer. The configuration files work fine and there is a connection but the client just won't work (there is a icon in the applications but when clicking on it, password is asked and then nothing happens). Using Debian Wheezy 7.
I'm in contact with Mullvad but we haven't made any progress yet, and it's weekend now.

I tried a couple of thing but this is where i'm now:

- Fresh installed system.

→ Going to Downloads map in terminal
→ login as root
→ trying to install Mullvad by dpkg -i mullvad_48-1_all.deb
→ seeing error installing Mullvad
→ apt-get install -f
→ installing “mullvad depends on packages”
apt-get install pytho
apt-get install python-wxgtk2.8
apt-get install python-appindicator
→ trying to install Mullvad by dpkg -i mullvad_48-1_all.deb
→ seeing problem(?)
“ dpkg: dependency problems prevent configuration of mullvad:
mullvad depends on python:any (>= 2.7.1-0ubuntu2).

dpkg: error processing mullvad (--install):
dependency problems - leaving unconfigured “ (what is this?)
→ trying to install python_2.7.3-4+deb7u1_all.deb by dpkg -i python_2.7.3-4+deb7u1_all.deb
→ then: apt-get install -f
→ trying to install Mullvad: dpkg -i mullvad_48-1_all.deb
→ still not working

Code:
userone@debianuser:~$ cd ~/Downloads
userone@debianuser:~/Downloads$ su
Password: 
root@debianuser:/home/userone/Downloads# dpkg -i mullvad_48-1_all.deb
Selecting previously unselected package mullvad.
(Reading database ... 139936 files and directories currently installed.)
Unpacking mullvad (from mullvad_48-1_all.deb) ...
dpkg: dependency problems prevent configuration of mullvad:
 mullvad depends on python:any (>= 2.7.1-0ubuntu2).
 mullvad depends on python-wxgtk2.8; however:
  Package python-wxgtk2.8 is not installed.
 mullvad depends on python-appindicator; however:
  Package python-appindicator is not installed.

dpkg: error processing mullvad (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for hicolor-icon-theme ...
Errors were encountered while processing:
 mullvad
root@debianuser:/home/userone/Downloads# apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  mullvad
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 627 kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 139987 files and directories currently installed.)
Removing mullvad ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
root@debianuser:/home/userone/Downloads# apt-get install python
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@debianuser:/home/userone/Downloads# apt-get install python-wxgtk2.8
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libwxbase2.8-0 libwxgtk2.8-0 python-wxversion
Suggested packages:
  libgnomeprintui2.2-0 wx2.8-doc wx2.8-examples editra
The following NEW packages will be installed:
  libwxbase2.8-0 libwxgtk2.8-0 python-wxgtk2.8 python-wxversion
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.8 MB of archives.
After this operation, 46.1 MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://ftp.us.debian.org/debian/ wheezy/main libwxbase2.8-0 amd64 2.8.12.1-12 [678 kB]
Get:2 http://ftp.us.debian.org/debian/ wheezy/main libwxgtk2.8-0 amd64 2.8.12.1-12 [3,411 kB]
Get:3 http://ftp.us.debian.org/debian/ wheezy/main python-wxversion all 2.8.12.1-12 [91.8 kB]
Get:4 http://ftp.us.debian.org/debian/ wheezy/main python-wxgtk2.8 amd64 2.8.12.1-12 [8,579 kB]
Fetched 12.8 MB in 20s (608 kB/s)                                              
Selecting previously unselected package libwxbase2.8-0:amd64.
(Reading database ... 139936 files and directories currently installed.)
Unpacking libwxbase2.8-0:amd64 (from .../libwxbase2.8-0_2.8.12.1-12_amd64.deb) ...
Selecting previously unselected package libwxgtk2.8-0:amd64.
Unpacking libwxgtk2.8-0:amd64 (from .../libwxgtk2.8-0_2.8.12.1-12_amd64.deb) ...
Selecting previously unselected package python-wxversion.
Unpacking python-wxversion (from .../python-wxversion_2.8.12.1-12_all.deb) ...
Selecting previously unselected package python-wxgtk2.8.
Unpacking python-wxgtk2.8 (from .../python-wxgtk2.8_2.8.12.1-12_amd64.deb) ...
Setting up libwxbase2.8-0:amd64 (2.8.12.1-12) ...
Setting up libwxgtk2.8-0:amd64 (2.8.12.1-12) ...
Setting up python-wxversion (2.8.12.1-12) ...
Setting up python-wxgtk2.8 (2.8.12.1-12) ...
update-alternatives: using /usr/lib/wx/python/wx2.8.pth to provide /usr/lib/wx/python/wx.pth (wx.pth) in auto mode
root@debianuser:/home/userone/Downloads# apt-get install python-appindicator
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  indicator-application libappindicator1 libappindicator3-1 libdbusmenu-glib4
  libdbusmenu-gtk3-4 libdbusmenu-gtk4 libindicator3-7 libindicator7
The following NEW packages will be installed:
  indicator-application libappindicator1 libappindicator3-1 libdbusmenu-glib4
  libdbusmenu-gtk3-4 libdbusmenu-gtk4 libindicator3-7 libindicator7
  python-appindicator
0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 632 kB of archives.
After this operation, 1,392 kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://ftp.us.debian.org/debian/ wheezy/main libdbusmenu-glib4 amd64 0.6.2-1 [109 kB]
Get:2 http://ftp.us.debian.org/debian/ wheezy/main libdbusmenu-gtk3-4 amd64 0.6.2-1 [95.0 kB]
Get:3 http://ftp.us.debian.org/debian/ wheezy/main libdbusmenu-gtk4 amd64 0.6.2-1 [95.0 kB]
Get:4 http://ftp.us.debian.org/debian/ wheezy/main libindicator3-7 amd64 0.5.0-1 [56.6 kB]
Get:5 http://ftp.us.debian.org/debian/ wheezy/main libappindicator3-1 amd64 0.4.92-2 [56.1 kB]
Get:6 http://ftp.us.debian.org/debian/ wheezy/main indicator-application amd64 0.5.0-1 [62.4 kB]
Get:7 http://ftp.us.debian.org/debian/ wheezy/main libindicator7 amd64 0.5.0-1 [56.6 kB]
Get:8 http://ftp.us.debian.org/debian/ wheezy/main libappindicator1 amd64 0.4.92-2 [56.1 kB]
Get:9 http://ftp.us.debian.org/debian/ wheezy/main python-appindicator amd64 0.4.92-2 [45.3 kB]
Fetched 632 kB in 2s (216 kB/s)               
Selecting previously unselected package libdbusmenu-glib4:amd64.
(Reading database ... 141598 files and directories currently installed.)
Unpacking libdbusmenu-glib4:amd64 (from .../libdbusmenu-glib4_0.6.2-1_amd64.deb) ...
Selecting previously unselected package libdbusmenu-gtk3-4:amd64.
Unpacking libdbusmenu-gtk3-4:amd64 (from .../libdbusmenu-gtk3-4_0.6.2-1_amd64.deb) ...
Selecting previously unselected package libdbusmenu-gtk4:amd64.
Unpacking libdbusmenu-gtk4:amd64 (from .../libdbusmenu-gtk4_0.6.2-1_amd64.deb) ...
Selecting previously unselected package libindicator3-7.
Unpacking libindicator3-7 (from .../libindicator3-7_0.5.0-1_amd64.deb) ...
Selecting previously unselected package libappindicator3-1.
Unpacking libappindicator3-1 (from .../libappindicator3-1_0.4.92-2_amd64.deb) ...
Selecting previously unselected package indicator-application.
Unpacking indicator-application (from .../indicator-application_0.5.0-1_amd64.deb) ...
Selecting previously unselected package libindicator7.
Unpacking libindicator7 (from .../libindicator7_0.5.0-1_amd64.deb) ...
Selecting previously unselected package libappindicator1.
Unpacking libappindicator1 (from .../libappindicator1_0.4.92-2_amd64.deb) ...
Selecting previously unselected package python-appindicator.
Unpacking python-appindicator (from .../python-appindicator_0.4.92-2_amd64.deb) ...
Setting up libdbusmenu-glib4:amd64 (0.6.2-1) ...
Setting up libdbusmenu-gtk3-4:amd64 (0.6.2-1) ...
Setting up libdbusmenu-gtk4:amd64 (0.6.2-1) ...
Setting up libindicator3-7 (0.5.0-1) ...
Setting up libappindicator3-1 (0.4.92-2) ...
Setting up indicator-application (0.5.0-1) ...
Setting up libindicator7 (0.5.0-1) ...
Setting up libappindicator1 (0.4.92-2) ...
Setting up python-appindicator (0.4.92-2) ...
root@debianuser:/home/userone/Downloads# dpkg -i mullvad_48-1_all.deb
Selecting previously unselected package mullvad.
(Reading database ... 141685 files and directories currently installed.)
Unpacking mullvad (from mullvad_48-1_all.deb) ...
dpkg: dependency problems prevent configuration of mullvad:
 mullvad depends on python:any (>= 2.7.1-0ubuntu2).

dpkg: error processing mullvad (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for hicolor-icon-theme ...
Errors were encountered while processing:
 mullvad

root@debianuser:/home/userone/Downloads# dpkg -i python_2.7.3-4+deb7u1_all.deb
(Reading database ... 141737 files and directories currently installed.)
Preparing to replace python 2.7.3-4+deb7u1 (using python_2.7.3-4+deb7u1_all.deb) ...
Unpacking replacement python ...
Setting up python (2.7.3-4+deb7u1) ...
Processing triggers for man-db ...
root@debianuser:/home/userone/Downloads# apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  mullvad
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 627 kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 141736 files and directories currently installed.)
Removing mullvad ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
root@debianuser:/home/userone/Downloads# dpkg -i mullvad_48-1_all.deb 
Selecting previously unselected package mullvad.
(Reading database ... 141685 files and directories currently installed.)
Unpacking mullvad (from mullvad_48-1_all.deb) ...
dpkg: dependency problems prevent configuration of mullvad:
 mullvad depends on python:any (>= 2.7.1-0ubuntu2).

dpkg: error processing mullvad (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for hicolor-icon-theme ...
Errors were encountered while processing:
 mullvad
root@debianuser:/home/userone/Downloads#


I found this link about "Package has a Depends on python:any (>= 2.7.1-0ubuntu2)" https://qa.debian.org/debcheck.php?dist ... thon-gdata
It says : Package has a Depends on python:any (>= 2.7.1-0ubuntu2) which cannot be satisfied on amd64.
What does this mean for me?

I checked command # python -V The output is:
Code:
Python 2.7.3



Similar Content



Can't Launch Installed Programs

For those of you helping me with the Libreoffice install I took someone's advice in another forum and supposedly installed it. Here is the terminal action:


Quote:
gregg@LG:~/Desktop$ cd LibreOffice_4.2.3.3_Linux_x86_deb/DEBS/
gregg@LG:~/Desktop/LibreOffice_4.2.3.3_Linux_x86_deb/DEBS$ sudo dpkg -i *.deb
[sudo] password for gregg:
Selecting previously unselected package libobasis4.2-base.
(Reading database ... 197387 files and directories currently installed.)
Preparing to unpack libobasis4.2-base_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-base (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-calc.
Preparing to unpack libobasis4.2-calc_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-calc (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core01.
Preparing to unpack libobasis4.2-core01_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core01 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core02.
Preparing to unpack libobasis4.2-core02_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core02 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core03.
Preparing to unpack libobasis4.2-core03_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core03 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core04.
Preparing to unpack libobasis4.2-core04_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core04 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core05.
Preparing to unpack libobasis4.2-core05_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core05 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core06.
Preparing to unpack libobasis4.2-core06_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core06 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core07.
Preparing to unpack libobasis4.2-core07_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core07 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-draw.
Preparing to unpack libobasis4.2-draw_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-draw (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us.
Preparing to unpack libobasis4.2-en-us_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-base.
Preparing to unpack libobasis4.2-en-us-base_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-base (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-calc.
Preparing to unpack libobasis4.2-en-us-calc_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-calc (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-math.
Preparing to unpack libobasis4.2-en-us-math_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-math (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-res.
Preparing to unpack libobasis4.2-en-us-res_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-res (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-writer.
Preparing to unpack libobasis4.2-en-us-writer_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-writer (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-beanshell-script-provider.
Preparing to unpack libobasis4.2-extension-beanshell-script-provider_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-beanshell-script-provider (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-javascript-script-provider.
Preparing to unpack libobasis4.2-extension-javascript-script-provider_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-javascript-script-provider (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-mediawiki-publisher.
Preparing to unpack libobasis4.2-extension-mediawiki-publisher_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-mediawiki-publisher (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-nlpsolver.
Preparing to unpack libobasis4.2-extension-nlpsolver_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-nlpsolver (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-pdf-import.
Preparing to unpack libobasis4.2-extension-pdf-import_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-pdf-import (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-report-builder.
Preparing to unpack libobasis4.2-extension-report-builder_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-report-builder (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-gnome-integration.
Preparing to unpack libobasis4.2-gnome-integration_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-gnome-integration (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-graphicfilter.
Preparing to unpack libobasis4.2-graphicfilter_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-graphicfilter (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-images.
Preparing to unpack libobasis4.2-images_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-images (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-impress.
Preparing to unpack libobasis4.2-impress_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-impress (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-kde-integration.
Preparing to unpack libobasis4.2-kde-integration_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-kde-integration (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-librelogo.
Preparing to unpack libobasis4.2-librelogo_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-librelogo (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-math.
Preparing to unpack libobasis4.2-math_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-math (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-ogltrans.
Preparing to unpack libobasis4.2-ogltrans_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-ogltrans (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-onlineupdate.
Preparing to unpack libobasis4.2-onlineupdate_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-onlineupdate (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-ooofonts.
Preparing to unpack libobasis4.2-ooofonts_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-ooofonts (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-ooolinguistic.
Preparing to unpack libobasis4.2-ooolinguistic_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-ooolinguistic (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-postgresql-sdbc.
Preparing to unpack libobasis4.2-postgresql-sdbc_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-postgresql-sdbc (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-python-script-provider.
Preparing to unpack libobasis4.2-python-script-provider_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-python-script-provider (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-pyuno.
Preparing to unpack libobasis4.2-pyuno_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-pyuno (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-writer.
Preparing to unpack libobasis4.2-writer_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-writer (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-xsltfilter.
Preparing to unpack libobasis4.2-xsltfilter_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-xsltfilter (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2.
Preparing to unpack libreoffice4.2_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2 (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-base.
Preparing to unpack libreoffice4.2-base_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-base (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-calc.
Preparing to unpack libreoffice4.2-calc_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-calc (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-debian-menus.
Preparing to unpack libreoffice4.2-debian-menus_4.2.3-3_all.deb ...
Unpacking libreoffice4.2-debian-menus (4.2.3-3) ...
Selecting previously unselected package libreoffice4.2-dict-en.
Preparing to unpack libreoffice4.2-dict-en_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-dict-en (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-dict-es.
Preparing to unpack libreoffice4.2-dict-es_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-dict-es (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-dict-fr.
Preparing to unpack libreoffice4.2-dict-fr_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-dict-fr (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-draw.
Preparing to unpack libreoffice4.2-draw_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-draw (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-en-us.
Preparing to unpack libreoffice4.2-en-us_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-en-us (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-impress.
Preparing to unpack libreoffice4.2-impress_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-impress (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-math.
Preparing to unpack libreoffice4.2-math_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-math (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-ure.
Preparing to unpack libreoffice4.2-ure_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-ure (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-writer.
Preparing to unpack libreoffice4.2-writer_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-writer (4.2.3.3-3) ...
Setting up libreoffice4.2-debian-menus (4.2.3-3) ...
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
Setting up libreoffice4.2-ure (4.2.3.3-3) ...
Setting up libobasis4.2-core01 (4.2.3.3-3) ...
Setting up libobasis4.2-core02 (4.2.3.3-3) ...
Setting up libobasis4.2-core03 (4.2.3.3-3) ...
Setting up libobasis4.2-core04 (4.2.3.3-3) ...
Setting up libobasis4.2-core05 (4.2.3.3-3) ...
Setting up libobasis4.2-core06 (4.2.3.3-3) ...
Setting up libobasis4.2-core07 (4.2.3.3-3) ...
Setting up libobasis4.2-draw (4.2.3.3-3) ...
Setting up libobasis4.2-en-us (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-base (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-calc (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-math (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-res (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-writer (4.2.3.3-3) ...
Setting up libobasis4.2-extension-beanshell-script-provider (4.2.3.3-3) ...
Setting up libobasis4.2-extension-javascript-script-provider (4.2.3.3-3) ...
Setting up libobasis4.2-extension-mediawiki-publisher (4.2.3.3-3) ...
Setting up libobasis4.2-extension-nlpsolver (4.2.3.3-3) ...
Setting up libobasis4.2-extension-pdf-import (4.2.3.3-3) ...
Setting up libobasis4.2-extension-report-builder (4.2.3.3-3) ...
Setting up libobasis4.2-gnome-integration (4.2.3.3-3) ...
Setting up libobasis4.2-graphicfilter (4.2.3.3-3) ...
Setting up libobasis4.2-images (4.2.3.3-3) ...
Setting up libobasis4.2-impress (4.2.3.3-3) ...
Setting up libobasis4.2-kde-integration (4.2.3.3-3) ...
Setting up libobasis4.2-math (4.2.3.3-3) ...
Setting up libobasis4.2-ogltrans (4.2.3.3-3) ...
Setting up libobasis4.2-onlineupdate (4.2.3.3-3) ...
Setting up libobasis4.2-ooofonts (4.2.3.3-3) ...
Setting up libobasis4.2-ooolinguistic (4.2.3.3-3) ...
Setting up libobasis4.2-python-script-provider (4.2.3.3-3) ...
Setting up libobasis4.2-pyuno (4.2.3.3-3) ...
Setting up libobasis4.2-writer (4.2.3.3-3) ...
Setting up libobasis4.2-xsltfilter (4.2.3.3-3) ...
Setting up libreoffice4.2 (4.2.3.3-3) ...
Setting up libreoffice4.2-dict-en (4.2.3.3-3) ...
Setting up libreoffice4.2-dict-es (4.2.3.3-3) ...
Setting up libreoffice4.2-dict-fr (4.2.3.3-3) ...
Setting up libreoffice4.2-draw (4.2.3.3-3) ...
Setting up libreoffice4.2-en-us (4.2.3.3-3) ...
Setting up libreoffice4.2-impress (4.2.3.3-3) ...
Setting up libreoffice4.2-math (4.2.3.3-3) ...
Setting up libreoffice4.2-writer (4.2.3.3-3) ...
Setting up libobasis4.2-base (4.2.3.3-3) ...
Setting up libobasis4.2-calc (4.2.3.3-3) ...
Setting up libobasis4.2-librelogo (4.2.3.3-3) ...
Setting up libobasis4.2-postgresql-sdbc (4.2.3.3-3) ...
Setting up libreoffice4.2-base (4.2.3.3-3) ...
Setting up libreoffice4.2-calc (4.2.3.3-3) ...
Processing triggers for mime-support (3.55ubuntu1.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu2) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Processing triggers for gnome-icon-theme (3.12.0-1ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
gregg@LG:~/Desktop/LibreOffice_4.2.3.3_Linux_x86_deb/DEBS$
And Libreoffice shows up in the Applications Menu but it won't launch. Nor does it when I right click on a file and choose 'open with Libreoffice..."

The other program is Sigil. I installed that from a debian file using Gdebi installer. In fact I installed it twice because it didn't open the first time.

So yeah, same thing: it's in the applications menu but it won't launch.

And an unrelated note: I've been getting red lines and stuff sometimes as I type in here. Just like three or four squiggly red horizontal lines (not the spell checker).

Thanks.

What's The Best (and Safest) Way To Get Rid Of Improperly Installed Programs?

I attempted to install an older version of LibreOffice and ended up making a mess of things. It looked like the LO was installed. It was in the Applications Menu, but it wouldn't launch. So you guys here helped me check it out in the terminal and turns out the LO is not installed.

Code:
gregg@LG:~/Desktop$ libreoffice
The program 'libreoffice' is currently not installed. You can install it by typing:
sudo apt-get install libreoffice-common

Same goes for the Sigil (the other improperly installed program I want to get rid of).

Code:
gregg@LG:~/Desktop$ sigil
/usr/local/share/sigil/sigil: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

And I've decided to get different versions of both programs so whatever is in there needs to go before I install the new versions.

So what's the best way of getting rid of what's in there? I've got Synaptic Package Manager and I can see that a lot of the squares are filled in with green for the Sigil and LO that was attempted to be installed. I could just check mark all those spaces with "Mark for complete removal." Or is there a better way?

I don't expect anybody to read beyond this but if the following terminal stuff is a clue as to the LO installation I'll include it. Here goes:

Code:
gregg@LG:~/Desktop$ cd LibreOffice_4.2.3.3_Linux_x86_deb/DEBS/
gregg@LG:~/Desktop/LibreOffice_4.2.3.3_Linux_x86_deb/DEBS$ sudo dpkg -i *.deb
[sudo] password for gregg:
Selecting previously unselected package libobasis4.2-base.
(Reading database ... 197387 files and directories currently installed.)
Preparing to unpack libobasis4.2-base_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-base (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-calc.
Preparing to unpack libobasis4.2-calc_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-calc (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core01.
Preparing to unpack libobasis4.2-core01_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core01 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core02.
Preparing to unpack libobasis4.2-core02_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core02 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core03.
Preparing to unpack libobasis4.2-core03_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core03 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core04.
Preparing to unpack libobasis4.2-core04_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core04 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core05.
Preparing to unpack libobasis4.2-core05_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core05 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core06.
Preparing to unpack libobasis4.2-core06_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core06 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-core07.
Preparing to unpack libobasis4.2-core07_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-core07 (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-draw.
Preparing to unpack libobasis4.2-draw_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-draw (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us.
Preparing to unpack libobasis4.2-en-us_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-base.
Preparing to unpack libobasis4.2-en-us-base_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-base (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-calc.
Preparing to unpack libobasis4.2-en-us-calc_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-calc (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-math.
Preparing to unpack libobasis4.2-en-us-math_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-math (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-res.
Preparing to unpack libobasis4.2-en-us-res_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-res (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-en-us-writer.
Preparing to unpack libobasis4.2-en-us-writer_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-en-us-writer (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-beanshell-script-provider.
Preparing to unpack libobasis4.2-extension-beanshell-script-provider_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-beanshell-script-provider (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-javascript-script-provider.
Preparing to unpack libobasis4.2-extension-javascript-script-provider_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-javascript-script-provider (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-mediawiki-publisher.
Preparing to unpack libobasis4.2-extension-mediawiki-publisher_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-mediawiki-publisher (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-nlpsolver.
Preparing to unpack libobasis4.2-extension-nlpsolver_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-nlpsolver (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-pdf-import.
Preparing to unpack libobasis4.2-extension-pdf-import_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-pdf-import (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-extension-report-builder.
Preparing to unpack libobasis4.2-extension-report-builder_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-extension-report-builder (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-gnome-integration.
Preparing to unpack libobasis4.2-gnome-integration_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-gnome-integration (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-graphicfilter.
Preparing to unpack libobasis4.2-graphicfilter_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-graphicfilter (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-images.
Preparing to unpack libobasis4.2-images_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-images (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-impress.
Preparing to unpack libobasis4.2-impress_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-impress (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-kde-integration.
Preparing to unpack libobasis4.2-kde-integration_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-kde-integration (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-librelogo.
Preparing to unpack libobasis4.2-librelogo_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-librelogo (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-math.
Preparing to unpack libobasis4.2-math_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-math (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-ogltrans.
Preparing to unpack libobasis4.2-ogltrans_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-ogltrans (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-onlineupdate.
Preparing to unpack libobasis4.2-onlineupdate_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-onlineupdate (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-ooofonts.
Preparing to unpack libobasis4.2-ooofonts_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-ooofonts (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-ooolinguistic.
Preparing to unpack libobasis4.2-ooolinguistic_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-ooolinguistic (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-postgresql-sdbc.
Preparing to unpack libobasis4.2-postgresql-sdbc_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-postgresql-sdbc (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-python-script-provider.
Preparing to unpack libobasis4.2-python-script-provider_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-python-script-provider (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-pyuno.
Preparing to unpack libobasis4.2-pyuno_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-pyuno (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-writer.
Preparing to unpack libobasis4.2-writer_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-writer (4.2.3.3-3) ...
Selecting previously unselected package libobasis4.2-xsltfilter.
Preparing to unpack libobasis4.2-xsltfilter_4.2.3.3-3_i386.deb ...
Unpacking libobasis4.2-xsltfilter (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2.
Preparing to unpack libreoffice4.2_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2 (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-base.
Preparing to unpack libreoffice4.2-base_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-base (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-calc.
Preparing to unpack libreoffice4.2-calc_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-calc (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-debian-menus.
Preparing to unpack libreoffice4.2-debian-menus_4.2.3-3_all.deb ...
Unpacking libreoffice4.2-debian-menus (4.2.3-3) ...
Selecting previously unselected package libreoffice4.2-dict-en.
Preparing to unpack libreoffice4.2-dict-en_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-dict-en (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-dict-es.
Preparing to unpack libreoffice4.2-dict-es_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-dict-es (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-dict-fr.
Preparing to unpack libreoffice4.2-dict-fr_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-dict-fr (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-draw.
Preparing to unpack libreoffice4.2-draw_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-draw (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-en-us.
Preparing to unpack libreoffice4.2-en-us_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-en-us (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-impress.
Preparing to unpack libreoffice4.2-impress_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-impress (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-math.
Preparing to unpack libreoffice4.2-math_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-math (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-ure.
Preparing to unpack libreoffice4.2-ure_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-ure (4.2.3.3-3) ...
Selecting previously unselected package libreoffice4.2-writer.
Preparing to unpack libreoffice4.2-writer_4.2.3.3-3_i386.deb ...
Unpacking libreoffice4.2-writer (4.2.3.3-3) ...
Setting up libreoffice4.2-debian-menus (4.2.3-3) ...
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
Setting up libreoffice4.2-ure (4.2.3.3-3) ...
Setting up libobasis4.2-core01 (4.2.3.3-3) ...
Setting up libobasis4.2-core02 (4.2.3.3-3) ...
Setting up libobasis4.2-core03 (4.2.3.3-3) ...
Setting up libobasis4.2-core04 (4.2.3.3-3) ...
Setting up libobasis4.2-core05 (4.2.3.3-3) ...
Setting up libobasis4.2-core06 (4.2.3.3-3) ...
Setting up libobasis4.2-core07 (4.2.3.3-3) ...
Setting up libobasis4.2-draw (4.2.3.3-3) ...
Setting up libobasis4.2-en-us (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-base (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-calc (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-math (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-res (4.2.3.3-3) ...
Setting up libobasis4.2-en-us-writer (4.2.3.3-3) ...
Setting up libobasis4.2-extension-beanshell-script-provider (4.2.3.3-3) ...
Setting up libobasis4.2-extension-javascript-script-provider (4.2.3.3-3) ...
Setting up libobasis4.2-extension-mediawiki-publisher (4.2.3.3-3) ...
Setting up libobasis4.2-extension-nlpsolver (4.2.3.3-3) ...
Setting up libobasis4.2-extension-pdf-import (4.2.3.3-3) ...
Setting up libobasis4.2-extension-report-builder (4.2.3.3-3) ...
Setting up libobasis4.2-gnome-integration (4.2.3.3-3) ...
Setting up libobasis4.2-graphicfilter (4.2.3.3-3) ...
Setting up libobasis4.2-images (4.2.3.3-3) ...
Setting up libobasis4.2-impress (4.2.3.3-3) ...
Setting up libobasis4.2-kde-integration (4.2.3.3-3) ...
Setting up libobasis4.2-math (4.2.3.3-3) ...
Setting up libobasis4.2-ogltrans (4.2.3.3-3) ...
Setting up libobasis4.2-onlineupdate (4.2.3.3-3) ...
Setting up libobasis4.2-ooofonts (4.2.3.3-3) ...
Setting up libobasis4.2-ooolinguistic (4.2.3.3-3) ...
Setting up libobasis4.2-python-script-provider (4.2.3.3-3) ...
Setting up libobasis4.2-pyuno (4.2.3.3-3) ...
Setting up libobasis4.2-writer (4.2.3.3-3) ...
Setting up libobasis4.2-xsltfilter (4.2.3.3-3) ...
Setting up libreoffice4.2 (4.2.3.3-3) ...
Setting up libreoffice4.2-dict-en (4.2.3.3-3) ...
Setting up libreoffice4.2-dict-es (4.2.3.3-3) ...
Setting up libreoffice4.2-dict-fr (4.2.3.3-3) ...
Setting up libreoffice4.2-draw (4.2.3.3-3) ...
Setting up libreoffice4.2-en-us (4.2.3.3-3) ...
Setting up libreoffice4.2-impress (4.2.3.3-3) ...
Setting up libreoffice4.2-math (4.2.3.3-3) ...
Setting up libreoffice4.2-writer (4.2.3.3-3) ...
Setting up libobasis4.2-base (4.2.3.3-3) ...
Setting up libobasis4.2-calc (4.2.3.3-3) ...
Setting up libobasis4.2-librelogo (4.2.3.3-3) ...
Setting up libobasis4.2-postgresql-sdbc (4.2.3.3-3) ...
Setting up libreoffice4.2-base (4.2.3.3-3) ...
Setting up libreoffice4.2-calc (4.2.3.3-3) ...
Processing triggers for mime-support (3.55ubuntu1.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu2) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Processing triggers for gnome-icon-theme (3.12.0-1ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
gregg@LG:~/Desktop/LibreOffice_4.2.3.3_Linux_x86_deb/DEBS$

Growing List Of Packages Being Held: Libcurl3-gnutls IS Librtmp1 The Problem?

Distributor ID: Debian
Description: Debian GNU/Linux 7.8 (wheezy)
Release: 7.8
Codename: wheezy


sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
chromium dnsmasq-base icedtea-7-jre-jamvm iceweasel libcurl3 libcurl3-gnutls libxml-libxml-perl ntfs-3g openjdk-7-jre openjdk-7-jre-headless
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.


When I try to install libcurl3-gnutls I get:

sudo apt-get install libcurl3-gnutls
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:
libcurl3-gnutls : Depends: libgnutls-deb0-28 (>= 3.3.0) but it is not installable
Depends: librtmp1 (>= 2.4+20131018.git79459a2-3~) but it is not installable
E: Unable to correct problems, you have held broken packages.


This is my sources:
/etc/apt/sources.list


deb http://ftp.uk.debian.org/debian/ wheezy main non-free contrib
deb-src http://ftp.uk.debian.org/debian/ wheezy main non-free contrib

deb http://security.debian.org/ wheezy/updates main non-free contrib
deb-src http://security.debian.org/ wheezy/updates main non-free contrib

deb http://ftp.uk.debian.org/debian/ wheezy-updates main non-free contrib
deb-src http://ftp.uk.debian.org/debian/ wheezy-updates main non-free contrib

Getting And Installing Python 3.5 Help

One week user of Ubuntu v15 and I have tried to install the file Python-3.5.0a1.tar gz but without success. The following points have arisen.
1). The file was downloaded. OK
2). The file was extracted to the Desktop as Python-3.5.0a1
3). Using sudu apt-get install Python-3.5.0a1, the message 'file not found'. Why not!
4). Looking into the extracted files it seems that this is a source package and therefore cannot be installed as is?
5). Finally, using the bash command 'find' it could not find the above file either.
Can someone kindly sort this out for me.
Thanks.

Packages Skipped Because Of Dependency Problems...

Hello All

I am still working out the basics of Linux.
I have a Centos 7 install. I cannot get this RPM to install. It installs fine under Centos 6.

What am I doing wrong? I really need a GUI Find and Replace program!
--skip broken does not work either.

Thanks in advance
Scott

[root@server ~]# yum localinstall regexxer-0.9-1.el5.rf.x86_64.rpm --skip broken
Loaded plugins: fastestmirror
Examining regexxer-0.9-1.el5.rf.x86_64.rpm: regexxer-0.9-1.el5.rf.x86_64
Marking regexxer-0.9-1.el5.rf.x86_64.rpm to be installed
Skipping: broken, filename does not end in .rpm.
Resolving Dependencies
--> Running transaction check
---> Package regexxer.x86_64 0:0.9-1.el5.rf will be installed
--> Processing Dependency: libatkmm-1.6.so.1()(64bit) for package: regexxer-0.9-1.el5.rf.x86_64
Loading mirror speeds from cached hostfile
* base: mirror.keystealth.org
* epel: mirror.hmc.edu
* extras: mirror.keystealth.org
* rpmforge: mirror.hmc.edu
* updates: mirror.keystealth.org
--> Processing Dependency: libcairomm-1.0.so.1()(64bit) for package: regexxer-0.9-1.el5.rf.x86_64
--> Processing Dependency: libgdkmm-2.4.so.1()(64bit) for package: regexxer-0.9-1.el5.rf.x86_64
--> Processing Dependency: libglade-2.0.so.0()(64bit) for package: regexxer-0.9-1.el5.rf.x86_64
--> Processing Dependency: libglademm-2.4.so.1()(64bit) for package: regexxer-0.9-1.el5.rf.x86_64
--> Processing Dependency: libgtkmm-2.4.so.1()(64bit) for package: regexxer-0.9-1.el5.rf.x86_64
--> Processing Dependency: libpangomm-1.4.so.1()(64bit) for package: regexxer-0.9-1.el5.rf.x86_64
--> Processing Dependency: libpcre.so.0()(64bit) for package: regexxer-0.9-1.el5.rf.x86_64
--> Running transaction check
---> Package atkmm.x86_64 0:2.22.7-3.el7 will be installed
---> Package cairomm.x86_64 0:1.10.0-8.el7 will be installed
---> Package gtkmm24.x86_64 0:2.24.2-8.el7 will be installed
---> Package libglade2.x86_64 0:2.6.4-11.el7 will be installed
---> Package pangomm.x86_64 0:2.34.0-3.el7 will be installed
---> Package regexxer.x86_64 0:0.9-1.el5.rf will be installed
--> Processing Dependency: libglademm-2.4.so.1()(64bit) for package: regexxer-0.9-1.el5.rf.x86_64
--> Processing Dependency: libpcre.so.0()(64bit) for package: regexxer-0.9-1.el5.rf.x86_64

Packages skipped because of dependency problems:
atkmm-2.22.7-3.el7.x86_64 from base
cairomm-1.10.0-8.el7.x86_64 from base
gtkmm24-2.24.2-8.el7.x86_64 from base
libglade2-2.6.4-11.el7.x86_64 from base
pangomm-2.34.0-3.el7.x86_64 from base
regexxer-0.9-1.el5.rf.x86_64 from /regexxer-0.9-1.el5.rf.x86_64

Kdenlive In Debian 8 Not Installing?

I previously installed kdenlive in previous Debian versions with the suggested command:

apt-get install kdenlive frei0r-plugins dvgrab recordmydesktop dvdauthor genisoimage

but it gives error messages in debian 8 saying packages not available

maybe my sources.list is wrong?

# deb cdrom:[Debian GNU/Linux 8.0.0 _Jessie_ - Official amd64 DVD Binary-1 20150425-12:54]/ jessie contrib main

deb http://security.debian.org/ jessie/updates main contrib
deb-src http://security.debian.org/ jessie/updates main contrib

deb-src http://ftp.fr.debian.org/debian/ jessie-updates main contrib non-free
deb http://ftp.fr.debian.org/debian/ jessie-updates main contrib non-free

deb http://www.debian-multimedia.org jessie main

# jessie-updates, previously known as 'volatile'
# A network mirror was not selected during install. The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
# deb http://ftp.debian.org/debian/ jessie-updates main contrib
# deb-src http://ftp.debian.org/debian/ jessie-updates main contrib

What should I do?

Debian / Python SSL Error?

I have just installed Debian "jessie" as well as Python 2.7.9. I have all the OpenSSL packages and I thought everything was working fine until I tried to hit the server using a browser (Chrome) and https://; Once I did that I got this error message on the server end, and ideas on how to resolve this would be great.

Incoming web connection from ('192.168.15.177', 53202)
error: uncaptured python exception, closing channel <main.AlarmServer listening :8111 at 0x75ea7b48> (:certfile must be specified for server-side operations [/usr/lib/python2.7/asyncore.py|read|83] [/usr/lib/python2.7/asyncore.py|handle_read_event|443] [./alarmserver.py|handle_accept|456] [/usr/lib/python2.7/ssl.py|wrap_socket|891] [/usr/lib/python2.7/ssl.py|init|498])

I Am Trying To Create A Fedora Live USB Using Ubuntu 14.04 But It's Not So Easy

Unetbootin does not do it and nor does startup disk creator. I the forums are described other ways but too complicated for me. I did find this, with simple instructions


https://ifireball.wordpress.com/2011...tor-on-ubuntu/


sudo aptitude install python-parted isomd5sum python-pyisomd5sum python-urlgrabber extlinux python-qt4 python-qt4-dbus tar


That command should install these packages but all I get is sudo: aptitude: command not found.

isomd5sum
python-parted
python-pyisomd5sum
python-urlgrabber
extlinux
python-qt4
python-qt4-dbus
tar



Does anybody know a simple way to make a Fedora live USB using ubuntu. I was planing to try their Fedora Workstation 22

No Ffmpeg Or Avconv In Linux Mint Repos

Hello everybody

I am running Linux Mint 17.1 Rebecca with the Cinnamon Desktop.

I have experiences with the ubuntu derivatives and ffmpeg and avconv are always avavilable the repos, this time both aren't available

Here are the commands I typed:

apt-get update ; apt-get upgrade

After the packages were upgraded. I ran these commands. Below are there outputs.

Quote:
apt-get install ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ffmpeg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'ffmpeg' has no installation candidate

apt-get install avconv
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package avconv
This nevered happened to me before with linux mint in prior versions.

Any ideas?

Snmpd Error!

I'm trying to get MRTG set up on Ubuntu 14.04 and cannot get snmpd to install correctly. Every time I try to install I get this error

/usr/sbin/snmpd: error while loading shared libraries: libnetsnmpagent.so.30: cannot open shared object file: No such file or directory
invoke-rc.d: initscript snmpd, action "start" failed.
dpkg: error processing package snmpd (--configure):
subprocess installed post-installation script returned error exit status 127
Processing triggers for ureadahead (0.100.0-16) ...
Errors were encountered while processing:
snmpd
E: Sub-process /usr/bin/dpkg returned an error code (1)

I've tried numerous possible fixes for this and have not found anything that works. Any help is greatly appreciated.