Giter Site home page Giter Site logo

Comments (3)

manut avatar manut commented on August 17, 2024

behaviour changed a bit; can't create initvm:

00:03:16.075 Loading additional components ... 25%... 50%... 75%... 100%
00:03:17.698 Starting up the partitioner ... 13%... 22%... 31%... 40%... 50%... 63%... 72%... 81%... 90%... 100%
00:03:19.470 Guided partitioning ... 20%... 40%... 60%... 80%
00:03:20.939 Partitions formatting ... 33%
00:04:08.518 Installing the base system ... 17%... 20%... 30%... 40%... 50%... 60%... 70%
00:16:32.996 Install the base system
00:16:33.004 -----------------------
00:16:33.008
00:16:33.009 No installable kernel was found in the defined APT sources.
00:16:33.028
00:16:33.029 You may try to continue without a kernel, and manually install your own kernel
00:16:33.051 later. This is only recommended for experts, otherwise you will likely end up
00:16:33.070 with a machine that doesn't boot.
00:16:33.081 Continue without installing a kernel?
00:16:33.094 1: Yes 2: No [*]

from elbe.

manut avatar manut commented on August 17, 2024

this is resolved, by copying the keyring with the elbe create_project generated gpg key to the bin-cdrom.iso, moving it to the d-i initrd during 'elbe initvm create' and adding a hook script to the installer to import the key before doing debootstrap. This is currently done in devel/elbe-2.0 as of today.

However we have another issue with the generated key if building the target image inside the initvm:

mount: /dev/loop0 is write-protected, mounting read-only

running cmd +debootstrap --include=apt-listchanges --arch=amd64 "jessie" "/var/c
ache/elbe/1574c413-00b6-4605-abe1-4877941037bd/chroot" "file:///var/cache/elbe/1
574c413-00b6-4605-abe1-4877941037bd/chroot/cdrom/targetrepo"+
574c413-00b6-4605-abe1-4877941037bd/chroot/cdrom/targetrepo"+

I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
E: Release signed by unknown key (key id 407E42BADC747B99)

Command failed with errorcode 1
/cdrom"+


Build failed !!!

Debootstrap failed to install the base rootfilesystem.
Probable cause might be:

  • Problems with Internet Connection
  • Broken mirrors

Conclusion: recreating the initvm is working now, building the target image not

from elbe.

manut avatar manut commented on August 17, 2024

the above is fixed since cdbb9f6

but rebuilding is not perfect. see new bug

from elbe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.