Unable to locate package linux image extra

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to locate package linux-image-extra-3.13.3-tinycore64 #4052

Unable to locate package linux-image-extra-3.13.3-tinycore64 #4052

Comments

I am trying to use Docker a provisioner. This error keeps popping up for me.

VAGRANT FENCE: 1403031918 89029 modprobe: ERROR: ../libkmod/libkmod.c:556 kmod_search_moddep() could not open moddep file '/lib/modules/3.13.3-tinycore64/modules.dep.bin' E: Unable to locate package linux-image-extra-3.13.3-tinycore64 E: Couldn't find any package by regex 'linux-image-extra-3.13.3-tinycore64' 
Vagrant.configure("2") do |config| # Forward the Rails server default port to the host config.vm.network :forwarded_port, guest: 3000, host: 3001 # Sets up the proxy VM config.vm.define "phusion" do |v| v.ssh.port = 22 v.ssh.username = "root" v.ssh.private_key_path = "insecure_key" # Creates a Docker provider within the proxy VM v.vm.provider "docker" do |d| d.cmd = ["/sbin/my_init","--enable-insecure-key"] d.image = "phusion/passenger-full" d.has_ssh = true end # v.vm.provision :shell, path: "./setup.sh" v.vm.provision :docker, version: :latest end end 

The text was updated successfully, but these errors were encountered:

Читайте также:  Xen to vmware linux

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to locate package linux-image-extra-3.13.0-042stab108.2 #1328

Unable to locate package linux-image-extra-3.13.0-042stab108.2 #1328

Comments

Hi,
I’m trying the get dokku installed by

wget https://raw.github.com/progrium/dokku/v0.3.21/bootstrap.sh sudo DOKKU_TAG=v0.3.21 bash bootstrap.sh 
root@lvps92-51-147-218:~# sudo DOKKU_TAG=v0.3.21 bash bootstrap.sh Ign http://ftp.hosteurope.de trusty InRelease Ign http://ftp.hosteurope.de trusty-security InRelease Ign http://ftp.hosteurope.de trusty-updates InRelease Hit http://ftp.hosteurope.de trusty Release.gpg Hit http://ftp.hosteurope.de trusty-security Release.gpg Hit http://ftp.hosteurope.de trusty-updates Release.gpg Hit http://ftp.hosteurope.de trusty Release Hit http://ftp.hosteurope.de trusty-security Release Hit http://ftp.hosteurope.de trusty-updates Release Hit http://ftp.hosteurope.de trusty/main amd64 Packages Hit http://ftp.hosteurope.de trusty/restricted amd64 Packages Hit http://ftp.hosteurope.de trusty/multiverse amd64 Packages Hit http://ftp.hosteurope.de trusty/universe amd64 Packages Hit http://ftp.hosteurope.de trusty/main i386 Packages Hit http://ftp.hosteurope.de trusty/restricted i386 Packages Hit http://ftp.hosteurope.de trusty/multiverse i386 Packages Hit http://ftp.hosteurope.de trusty/universe i386 Packages Hit http://ftp.hosteurope.de trusty/main Translation-en Hit http://ftp.hosteurope.de trusty/multiverse Translation-en Hit http://ftp.hosteurope.de trusty/restricted Translation-en Hit http://ftp.hosteurope.de trusty/universe Translation-en Hit http://ftp.hosteurope.de trusty-security/main amd64 Packages Hit http://ftp.hosteurope.de trusty-security/restricted amd64 Packages Hit http://ftp.hosteurope.de trusty-security/universe amd64 Packages Hit http://ftp.hosteurope.de trusty-security/multiverse amd64 Packages Hit http://ftp.hosteurope.de trusty-security/main i386 Packages Hit http://ftp.hosteurope.de trusty-security/restricted i386 Packages Hit http://ftp.hosteurope.de trusty-security/universe i386 Packages Hit http://ftp.hosteurope.de trusty-security/multiverse i386 Packages Hit http://ftp.hosteurope.de trusty-security/main Translation-en Hit http://ftp.hosteurope.de trusty-security/multiverse Translation-en Hit http://ftp.hosteurope.de trusty-security/restricted Translation-en Hit http://ftp.hosteurope.de trusty-security/universe Translation-en Hit http://ftp.hosteurope.de trusty-updates/main amd64 Packages Hit http://ftp.hosteurope.de trusty-updates/restricted amd64 Packages Hit http://ftp.hosteurope.de trusty-updates/universe amd64 Packages Hit http://ftp.hosteurope.de trusty-updates/multiverse amd64 Packages Hit http://ftp.hosteurope.de trusty-updates/main i386 Packages Hit http://ftp.hosteurope.de trusty-updates/restricted i386 Packages Hit http://ftp.hosteurope.de trusty-updates/universe i386 Packages Hit http://ftp.hosteurope.de trusty-updates/multiverse i386 Packages Hit http://ftp.hosteurope.de trusty-updates/main Translation-en Hit http://ftp.hosteurope.de trusty-updates/multiverse Translation-en Hit http://ftp.hosteurope.de trusty-updates/restricted Translation-en Hit http://ftp.hosteurope.de trusty-updates/universe Translation-en Get:1 http://get.docker.io docker InRelease Ign http://get.docker.io docker InRelease Hit http://get.docker.io docker Release.gpg Hit https://packagecloud.io trusty InRelease Hit http://get.docker.io docker Release Hit https://packagecloud.io trusty/main amd64 Packages Hit https://packagecloud.io trusty/main i386 Packages Get:2 https://packagecloud.io trusty/main Translation-en Hit http://get.docker.io docker/main amd64 Packages Ign https://packagecloud.io trusty/main Translation-en Hit http://get.docker.io docker/main i386 Packages Get:3 http://get.docker.io docker/main Translation-en Ign http://get.docker.io docker/main Translation-en Reading package lists. Done OK OK E: Unable to locate package linux-image-extra-3.13.0-042stab108.2 E: Couldn't find any package by regex 'linux-image-extra-3.13.0-042stab108.2' 

This is the machine, its a vserver from hosteurope.

root@lvps92-51-147-218:~# cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS" 

Am I missing something? linux-image-extra-3.13.0-042stab108.2 doesn’t seem to exist in apt-get..

Читайте также:  Linux args to script

The text was updated successfully, but these errors were encountered:

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E: Unable to locate package linux-image-extra-4.4.32-apollo-2-RT #1169

E: Unable to locate package linux-image-extra-4.4.32-apollo-2-RT #1169

Module: Docker Indicates docker module related issues Type: Question Indicates that an issue or pull request needs more information

Comments

I installed the Ubuntu 14.04.3,and Apollo kernel.
Then I got this:

root@gengqx7050:/home/gengqx/apollo# bash docker/scripts/install_docker.sh Reading package lists. Done Building dependency tree Reading state information. Done E: Unable to locate package linux-image-extra-4.4.32-apollo-2-RT E: Couldn't find any package by regex 'linux-image-extra-4.4.32-apollo-2-RT' . 

here is the bash caused this:

function install_docker_x86() < sudo apt-get -y install curl \ "linux-image-extra-$(uname -r)" \ linux-image-extra-virtual 

if I install the linux-image-extra-virtual seperatly:

root@gengqx7050:/home/gengqx/apollo# apt-get install linux-image-extra-virtual Reading package lists. Done Building dependency tree Reading state information. Done The following extra packages will be installed: linux-image-3.13.0-135-generic linux-image-extra-3.13.0-135-generic linux-image-generic Suggested packages: fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools linux-headers-3.13.0-135-generic The following NEW packages will be installed: linux-image-3.13.0-135-generic linux-image-extra-3.13.0-135-generic linux-image-extra-virtual linux-image-generic 0 upgraded, 4 newly installed, 0 to remove and 478 not upgraded. Need to get 52.1 MB of archives. After this operation, 195 MB of additional disk space will be used. Do you want to continue? [Y/n] n Abort. root@gengqx7050:/home/gengqx/apollo# 

Why is this kernel changed to 3.1.3,but the host kernel is 4.4.32
What is linux-image-extra-4.4.32-apollo-2-RT used for? And how Can I install it?

Читайте также:  Curl linux to windows

The text was updated successfully, but these errors were encountered:

Источник

Оцените статью
Adblock
detector