LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-28-2018, 04:00 AM   #1
MatteP
LQ Newbie
 
Registered: Oct 2015
Posts: 7

Rep: Reputation: Disabled
Cannot install packages with Synaptic Package manager


Hi,
I am using Debian 8.10.
I can install packages with usual apt-get install package_name. But I've tried to use synaptic package manager and every time I try I get the following error.

dpkg: warning: 'ldconfig' not found in PATH or not executable
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable
dpkg: error: 2 expected programs not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

I already checked root's PATH and it contains the aforementioned paths.

Moreover I am only not able to install packages just from Synaptic Package Manager while using su or sudo everything works smoothly.

Any suggestion about that? Is there any setting of Synaptic Package Manger that I should set?

Thanks, MatteP
 
Old 03-28-2018, 12:10 PM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
"Moreover I am only not able to install packages just from Synaptic Package Manager while using su or sudo everything works smoothly."

is that a mixed up thought? because it makes no sense to me.

you need root privs to install packages, you might want to check your sudoers file
Code:
## Uncomment to use a hard-coded PATH instead of the user's to find commands
 Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
 
Old 03-28-2018, 01:07 PM   #3
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by MatteP View Post
I can install packages with usual apt-get install package_name. But I've tried to use synaptic package manager and every time I try I get the following error.

dpkg: warning: 'ldconfig' not found in PATH or not executable
dpkg: warning: 'start-stop-daemon' not found in PATH or not executable
dpkg: error: 2 expected programs not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin
please show us exactly what worked, and what didn't.
full output from installing the same package on command line, then purge it, then with synaptics.
i cannot understand how you wouldn't get the same error on the command line.

- how are you starting synaptic package manager?
 
Old 03-29-2018, 03:19 AM   #4
MatteP
LQ Newbie
 
Registered: Oct 2015
Posts: 7

Original Poster
Rep: Reputation: Disabled
Thanks Ondoho,

Here the output installing for instance (with su privileges) the package 'glade' (but the outcome is the same for every package)

Code:
apt-get install glade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gstreamer1.0-plugins-base:i386 i965-va-driver:i386 libasound2:i386 libasound2-plugins:i386 libasyncns0:i386 libaudio2:i386
  libavcodec56:i386 libavresample2:i386 libavutil54:i386 libbsd0:i386 libcap2:i386 libcdparanoia0:i386 libdrm-intel1:i386
  libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libedit2:i386 libelf1:i386 libflac8:i386 libgconf2-4 libgcrypt20:i386
  libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libglapi-mesa:i386 libglu1-mesa:i386 libgpg-error0:i386 libgsm1:i386
  libgstreamer-plugins-base1.0-0:i386 libgstreamer1.0-0:i386 libice6:i386 libid3-3.8.3c2a libjack-jackd2-0:i386 libjson-c2:i386
  liblcms2-2:i386 libllvm3.5:i386 libmng1:i386 libmp3lame0:i386 libogg0:i386 libopenjpeg5:i386 libopus0:i386 liborc-0.4-0:i386
  libpciaccess0:i386 libpulse0:i386 libqt4-dbus:i386 libqt4-gui libqt4-network:i386 libqt4-opengl:i386 libqt4-xml:i386
  libqt4-xmlpatterns:i386 libqtcore4:i386 libqtdbus4:i386 libqtgui4:i386 libqtwebkit4:i386 libsamplerate0:i386 libschroedinger-1.0-0:i386
  libsm6:i386 libsndfile1:i386 libspeex1:i386 libspeexdsp1:i386 libsqlite3-0:i386 libssl1.0.0:i386 libsystemd0:i386 libtheora0:i386
  libtxc-dxtn-s2tc0:i386 libudev1:i386 libva1:i386 libvdpau1:i386 libvisual-0.4-0:i386 libvisual-0.4-plugins:i386 libvorbis0a:i386
  libvorbisenc2:i386 libvpx1:i386 libwrap0:i386 libx11-xcb1:i386 libx264-142:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386
  libxcb-present0:i386 libxcb-sync1:i386 libxshmfence1:i386 libxss1:i386 libxt6:i386 libxtst6:i386 libxv1:i386 libxvidcore4:i386
  libxxf86vm1:i386 va-driver-all:i386 vdpau-va-driver:i386
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  glade
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 0 B/1,433 kB of archives.
After this operation, 3,228 kB of additional disk space will be used.
Selecting previously unselected package glade.
(Reading database ... 223033 files and directories currently installed.)
Preparing to unpack .../glade_3.18.3-1_amd64.deb ...
Unpacking glade (3.18.3-1) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for gnome-menus (3.13.3-6) ...
Processing triggers for mime-support (3.58) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up glade (3.18.3-1) ...
And in attachment you'll see screenshot of what I get from synaptic Package Manager (that I simply open clicking on the icon in the list of available programs and then inserting my su-sudo password, required before opening).

Thanks again,
MatteP
Attached Thumbnails
Click image for larger version

Name:	Glade_synapticPM.png
Views:	19
Size:	245.6 KB
ID:	27321   Click image for larger version

Name:	SynapticPM_error.png
Views:	28
Size:	171.9 KB
ID:	27322  
 
Old 03-29-2018, 05:48 AM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
ok, weird, looks like the glade error is not about the installation, but about synaptics wanting to use python-glade. but i could be wrong.

why do you want to install glade?

anyhow, in a terminal, please run:
Code:
su - # or sudo su -
apt update
apt upgrade
apt autoremove
then reboot, then try again. if the error persists, post the output of the previous commands.
 
Old 03-29-2018, 09:50 AM   #6
MatteP
LQ Newbie
 
Registered: Oct 2015
Posts: 7

Original Poster
Rep: Reputation: Disabled
Hi Ondoho,

Thanks but as said that is not related to 'glade' as a specific package (see for instance the attached image which are screenshots I took in trying to install VLC).
Since the error message is always the same I thought it was related to the fact that package 'glade' was missing and that is why I tried to install it. Now I have installed it via su-sudo but still the error is the same....

I gave the command you wrote and rebooted the system but it keeps on not not working :/

By the way here the outputs you asked for:
Code:
# apt update
Ign http://dl.google.com stable InRelease
Get:1 http://ftp.debian.org jessie-backports InRelease [166 kB]                                                                            
Hit http://dl.google.com stable Release.gpg                                                                                                
Get:2 http://security.debian.org jessie/updates InRelease [63.1 kB]                                                                        
Hit http://dl.google.com stable Release                                                                                                    
Ign http://ftp.de.debian.org jessie InRelease                                                                                              
Hit https://repo.skype.com stable InRelease                                                                                                
Get:3 http://ftp.de.debian.org jessie-updates InRelease [145 kB]                                                                           
Get:4 https://repo.skype.com stable/main amd64 Packages [2,276 B]                                                                          
Hit http://ftp.de.debian.org jessie Release.gpg                                                                                            
Hit http://ftp.de.debian.org jessie Release                                                                                                
Get:5 http://security.debian.org jessie/updates/main Sources [217 kB]                                                                      
Get:6 https://repo.skype.com stable/main Translation-en_US [246 B]                                                                         
Get:7 https://repo.skype.com stable/main Translation-en [243 B]                                                                            
Ign http://mozilla.debian.net jessie-backports InRelease                                                                                   
Hit http://ftp.de.debian.org jessie-updates/contrib Sources                                                                                
Ign http://mozilla.debian.net jessie-backports Release.gpg                                                                                 
Get:8 https://repo.skype.com stable/main Translation-en_US [246 B]                                                                         
Get:9 http://ftp.de.debian.org jessie-updates/main amd64 Packages/DiffIndex [10.9 kB]                                                      
Hit http://ftp.de.debian.org jessie-updates/contrib amd64 Packages                                                                         
Hit http://dl.google.com stable/main amd64 Packages                                                                                        
Get:10 http://ftp.debian.org jessie-backports/main amd64 Packages/DiffIndex [27.8 kB]                                                      
Get:11 http://ftp.de.debian.org jessie-updates/non-free amd64 Packages/DiffIndex [736 B]                                                   
Get:12 http://ftp.de.debian.org jessie-updates/main i386 Packages/DiffIndex [10.9 kB]                                                      
Hit http://ftp.de.debian.org jessie-updates/contrib i386 Packages                                                                          
Hit http://security.debian.org jessie/updates/non-free Sources                                                                             
Get:13 http://security.debian.org jessie/updates/main amd64 Packages [515 kB]                                                              
Ign http://mozilla.debian.net jessie-backports Release                                                                                     
Hit http://dl.google.com stable/main i386 Packages                                                                                         
Get:14 https://repo.skype.com stable/main Translation-en [243 B]                                                                           
Hit http://repository.spotify.com stable InRelease                                                                                         
Get:15 http://ftp.de.debian.org jessie-updates/non-free i386 Packages/DiffIndex [736 B]                                                    
Get:16 http://ftp.debian.org jessie-backports/contrib amd64 Packages/DiffIndex [26.0 kB]                                                   
Get:17 http://ftp.debian.org jessie-backports/main i386 Packages/DiffIndex [27.8 kB]                                                       
Get:18 http://repository.spotify.com stable/non-free amd64 Packages [1,630 B]                                                              
Get:19 https://repo.skype.com stable/main Translation-en_US [246 B]                                                                        
Hit http://security.debian.org jessie/updates/non-free amd64 Packages                                                                      
Get:20 http://ftp.debian.org jessie-backports/contrib i386 Packages/DiffIndex [26.4 kB]                                          
Get:21 http://ftp.debian.org jessie-backports/contrib Translation-en/DiffIndex [7,960 B]                                         
Get:22 https://repo.skype.com stable/main Translation-en [243 B]                                                                           
Get:23 http://security.debian.org jessie/updates/main i386 Packages [516 kB]                                                               
Get:24 http://repository.spotify.com stable/non-free i386 Packages [1,171 B]                                                               
Get:25 http://ftp.debian.org jessie-backports/main Translation-en/DiffIndex [27.8 kB]                                                      
Ign http://dl.google.com stable/main Translation-en_US                                                                                     
Get:26 https://repo.skype.com stable/main Translation-en_US [246 B]                                                                        
Get:27 https://repo.skype.com stable/main Translation-en [243 B]                                                                           
Hit http://ftp.de.debian.org jessie-updates/contrib Translation-en                                                                         
Hit http://security.debian.org jessie/updates/non-free i386 Packages                                                                       
Ign http://dl.google.com stable/main Translation-en                                                                                        
Get:28 http://ftp.debian.org jessie-backports/main 2018-03-26-1427.05.pdiff [497 B]                                                        
Get:29 http://ftp.de.debian.org jessie-updates/main Translation-en/DiffIndex [3,688 B]                                                     
Get:30 http://ftp.de.debian.org jessie-updates/non-free Translation-en/DiffIndex [736 B]                                                   
Get:31 http://ftp.debian.org jessie-backports/main 2018-03-26-1427.05.pdiff [497 B]                                                        
Hit http://ftp.de.debian.org jessie-updates/main Sources                                                                                   
Get:32 http://security.debian.org jessie/updates/main Translation-en [258 kB]                                                              
Get:33 https://repo.skype.com stable/main Translation-en_US [246 B]                                                                        
Ign https://repo.skype.com stable/main Translation-en_US                                                                                   
Get:34 https://repo.skype.com stable/main Translation-en [243 B]                                                                           
Ign https://repo.skype.com stable/main Translation-en                                                                                      
Hit http://security.debian.org jessie/updates/non-free Translation-en                                                                      
Hit http://security.debian.org jessie/updates/contrib Sources                                                                              
Ign http://repository.spotify.com stable/non-free Translation-en_US                                                                        
Ign http://repository.spotify.com stable/non-free Translation-en                                                                           
Hit http://security.debian.org jessie/updates/contrib amd64 Packages                                                                       
Hit http://security.debian.org jessie/updates/contrib i386 Packages                                                                        
Hit http://security.debian.org jessie/updates/contrib Translation-en                                                                       
Hit http://ftp.de.debian.org jessie-updates/non-free Sources                                                                      
Hit http://ftp.de.debian.org jessie/main Sources                                                                                 
Hit http://ftp.de.debian.org jessie/contrib Sources                                                                              
Hit http://ftp.de.debian.org jessie/non-free Sources                                               
Hit http://ftp.de.debian.org jessie/main amd64 Packages                      
Hit http://ftp.de.debian.org jessie/contrib amd64 Packages                   
Hit http://ftp.de.debian.org jessie/non-free amd64 Packages                  
Hit http://ftp.de.debian.org jessie/main i386 Packages                       
Hit http://ftp.de.debian.org jessie/contrib i386 Packages                        
Hit http://ftp.de.debian.org jessie/non-free i386 Packages                       
Hit http://ftp.de.debian.org jessie/contrib Translation-en                       
Hit http://ftp.de.debian.org jessie/main Translation-en                          
Hit http://ftp.de.debian.org jessie/non-free Translation-en                                            
Err http://mozilla.debian.net jessie-backports/firefox-esr amd64 Packages                              
  404  Not Found [IP: 5.153.231.4 80]
