[SOLVED] Synaptic And Other Things Not Working in a fresh install of Debian 9
DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Synaptic And Other Things Not Working in a fresh install of Debian 9
After a fresh installation of Debian 9 things stopped working properly and I think that libraries are missing. Notice I said 'think'
At one point Synaptic launched w/o root privileges.
Now, when booted into the XFCE DE Synaptic will only launch by executing 'synaptic' as root in the konsole.
Synaptic launches w/o any problems while booted into the Mate DE.
LightDM launches in the Mate DE but not in the KDE DE. Also I don't have lightDM-KDE-greeter in the KDE DE.
I looked in Synaptic to see what is installed. Here's the list:
W: http://security.debian.org/debian-security/dists/stretch/updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
W: http://mirrors.kernel.org/debian/dists/stretch-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
W: http://mirrors.kernel.org/debian/dists/stretch/Release.gpg: The key(s) in the keyring /etc/apt/trusted.gpg are ignored as the file is not readable by user '_apt' executing apt-key.
i cannot view images on phoyobucket.
what you quoted are just warnings.
how exactly does synaptic fail? when called from the menu? or from terminal or launcher?
what exact commands are you using, and what exactly do they return?
why do you have several DEs installed? this might well cause (minor) problems.
While booted into the XFCE DE Synaptic will only launch by executing 'synaptic' as root in the konsole.
Synaptic will not launch from the Applications Menu at all.
Synaptic launches w/o any problems from the Applications Menu while booted into the Mate DE.
If I type 'synaptic' to launch it in the konsole it returns cmd not found.
Quote:
why do you have several DEs installed?
So I can have a variety of different environments to choose from.
Quote:
this might well cause (minor) problems.
Can you point me to the documentation that you are using that verifies that?
At one point Synaptic launched w/o root privileges.
Now, when booted into the XFCE DE Synaptic will only launch by executing 'synaptic' as root in the konsole.
Probably because you were logged in for under fifteen minutes already and didn't realise it. It's happened to me before. Confused me initially until I thought about it. I thought it had installed something without root privileges but it hadn't.
Probably because you were logged in for under fifteen minutes already and didn't realise it. It's happened to me before. Confused me initially until I thought about it. I thought it had installed something without root privileges but it hadn't.
Can you post your sources.list?
Here's my src's list:
Code:
$ cat /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 9.3.0 _Stretch_ - Official amd64 DVD Binary-1 20171209-12:11]/ stretch contrib main
#deb cdrom:[Debian GNU/Linux 9.3.0 _Stretch_ - Official amd64 DVD Binary-1 20171209-12:11]/ stretch contrib main
deb http://mirrors.kernel.org/debian/ stretch main non-free contrib
deb-src http://mirrors.kernel.org/debian/ stretch main non-free contrib
deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free
# stretch-updates, previously known as 'volatile'
deb http://mirrors.kernel.org/debian/ stretch-updates main contrib non-free
deb-src http://mirrors.kernel.org/debian/ stretch-updates main contrib non-free
Since it's happened to you before I think I understand.
There must be things still running in the background that launching Synaptic isn't ready to launch yet?
I have Debian 9 installed with XFCE and IIRC I had to install the gksu package before synaptic or other applications that require root privileges would launch from the menu or from a launch icon. Now synaptic and gparted both prompt for the root password and launch as expected.
cp /etc/apt/trusted.gpg /etc/apt/trusted.gpg.wmittz
cp: cannot open '/etc/apt/trusted.gpg' for reading: Permission denied
sifu@sifu-MS-7845:~$ sudo cp /etc/apt/trusted.gpg /etc/apt/trusted.gpg.wmittz
[sudo] password for sifu:
sifu@sifu-MS-7845:~$ sudo rm /etc/apt/trusted.gpg
sifu@sifu-MS-7845:~$ sudo apt-key update
Warning: 'apt-key update' is deprecated and should not be used anymore!
Note: In your distribution this command is a no-op and can therefore be removed safely.
Synaptic is still showing the error that I posted in Post #4.
What is going on? And what do I need to do to fix it?
I have Debian 9 installed with XFCE and IIRC I had to install the gksu package before synaptic or other applications that require root privileges would launch from the menu or from a launch icon. Now synaptic and gparted both prompt for the root password and launch as expected.
What is going on? And what do I need to do to fix it?
OK but did you try the other links apart from the first one? To answer your question - I don't know what's going on, but have a look at the other links, they are there to help you too. The Reddit one may prove useful. I would recommend reading around a bit and Googling your error message, since the time taken to do that could take less time than waiting for forum responses.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.