Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] zfs: requires `python` to build dkms modules
@ 2019-06-15  7:35 voidlinux-github
  2019-06-15  7:47 ` voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15  7:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 547 bytes --]

New issue by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/12465
Description: On a clean install, I was unable to get ZFS DKMS modules to build.  They would fail with all kernels; `/var/lib/dkms/zfs/0.8.0/build/config.log` shows:  https://paste.debian.net/1087905/

However, after installing `python` (to check `arc_summary` in case it revealed anything odd), ZFS DKMS built successfully. 

(I know 0.8.0 changed some things from python2 over to python3; whether this is relevant, I'm not sure.)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: zfs: requires `python` to build dkms modules
  2019-06-15  7:35 [ISSUE] zfs: requires `python` to build dkms modules voidlinux-github
@ 2019-06-15  7:47 ` voidlinux-github
  2019-06-15  7:47 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15  7:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 270 bytes --]

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/12465#issuecomment-502344084
Comment:
I have both versions of python installed and zfs detects both and decides to use python3 so it's safe to say it works with that.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: zfs: requires `python` to build dkms modules
  2019-06-15  7:35 [ISSUE] zfs: requires `python` to build dkms modules voidlinux-github
  2019-06-15  7:47 ` voidlinux-github
@ 2019-06-15  7:47 ` voidlinux-github
  2019-06-15  8:10 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15  7:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 303 bytes --]

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/12465#issuecomment-502344084
Comment:
Thanks for reporting this issue. I have both versions of python installed and zfs detects both and decides to use python3 so it's safe to say it works with that.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: zfs: requires `python` to build dkms modules
  2019-06-15  7:35 [ISSUE] zfs: requires `python` to build dkms modules voidlinux-github
  2019-06-15  7:47 ` voidlinux-github
  2019-06-15  7:47 ` voidlinux-github
@ 2019-06-15  8:10 ` voidlinux-github
  2019-06-16 12:22 ` [ISSUE] [CLOSED] " voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15  8:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/12465#issuecomment-502345567
Comment:
@Hoshpak: it looks like I've only `python3` installed at the moment on the relevant machine. But it seems to require some version of python at any rate.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] zfs: requires `python` to build dkms modules
  2019-06-15  7:35 [ISSUE] zfs: requires `python` to build dkms modules voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-15  8:10 ` voidlinux-github
@ 2019-06-16 12:22 ` voidlinux-github
  2019-06-17 20:17 ` voidlinux-github
  2019-06-17 21:57 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-16 12:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 550 bytes --]

Closed issue by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/12465
Description: On a clean install, I was unable to get ZFS DKMS modules to build.  They would fail with all kernels; `/var/lib/dkms/zfs/0.8.0/build/config.log` shows:  https://paste.debian.net/1087905/

However, after installing `python` (to check `arc_summary` in case it revealed anything odd), ZFS DKMS built successfully. 

(I know 0.8.0 changed some things from python2 over to python3; whether this is relevant, I'm not sure.)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: zfs: requires `python` to build dkms modules
  2019-06-15  7:35 [ISSUE] zfs: requires `python` to build dkms modules voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-16 12:22 ` [ISSUE] [CLOSED] " voidlinux-github
@ 2019-06-17 20:17 ` voidlinux-github
  2019-06-17 21:57 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-17 20:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/issues/12465#issuecomment-502834800
Comment:
Thanks for catching this, my systems had python so I missed it.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: zfs: requires `python` to build dkms modules
  2019-06-15  7:35 [ISSUE] zfs: requires `python` to build dkms modules voidlinux-github
                   ` (4 preceding siblings ...)
  2019-06-17 20:17 ` voidlinux-github
@ 2019-06-17 21:57 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-17 21:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 395 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/issues/12465#issuecomment-502866245
Comment:
@Vaelatern Yeah, it's really only likely to arise on a newly-installed minimal Void setup, as otherwise python is likely to be already installed. Of course, this exact configuration arises when doing a fresh install, which is why I ran into it.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-17 21:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-15  7:35 [ISSUE] zfs: requires `python` to build dkms modules voidlinux-github
2019-06-15  7:47 ` voidlinux-github
2019-06-15  7:47 ` voidlinux-github
2019-06-15  8:10 ` voidlinux-github
2019-06-16 12:22 ` [ISSUE] [CLOSED] " voidlinux-github
2019-06-17 20:17 ` voidlinux-github
2019-06-17 21:57 ` voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).