You are not logged in.

#1 2016-05-17 20:14

Jerome
Member
Registered: 2016-02-26
Posts: 148

Adding a PPA?

Just wondering whether there are likely to be any issues adding a PPA which is specifically for Ubuntu. I know Ubuntu is based on Debian so I'm guessing they should be compatible but thought I'd ask first as I don't want to mess up my system. Thanks!

Offline

#2 2016-05-17 20:42

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 637

Re: Adding a PPA?

It is not recommended to add PPA repositories to Q4OS. There is a big possibility, that you will damage entire package structure and will be forced to reinstall entire Q4OS.
Or at least make full system backup using Systemback before experimenting with PPA repositories.

Last edited by Rademes (2016-05-17 20:45)


Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

#3 2016-05-18 10:28

Jerome
Member
Registered: 2016-02-26
Posts: 148

Re: Adding a PPA?

Thanks Rademes. That's a shame because the software doesn't seem to have any option for building from source.

Last edited by Jerome (2016-05-18 10:29)

Offline

#4 2016-05-18 11:38

Dai_trying
Member
From: UK
Registered: 2015-12-14
Posts: 2,992

Re: Adding a PPA?

You could try installing in a virtual-box, that would give your system protection whilst trying out something new.

Offline

#5 2016-05-18 12:48

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,501
Website

Re: Adding a PPA?

You can add PPA repositories in Q4OS Orion, if they support Debian Jessie. You need to install 'software-properties-common' package:
$ sudo apt-get install software-properties-common

If you want to add PPA repository:
$ sudo add-apt-repository some-ppa-repo

Make sure the PPA supports Debian Jessie. If not so, the 'apt-get update' process will report a non-existent repository error.

Offline

#6 2016-05-18 13:08

Jerome
Member
Registered: 2016-02-26
Posts: 148

Re: Adding a PPA?

Thanks team. So you're saying that the worst that could happen is that an error will be reported if the PPA does NOT support Debian Jessie?

I'll give it a try.

Offline

#7 2016-05-18 18:41

Jerome
Member
Registered: 2016-02-26
Posts: 148

Re: Adding a PPA?

It didn't work. Do I need to remove the PPA or is it ok to leave it? This was the output but I got a not found error when updating.

gpg: keyring `/tmp/tmpw3r1tgxk/secring.gpg' created
gpg: keyring `/tmp/tmpw3r1tgxk/pubring.gpg' created
gpg: requesting key A402E8BE from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpw3r1tgxk/trustdb.gpg: trustdb created
gpg: key A402E8BE: public key "Launchpad PPA for JASP-UvA" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)

This is the message I got after the update:

W: Failed to fetch http://ppa.launchpad.net/jasp-uva/jasp/ … 6/Packages  404  Not Found

Last edited by Jerome (2016-05-18 18:44)

Offline

#8 2016-05-18 18:43

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,501
Website

Re: Adding a PPA?

Jerome wrote:

It didn't work.

Please describe it a bit more.

You can remove the PPA:
$ sudo add-apt-repository -r some-ppa-repo

Offline

#9 2016-05-19 07:08

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,501
Website

Re: Adding a PPA?

Thanks for the description, this PPA doesn't support Debian Jessie. You can safely remove it, see the previous post.

Offline

Board footer

Powered by FluxBB