Quoting xsekt...@gmail.com (xsekt...@gmail.com):
> Hello.
>
> I've trying to get rid of task-english in my preseeded installation. At
> first i select none option for tasksel (tasksel tasksel/first multiselect
> none). However, tasksel install task-english anyway. I've searched these
> options to
David Griffith writes:
> Please close this bug. The root cause turned out to be not enough memory.
Well, we could close the bug, but it strikes me that this is still a
bug, since the stick could have saved you the wasted time if it had
detected the lack of RAM and told you that it wasn't going
Hi!
On 03/15/2017 10:45 AM, John Paul Adrian Glaubitz wrote:
>> For most keys, it seems works well, while when press
>> arrow keys "up"/"down"/"left"/"right",
>> they are recognized as 'ESC' key.
>
> We are seeing this issue on sparc64 now as well when using a serial
> console for the installatio
Processing control commands:
> tags -1 stretch-ignore
Bug #851555 [tasksel] Blends install options removed from tasksel menu
Added tag(s) stretch-ignore.
--
851555: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851555
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Control: tags -1 stretch-ignore
Hi,
On Mon, Jan 16, 2017 at 09:44:09AM +0100, Ole Streicher wrote:
> Since revision 3.39, tasksel limits the tasks to a predefined list in
> the installer, which ignores the blends task selection currently under
> CTTE discussion in #846002. The result of the discu
Package: installation-reports
Boot method: PXE boot
Image version:
http://ftp.nl.debian.org/debian/dists/testing/main/installer-amd64/current/images/netboot/netboot.tar.gz
Date: 201703182350
lsb-release
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="9 (stret
Hello,
John Paul Adrian Glaubitz, on mer. 15 mars 2017 12:05:56 +0100, wrote:
> The second issue we are seeing is that the terminal output is garbage
> with the default terminal settings. I have taken some screenshots
> of a serial console connected to a SPARC-T5 machine [3].
>
> Basically, it wo
Hello -boot people,
(Cc debian-doc for information)
I don't know if there will be a d-i Stretch RC 3, but I would like to
complete the "installing" chapter of the release notes.
I have already done some easy update [1]:
* ports: mips64el added and none removed
* i586 bumped to i686
* Graphical i
Samuel Thibault, on dim. 19 mars 2017 17:25:36 +0100, wrote:
> John Paul Adrian Glaubitz, on mer. 15 mars 2017 12:05:56 +0100, wrote:
> > Basically, it works when booting with TERM_TYPE=linux (no colors)
> > or TERM=ansi (setting TERM=linux produces garbage as well). It
> > does not work when not s
On 2017-03-17, Martin Michlmayr wrote:
> * Heinrich Schuchardt [2017-03-18 02:39]:
>> U-Boot 2017-3 does not contain MMC support for the Odroid C2.
>> I have seen a recent patch series for MMC support. But I did not yet
>> build with it.
>
> If they are accepted for 2017.05, maybe Vagrant could ad
Samuel Thibault, on dim. 19 mars 2017 18:12:46 +0100, wrote:
> Samuel Thibault, on dim. 19 mars 2017 17:25:36 +0100, wrote:
> > John Paul Adrian Glaubitz, on mer. 15 mars 2017 12:05:56 +0100, wrote:
> > > Basically, it works when booting with TERM_TYPE=linux (no colors)
> > > or TERM=ansi (setting
Samuel Thibault, on dim. 19 mars 2017 19:15:08 +0100, wrote:
> Samuel Thibault, on dim. 19 mars 2017 18:12:46 +0100, wrote:
> > Samuel Thibault, on dim. 19 mars 2017 17:25:36 +0100, wrote:
> > > John Paul Adrian Glaubitz, on mer. 15 mars 2017 12:05:56 +0100, wrote:
> > > > Basically, it works when
On 03/19/2017 11:11 AM, John Paul Adrian Glaubitz wrote:
> As possible cause for the issue might be a bug in the FIFO implementation
> of the serial connection. Michael will hopefully correct me if I am wrong.
I forgot to mention that the issue can be avoided by pressing the
key quickly after . T
Hi Samuel!
On 03/19/2017 05:25 PM, Samuel Thibault wrote:
> Well, what terminal are you actually using on the serial port?
I am using telnet to connect to the LDOM virtual serial console on the
SPARC T5. I have also tested nc with the same result. Further tests have
also shown that all ncurses a
John Paul Adrian Glaubitz, on dim. 19 mars 2017 20:17:09 +0100, wrote:
> Michael Karcher (CC'ed) has debugged this issue and he says that the
> problem is that the LDOM serial console is eating away some characters
> after the "smacs" sequence is sent and "rmacs" is never received, hence
> the term
On 03/19/2017 08:20 PM, Samuel Thibault wrote:
> That could be the \0 characters I'm talking about, which is triggering
> the eat.
Yes, that's actually what Michael suspects. The \0 characters confusing
the LDOM serial console. I will try adding the hacks you suggested to
gain more test data.
I h
On 17/03/17 23:27, Michael Biebl wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: unblock
>
> Please unblock package xfsprogs
>
> I contains a single fix to better support merged-usr systems.
> This change had already been applied
Processing control commands:
> reassign -1 installation-guide
Bug #858159 [www.debian.org] Memory requirements for installing Stretch have
increased since Jessie
Bug reassigned from package 'www.debian.org' to 'installation-guide'.
Ignoring request to alter found versions of bug #858159 to the sa
Hi,
Philip Hands wrote:
> David Griffith writes:
>
> > Please close this bug. The root cause turned out to be not enough memory.
>
> Well, we could close the bug, but it strikes me that this is still a
> bug, since the stick could have saved you the wasted time if it had
> detected the lack o
On 03/19/2017 07:32 PM, Samuel Thibault wrote:
> Another way would be to use
>
> export NCURSES_NO_PADDING=1
> before screen gets started
This fixes it. I can just add "NCURSES_NO_PADDING=1" to the kernel
command line and the problem is fixed immediately. d-i looks
normal again.
Adrian
--
.''
John Paul Adrian Glaubitz, on dim. 19 mars 2017 21:19:19 +0100, wrote:
> On 03/19/2017 07:32 PM, Samuel Thibault wrote:
> > Another way would be to use
> >
> > export NCURSES_NO_PADDING=1
> > before screen gets started
>
> This fixes it. I can just add "NCURSES_NO_PADDING=1" to the kernel
> comma
Hi Samuel!
On 03/19/2017 09:30 PM, Samuel Thibault wrote:
> http://savannah.gnu.org/bugs/?50588
>
> I'm wondering whether we want to include the fix in Stretch?
I can test the patch and see if that fixes our problem. If it does, I'd
suggest including this patch so we make sure other people don't
On 2017-03-19, Vagrant Cascadian wrote:
> On 2017-03-17, Martin Michlmayr wrote:
>> * Heinrich Schuchardt [2017-03-18 02:39]:
>>> U-Boot 2017-3 does not contain MMC support for the Odroid C2.
>>> I have seen a recent patch series for MMC support. But I did not yet
>>> build with it.
>>
>> If they
On 03/19/2017 09:37 PM, John Paul Adrian Glaubitz wrote:
> Hi Samuel!
>
> On 03/19/2017 09:30 PM, Samuel Thibault wrote:
>> http://savannah.gnu.org/bugs/?50588
>>
>> I'm wondering whether we want to include the fix in Stretch?
>
> I can test the patch and see if that fixes our problem.
So, I jus
Processing control commands:
> reassign -1 screen
Bug #857808 [src:debian-installer] debian-installer: Garbage on terminal with
default TERM setting over serial console
Bug reassigned from package 'src:debian-installer' to 'screen'.
No longer marked as found in versions debian-installer/20170127.
Control: reassign -1 screen
Control: retitle -1 screen: emits \0 characters which garbages d-i output over
serial console
Control: tags -1 + upstream patch
Control: forwarded -1 http://savannah.gnu.org/bugs/?50588
Hello,
To screen maintainers: screen spuriously emits \0 characters as now
reporte
On Sun, Mar 19, 2017 at 05:31:53PM +0100, Baptiste Jammet wrote:
Thanks for raising these important items.
...
> +ifname instead of mac address
> +
> +
> +The installer and the installed systems will now use ifnames by default
> +instead of mac for network interface names.
> +
> +
> +
Not havi
Hello,
Philip Hands, on ven. 24 févr. 2017 11:10:55 +0100, wrote:
> I think these changes should do the trick:
>
> https://anonscm.debian.org/cgit/d-i/rootskel.git/log/?h=pu/bug-853855
>
> https://anonscm.debian.org/cgit/d-i/debian-installer-utils.git/log/?h=pu/bug-853855
>
> rootskel: I se
28 matches
Mail list logo