Bug#911020: installation-guide: Comments on section D.3

2018-10-21 Thread Holger Wansing
Control: tags -1 + pending


Holger Wansing  wrote:
> Hi,
> 
> Brian Potkin  wrote:
> > This is for D.3.4.4. Configure Networking.
> > 
> > 8<==8<===
> > 
> > ###
> > # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
> > # See the interfaces(5) manpage for information on what options are
> > # available and look at the files in /usr/share/doc/ifupdown/examples/.
> > ###
> > 
> > # The loopback interface isn't really required any longer,
> > # but can be used if needed.
> > #
> > # auto lo
> > # iface lo inet loopback
> > 
> > # To use dhcp:
> > #
> > # auto eth0
> > # iface eth0 inet dhcp
> > 
> > # An example static IP setup: (network, broadcast and gateway are optional)
> > #
> > # auto eth0
> > # iface eth0 inet static
> > # address 192.168.0.42
> > # netmask 255.255.255.0
> > # gateway 192.168.0.1
> > 
> > Enter your nameserver(s) and search directives in /etc/resolv.conf:
> > 
> > # editor /etc/resolv.conf
> > 
> > A simple example /etc/resolv.conf:
> > 
> > search example.com
> > nameserver 10.1.1.36
> > nameserver 192.168.9.100
> > 
> > ==8<==8<
> > 
> > I hope this is reasonably helpful and sufficient for you to make a
> > decision.
> 
> Thanks Brian!
> 
> I created a clean patch for this (attached) and will commit it shortly.

Just committed.

Tagging this bug as pending.


Holger


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



Processed: Re: Bug#911020: installation-guide: Comments on section D.3

2018-10-21 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + pending
Bug #911020 [installation-guide] installation-guide: Comments on section D.3
Added tag(s) pending.

-- 
911020: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911020
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: severity of 816111 is normal

2018-10-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 816111 normal
Bug #816111 [console-setup] Larger font variants for HiDPI displays
Severity set to 'normal' from 'wishlist'
> thanks
Stopping processing here.

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



Bug#769616: marked as done (tasksel: fails to preseed desktop on kfreebsd, hurd)

2018-10-21 Thread Debian Bug Tracking System
Your message dated Sun, 21 Oct 2018 21:07:16 +0200
with message-id <20181021190716.nnh2t3wnovuj3nuk@function>
and subject line Re: tasksel: fails to preseed desktop on kfreebsd, hurd
has caused the Debian Bug report #769616,
regarding tasksel: fails to preseed desktop on kfreebsd, hurd
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.)


-- 
769616: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769616
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:tasksel
Version: 3.29
Severity: important

Hi,

(this bug may also affect linux release architectures other than
i386|amd64|powerpc*, and their CD media, so severity may be higher)

It was seen on kfreebsd and hurd that preseeding with:
  tasksel tasksel/first multiselect standard, desktop
  tasksel tasksel/desktop multiselect xfce
no longer works, a regressions since wheezy;  no desktop gets installed:
https://lists.debian.org/debian-hurd/2014/11/msg00074.html

The logic gets ridiculously complex, but I gather that:

  * tasksel/first item "desktop", used to be the only thing listed;
selecting or preseeding it would previously install task-desktop
as well as task-xfce-desktop (whatever was default, or preseeded as
tasksel/desktop)

  * now, preseeding tasksel/desktop seems to work *only* if
/usr/lib/tasksel/tests/desktop decides it should install a desktop;
irrespective of whether tasksel/first includes "desktop"

  * as such, on kfreebsd, hurd and some other arches, selecting or
preseeding tasksel/first with "desktop" only leads to task-desktop
being installed (the parent item), but not the individual task for
desktop, despite setting tasksel/desktop

So I think possible ways to fix this are:

 1. simply adding kfreebsd-* and hurd-* to the list of "common
desktop architectures" may inadvertently fix this - that determines
whether tasksel preselects the 'desktop' option by default;
currently the list has only (linux-) i386|amd64|powerpc* and may
explain why the bug wasn't noticed there

 2. make tests/default-desktop not conditional on check_desktop_wanted,
if tasksel/first has "desktop", or tasksel/desktop is preseeded

 3. make tests/desktop (whether to install a desktop) answer "yes"
(exit 2) if tasksel/first has "desktop", or tasksel/desktop is
preseeded, overriding any guess it would make based on architecture,
diskspace, RAM etc. that it does currently

I'll send a patch for consideration that probably does all three in
some way.

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

Kernel: kFreeBSD 9.0-2-amd64-xenhvm-ipsec
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Hello,

Holger Wansing, le dim. 30 sept. 2018 21:06:16 +0200, a ecrit:
> > Steven Chamberlain, le Sun 10 May 2015 22:41:57 +0100, a écrit :
> > > Samuel Thibault wrote:
> > > > I believe it's completely fixed by now: using
> > > > 
> > > > tasksel tasksel/first multiselect standard, xfce-desktop
> > > > 
> > > > works to preseed the desktop on !linux, and the tasksel/desktop
> > > > preseeding works as expected.
> > > 
> > > The same is also true on linux jessie and sid.
> > 
> > I just meant that it used to be disfunctional for !linux before, and the
> > arch difference was fixed in time for jessie.
> > 
> > > This preseeds to install XFCE:
> > > 
> > > tasksel tasksel/first multiselect standard, xfce-desktop
> > > 
> > > whereas this (traditional way) no longer does anything, and you would
> > > still get GNOME or whatever is default:
> > > 
> > > tasksel tasksel/desktop multiselect xfce
> > 
> > Right, the latter doesn't seem to be propagated to the former when only
> > the latter is preseeded.
> 
> What's the status here? Can we close this bug?

