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

All Questions

Tagged with
0 votes
1 answer
267 views

Debian Security Update Locations

I need to download the Debian files that apt-get update retrieves. From my logs, it looks like the following are retrieved: http://deb.debian.org/debian stretch InRelease http://security.debian.org/...
Developer's user avatar
0 votes
1 answer
888 views

APT keeps trying to install a package that it cannot install, and now I can't install anything

I am using a Debian testing system as a persistent live system on a USB stick (using live-build). This means that the kernel etc. cannot be upgraded, since they are on a read only partition. I've ...
ShankarG's user avatar
  • 916
2 votes
1 answer
5k views

Couldn't to execute apt-get update on debian 10

I'm starting with Debian Linux 10 and I installed only a web server with Apache a few days ago. Today wanting to update packages, I use apt-get update but I get the following errors, which rebooting ...
Alexis Gatuingt's user avatar
0 votes
2 answers
10k views

Cannot update Raspberry PI (apt-get)

I cannot update my Raspberry PI (Raspberry PI 1 Model B with Raspbian Stretch) anymore. sudo apt-get update tells me that there are some problems with package files. I don't know much about apt-get ...
Rose Nettoyeur's user avatar
0 votes
1 answer
4k views

How to get debian apt to find packages correctly to install sudo

I've just installed debian 9 using the full disc image (debian-9.8.0-amd64-xfce-CD-1) to install on VirtualBox in a 64bit environment from a Windows 10 host. During the installation I unchecked the ...
Nath Imagine's user avatar
1 vote
0 answers
80 views

Grouping apt packages in Debian

I was wondering (and searching all over the place, sorry if I missed an obvious one) if, in Debian, there is any equivalent flag or option to the --virtual of Alpine Linux when installing apt packages....
Alberto Roura's user avatar
0 votes
1 answer
708 views

Using apt why do I get file 'network_proxy.conf' in directory '/etc/apt/preferences.d/' as it has an invalid filename extension

I get the following warning when I try to install packages. N: Ignoring file 'network_proxy.conf' in directory '/etc/apt/preferences.d/' as it has an invalid filename extension Using apt why do I ...
nelaaro's user avatar
  • 13.8k
0 votes
1 answer
550 views

Debian Wheezy, apt-get have unmet dependencies

Pretty much any comand that I try that involves apt-get gives me an error that tells me I should run apt-get -f install, but that gives me this error: root@vps148794:~# apt-get -f install Reading ...
Saturnix's user avatar
  • 177
0 votes
1 answer
773 views

apt-get upgrade not working after upgrade from stable to testing: error cycle with libc-bin package

I upgraded from debian stable to debian testing, and now I am not able to do apt-get upgrade anymore. When I do that I get this error: Processing triggers for libc-bin (2.27-6) ... dpkg: cycle found ...
Giacomo M's user avatar
  • 143
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
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
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

15 30 50 per page