Skip to content

Error installing Docker on ubuntu 13.10 #2571

@Juraci

Description

@Juraci

While following this tutorial I came across this error in the sudo apt-get install lxc-docker step:

~/projects  sudo apt-get install lxc-docker      
Reading package lists... Done
Building dependency tree       
Reading state information... Done
lxc-docker is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Setting up lxc-docker-0.6.5 (0.6.5) ...
stop: Unknown job: docker
start: Unknown job: docker
pkg: error processing lxc-docker-0.6.5 (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of lxc-docker:
 lxc-docker depends on lxc-docker-0.6.5; however:
  Package lxc-docker-0.6.5 is not configured yet.

dpkg: error processing lxc-docker (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Errors were encountered while processing:
 lxc-docker-0.6.5
 lxc-docker
E: Sub-process /usr/bin/dpkg returned an error code (1)
➜ ~/projects 

I have no clue on how to proceed with this. The advice to install lxc 0.8 didn't work as well.

(Edit: now with the entire output)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions