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

All Questions

Tagged with
0 votes
1 answer
691 views

Cannot force noninteractive apt-get dist-upgrade on CIS Ubuntu 22.04 LTS instance

I've a CIS Ubuntu 22.04 LTS base image from AWS, which I'm attempting to use Packer to burn myself a base image from. As this is a fully non-interactive pipeline, I cannot have any tty issues and the ...
volvox's user avatar
  • 121
-1 votes
1 answer
675 views

PHP 7.0 package not foung in ppa:ondrej/php

I'm having some trouble installing PHP 7.2 on my Ubuntu box. The Ubuntu disribution i use is Ubuntu 14.04.6 LTS / trusty which I installed using Vagrant. As written on nearly every website, I've ...
fabianst's user avatar
0 votes
0 answers
97 views

Upgrade from ubuntu 17.04 to some new supported version

As you can tell, I'm a bit of a Linux noob. I haven't upgraded my ubuntu 17.04 and this is causing me a painful headache. I can't use apt-get at all. I imagine the reason behind this is the lack of ...
Heitor M.'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
1k views

No recent Ubuntu 18 updates?

Seems I would normally see something in a week, but now, nothing in 2. When I run sudo apt-get update, what I get is: sudo apt-get update Ign:1 http://download.webmin.com/download/repository sarge ...
Mark's user avatar
  • 113
2 votes
1 answer
13k views

How to copy all installed libraries to another Linux machine?

I am developing C++ on my Linux (Ubuntu) machine and I have installed many libraries both by using apt-get and installing from source. Lets say I would like to recreate my environment on another (...
motam79's user avatar
  • 490
2 votes
1 answer
22k views

Failed to fetch error on apt-get update

I'm having an issue when running sudo apt-get update. I always get this error: Err:1 https://deb.packager.io/gh/opf/openproject-ce xenial InRelease Could not resolve host: deb.packager.io Hit:2 ...
mrtnmgs's user avatar
  • 123
0 votes
1 answer
473 views

Failure installing `linux-cloud-tools-common` on Ubuntu 14.04

I'm trying to set up Certbot on an Ubuntu machine but getting the following error when trying to run apt-get install software-properties-common: Setting up linux-cloud-tools-common (3.13.0-46.77) ... ...
bannus's user avatar
  • 101
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
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
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
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