Skip to content

Does not work with EXTRAVERSION #1

Description

@onkobu
Traceback (most recent call last):
  File "./build-lkddb.py", line 77, in <module>
    make(args, kerneldir, dirs)
  File "./build-lkddb.py", line 19, in make
    tree = lkddb.linux.LinuxKernelTree(lkddb.TASK_BUILD, kerneldir, dirs)
  File "/home/onkobu/git/lkddb/lkddb/linux/__init__.py", line 106, in __init__
    self.retrieve_version()
  File "/home/onkobu/git/lkddb/lkddb/linux/__init__.py", line 161, in retrieve_version
    assert False, "Unknown structure of EXTRAVERSION (%s) in kernel version" % extra
AssertionError: Unknown structure of EXTRAVERSION (-gentoo) in kernel version

I'd give it a try to form the foundation for a kernel config recommendation tool like the security ones. Instead of rendering a complete config it'd outline deviations from optimum, e.g. drivers not necessary because the hardware doesn't exist on the current system. (Along the lines of improving your autoconfig thingy.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions