Coder Social home page Coder Social logo

Comments (10)

neuhaus avatar neuhaus commented on September 19, 2024 1

Thanks!

from cleanflight-configurator.

stale avatar stale commented on September 19, 2024

This issue / pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

from cleanflight-configurator.

gcormier avatar gcormier commented on September 19, 2024

Still an issue.

from cleanflight-configurator.

stale avatar stale commented on September 19, 2024

This issue / pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

from cleanflight-configurator.

stale avatar stale commented on September 19, 2024

Automatically closing as inactive.

from cleanflight-configurator.

neuhaus avatar neuhaus commented on September 19, 2024

Please reopen

from cleanflight-configurator.

hydra avatar hydra commented on September 19, 2024

As noted in #545 (comment) the issue is as follows:

I recall trying, and then running into some of the usual linux pain, the result of the build was this:

[13:47:21] Error: Command failed: dpkg-deb --build ./release//cleanflight-configurator_2.6.0_amd64
dpkg-deb: warning: parsing file './release//cleanflight-configurator_2.6.0_amd64/DEBIAN/control' near line 7 package 'cleanflight-configurator':
 missing description
dpkg-deb: warning: parsing file './release//cleanflight-configurator_2.6.0_amd64/DEBIAN/control' near line 7 package 'cleanflight-configurator':
 missing maintainer
dpkg-deb: error: control directory has bad permissions 777 (must be >=0755 and <=0775)

I'm gonna have another shot at it now and see what I can do, EDIT: still doesn't build.

I'm using WSL + Ubuntu to build. It basically seems like the debian package generator can't run under WSL and/or there are bugs and/or magic runes which I don't know.

If anyone can help it'd be greatly appreciated.

from cleanflight-configurator.

hydra avatar hydra commented on September 19, 2024

I managed to build it by git cloning the the source to the WSL ~/src which builds, results in these messages:

[13:52:57] dpkg-deb: building package 'cleanflight-configurator' in './release//cleanflight-configurator_2.6.0_amd64.deb'.

[13:52:57] dpkg-deb: warning: parsing file './release//cleanflight-configurator_2.6.0_amd64/DEBIAN/control' near line 7 package 'cleanflight-configurator':
 missing description
dpkg-deb: warning: parsing file './release//cleanflight-configurator_2.6.0_amd64/DEBIAN/control' near line 7 package 'cleanflight-configurator':
 missing maintainer
dpkg-deb: warning: ignoring 2 warnings about the control file(s)
[13:52:57] Finished 'release_linux64_deb' after 32 s
[13:52:57] Finished 'release' after 1 min

The runes for the build process were:

cd ~/src/
git clone /mnt/d/Documents/dev/chrome/cleanflight-configurator
cd cleanflight-configurator/
git tag
git checkout CLFL_v2.6.0
git reset --hard
nvm use 10.23
yarn install
yarn gulp release --linux64
ls -al release/

I've added the packages to the release, please try them and report back. I'll unpin this so the bot closes this issue automatically if there's no feedback.

from cleanflight-configurator.

stale avatar stale commented on September 19, 2024

This issue / pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

from cleanflight-configurator.

stale avatar stale commented on September 19, 2024

Automatically closing as inactive.

from cleanflight-configurator.

Related Issues (20)

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.