Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Update ppa installation information #399

Merged
merged 2 commits into from
Nov 30, 2019
Merged

Update ppa installation information #399

merged 2 commits into from
Nov 30, 2019

Conversation

jsreynaud
Copy link
Contributor

On Linux Mint, default is to NOT install recommends packages (very strange option... anyway...).
So I have added instruction for mint user to force installation of recommended packages...

On Linux Mint, default is to NOT install recommends packages (very strange option... anyway...).
So I have added instruction for mint user to force installation of recommended packages...
@nickoe
Copy link
Contributor

nickoe commented Apr 4, 2019

Why is install recommends not needed for ubuntu?

@jsreynaud
Copy link
Contributor Author

Because on Ubuntu (like on debian), it's already automaticaly install recommended packages (except if you specify manual to NOT install recommended or if you modify the default config).
On Linux Mint there is a configuration file created on /etc/apt/apt.conf.d/ named 00recommends that disable automatic installation of recommended packages. I don't know why there is this parameter...
An user report that to me and I see that myself also...

@marekr
Copy link
Member

marekr commented Apr 4, 2019 via email

@nickoe
Copy link
Contributor

nickoe commented Apr 5, 2019

Maybe it is better to have the "safer" commandline only? I mean it does not hurt to use the extra option on ubuntu. This makes the pages simpler.

@marekr
Copy link
Member

marekr commented Apr 9, 2019

Hmm we just got this complaint here: #401

Won't propose "install-suggests" as a valid option for installing KiCad fully
@jsreynaud
Copy link
Contributor Author

I had remove --install-suggests, use by default install-recommends option and propose a not full installation by using -no-install-recommends.
Hope that can clarify installation process and help for #401

@d-digiacomo
Copy link

@jsreynaud Could you look into why the above failed so this can be rectified?

By the way, kicad-doc-xx, -footprints, -libraries, -packages3d, etc. are also installed when "sudo apt install kicad" is run (which the majority of users would want), so the standalone KiCad install instructions should be updated too.

kicad install on lubuntu 4

@jsreynaud
Copy link
Contributor Author

@d-digiacomo As I see the error message on the screen shoots this is a freespace error ;):
"You don't have enough free space in /var/cache/apt/archives/"...

@d-digiacomo
Copy link

d-digiacomo commented Sep 30, 2019

@jsreynaud Thanks. Unfortunately checks didn't pass again. Perhaps the issue could be with a link being http:// instead of https://? Screenshots captured were of a live session running in VirtualBox.

@jsreynaud
Copy link
Contributor Author

If you speak about the travis checks, As I see only external link to digikey doesn't work. But I don't understand the relation between those links errors and the screen shoot ? The screen show is about an "apt install" error. No relation with the links erros in travis ?

@d-digiacomo
Copy link

@jsreynaud Correct, no relation.

@nickoe
Copy link
Contributor

nickoe commented Sep 30, 2019

Please rebase.

@marekr marekr merged commit ac370f6 into KiCad:master Nov 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants