Re: zsync support for jessie but not for stretch

2017-07-24 Thread Jeff Epler
I can't speak about how debian's system of mirrors might affect zsync,
but for linuxcnc's images I've seen substantial savings with zsync,
typically 80-85% reduced data transfer when downloading the next .iso
image.

One thing I just discovered is that zsync apparently can't handle https:
URLs!  :-/
could not read control file from URL 
http://example.com/html/lively/debian-live-9.1.0-amd64-xfce.iso.zsync
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459706

In my local experiment, I got the following statistics when downloading
debian-live-9.1.0-amd64-xfce.iso via zsync when I was able to use
debian-live-9.0.0-amd64-xfce.iso as a source image (zsync -i):
used 1676443648 local, fetched 286171331
so just 15% of the full image size had to be transferred.  I don't know
if this includes the size of the .zsync metadata, but that's just about
3.7MiB. (0.2%?)

Jeff



Re: Lightdm and live-wrapper

2017-07-24 Thread Ozi Traveller
Just ran the script from the live session manually. No errors indicated.

On Mon, Jul 24, 2017 at 6:14 PM, Pablo Brasero Moreno 
wrote:

> Could it be that your script is returning an error code? According to the
> docs[1]: "If this command returns an error the session will not start".
>
> [1] https://wiki.ubuntu.com/LightDM#Adding_System_Hooks
>
> On 19 July 2017 at 22:20, Ozi Traveller  wrote:
>
>> Hi
>>
>> How can I configure lightdm to use session-setup-script="path to script"
>> and still autologin?
>>
>> It looks likes any changes to /etc/lightdm/lightdm.conf cause autologin
>> to fail.
>>
>> Is there another place where I can exec a scripts on login?
>>
>> Ozi
>>
>
>
>
> --
> Pablo Brasero Moreno
> pa...@pablobm.com
>


Re: Lightdm and live-wrapper

2017-07-24 Thread Ozi Traveller
Hi Pablo

Yes thanks for your reply. I've been busy with work lately and so I'm in
the process of checking that now.

And I forgot to indicate before that it's a stretch build.

That script has been working for jessie for some long time now though
without error.

ozi

On Mon, Jul 24, 2017 at 6:14 PM, Pablo Brasero Moreno 
wrote:

> Could it be that your script is returning an error code? According to the
> docs[1]: "If this command returns an error the session will not start".
>
> [1] https://wiki.ubuntu.com/LightDM#Adding_System_Hooks
>
> On 19 July 2017 at 22:20, Ozi Traveller  wrote:
>
>> Hi
>>
>> How can I configure lightdm to use session-setup-script="path to script"
>> and still autologin?
>>
>> It looks likes any changes to /etc/lightdm/lightdm.conf cause autologin
>> to fail.
>>
>> Is there another place where I can exec a scripts on login?
>>
>> Ozi
>>
>
>
>
> --
> Pablo Brasero Moreno
> pa...@pablobm.com
>


Re: zsync support for jessie but not for stretch

2017-07-24 Thread Steve McIntyre
On Mon, Jul 24, 2017 at 08:35:17AM +0200, igo...@free.fr wrote:
>Hi,
>
>Is there a reason for stretch not having zsync support?
>
>jessie had and still has:
>
>https://get.debian.org/images/archive/8.9.0-live/amd64/iso-hybrid/
>
> debian-live-8.9.0-amd64-standard.iso.zsync2017-07-23 15:04  1.4M
>
>It saves bandwidth!

Does it work well? We tried zsync for the installer images some time
ago, and it didn't work too well at the time and I disabled it
again. IIRC there were issues with the redirects and the setup we use
on cdimage.d.o (aka get.d.o)... See #444159

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
< liw> everything I know about UK hotels I learned from "Fawlty Towers"



Bug#869570: Incorrect keyboard layout selected

2017-07-24 Thread Laurent Bigonville
Package: debian-live
Severity: important

Hi,

When selecting French entry in the localized live on the bootloader, the
keyboard layout is set to us.

XKBLAYOUT is set to "us" in /etc/default/keyboard

Regards,

Laurent Bigonville

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.11.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)



Bug#869569: Please install spice-vdagent in the live cd

2017-07-24 Thread Laurent Bigonville
Package: debian-live
Severity: normal

Hi,

It would be nice to have spice-vdagent installed by default in the live
cd.

That would allow the users using it in kvm to copy/paste from/to the
host.

With systemd, the spice-vdagent daemon should only start if it's running
inside kvm.

Regards,

Laurent Bigonville

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.11.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)



Re: zsync support for jessie but not for stretch

2017-07-24 Thread Narcis Garcia
__
I'm using this express-made address because personal addresses aren't
masked enough at this mail public archive. Public archive administrator
should fix this against automated addresses collectors.
El 24/07/17 a les 08:35, igo...@free.fr ha escrit:
> Hi,
> 
> Is there a reason for stretch not having zsync support?
> 
> jessie had and still has:
> 
> https://get.debian.org/images/archive/8.9.0-live/amd64/iso-hybrid/
> 
>  debian-live-8.9.0-amd64-standard.iso.zsync2017-07-23 15:04 
> 1.4M
> 
> It saves bandwidth!
> 
> Anyway, thanks!
> 
> -- 
> igor
> 
No "standard" image too.



Re: Lightdm and live-wrapper

2017-07-24 Thread Pablo Brasero Moreno
Could it be that your script is returning an error code? According to the
docs[1]: "If this command returns an error the session will not start".

[1] https://wiki.ubuntu.com/LightDM#Adding_System_Hooks

On 19 July 2017 at 22:20, Ozi Traveller  wrote:

> Hi
>
> How can I configure lightdm to use session-setup-script="path to script"
> and still autologin?
>
> It looks likes any changes to /etc/lightdm/lightdm.conf cause autologin to
> fail.
>
> Is there another place where I can exec a scripts on login?
>
> Ozi
>



-- 
Pablo Brasero Moreno
pa...@pablobm.com


Processed: tagging 861065, tagging 861067, block 861067 with 861065

2017-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 861065 + patch
Bug #861065 [tasksel] please add gnustep
Added tag(s) patch.
> tags 861067 + patch
Bug #861067 [live-tasks] please add gnustep
Added tag(s) patch.
> block 861067 with 861065
Bug #861067 [live-tasks] please add gnustep
861067 was not blocked by any bugs.
861067 was not blocking any bugs.
Added blocking bug(s) of 861067: 861065
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
861065: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861065
861067: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861067
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



zsync support for jessie but not for stretch

2017-07-24 Thread igor80

Hi,

Is there a reason for stretch not having zsync support?

jessie had and still has:

https://get.debian.org/images/archive/8.9.0-live/amd64/iso-hybrid/

 debian-live-8.9.0-amd64-standard.iso.zsync2017-07-23 15:04  
1.4M


It saves bandwidth!

Anyway, thanks!

--
igor