Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create PPA or request for debian repo. adding #385

Closed
mbnoimi opened this issue Jan 6, 2015 · 11 comments
Closed

Create PPA or request for debian repo. adding #385

mbnoimi opened this issue Jan 6, 2015 · 11 comments

Comments

@mbnoimi
Copy link

mbnoimi commented Jan 6, 2015

May you please create a PPA for Ubuntu based distros OR make a request for adding Natron to debian repositories?

@mbnoimi mbnoimi changed the title Create PPA or add request Create PPA or request for debian repo. adding Jan 6, 2015
@MrKepzie
Copy link
Owner

MrKepzie commented Jan 6, 2015

We do not provide a PPA currently, we should make a request then. If someone could do it, that would help.

@devernay
Copy link
Collaborator

We don't have time for this, but I guess anyone with a little bit of Debian knowledge could help on this task. Anyone willing to help?

@olear
Copy link
Collaborator

olear commented Mar 27, 2015

I can probably make a debian package (I already made rpm support for CentOS/RHEL/Fedora, but didn't send the files upstream). Don't have any experience with ppa. I can also get Natron included in the BSD ports/pkgsrc, and probably Slackware and Archlinux.

Note that if/when Natron is included in mainstream distros you will get many different versions floating around, that could making the debuging harder. Also note that some distro only update software on major versions (if say Debian 8 includes Natron 1.2, then they will not include 2.x before Debian 9 (several years later). etc etc.

But again, this is something to be discussed after v2.

@olear
Copy link
Collaborator

olear commented Oct 7, 2015

We now support RPM/DEB on releases, will add repo support in a later version.

@olear
Copy link
Collaborator

olear commented Apr 7, 2016

We now have an APT repository.

Add repository:

sudo echo “deb https://downloads.natron.fr/Linux/releases/apt stable main” > /etc/apt/sources.list.d/natron.list
wget https://downloads.natron.fr/Linux/GPG-KEY
sudo apt-key add GPG-KEY

Update:

apt-get update

Install:

apt-get install natron

Only tested on Ubuntu, but should work on any distro with apt as package manager.

@Theverat
Copy link

Thanks for your work.
Two things:

@olear
Copy link
Collaborator

olear commented Jul 20, 2016

Note that the repo for RPM and DEB are currently shutdown (well, they still exists but are not updated and the package manager will get a 404 when trying to download the actual package), the packages are still available, but you must download them manually from https://natron.fr/download.

This is related to the download modifications on the website.

@Theverat
Copy link

Strange, it worked for me after I applied the changes described in my comment.
But maybe it's an outdated version, it says 2.0.5. I'm not sure what's the current one, I'm a newcomer to Natron.

@mash-graz
Copy link

mash-graz commented Jan 27, 2017

Note that the repo for RPM and DEB are currently shutdown (well, they still exists but are not updated and the package manager will get a 404 when trying to download the actual package), the packages are still available, but you must download them manually from https://natron.fr/download.

to you really see manual download as an improvement? :(

@devernay
Copy link
Collaborator

devernay commented Jan 28, 2017 via email

@mash-graz
Copy link

Find a Ppa maintainer, or do it yourself.

a posted an reminder to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775490

IOhannes has already articulated his willingness to maintain this application for the debian community.
please, support him!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants