Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
420 views

sudo is broken or not fully installed

Yeah... I'm getting this error when using apt-get anything on a digitalocean droplet: E: The package sudo needs to be reinstalled, but I can't find an archive for it. So according to this answer, I ...
Menasheh's user avatar
  • 190
10 votes
4 answers
73k views

What is the step-by-step procedure to fix the "The following packages have unmet dependencies"?

I tried everything but made no progress. Can a smart soul help out? Of course just sudo apt-get -f install does not work, same error. $ sudo apt-get install arping [sudo] password for dloo: Reading ...
chicago-ny's user avatar
2 votes
3 answers
429 views

Speeding up apt-get install for many packages

I've noticed that much of the time taken by apt-get install when installing many packages / dependencies is due to many individual requests for packages / dependencies, even when the total download ...
user1330734's user avatar
0 votes
0 answers
1k views

sudo apt-get not working properly

While running sudo apt-get upgrade I got following error $ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... ...
codenut's user avatar
  • 101
2 votes
3 answers
27k views

apt-get Unmet dependencies error

every time i try to install somthing with apt-get it returns this Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f ...
user765883's user avatar
0 votes
1 answer
382 views

Not able to install any apps with command apt-get install

I have recently installed Debian 8 (Jessie) and when I try to install an app, the message: A media change is required. Please insert the disc labeled 'Debian GNU/Linux 8.7.1_Jessie_-Official amd64 ...
Madalina Cojanu's user avatar
1 vote
1 answer
919 views

Configure proftpd to use standalone via apt-get?

Is it possible to pass in arguments to the command apt-get install proftpd such that the resulting installation process will assume "stand-alone" mode, without prompting the user for information? (...
Mayor of the Plattenbaus's user avatar
2 votes
1 answer
7k views

Tunneling apt-get Through SSH Works... Mostly

I am running a Linux container under Proxmox 4.4. The container is based on Debian Jessie. Here are the version specifics: root@myHostName:/home/myUserName# uname -a Linux myHostName 4.4.35-1-pve #1 ...
Dave's user avatar
  • 1,049
1 vote
1 answer
5k views

How to install python packages in python3.6 folder?

After extracting .tar.gz and running python setup install, selenium gets installed in, .... creating /usr/local/lib/python2.7/dist-packages/selenium-3.4.3-py2.7.egg Extracting selenium-3.4.3-py2.7....
overexchange's user avatar
9 votes
5 answers
61k views

Sudo apt-get error: flAbsPath on /var/lib/dpkg/status failed - No such file or directory

sudo apt-get install vlc Reading package lists... Error! E: flAbsPath on /var/lib/dpkg/status failed - realpath (2: No such file or directory) E: Could not open file - open (2: No such file or ...
MRaj Hadule's user avatar
0 votes
2 answers
1k views

How to restore VIM in debian

After I tried to remove VIM from system, simple apt-get remove --purge vim doesn't do the trick and there still were some vim files, like in /usr/share/vim/. SO I decided to remove them mannually ...
kAldown's user avatar
  • 181
6 votes
3 answers
43k views

"Unable to locate package sudo" when i try to install sudo on new Debian

i installed a new Debian on a small VPS and now when i try to install sudo i just get this message. I also tried to add FTP-Server into the list and i still get that error. root@srv45758:~# vi /etc/...
Janlasse's user avatar
3 votes
1 answer
1k views

Frustrated with GPG signing aptly administered repository

We host some of our own software packages as debs in a repository of our own. For prototyping purposes, we’ve been running “unauthenticated”. Now we're trying to do things more correctly and do the ...
Travis Griggs's user avatar
3 votes
2 answers
4k views

VLC Unmet Dependencies

I have installed Ubuntu such that it is split into 2 partitions (mounted as / and /home) After running sudo apt-get install vlc, I get the following error on a near fresh install of Ubuntu 16.04.2 ...
LifeLongLearner's user avatar
1 vote
1 answer
428 views

How to correctly install deluged on Debian (raspberry)?

I am trying to install deluged on my raspberry pi, but it seems that none of the many tutorials I followed are valid with my installation. What I did first is: sudo apt-get install deluged From ...
nowox's user avatar
  • 2,899

15 30 50 per page
1 2
3
4 5
12