I'd say so, thus closing it.

Samuel--- End Message ---


Bug#911560: A20-OLinuXino-Lime 2 Rev. K Ethernet problem - No connection possible in installer

2018-10-21 Thread Dieter
Package: debian-installer

Hello maintainer,

i'm currently trying to install debian on a new Olimex A20 Lime 2 Rev. K.

This board uses a new ethernet-PHY, which seems to be unsupported by
current debian images. (I tried stable, as well as the installer daily
build from 2018-10-21).

The hardware-changelog says:
A20-OLinuXino-Lime2_Rev_H
~

2. Ethernet PHY changed to commercial variant - KSZ9031RNXCC-TR;

I found bugreport #864562, where it is stated that one could change the
state of GPIO-Pin 17.

That however does not do anything on my board. Ethernet still does not
work.

I'll send syslog / dmesg-output when i get screen to finally save a log.

Thank you and best regards,

Dieter



Bug#788384: installation-reports: Dell G5 install - black screen

2018-10-21 Thread Rickyx
Package: installation-reports
Followup-For: Bug #788384

Dear Maintainer,

the alpha3 installer of debian buster, after a correct system load, leads to a 
black screen with a fixed underscore, stuck.
If, while booting, I add in the grub entry the nomodeset option, the underscore 
blinks and I can access to tt4, the only working.

Because of this, in combo with other bugs (sbin not in path -solved- and dpkg 
errors) I'm not able to use the system.

Thank you,
Riccardo

-- Package-specific info:

Boot method: usb
Image version: amd64 netinstall alpha3 buster - all in first half of october
Date: 22 October 2018

Machine: DELL G5 55xx - nvidia 1060Ti

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [0]
Detect network card:[E]
Configure network:  [0]
Detect CD:  [ ]
Load installer modules: [0]
Clock/timezone setup:   [0]
User/password setup:[0]
Detect hard drives: [0]
Partition hard drives:  [0]
Install base system:[0]
Install tasks:  [E]
Install boot loader:[0]
Overall install:[E]

Comments/Problems:

Atheros Killer detected only with external firmware
sbin not in path (from ldconfig not found error)
packages with broken dependencies (ex. bumblebee-nvidia primus)
Gnome does not load
-- 

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="10 (buster) - installer build 20180610"
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux Bisonx 4.16.0-2-amd64 #1 SMP Debian 4.16.12-1 (2018-05-27) 
x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Device [8086:3ec4] 
(rev 07)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:01.0 PCI bridge [0604]: Intel Corporation Skylake PCIe 
Controller (x16) [8086:1901] (rev 07)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:3e9b]
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:04.0 Signal processing controller [1180]: Intel Corporation 
Skylake Processor Thermal Subsystem [8086:1903] (rev 07)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:08.0 System peripheral [0880]: Intel Corporation Skylake 
Gaussian Mixture Model [8086:1911]
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:12.0 Signal processing controller [1180]: Intel Corporation 
Device [8086:a379] (rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:14.0 USB controller [0c03]: Intel Corporation Device [8086:a36d] 
(rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: Kernel driver in use: xhci_hcd
lspci -knn: Kernel modules: xhci_pci
lspci -knn: 00:14.2 RAM memory [0500]: Intel Corporation Device [8086:a36f] 
(rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:14.3 Network controller [0280]: Intel Corporation Device 
[8086:a370] (rev 10)
lspci -knn: Subsystem: Intel Corporation Device [8086:4030]
lspci -knn: Kernel modules: iwlwifi
lspci -knn: 00:15.0 Serial bus controller [0c80]: Intel Corporation Device 
[8086:a368] (rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:15.1 Serial bus controller [0c80]: Intel Corporation Device 
[8086:a369] (rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:16.0 Communication controller [0780]: Intel Corporation Device 
[8086:a360] (rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:17.0 SATA controller [0106]: Intel Corporation Device 
[8086:a353] (rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: Kernel driver in use: ahci
lspci -knn: Kernel modules: ahci
lspci -knn: 00:1b.0 PCI bridge [0604]: Intel Corporation Device [8086:a32c] 
(rev f0)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:1d.0 PCI bridge [0604]: Intel Corporation Device [8086:a330] 
(rev f0)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:1d.5 PCI bridge [0604]: Intel Corporation Device [8086:a335] 
(rev f0)
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:a30d] 
(rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:1f.3 Audio device [0403]: Intel Corporation Device [8086:a348] 
(rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:1f.4 SMBus [0c05]: Intel Corporation Device [8086:a323] (rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 00:1f.5 Serial bus controller [0c80]: Intel Corporation Device 
[8086:a324] (rev 10)
lspci -knn: Subsystem: Dell Device [1028:0825]
lspci -knn: 01:00.0 VGA compatible controller [0300]: NV