Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.raspberry-pi > #9740
| From | I R A Darth Aggie <n0b0dy@invalid.invalid> |
|---|---|
| Newsgroups | comp.sys.raspberry-pi |
| Subject | Re: Raspbian Jessie is here |
| Date | 2015-10-01 22:34 +0000 |
| Organization | Texas A&M University - North Florida |
| Message-ID | <slrnn0rdas.aiq.n0b0dy@invalid.invalid> (permalink) |
| References | <s1hl0bhhg2a2403grdfnfh9d788s8iqc5e@4ax.com> <muk4a0$chh$1@dont-email.me> |
On Thu, 1 Oct 2015 20:16:01 +0000 (UTC), Martin Gregorie <martin@address-in-sig.invalid>, in <muk4a0$chh$1@dont-email.me> wrote: > On Tue, 29 Sep 2015 18:03:54 +0100, Dave Farrance wrote: > > > https://www.raspberrypi.org/blog/raspbian-jessie-is-here/ > > Thanks for that. > > I've just done an in-situ upgrade of wheezy->jessie(steps 1-5 followed by > a reboot and installation of rc-gui alacarte, all other stuff ignored > since I almost never use anything except a command line via SSH to drive > it) and all is good apart from a couple of small points: > > - The upgrade clouted .profile in root (easily fixed by copying the one > in my usual user and replacing all escaped '\$' ocurrences in the PS1 > strings with '\#'. I much prefer the prompt to be just '$ ' or '# ' > depending on who I'm logged in as and with the current directory shown > in the console's title bar. > > - /etc/sudoers had changed. > > Anyway, after fixing those points I rebooted again and ran my usual > upgrade script, which does this: > > apt-get autoclean > apt-get dist-upgrade > apt-get update > apt-get upgrade Did you do that in that order? in straight debian, I would "update", "upgrade", then "dist-upgrade". I rarely do autoclean, but that's not a bad ideal. If you don't need many locales, you may want the localepurge package to purge non-used locale files from your system. > It ran as expected, i.e. didn't get anything new, but the initial > autocleam did throw away a shedload of old packages which reclaimed a > good 0.8 GB of storage space. That's an astounding amount of stuff! > One oddity that I've noticed is that after a a shutdown via 'sudo halt' > the now RPi stops with the yellow,green,green,red LEDs on and only the > green activity LED off. All the LEDs are steady except that the green > alongside the yellow blinks once every 7 or 8 seconds. Before the upgrade > it used to stop with just the red LED lit. > > This is an RPi 2B. Has anybody else seen this different halting behaviour > post upgrade? halt's behaviour seems to have changed. It used to go to a poweroff state, but now seems to go to everything is stopped but not powered down. There are some other commands worth looking at: poweroff reboot shutdown Depending on the arguments one feeds shutdown, it can power off, halt or reboot the system. But they're legacy commands for compatibility. Looks like systemctl is doing the actual work. This is for a systemd configured Debian, so that may not apply to your Raspbian. Scroll down for the poweroff/reboot/shutdown majik: https://wiki.archlinux.org/index.php/Systemd -- Consulting Minister for Consultants, DNRC I can please only one person per day. Today is not your day. Tomorrow isn't looking good, either. I am BOFH. Resistance is futile. Your network will be assimilated.
Back to comp.sys.raspberry-pi | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Raspbian Jessie is here Dave Farrance <DaveFarrance@OMiTTHiSyahooANDTHiS.co.uk> - 2015-09-29 18:03 +0100
Re: Raspbian Jessie is here druck <news@druck.org.uk> - 2015-09-29 21:44 +0100
Re: Raspbian Jessie is here cl@isbd.net - 2015-09-29 22:50 +0100
Re: Raspbian Jessie is here The Natural Philosopher <tnp@invalid.invalid> - 2015-09-29 23:45 +0100
Re: Raspbian Jessie is here cl@isbd.net - 2015-09-30 11:46 +0100
Re: Raspbian Jessie is here Roger Bell_West <roger+csrp201509@nospam.firedrake.org> - 2015-09-30 11:03 +0000
Re: Raspbian Jessie is here I R A Darth Aggie <n0b0dy@invalid.invalid> - 2015-09-30 15:46 +0000
Re: Raspbian Jessie is here ajw99uk <ajw99uk@yahoo.co.uk> - 2015-10-02 05:08 -0700
Re: Raspbian Jessie is here "A. Dumas" <alexandre@dumas.fr.invalid> - 2015-09-30 07:20 +0200
Re: Raspbian Jessie is here cl@isbd.net - 2015-09-30 11:48 +0100
Re: Raspbian Jessie is here ray carter <ray@zianet.com> - 2015-09-30 17:20 +0000
Re: Raspbian Jessie is here Folderol <general@musically.me.uk> - 2015-09-30 18:30 +0100
Re: Raspbian Jessie is here cl@isbd.net - 2015-10-01 12:54 +0100
Re: Raspbian Jessie is here ray carter <ray@zianet.com> - 2015-10-01 15:05 +0000
Re: Raspbian Jessie is here Rob Morley <nospam@ntlworld.com> - 2015-10-02 03:56 +0100
Re: Raspbian Jessie is here armb@chiark.greenend.org.uk (Alan Braggins) - 2015-10-01 13:36 +0100
Re: Raspbian Jessie is here Another Dave <dmarsden@nospam.com> - 2015-10-01 20:11 +0100
Re: Raspbian Jessie is here druck <news@druck.org.uk> - 2015-09-30 20:55 +0100
Re: Raspbian Jessie is here Martin Gregorie <martin@address-in-sig.invalid> - 2015-10-01 20:16 +0000
Re: Raspbian Jessie is here I R A Darth Aggie <n0b0dy@invalid.invalid> - 2015-10-01 22:34 +0000
Re: Raspbian Jessie is here Martin Gregorie <martin@address-in-sig.invalid> - 2015-10-02 00:01 +0000
Re: Raspbian Jessie is here ray carter <ray@zianet.com> - 2015-10-02 00:37 +0000
Re: Raspbian Jessie is here "A. Dumas" <alexandre@dumas.fr.invalid> - 2015-10-02 07:32 +0200
Re: Raspbian Jessie is here Martin Gregorie <martin@address-in-sig.invalid> - 2015-10-02 10:17 +0000
Re: Raspbian Jessie is here cl@isbd.net - 2015-10-02 10:33 +0100
Re: Raspbian Jessie is here rickman <gnuarm@gmail.com> - 2015-10-02 13:37 -0400
Re: Raspbian Jessie is here ray carter <ray@zianet.com> - 2015-10-02 19:10 +0000
Re: Raspbian Jessie is here rickman <gnuarm@gmail.com> - 2015-10-02 15:19 -0400
Re: Raspbian Jessie is here Folderol <general@musically.me.uk> - 2015-10-02 20:56 +0100
Re: Raspbian Jessie is here rickman <gnuarm@gmail.com> - 2015-10-02 16:26 -0400
Re: Raspbian Jessie is here ray carter <ray@zianet.com> - 2015-10-02 20:24 +0000
Re: Raspbian Jessie is here The Natural Philosopher <tnp@invalid.invalid> - 2015-10-03 08:53 +0100
Re: Raspbian Jessie is here rickman <gnuarm@gmail.com> - 2015-10-03 06:21 -0400
Re: Raspbian Jessie is here The Natural Philosopher <tnp@invalid.invalid> - 2015-10-03 11:39 +0100
Re: Raspbian Jessie is here Dom <domafp@blueyonder.co.uk> - 2015-10-02 05:12 +0100
Re: Raspbian Jessie is here Martin Gregorie <martin@address-in-sig.invalid> - 2015-10-02 10:22 +0000
csiph-web