Yeah, yeah, I know it's a severely cut down version, but :
No python3?
No git?
No fonts? (ttf in /usr/share/fonts)
I can understand stripping out the all the GUI-related stuff and the space hogs such as wolfram and libre office, but really, do we need to lose some of the really useful elements too?
Raspbian Jessie Lite - missing bits!
Neil Matthews
Lost count how many of As, Bs, APluses, BPluses, Pi2s and now a couple of Zer0s.
Get your E-paper HAT at www.percheron-electronics.uk/shop
Lost count how many of As, Bs, APluses, BPluses, Pi2s and now a couple of Zer0s.

Get your E-paper HAT at www.percheron-electronics.uk/shop
Re: Raspbian Jessie Lite - missing bits!
It's just a apt-get away. If we included everything everyone wanted, then it wouldn't be lite anymore. I would prefer it be even smaller, which is why I use raspbian-ua-netinstaller.
There are 10 types of people: those who understand binary and those who don't.
Re: Raspbian Jessie Lite - missing bits!
Why would you want python3, git and fonts in a *lite* version of the OS? If you aren't going to use python3, you don't want it.BigNeilM wrote:Yeah, yeah, I know it's a severely cut down version, but :
No python3?
No git?
No fonts? (ttf in /usr/share/fonts)
I can understand stripping out the all the GUI-related stuff and the space hogs such as wolfram and libre office, but really, do we need to lose some of the really useful elements too?
Re: Raspbian Jessie Lite - missing bits!
But python 2.7 is istalled, what if you don't want that?stderr wrote: Why would you want python3, git and fonts in a *lite* version of the OS? If you aren't going to use python3, you don't want it.
I'm surprised that git isn't there, as common external hardware such as radios need extras to be installed and usually from git.
I suspect that fonts aren't installed as there isn't a desktop.
Re: Raspbian Jessie Lite - missing bits!
As previously mentioned, it's only an apt-get away.asandford wrote:I'm surprised that git isn't there, as common external hardware such as radios need extras to be installed and usually from git.
Not everyone who uses this cut-down image will want git. If they do then they are certainly capable of installing it themselves.
Re: Raspbian Jessie Lite - missing bits!
I'm sure I have packages installed that you would not want - and the next person will have something completely different to me and you.
Do you really think it would be a good idea to simply install everything initially - just in case a user would like that?
Do you really think it would be a good idea to simply install everything initially - just in case a user would like that?
Re: Raspbian Jessie Lite - missing bits!
Python 2.7 is probably used somewhere in the distribution itself. That would be the only excuse to include it.asandford wrote:But python 2.7 is istalled, what if you don't want that?stderr wrote: Why would you want python3, git and fonts in a *lite* version of the OS? If you aren't going to use python3, you don't want it.
Or from somewhere else. Why isn't pip included? Why isn't hg? Why isn't cabal? Surely cabal must be there, how else can I get agda!?I'm surprised that git isn't there, as common external hardware such as radios need extras to be installed and usually from git.
Re: Raspbian Jessie Lite - missing bits!
Ok, so Jessie Lite has python2(now deprecated) but not python3, the Foundation's preferred option as I understand it.
It just struck me as a little odd.
As for the other bits, well, whatever. I'll go install them.
It just struck me as a little odd.
As for the other bits, well, whatever. I'll go install them.
Neil Matthews
Lost count how many of As, Bs, APluses, BPluses, Pi2s and now a couple of Zer0s.
Get your E-paper HAT at www.percheron-electronics.uk/shop
Lost count how many of As, Bs, APluses, BPluses, Pi2s and now a couple of Zer0s.

Get your E-paper HAT at www.percheron-electronics.uk/shop
- DougieLawson
- Posts: 40823
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Raspbian Jessie Lite - missing bits!
Python 2 is used by DebIan (and because of that by Raspbian) to build DebIan & Raspbian. You can't avoid having that pile of brown steaming muck installed. Python 2 vs python 3 is a such a mess it makes the language look even more stupid, how they can make a new version that's incompatible with the old version is beyond belief. That's the thing that's "odd".BigNeilM wrote:Ok, so Jessie Lite has python2(now deprecated) but not python3, the Foundation's preferred option as I understand it.
It just struck me as a little odd.
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
-
- Posts: 81
- Joined: Tue Jan 27, 2015 12:12 am
Re: Raspbian Jessie Lite - missing bits!
Well that explains why my new installation of weewx 3.8.2 had crappy characters on its axis plots & labels. I went into one of the style sheets and looked at the ttfont it called for, it was on my Jessie lite from a couple years ago, but not on 2018-11-13-raspbian-stretch-lite.img.
Not knowing the apt-get fix (because I googled and results did NOT turn up this thread) I simply copied from a Pi running Jessie, all the freefonts to my new 3B+ running the November stretch lite, and all was well.
--"MP"
-
- Posts: 81
- Joined: Tue Jan 27, 2015 12:12 am
Re: Raspbian Jessie Lite - missing bits!
Absolutely agree, that's why weewx (weather software) uses only 2.6 or 2.7 and if it's missing you need to add it. I wondered about this disconnect between the two and Dougie confirmed what I'd been thinking.DougieLawson wrote: ↑Mon Nov 30, 2015 1:10 pm. . . Python 2 vs python 3 is a such a mess it makes the language look even more stupid, how they can make a new version that's incompatible with the old version is beyond belief. That's the thing that's "odd".
--"MP"