/etc/debian_version -> jessie / sid

271 views
Skip to first unread message

Kenny Koller

unread,
Jun 13, 2016, 1:03:09 PM6/13/16
to BeagleBoard
I'm new to a project that has integrated many Beaglebone Blacks. I'm trying to determine which distribution I am using. The information below suggests that I have the unstable (sid) version installed. Is this correct? How do I determine the 8.x number of Debian that I am using? 


$ cat /etc/debian_version

jessie
/sid

$ uname
-a

Linux rti-78a504f87da8 3.8.13-bone62 #1 SMP Mon Aug 18 21:28:53 EDT 2014 armv7l GNU/Linux

$ cat
/etc/issue

Debian GNU/Linux jessie/sid \n \l


Robert Nelson

unread,
Jun 13, 2016, 1:07:21 PM6/13/16
to Beagle Board, ke...@understoryweather.com
lsb_release -a

Regards,

--
Robert Nelson
https://rcn-ee.com/

Kenny Koller

unread,
Jun 13, 2016, 1:20:34 PM6/13/16
to BeagleBoard, ke...@understoryweather.com
Thanks Robert. I don't seem to have that command. Is there a package I must install?

Know anything about this 'jessie / sid' business? 

Kenny Koller

unread,
Jun 13, 2016, 2:01:41 PM6/13/16
to BeagleBoard, ke...@understoryweather.com
After installing 'lsb-release' I get:

$ lsb_release 

No LSB modules are available.

Robert Nelson

unread,
Jun 13, 2016, 2:05:00 PM6/13/16
to Beagle Board, ke...@understoryweather.com
On Mon, Jun 13, 2016 at 1:01 PM, Kenny Koller
<ke...@understoryweather.com> wrote:
> After installing 'lsb-release' I get:
>
> $ lsb_release
>
> No LSB modules are available.

That's ^ normal, hence i asked for "lsb_release -a"

anywho...

"jessie/sid"

Mean's this image is pre jessie release and pre-stretch, hence pretty old.

You should really ping who ever you got it from. As it's in a pretty
scary state, careful with updateing anything, specially if you rely on
the system.

Kenny Koller

unread,
Jun 13, 2016, 2:05:37 PM6/13/16
to BeagleBoard, ke...@understoryweather.com
Sorry. Left off the '-a'. Thank you.

$ lsb_release -a

No LSB modules are available.

Distributor ID: Debian

Description: Debian GNU/Linux 8.5 (jessie)

Release: 8.5

Codename: jessie

Kenny Koller

unread,
Jun 13, 2016, 2:24:42 PM6/13/16
to BeagleBoard, ke...@understoryweather.com
Apologies for the goof. So given my output from both `/etc/debian_version` and `lsb_release -a` would you still say I have an old/sketchy release. The output from `lsb_release -a` doesn't mention anything about sid.

I have many units remotely deployed and I am wondering if it is really 'sid', whether I should upgrade, what is the safest way to do this.

Kenny Koller

unread,
Jun 13, 2016, 3:20:14 PM6/13/16
to BeagleBoard
For posterity: I tracked down one of the original developers. We're using the Beaglebone kernel but grabbing the distribution directly from Debian.

William Hermans

unread,
Jun 13, 2016, 3:28:24 PM6/13/16
to beagl...@googlegroups.com
I really easy way to tell is check APT sources.lst . . .

$ cat /etc/apt/sources.list
deb http://httpredir.debian.org/debian/ jessie main contrib non-free
#deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

deb http://httpredir.debian.org/debian/ jessie-updates main contrib non-free
#deb-src http://httpredir.debian.org/debian/ jessie-updates main contrib non-free

deb http://security.debian.org/ jessie/updates main contrib non-free
#deb-src http://security.debian.org/ jessie/updates main contrib non-free

. . .


One thing that is concerning me however. @Robert, where is the official debian security updates ?

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/05b93ddc-d478-4887-b586-7d8540a37661%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

William Hermans

unread,
Jun 13, 2016, 3:34:42 PM6/13/16
to beagl...@googlegroups.com
D'oh, it's right there in my face . . .last line heh

Reply all
Reply to author
Forward
0 new messages