New issue

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

(qubes-builder) make linux-kernel: "Building packages for fc20 not supported by any of configured plugins." #2114

Closed
rustybird opened this Issue Jun 25, 2016 · 3 comments

Comments

Projects
None yet
2 participants
@rustybird

Copied from qubes-devel:

I'm trying to build the Linux kernel for R3.1.

Cloned qubes-builder, copied example-configs/qubes-os-r3.1.conf to
builder.conf, make COMPONENTS=linux-kernel get-sources succeeded, but
then:

$ make linux-kernel
Currently installed dependencies:
git-2.5.5-1.fc23.x86_64
rpmdevtools-8.6-2.fc23.noarch
rpm-build-4.13.0-0.rc1.13.fc23.x86_64
createrepo-0.10.3-3.fc21.noarch
python-sh-1.11-1.fc23.noarch
make[1]: Entering directory '/home/user/devel/qubes-builder'
Makefile.generic:20: *** Building packages for fc20 not supported by any
of configured plugins.  Stop.
make[1]: Leaving directory '/home/user/devel/qubes-builder'
Makefile:220: recipe for target 'linux-kernel-dom0' failed
make: *** [linux-kernel-dom0] Error 1
@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jun 25, 2016

Member

You first need to download builder plugins. The easiest way is to simply call make get-sources (without COMPONENTS overridden).

Member

marmarek commented Jun 25, 2016

You first need to download builder plugins. The easiest way is to simply call make get-sources (without COMPONENTS overridden).

@rustybird

This comment has been minimized.

Show comment
Hide comment
@rustybird

rustybird Jun 25, 2016

Thanks! By the way, ftp.qubes-os.org seems to be down.

Thanks! By the way, ftp.qubes-os.org seems to be down.

@rustybird rustybird closed this Jun 25, 2016

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jun 25, 2016

Member

Thanks! By the way, ftp.qubes-os.org seems to be down.

Yes, we know.

Member

marmarek commented Jun 25, 2016

Thanks! By the way, ftp.qubes-os.org seems to be down.

Yes, we know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment