Coder Social home page Coder Social logo

build-rpm-action's Introduction

jiro4989's github stats

Profile

Key value
Name Jiro (ๆฌก้ƒŽ)
Birthday 1995
Place of birth Japan
Job SRE
Skill (Programming) Go, Nim, Bash, Java, Kotlin, Python
Skill (Cloud infra) AWS
Skill (IaC) Terraform, CloudFormation, Ansible

build-rpm-action's People

Contributors

dependabot[bot] avatar jiro4989 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

build-rpm-action's Issues

Multiline string does not work

Such as having a a description that spans multiple lines.

error: line 9: Unknown tag: This is another paragraph.

Example:

desc: >
    This is the leading paragraph.

    This is another paragraph.

Failed to build docker image

Removing intermediate container 50495aa78736
 ---> 5b1270d900b4
Step 3/10 : ENV PATH /root/.nimble/bin:$PATH
 ---> Running in 90e0530dea3b
Removing intermediate container 90e0530dea3b
 ---> 6b45f16baa9c
Step 4/10 : RUN curl https://nim-lang.org/choosenim/init.sh -sSf > init.sh
 ---> Running in 99b8970b24b1
Removing intermediate container 99b8970b24b1
 ---> d8becad0c2d7
Step 5/10 : RUN sh init.sh -y     && choosenim stable
 ---> Running in 176cd08c27c6
choosenim-init: Downloading choosenim-0.8.2_linux_amd64
/tmp/choosenim-0.8.2_linux_amd64: /lib64/libc.so.6: version `GLIBC_2.27' not found (required by /tmp/choosenim-0.8.2_linux_amd64)
The command '/bin/sh -c sh init.sh -y     && choosenim stable' returned a non-zero code: 1

aarch64 sample

Hi, could you please provide a sample for aarch64?
I'm confuse, i use an action aarch64 to compile my program, after wath i build a deb by using your action, build is okay, then i folow the same way for rpm but : [rpmbuild -bb /github/home/rpmbuild/SPECS/template.spec](error: No compatible architectures found for build)

here it is the workflow log https://github.com/surfzoid/test/actions/runs/3203315066/jobs/5233262441

%post spec section

Hi
could yu please add an input to add to your spec template an post section, customisation of other section should be welcome.

My rpm spec file, need :

%post
ln -s $(whereis "libopenal.so.1" | sed "s|.* (.libopenal.so.1).|\1|") /usr/lib64/QtVsPlayer/

I thank you

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.