Request add hibmc_drm into buster aarch64 netboot image

2019-11-06 Thread She Kairui
Hello,

I'm trying to install Debian buster on to the Huawei Kunpeng arm64 server,
found that the installation graphic output not show up via the server BMC
virtual console.

Because Huawei  Kunpeng arm64 server BMC chip is hibmc, the OS need
hibmc_drm.ko to work with it, currently this kernel module is not included
in the netboot initrd (
http://ftp.debian.org/debian/dists/stable/main/installer-arm64/20190702+deb10u1/images/netboot/netboot.tar.gz)
.

I have verified the BMC virtual console graphic output works well by adding
hibmc_drm.ko into the netboot initrd.  Could you please help evaluating add
the hibmc_drm udeb into the netboot initrd by default?
Thanks

--
Kairui


Bug#802790: marked as done (installation-guide-amd64: text installer has bug)

2019-11-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Nov 2019 21:20:02 +0100
with message-id <20191106212002.8f23b8050498e9cbb132d...@mailbox.org>
and subject line Bug #802790 installation-guide-amd64: text installer has bug
has caused the Debian Bug report #802790,
regarding installation-guide-amd64: text installer has bug
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
802790: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802790
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: installation-guide-amd64
Version: text installer has bug
Severity: normal

I do not konw how I should name this problem.
I mean install proces eg. from pendrive nwith debian 8 mate live

When text mode of installer is selected and we have to connect to the network
via wifi there is problem with connection. I have checked the issue several
times and every time on different PCs there is the same problem - in text
installer mode is not possible to connect do router via wifi



-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---

Bugreport regarding Wifi connection problems

OP was asked to provide more information, but did not gave such.
Wifi is basically known to work, so closing this 4 years old bug.


Holger


-- 
Holger Wansing 
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076--- End Message ---


Bug#782593: marked as done (debian-installer: F10 help screen is actually available under F11)

2019-11-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Nov 2019 21:14:01 +0100
with message-id <20191106211401.e8f597b51ef99b4cfada1...@mailbox.org>
and subject line Bug #782593 debian-installer: F10 help screen is actually 
available under F11
has caused the Debian Bug report #782593,
regarding debian-installer: F10 help screen is actually available under F11
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
782593: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782593
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer
Version: 20140802
Severity: normal

[ Continued from #764154 ]

Cyril Brulebois  (2015-04-14):
> Holger Wansing  (2014-10-05):
> > The help pages on the initial d-i boot screen list the short boot commands 
> > "install", "expert", rescue", "installgui", "expertgui", rescuegui", 
> > which are all no longer working (at least on x86).
> > That is on pages F3, F4, F6, F7, F8.
> 
> So a fix is pending as documented in #781853.
> 
> > Additionally, the help page for copyrights and warranties is no longer at 
> > F10
> > (as it should be, according to the overview found on F1), it has moved to 
> > F11.
> 
> I'll try and figure out why that is, but I must confess this is likely
> to be ignored for D-I Jessie RC3 if I don't figure it out within a few
> minutes. (In which case I'll open a wishlist bug report to keep track
> of it for a later fix.)

Tests:
--
for X in 20140316 20140802 20141002; do
  test 
http://ftp.fr.debian.org/debian/dists/sid/main/installer-amd64//images/netboot/mini.iso
done

Results:

20140316 is unaffected but the others are. Since the only changes touching
build/boot between both unaffected/first affected versions are the
following ones, I'm tempted to suspect something else changed (syslinux 4
→ 6 happened, for example), and I won't be trying to figure out what that
is since the impact is rather low. Filing a bug report accordingly as I've
announced in my previous mail. In case someone figures out a patch before
the end of the week, that might still end up in D-I Jessie RC3 (see
https://lists.debian.org/debian-boot/2015/04/msg00264.html).

Changes:

| (sid-amd64-devel)kibi@wodi:~/debian-installer/installer$ git log --stat 
20140316..20140802 -- build/boot/
| commit 489a4fbf607909f616989f3a6f4a2588059cc51b
| Author: Ian Campbell 
| Date:   Sat Mar 1 03:30:07 2014 +
| 
| arm: include dtb files for netboot.
| 
| More and more platforms require a device tree to boot. We include them in 
the
| kernel package and the udeb, export them into the installer output as 
well.
| 
| This introduces a new "medium" to the relevant architectures. This isn't 
a true
| "medium", but since DTBs are common to the netboot/ network-console etc 
this
| puts them at the top level.
| 
| This is enabled for armhf and armel/kirkwood. The other armel subarchs 
don't
| appear to produce any device tree.
| 
|  build/boot/README.device-tree | 2 ++
|  1 file changed, 2 insertions(+)
| 
| commit bfbe903fe31da0d4398ea2cc6019e6a901f80353
| Author: Martin Michlmayr 
| Date:   Wed Apr 2 20:29:01 2014 -0400
| 
| Add support for QNAP HS-210.  Thanks to Kevin Woldt for the patch.
| 
|  build/boot/arm/qnap-flash-debian | 2 +-
|  1 file changed, 1 insertion(+), 1 deletion(-)
| 
| commit 0ef32ab14aba9dee627e1cc3954e8784a28fb15a
| Author: Samuel Thibault 
| Date:   Wed Mar 26 04:20:20 2014 +0100
| 
| Really force using 9 font width to get 720x400 video mode for crappy 
hardware, even if that is bogus for Unifont
| 
|  build/boot/hurd/grub-hurd-cdrom.cfg | 2 +-
|  build/boot/hurd/grub-hurd-pxe.cfg   | 2 +-
|  2 files changed, 2 insertions(+), 2 deletions(-)
| 
| commit 1f751a4491cd6f148d6182fd189ef83a0feb80c7
| Author: Samuel Thibault 
| Date:   Thu Mar 20 14:36:54 2014 +0100
| 
| Add a separate Hurd boot option for CJK support in pseudo-graphical mode
| 
| so the default can use 720x400 resolution, instead of using 640x400 which 
is not
| supported by some screens...
| 
|  build/boot/hurd/grub-hurd-cdrom.cfg | 5 +
|  build/boot/hurd/grub-hurd-pxe.cfg   | 5 +
|  2 files changed, 10 insertions(+)

Mraw,
KiBi.
--- End Message ---
--- Begin Message ---


Holger Wansing  (2014-10-05):
> Additionally, the help page for copyrights and warranties is no longer at F10
> (as it should be, according to the overview found on F1), it has moved to F11.

Just tested, and this is fixed.

so closing this bug.


Holger

-- 
Holger Wansing 
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076--- End 

Bug#717298: marked as done (debian-installer: After installing xfce environment, don't see xfce)

2019-11-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Nov 2019 21:07:26 +0100
with message-id <20191106210726.b8e1fa4a4e07a8964cb24...@mailbox.org>
and subject line Bug #717298 debian-installer: After installing xfce 
environment, don't see xfce
has caused the Debian Bug report #717298,
regarding debian-installer: After installing xfce environment, don't see xfce
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
717298: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717298
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer
Version: Jessie
Severity: normal

Dear Maintainer,
I did a clean install using the netboot.tar.gz +pxe method, 
selecting the XFCE desktop environment.  But when the machine booted, 
it presented a Gnome desktop environment.  I expected to see XFCE.


XFCE is present, and I was able to modify /etc/lighdm.conf to make it 
be the default.  However, I expected it to be this way out of the box, 
and for gnome not to be installed at all.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---


Peter Chubb  (19 Jul 2013):
> I did a clean install using the netboot.tar.gz +pxe method, 
> selecting the XFCE desktop environment.  But when the machine booted, 
> it presented a Gnome desktop environment.  I expected to see XFCE.
> 
> 
> XFCE is present, and I was able to modify /etc/lighdm.conf to make it 
> be the default.  However, I expected it to be this way out of the box, 
> and for gnome not to be installed at all.

I tested this with a recent netboot image, installing the testing release.

I chose xfce as desktop, and all worked fine, xfce was installed and started 
automatically.

Thus this has been fixed in the meantime...

So closing this bug.


-- 
Holger Wansing 
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076--- End Message ---


Bug #802790 installation-guide-amd64: text installer has bug

2019-11-06 Thread Holger Wansing


Bugreport regarding Wifi connection problems

OP was asked to provide more information, but did not gave such.
Wifi is basically known to work, so closing this 4 years old bug.


Holger


-- 
Holger Wansing 
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076



Bug #782593 debian-installer: F10 help screen is actually available under F11

2019-11-06 Thread Holger Wansing



Holger Wansing  (2014-10-05):
> Additionally, the help page for copyrights and warranties is no longer at F10
> (as it should be, according to the overview found on F1), it has moved to F11.

Just tested, and this is fixed.

so closing this bug.


Holger

-- 
Holger Wansing 
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076



Bug #717298 debian-installer: After installing xfce environment, don't see xfce

2019-11-06 Thread Holger Wansing



Peter Chubb  (19 Jul 2013):
> I did a clean install using the netboot.tar.gz +pxe method, 
> selecting the XFCE desktop environment.  But when the machine booted, 
> it presented a Gnome desktop environment.  I expected to see XFCE.
> 
> 
> XFCE is present, and I was able to modify /etc/lighdm.conf to make it 
> be the default.  However, I expected it to be this way out of the box, 
> and for gnome not to be installed at all.

I tested this with a recent netboot image, installing the testing release.

I chose xfce as desktop, and all worked fine, xfce was installed and started 
automatically.

Thus this has been fixed in the meantime...

So closing this bug.


-- 
Holger Wansing 
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076



Re: daily images not deploying?

2019-11-06 Thread Michael Kesper
Hi Vincent,

On 05.11.19 02:06, McIntyre, Vincent (CASS, Marsfield) wrote:
> I was trying to retrieve
> 
> http://d-i.debian.org/daily-images/amd64/daily/netboot/debian-installer/amd64/
> 
> and got a 404.
...
> PS I now see the build_netboot.log (and others) contains this failure:
> 
>   The following packages have unmet dependencies:
>haveged-udeb : Depends: libhavege2 (>= 1.9.8) but it is not installable
>   E: Unable to correct problems, you have held broken packages.

Please have a look at https://lists.debian.org/debian-boot/2019/11/msg00045.html

Bye
Michael




signature.asc
Description: OpenPGP digital signature


Re: Bug#944133: buster-pu: package glib2.0/2.58.3-2+deb10u2

2019-11-06 Thread Simon McVittie
On Wed, 06 Nov 2019 at 12:08:47 +, Adam D. Barratt wrote:
> On 2019-11-04 19:12, Simon McVittie wrote:
> > A recent security fix to ibus (CVE-2019-14822, #940267, DSA-4525-1)
> > exposed an interoperability bug between GLib's implementation of D-Bus
> > and the reference implementation libdbus (#941018).
> 
> This looks OK to me, but will need a d-i ACK due to the udeb build; thanks.

Here's a final debdiff. The only change outside debian/changelog was to add
the correct branch to the Vcs-Git field.

smcv
diffstat for glib2.0-2.58.3 glib2.0-2.58.3

 changelog   |   16 
 control |3 
 control.in  |3 
 patches/Add-a-test-for-GDBusServer-authentication.patch |  536 
++
 patches/GDBus-prefer-getsockopt-style-credentials-passing-APIs.patch|  167 
+++
 patches/credentials-Invalid-Linux-struct-ucred-means-no-informati.patch |  117 
++
 patches/gdbus-server-auth-test-Create-temporary-directory-for-Uni.patch |  191 
+++
 patches/gdbus-server-auth-test-Include-gcredentialsprivate.h.patch  |   41 
 patches/series  |5 
 9 files changed, 1077 insertions(+), 2 deletions(-)

diff -Nru glib2.0-2.58.3/debian/changelog glib2.0-2.58.3/debian/changelog
--- glib2.0-2.58.3/debian/changelog 2019-07-30 10:41:51.0 +0100
+++ glib2.0-2.58.3/debian/changelog 2019-11-06 08:29:15.0 +
@@ -1,3 +1,19 @@
+glib2.0 (2.58.3-2+deb10u2) buster; urgency=medium
+
+  * Team upload
+  * d/p/credentials-Invalid-Linux-struct-ucred-means-no-informati.patch,
+d/p/GDBus-prefer-getsockopt-style-credentials-passing-APIs.patch:
+Ensure libdbus clients can authenticate with a GDBusServer like the
+one in ibus, backported from upstream 2.62.x branch (Closes: #941018)
+  * d/p/Add-a-test-for-GDBusServer-authentication.patch,
+d/p/gdbus-server-auth-test-Create-temporary-directory-for-Uni.patch,
+d/p/gdbus-server-auth-test-Include-gcredentialsprivate.h.patch:
+Backport regression test for #941018
+  * Build-depend on libdbus-1-dev for better test coverage
+  * d/control.in: Set branch to debian/buster in Vcs-Git
+
+ -- Simon McVittie   Wed, 06 Nov 2019 08:29:15 +
+
 glib2.0 (2.58.3-2+deb10u1) buster; urgency=medium
 
   * Team upload
diff -Nru glib2.0-2.58.3/debian/control glib2.0-2.58.3/debian/control
--- glib2.0-2.58.3/debian/control   2019-07-30 10:41:51.0 +0100
+++ glib2.0-2.58.3/debian/control   2019-11-06 08:29:15.0 +
@@ -18,6 +18,7 @@
gettext,
gnome-pkg-tools (>= 0.11),
gtk-doc-tools (>= 1.20),
+   libdbus-1-dev (>= 1.2.14),
libelf-dev (>= 0.142),
libffi-dev (>= 3.0.0),
libgamin-dev [!linux-any] | libfam-dev [!linux-any],
@@ -41,7 +42,7 @@
 Standards-Version: 4.3.0
 Homepage: http://www.gtk.org/
 Vcs-Browser: https://salsa.debian.org/gnome-team/glib
-Vcs-Git: https://salsa.debian.org/gnome-team/glib.git
+Vcs-Git: https://salsa.debian.org/gnome-team/glib.git -b debian/buster
 
 Package: libglib2.0-0
 Architecture: any
diff -Nru glib2.0-2.58.3/debian/control.in glib2.0-2.58.3/debian/control.in
--- glib2.0-2.58.3/debian/control.in2019-07-30 10:41:51.0 +0100
+++ glib2.0-2.58.3/debian/control.in2019-11-06 08:29:15.0 +
@@ -14,6 +14,7 @@
gettext,
gnome-pkg-tools (>= 0.11),
gtk-doc-tools (>= 1.20),
+   libdbus-1-dev (>= 1.2.14),
libelf-dev (>= 0.142),
libffi-dev (>= 3.0.0),
libgamin-dev [!linux-any] | libfam-dev [!linux-any],
@@ -37,7 +38,7 @@
 Standards-Version: 4.3.0
 Homepage: http://www.gtk.org/
 Vcs-Browser: https://salsa.debian.org/gnome-team/glib
-Vcs-Git: https://salsa.debian.org/gnome-team/glib.git
+Vcs-Git: https://salsa.debian.org/gnome-team/glib.git -b debian/buster
 
 Package: libglib2.0-0
 Architecture: any
diff -Nru 
glib2.0-2.58.3/debian/patches/Add-a-test-for-GDBusServer-authentication.patch 
glib2.0-2.58.3/debian/patches/Add-a-test-for-GDBusServer-authentication.patch
--- 
glib2.0-2.58.3/debian/patches/Add-a-test-for-GDBusServer-authentication.patch   
1970-01-01 01:00:00.0 +0100
+++ 
glib2.0-2.58.3/debian/patches/Add-a-test-for-GDBusServer-authentication.patch   
2019-11-06 08:29:15.0 +
@@ -0,0 +1,536 @@
+From: Simon McVittie 
+Date: Fri, 11 Oct 2019 19:02:55 +0100
+Subject: Add a test for GDBusServer authentication
+
+In particular, if libbdus is available, we test interoperability with
+a libdbus client: see GNOME/glib#1831. Because that issue describes a
+race condition, we do each test repeatedly to try to hit the failing
+case.
+
+Signed-off-by: Simon McVittie 
+Bug-Debian: 

Re: Bug#944133: buster-pu: package glib2.0/2.58.3-2+deb10u2

2019-11-06 Thread Adam D. Barratt

Control: tags -1 + confirmed d-i

On 2019-11-04 19:12, Simon McVittie wrote:

A recent security fix to ibus (CVE-2019-14822, #940267, DSA-4525-1)
exposed an interoperability bug between GLib's implementation of D-Bus
and the reference implementation libdbus (#941018). The practical 
impact

is that Qt clients cannot use the updated ibus input method until GLib
is fixed.

This has been fixed in the upstream master and 2.62.x branches and
in unstable, and I've prepared backports for buster (this bug)
and stretch (I'll open a separate bug when I have a successful
build/autopkgtest/piuparts pipeline).


This looks OK to me, but will need a d-i ACK due to the udeb build; 
thanks.


Regards,

Adam



Re: Bug#944009: buster-pu: package ncurses/6.1+20181013-2+deb10u2

2019-11-06 Thread Adam D. Barratt

Control: tags -1 + confirmed d-i

On 2019-11-02 19:10, Sven Joachim wrote:

I would like to upload ncurses 6.1+20181013-2+deb10u2 to buster, fixing
several bugs in tic's parser which have been reported last month.  Two
of them are heap buffer overflows that have been assigned CVE numbers
and a Debian bug[1], two others are out-of-bound-reads and one an
infinite loop.

I have verified that the reported crashes and the infinite loop which I
could reproduce in ncurses 6.1+20181013-2+deb10u1 appear to be fixed, 
at

least with the submitted corrupt input files.  Also, the compiled
terminfo files in ncurses-base and ncurses-term are identical to the
ones currently in buster.

This upload touches the tinfo library which is used in the installer,
however to the best of my knowledge the changed functions are only used
by tic and not by any other packages.


Nevertheless I'd appreciate a formal ACK there.

Regards,

Adam



Bug#872468: Still exists

2019-11-06 Thread Mario Lang
Hi.

I am seeing the mentioned warnings (
WARNING: Unknown key type EIGHT_LEVEL_LEVEL_FIVE_LOCK
) whenever setupcon is executed on a stable buster installation.

The contents of my /etc/default/keyboard is as follows:

--
XKBMODEL="sun_type7_euro_usb"
XKBLAYOUT="de,de"
XKBVARIANT=",neo"
XKBOPTIONS="grp:rwin_toggle,ctrl:nocaps"

BACKSPACE="guess"
--

These warnings appear since I enabled the "neo" variant.



Bug#833863: (no subject)

2019-11-06 Thread kwadronaut - debian
Behavior is identical in 10.1. What you could do, without rebooting:
open another shell (ctrl-alt f2), luksClose the crypted volume, pgremove
the physical volume group, then comes the scary part: add some amnesia
to partman. I did a # mv /var/lib/partman/devices/=dev\=nvme0n1 /tmp/,
went back to the installer and could re-do whatever I wanted to do.