Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

apt-get update failed in kvm-flavor stage1 #1917

@xelatex

Description

@xelatex

Hi there,

I use docker://ubuntu image with stage1-kvm.aci to run a pod. But when I execute "apt-get update" inside, something goes wrong as follows:

root@node4:~/rkt.git# rkt run --insecure-options=all --interactive --stage1-image=/usr/local/bin/stage1-kvm.aci docker://ubuntu
rkt: using image from file /usr/local/bin/stage1-kvm.aci
rkt: using image from local store for url docker://ubuntu
run: group "rkt" not found, will use default gid when rendering images
root@clr:/# apt-get update
Ign http://archive.ubuntu.com trusty InRelease
Get:1 http://archive.ubuntu.com trusty-updates InRelease [64.4 kB]
Get:2 http://archive.ubuntu.com trusty-security InRelease [64.4 kB]
E: Unable to determine file size for fd 7 - fstat (2: No such file or directory)
root@clr:/#

Is this a bug? Or I miss some configurations?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions