Your account has been temporary locked !

2015-12-09 Thread Chase Bank
Note:This is a service message with information related to your Chase account(s). It may include specific details about transactions, products or online services. If you recently signin to your account online ,please disregard this message.

Bug#807496: python-systemd: Please provide Python 2 version of python-systemd

2015-12-09 Thread Benjamin Drung
Package: python-systemd Version: 231-1 Severity: normal Tags: patch Hi, salt 2015.8.3+ds-1 requires python-systemd since it does not yet support Python 3. So please provide python-systemd. A patch for that is attached. PS: The patch also includes a run of wrap-and-sort. -- Benjamin Drung Syste

Bug#807496: python-systemd: Please provide Python 2 version of python-systemd

2015-12-09 Thread Michael Biebl
Hi Am 09.12.2015 um 17:18 schrieb Benjamin Drung: > Package: python-systemd > Version: 231-1 > Severity: normal > Tags: patch > > Hi, > > salt 2015.8.3+ds-1 requires python-systemd since it does not yet support > Python 3. Is that process tracked somewhere? We deliberately dropped python-system

Re: Bug#759657: console-setup w/ systemd forgets font setting

2015-12-09 Thread Samuel Thibault
Eric Cooper, on Thu 19 Nov 2015 13:31:57 -0500, wrote: > While booting, it looks like the font switches from VGA to Terminus > during the boot messages. But then the screen is cleared and the > getty login prompts are back in VGA. If I run "setupcon" manually, it > changes to Terminus. So it see

Re: Bug#759657: console-setup w/ systemd forgets font setting

2015-12-09 Thread Michael Biebl
Am 10.12.2015 um 00:55 schrieb Samuel Thibault: > Eric Cooper, on Thu 19 Nov 2015 13:31:57 -0500, wrote: >> While booting, it looks like the font switches from VGA to Terminus >> during the boot messages. But then the screen is cleared and the >> getty login prompts are back in VGA. If I run "set

Re: Bug#759657: console-setup w/ systemd forgets font setting

2015-12-09 Thread Michael Biebl
Am 10.12.2015 um 00:55 schrieb Samuel Thibault: > Eric Cooper, on Thu 19 Nov 2015 13:31:57 -0500, wrote: >> While booting, it looks like the font switches from VGA to Terminus >> during the boot messages. But then the screen is cleared and the >> getty login prompts are back in VGA. If I run "set

Re: Bug#759657: console-setup w/ systemd forgets font setting

2015-12-09 Thread Michael Biebl
Am 10.12.2015 um 03:47 schrieb Michael Biebl: > ACTION=="add", SUBSYSTEM=="vtconsole", KERNEL=="vtcon*", > RUN+="/bin/setupcon" Unfortunate wrapping by the MUA. This should be in one line, no line break: ACTION=="add", SUBSYSTEM=="vtconsole", KERNEL=="vtcon*", RUN+="/bin/setupcon" -- Why is it