Get:35 http://www.unidata.ucar.edu i386/ InRelease [222 B]                       
Ign http://www.unidata.ucar.edu i386/ InRelease                                                                  
Err http://mozilla.debian.net jessie-backports/firefox-esr i386 Packages                                         
  404  Not Found [IP: 5.153.231.4 80]
Ign http://mozilla.debian.net jessie-backports/firefox-esr Translation-en_US                           
Ign http://mozilla.debian.net jessie-backports/firefox-esr Translation-en                              
Get:36 http://www.unidata.ucar.edu i386/ Release.gpg [224 B]                                           
Ign http://www.unidata.ucar.edu i386/ Release.gpg                                         
Get:37 http://www.unidata.ucar.edu i386/ Release [220 B]                                  
Ign http://www.unidata.ucar.edu i386/ Release                                             
Get:38 http://www.unidata.ucar.edu i386/ Packages/DiffIndex [232 B]                       
Ign http://www.unidata.ucar.edu i386/ Packages/DiffIndex                                                         
Get:39 http://www.unidata.ucar.edu i386/ Translation-en_US [222 B]                                               
Get:40 http://www.unidata.ucar.edu i386/ Translation-en [219 B]                                                           
Get:41 http://www.unidata.ucar.edu i386/ Packages [225 B]                                                          
Get:42 http://www.unidata.ucar.edu i386/ Translation-en_US [222 B]                                                 
Get:43 http://www.unidata.ucar.edu i386/ Translation-en [219 B]                                                                 
Get:44 http://www.unidata.ucar.edu i386/ Packages [225 B]                                                                    
Get:45 http://www.unidata.ucar.edu i386/ Translation-en_US [222 B]                            
Get:46 http://www.unidata.ucar.edu i386/ Translation-en [219 B]                                        
Get:47 http://www.unidata.ucar.edu i386/ Packages [225 B]                     
Err http://www.unidata.ucar.edu i386/ Packages                      
  
Get:48 http://www.unidata.ucar.edu i386/ Translation-en_US [222 B]  
Get:49 http://www.unidata.ucar.edu i386/ Translation-en [219 B]                  
Get:50 http://www.unidata.ucar.edu i386/ Packages [225 B]                     
Get:51 http://www.unidata.ucar.edu i386/ Translation-en_US [222 B]
Ign http://www.unidata.ucar.edu i386/ Translation-en_US                          
Get:52 http://www.unidata.ucar.edu i386/ Translation-en [219 B]                  
Ign http://www.unidata.ucar.edu i386/ Translation-en                          
Hit http://www.unidata.ucar.edu i386/ Packages [225 B]                        
Ign http://httpredir.debian.org jessie InRelease           
Hit http://httpredir.debian.org jessie Release.gpg
Hit http://httpredir.debian.org jessie Release
Get:53 http://httpredir.debian.org jessie/main amd64 Packages [6,789 kB]
Hit http://httpredir.debian.org jessie/contrib amd64 Packages                                                                              
Hit http://httpredir.debian.org jessie/non-free amd64 Packages                                                                             
Get:54 http://httpredir.debian.org jessie/main i386 Packages [6,791 kB]                                                                    
Hit http://httpredir.debian.org jessie/contrib i386 Packages                                                                               
Hit http://httpredir.debian.org jessie/non-free i386 Packages                                                                              
Hit http://httpredir.debian.org jessie/contrib Translation-en                                                                              
Get:55 http://httpredir.debian.org jessie/main Translation-en [4,583 kB]                                                                   
Hit http://httpredir.debian.org jessie/non-free Translation-en                                                                             
Fetched 2,057 kB in 8s (249 kB/s)                                                                                                          
W: Failed to fetch http://mozilla.debian.net/dists/jessie-backports/firefox-esr/binary-amd64/Packages  404  Not Found [IP: 5.153.231.4 80]

W: Failed to fetch http://mozilla.debian.net/dists/jessie-backports/firefox-esr/binary-i386/Packages  404  Not Found [IP: 5.153.231.4 80]

E: Some index files failed to download. They have been ignored, or old ones used instead.
Code:
#apt upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... The following packages were automatically installed and are no longer required:
  gstreamer1.0-plugins-base:i386 i965-va-driver:i386 libasound2:i386 libasound2-plugins:i386 libasyncns0:i386 libaudio2:i386
  libavcodec56:i386 libavresample2:i386 libavutil54:i386 libbsd0:i386 libcap2:i386 libcdparanoia0:i386 libdrm-intel1:i386
  libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libedit2:i386 libelf1:i386 libflac8:i386 libgconf2-4 libgcrypt20:i386
  libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libglapi-mesa:i386 libglu1-mesa:i386 libgpg-error0:i386 libgsm1:i386
  libgstreamer-plugins-base1.0-0:i386 libgstreamer1.0-0:i386 libice6:i386 libid3-3.8.3c2a libjack-jackd2-0:i386 libjson-c2:i386
  liblcms2-2:i386 libllvm3.5:i386 libmng1:i386 libmp3lame0:i386 libogg0:i386 libopenjpeg5:i386 libopus0:i386 liborc-0.4-0:i386
  libpciaccess0:i386 libpulse0:i386 libqt4-dbus:i386 libqt4-gui libqt4-network:i386 libqt4-opengl:i386 libqt4-xml:i386
  libqt4-xmlpatterns:i386 libqtcore4:i386 libqtdbus4:i386 libqtgui4:i386 libqtwebkit4:i386 libsamplerate0:i386 libschroedinger-1.0-0:i386
  libsm6:i386 libsndfile1:i386 libspeex1:i386 libspeexdsp1:i386 libsqlite3-0:i386 libssl1.0.0:i386 libsystemd0:i386 libtheora0:i386
  libtxc-dxtn-s2tc0:i386 libudev1:i386 libva1:i386 libvdpau1:i386 libvisual-0.4-0:i386 libvisual-0.4-plugins:i386 libvorbis0a:i386
  libvorbisenc2:i386 libvpx1:i386 libwrap0:i386 libx11-xcb1:i386 libx264-142:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386
  libxcb-present0:i386 libxcb-sync1:i386 libxshmfence1:i386 libxss1:i386 libxt6:i386 libxtst6:i386 libxv1:i386 libxvidcore4:i386
  libxxf86vm1:i386 va-driver-all:i386 vdpau-va-driver:i386
Use 'apt-get autoremove' to remove them.
Done
The following NEW packages will be installed:
  firmware-linux-free irqbalance libjsoncpp0 libnuma1 linux-image-3.16.0-5-amd64
The following packages will be upgraded:
  firefox-esr iceweasel libsnmp-base libsnmp30 linux-image-amd64
