question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

builded .deb shows wrong license informations

See original GitHub issue
  • Version: 21.2.0

none

  • Target: Linux (.deb)

If i double click the .deb on ubuntu the application software opens up and shows informations about this particular .deb file. Under license it shows “proprietary” while my package.json has the following configured:

...
"license": "GPL-3.0",
    "build": {
  ...

Question:

Is that an error in

  • my package.json file,
  • the Ubuntu Software Center ui or
  • really from electron-builder?

ubuntu_software_license_of_deb

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:3
  • Comments:32

github_iconTop GitHub Comments

2reactions
kauffjcommented, Aug 31, 2020

@develar even Visual Studio Code, arguably the most popular open source Electron app, builds a .deb that indicates a license of proprietary, when it’s actually MIT licensed. As an open source developer yourself I’m sure you can appreciate the desire to have what you have built be labeled properly. Is there any way this issue can get looked at or prioritized?

2reactions
maradocommented, Jun 30, 2020

Still relevant.

Read more comments on GitHub >

github_iconTop Results From Across the Web

.deb install has a proprietary license - desktop - Delta.Chat
I recently tried to download the .deb installation off of the ... we use to package deltachat desktop) builded .deb shows wrong license...
Read more >
Is there deb packages that display license agreement?
P.S: That a licence needs to be accepted by the user to be valid or that an accepted licence is automatically valid is...
Read more >
How to get information about deb package archive?
Getting licensing information:- Most of archive's copyright information is available from /usr/share/doc/<pkgname>/copyright. Example :- $ ...
Read more >
License compliance - GitLab Docs
GitLab checks the License Compliance report, compares the licenses between the source and target branches, and shows the information right on the merge ......
Read more >
Visual Studio Code Frequently Asked Questions
Why does Visual Studio Code have a different license than the vscode GitHub repository? To learn why Visual Studio Code, the product, has...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found