vmware / vmware/photon

Issues building linux.spec

Open
#1,044 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kernel
Dominant language
C
Stars
3.2k
Forks
692
PR merge metrics
No merged PRs in 30d

Description

Testing patches on the Linux kernel, have noticed a number of issues:

  • Lots of missing BuildRequires (e.g. make, gettext, gcc, bison, glibc-devel, linux-api-headers, diffutils, patch)
  • Missing sources:
    • https://github.com/vmware/photon-checksum-generator/releases/photon-checksum-generator-%{photon_checksum_generator_version}.tar.gz is an incorrect URL
    • No source for xr_usb_serial_common_lnx-3.6-and-newer-pak.tar.xz

Makes it difficult to get a clean build of the RPM.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting linux.spec and the BuildRequires and source entries named in the issue. Check the listed dependencies and both source URLs while attempting a clean RPM build; done means the required packages and sources are declared correctly and the build proceeds without these errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.