5 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 50.8 MB/84.9 MB of archives.
After this operation, 171 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://ftp.de.debian.org/debian/ jessie/main libnuma1 amd64 2.0.10-1 [32.5 kB]
Get:2 http://security.debian.org/ jessie/updates/main libsnmp-base all 5.7.2.1+dfsg-1+deb8u1 [1,543 kB]
Get:3 http://ftp.de.debian.org/debian/ jessie/main firmware-linux-free all 3.3 [19.1 kB]
Get:4 http://ftp.de.debian.org/debian/ jessie/main irqbalance amd64 1.0.6-3+deb8u1 [31.2 kB]
Get:5 http://security.debian.org/ jessie/updates/main libsnmp30 amd64 5.7.2.1+dfsg-1+deb8u1+b1 [2,156 kB]
Get:6 http://security.debian.org/ jessie/updates/main firefox-esr amd64 52.7.3esr-1~deb8u1 [46.9 MB]
Get:7 http://security.debian.org/ jessie/updates/main iceweasel all 52.7.3esr-1~deb8u1 [122 kB]
Fetched 50.8 MB in 4s (11.0 MB/s)   
Reading changelogs... Done
Preconfiguring packages ...
Selecting previously unselected package libnuma1:amd64.
(Reading database ... 224102 files and directories currently installed.)
Preparing to unpack .../libnuma1_2.0.10-1_amd64.deb ...
Unpacking libnuma1:amd64 (2.0.10-1) ...
Preparing to unpack .../libsnmp-base_5.7.2.1+dfsg-1+deb8u1_all.deb ...
Unpacking libsnmp-base (5.7.2.1+dfsg-1+deb8u1) over (5.7.2.1+dfsg-1) ...
Preparing to unpack .../libsnmp30_5.7.2.1+dfsg-1+deb8u1+b1_amd64.deb ...
Unpacking libsnmp30:amd64 (5.7.2.1+dfsg-1+deb8u1+b1) over (5.7.2.1+dfsg-1) ...
Selecting previously unselected package linux-image-3.16.0-5-amd64.
Preparing to unpack .../linux-image-3.16.0-5-amd64_3.16.51-3+deb8u1_amd64.deb ...
Unpacking linux-image-3.16.0-5-amd64 (3.16.51-3+deb8u1) ...
Selecting previously unselected package libjsoncpp0.
Preparing to unpack .../libjsoncpp0_0.6.0~rc2-3.1_amd64.deb ...
Unpacking libjsoncpp0 (0.6.0~rc2-3.1) ...
Preparing to unpack .../firefox-esr_52.7.3esr-1~deb8u1_amd64.deb ...
Leaving 'diversion of /usr/bin/firefox to /usr/bin/firefox.real by firefox-esr'
Unpacking firefox-esr (52.7.3esr-1~deb8u1) over (45.9.0esr-1~deb8u1) ...
Selecting previously unselected package firmware-linux-free.
Preparing to unpack .../firmware-linux-free_3.3_all.deb ...
Unpacking firmware-linux-free (3.3) ...
Preparing to unpack .../iceweasel_52.7.3esr-1~deb8u1_all.deb ...
Unpacking iceweasel (52.7.3esr-1~deb8u1) over (52.7.2esr-1~deb8u1) ...
Preparing to unpack .../linux-image-amd64_3.16+63+deb8u1_amd64.deb ...
Unpacking linux-image-amd64 (3.16+63+deb8u1) over (3.16+63) ...
Selecting previously unselected package irqbalance.
Preparing to unpack .../irqbalance_1.0.6-3+deb8u1_amd64.deb ...
Unpacking irqbalance (1.0.6-3+deb8u1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for mime-support (3.58) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for gnome-menus (3.13.3-6) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for systemd (215-17+deb8u7) ...
Setting up libnuma1:amd64 (2.0.10-1) ...
Setting up libsnmp-base (5.7.2.1+dfsg-1+deb8u1) ...
Setting up libsnmp30:amd64 (5.7.2.1+dfsg-1+deb8u1+b1) ...
Setting up linux-image-3.16.0-5-amd64 (3.16.51-3+deb8u1) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-3.16.0-5-amd64
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-3.16.0-5-amd64
Found initrd image: /boot/initrd.img-3.16.0-5-amd64
Found linux image: /boot/vmlinuz-3.16.0-4-amd64
Found initrd image: /boot/initrd.img-3.16.0-4-amd64
Found Windows 7 (loader) on /dev/sda1
done
Setting up libjsoncpp0 (0.6.0~rc2-3.1) ...
Setting up firefox-esr (52.7.3esr-1~deb8u1) ...
Installing new version of config file /etc/firefox-esr/firefox-esr.js ...
update-alternatives: warning: forcing reinstallation of alternative /usr/bin/firefox-esr because link group x-www-browser is broken
update-alternatives: warning: forcing reinstallation of alternative /usr/bin/firefox-esr because link group gnome-www-browser is broken
Setting up firmware-linux-free (3.3) ...
update-initramfs: deferring update (trigger activated)
Setting up iceweasel (52.7.3esr-1~deb8u1) ...
Setting up linux-image-amd64 (3.16+63+deb8u1) ...
Setting up irqbalance (1.0.6-3+deb8u1) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Processing triggers for initramfs-tools (0.120+deb8u3) ...
update-initramfs: Generating /boot/initrd.img-3.16.0-5-amd64
Processing triggers for systemd (215-17+deb8u7) ...
Then

Code:
apt autoremove
did not work but

Code:
apt-get autoremove
worked and this is the output

Code:
#apt-get autoremove
Removing gstreamer1.0-plugins-base:i386 (1.4.4-2+deb8u1) ...
Removing va-driver-all:i386 (1.4.1-1) ...
Removing i965-va-driver:i386 (1.4.1-2) ...
Removing libvisual-0.4-plugins:i386 (0.4.0.dfsg.1-7) ...
Removing libasound2-plugins:i386 (1.0.28-1+b1) ...
Removing libasound2:i386 (1.0.28-1) ...
Removing libpulse0:i386 (5.0-13) ...
Removing libasyncns0:i386 (0.8-5) ...
Removing libqtwebkit4:i386 (2.3.4.dfsg-3) ...
Removing libqt4-opengl:i386 (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1) ...
Removing libqtgui4:i386 (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1) ...
Removing libaudio2:i386 (1.9.4-3) ...
Removing libavcodec56:i386 (6:11.12-1~deb8u1) ...
Removing libavresample2:i386 (6:11.12-1~deb8u1) ...
Removing libavutil54:i386 (6:11.12-1~deb8u1) ...
Removing libgl1-mesa-dri:i386 (10.3.2-1+deb8u1) ...
Removing libllvm3.5:i386 (1:3.5-10) ...
Removing libedit2:i386 (3.1-20140620-2) ...
Removing libbsd0:i386 (0.7.0-2) ...
Removing libcap2:i386 (1:2.24-8) ...
Removing libcdparanoia0:i386 (3.10.2+debian-11) ...
Removing libdrm-intel1:i386 (2.4.58-2) ...
Removing libdrm-nouveau2:i386 (2.4.58-2) ...
Removing libdrm-radeon1:i386 (2.4.58-2) ...
Removing vdpau-va-driver:i386 (0.7.4-3) ...
Removing libglu1-mesa:i386 (9.0.0-2) ...
Removing libgl1-mesa-glx:i386 (10.3.2-1+deb8u1) ...
Removing libdrm2:i386 (2.4.58-2) ...
Removing libelf1:i386 (0.159-4.2) ...
Removing libsndfile1:i386 (1.0.25-9.1+deb8u1) ...
Removing libflac8:i386 (1.3.0-3) ...
Removing libgconf2-4:amd64 (3.2.6-3) ...
Removing libsystemd0:i386 (215-17+deb8u7) ...
Removing libgcrypt20:i386 (1.6.3-2+deb8u4) ...
Removing libglapi-mesa:i386 (10.3.2-1+deb8u1) ...
Removing libgpg-error0:i386 (1.17-3) ...
Removing libgsm1:i386 (1.0.13-4) ...
Removing libgstreamer-plugins-base1.0-0:i386 (1.4.4-2+deb8u1) ...
Removing libgstreamer1.0-0:i386 (1.4.4-2+deb8u1) ...
Removing libxt6:i386 (1:1.1.4-1+b1) ...
Removing libsm6:i386 (2:1.2.2-1+b1) ...
Removing libice6:i386 (2:1.0.9-1+b1) ...
Removing libid3-3.8.3c2a (3.8.3-15) ...
Removing libjack-jackd2-0:i386 (1.9.10+20140719git3eb0ae6a~dfsg-2) ...
Removing libjson-c2:i386 (0.11-4) ...
Removing libmng1:i386 (1.0.10+dfsg-3.1+b3) ...
Removing liblcms2-2:i386 (2.6-3+deb8u1) ...
Removing libmp3lame0:i386 (3.99.5+repack1-7+deb8u1) ...
Removing libvorbisenc2:i386 (1.3.4-2+deb8u1) ...
Removing libvorbis0a:i386 (1.3.4-2+deb8u1) ...
Removing libopenjpeg5:i386 (1:1.5.2-3) ...
Removing libopus0:i386 (1.1-2) ...
Removing libschroedinger-1.0-0:i386 (1.0.11-2.1) ...
Removing liborc-0.4-0:i386 (1:0.4.22-1) ...
Removing libpciaccess0:i386 (0.13.2-3+b1) ...
Removing libqt4-dbus:i386 (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1) ...
Removing libqt4-gui (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1) ...
Removing libqt4-xmlpatterns:i386 (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1) ...
Removing libqt4-network:i386 (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1) ...
Removing libqtdbus4:i386 (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1) ...
Removing libqt4-xml:i386 (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1) ...
Removing libqtcore4:i386 (4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1) ...
Removing libsamplerate0:i386 (0.1.8-8) ...
Removing libspeex1:i386 (1.2~rc1.2-1) ...
Removing libspeexdsp1:i386 (1.2~rc1.2-1) ...
Removing libsqlite3-0:i386 (3.8.7.1-1+deb8u2) ...
Removing libssl1.0.0:i386 (1.0.1t-1+deb8u7) ...
Removing libtheora0:i386 (1.1.1+dfsg.1-6) ...
Removing libtxc-dxtn-s2tc0:i386 (0~git20131104-1.1) ...
Removing libudev1:i386 (215-17+deb8u7) ...
Removing libva1:i386 (1.4.1-1) ...
Removing libvdpau1:i386 (0.8-3+deb8u2) ...
Removing libvisual-0.4-0:i386 (0.4.0-6) ...
Removing libvpx1:i386 (1.3.0-3+deb8u1) ...
Removing libwrap0:i386 (7.6.q-25) ...
Removing libx11-xcb1:i386 (2:1.6.2-3+deb8u1) ...
Removing libx264-142:i386 (2:0.142.2431+gita5831aa-1+b2) ...
Removing libxcb-dri2-0:i386 (1.10-3+b1) ...
Removing libxcb-dri3-0:i386 (1.10-3+b1) ...
Removing libxcb-glx0:i386 (1.10-3+b1) ...
Removing libxcb-present0:i386 (1.10-3+b1) ...
Removing libxcb-sync1:i386 (1.10-3+b1) ...
Removing libxshmfence1:i386 (1.1-4) ...
Removing libxss1:i386 (1:1.2.2-1) ...
Removing libxtst6:i386 (2:1.2.2-1+deb8u1) ...
Removing libxv1:i386 (2:1.0.10-1+deb8u1) ...
Removing libxvidcore4:i386 (2:1.3.3-1) ...
Removing libxxf86vm1:i386 (1:1.1.3-1+b1) ...
Removing libogg0:i386 (1.3.2-1) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Thank you
Attached Thumbnails
Click image for larger version

Name:	VLC_SynapticPM.png
Views:	12
Size:	128.7 KB
ID:	27324   Click image for larger version

Name:	Error_vlc.png
Views:	19
Size:	149.4 KB
ID:	27325  

Last edited by MatteP; 03-29-2018 at 09:52 AM.
 
Old 03-29-2018, 02:01 PM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
your sources mix 'stable' with 'jessie' (which is now oldstable).
there also seems to be way too many for debian.
without having a deeper look, i'd say you're system is already a frankendebian.
i also always advise against adding sources from sources that don't give a tinker's cuss for how debian works (skype, google).
 
Old 03-31-2018, 04:19 PM   #8
sdowney717
Member
 
Registered: Sep 2015
Posts: 495

Rep: Reputation: Disabled
try
sudo apt purge synaptic

then reinstall synaptic.
 
Old 03-31-2018, 05:44 PM   #9
MatteP
LQ Newbie
 
Registered: Oct 2015
Posts: 7

Original Poster
Rep: Reputation: Disabled
Hi all,

Well...it didn't work.

Ok...thanks anyway.

Bye,
MatteP
 
Old 04-01-2018, 05:24 AM   #10
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by MatteP View Post
Ok...thanks anyway.

Bye,
MatteP
you should not dismiss what i wrote in my last post.
your system appears to be in serious trouble; it's probably only a question of time until more things start breaking.
you MUST fix your sources now, and hope it isn't too late yet:
Quote:
Originally Posted by ondoho View Post
your sources mix 'stable' with 'jessie' (which is now oldstable).
without having a deeper look, i'd say you're system is already a frankendebian.

Last edited by ondoho; 04-01-2018 at 05:25 AM.
 
Old 04-02-2018, 01:18 PM   #11
MatteP
LQ Newbie
 
Registered: Oct 2015
Posts: 7

Original Poster
Rep: Reputation: Disabled
Ok.Thanks. I will bear it in mind.

Is there an easy (i.e. user friendly and safe) way to deal with these? Even if this issue with synaptic is the only problem I've been having in months. All the rest has been working rather properly and neat.
Moreover I need Google and Skype therefore if having them as sources is a risk...well...I will accept to run this risk.

Thanks,
MatteP
 
Old 04-04-2018, 12:51 AM   #12
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by MatteP View Post
Is there an easy (i.e. user friendly and safe) way to deal with these?
read the debian wiki?
https://wiki.debian.org/SourcesList

Quote:
All the rest has been working rather properly and neat.
famous last words.

Quote:
Moreover I need Google and Skype therefore if having them as sources is a risk...well...I will accept to run this risk.
i understand.
i quoted only the most relevant bit in my last post - the mixing of releases is a definite no-no.
what i said about google and skype repos, take it as mere opinion if you want.
you can fix your sources and still continue using these softwares.
 
  


Reply

Tags
synaptic



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i install the software using synaptic package manager in remotemachine jsaravana87 Linux - Server 1 09-20-2011 10:27 AM
Unable to Install any application using synaptic package manager. yasaswisrikanth Linux - Software 2 12-09-2010 03:08 AM
Unable to Install any application using synaptic package manager. yasaswisrikanth Linux Mint 1 12-08-2010 07:43 PM
(new install)) How does one install Synaptic package manager... Aptitude cannot find Pooped Debian 9 08-23-2010 12:31 AM
Xubuntu - Installing packages with Synaptic Package Manager. aamcle Linux - Software 6 09-10-2007 02:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration