Bug#928609: [Pkg-utopia-maintainers] Bug#928609: network-manager: Invalid system-connections configuration during preseeding

2019-05-09 Thread Michael Biebl
Am 10.05.19 um 00:55 schrieb Cyril Brulebois:
> Hi,
> 
> Michael Biebl  (2019-05-08):
>> Control: reassign -1 netcfg
> 
> Thanks for forwarding this.
> 
>> Am 08.05.19 um 14:12 schrieb Yannick Schinko:
 I assume this file is created by the debian installer, so you
 should probably talk to them. See

 https://qa.debian.org/developer.php?email=debian-boot%40lists.debian.org

 I would guess that the netcfg part is the most likely package.
>>>
>>> So you suggest to recreate this report on the netcfg package instead?
>>
>> If netcfg is the component responsible for creating that file, yes.
>> I'm not sure though, which is why I suggested to contact the
>> debian-b...@lists.debian.org first.
>>
>> You don't need to file or recreate the bug report btw, we can just
>> re-assign it.
>>
>> Thinking about it, I'll just do this now and let the debian-installer
>> maintainers re-assign as needed.
> 
> netcfg looks like a good candidate indeed.
> 
> Yannick, it'd be great to see the installer's syslog, that should have
> been stored under /var/log/installer.

It would probably also be a good idea to share the "Wired connection 1"
config file.
I'm only guessing here, but I assume Yannick wants the connection
profile to be bound to a certain interface. Connection profiles can
apply to multiple  interfaces given the conditions in the connection
profile are met.

If you want to bind a connection profile to a certain hardware
interface, you can e.g. use mac-address=.
For a wifi interface, this would be:

[wifi]
mac-address=00:23:5a:47:1f:71

for an ethernet connection:

[802-3-ethernet]
mac-address=00:23:5a:47:1f:71


See nm-settings-keyfile and nm-settings.

I'm undecided whether setting mac-address= by default is a good idea or not.



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#928609: [Pkg-utopia-maintainers] Bug#928609: network-manager: Invalid system-connections configuration during preseeding

2019-05-09 Thread Cyril Brulebois
Hi,

Michael Biebl  (2019-05-08):
> Control: reassign -1 netcfg

Thanks for forwarding this.

> Am 08.05.19 um 14:12 schrieb Yannick Schinko:
> >> I assume this file is created by the debian installer, so you
> >> should probably talk to them. See
> >>
> >> https://qa.debian.org/developer.php?email=debian-boot%40lists.debian.org
> >>
> >> I would guess that the netcfg part is the most likely package.
> > 
> > So you suggest to recreate this report on the netcfg package instead?
> 
> If netcfg is the component responsible for creating that file, yes.
> I'm not sure though, which is why I suggested to contact the
> debian-b...@lists.debian.org first.
> 
> You don't need to file or recreate the bug report btw, we can just
> re-assign it.
> 
> Thinking about it, I'll just do this now and let the debian-installer
> maintainers re-assign as needed.

netcfg looks like a good candidate indeed.

Yannick, it'd be great to see the installer's syslog, that should have
been stored under /var/log/installer.

(Please compress it.)


Cheers,
-- 
Cyril Brulebois (k...@debian.org)
D-I release manager -- Release team member -- Freelance Consultant


signature.asc
Description: PGP signature


Bug#928609: [Pkg-utopia-maintainers] Bug#928609: network-manager: Invalid system-connections configuration during preseeding

2019-05-08 Thread Michael Biebl
Control: reassign -1 netcfg

Am 08.05.19 um 14:12 schrieb Yannick Schinko:
>> I assume this file is created by the debian installer, so you should 
>> probably talk to them. See
>>
>> https://qa.debian.org/developer.php?email=debian-boot%40lists.debian.org
>>
>> I would guess that the netcfg part is the most likely package.
> 
> So you suggest to recreate this report on the netcfg package instead?

If netcfg is the component responsible for creating that file, yes.
I'm not sure though, which is why I suggested to contact the
debian-b...@lists.debian.org first.

You don't need to file or recreate the bug report btw, we can just
re-assign it.

Thinking about it, I'll just do this now and let the debian-installer
maintainers re-assign as needed.

If there is input needed from the NetworkManager side, please don't
hesitate to CC on replies.

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#928609: [Pkg-utopia-maintainers] Bug#928609: network-manager: Invalid system-connections configuration during preseeding

2019-05-07 Thread Michael Biebl
Am 07.05.19 um 17:12 schrieb Yannick Schinko:
> Package: network-manager
> Version: 1.14.6-2
> Severity: normal
> Tags: d-i
> 
> I'm currently trying to install network-manager during a preseeded 
> installation on a SBC (sing board computer) (It's an APU.2D4) with multiple 
> network interfaces.
> I added the package to the `d-i pkgsel/include string` option. It installs 
> just fine and network access during the installation works fine.
> However after the installation finishes and the system boots, there is single 
> file under `/etc/NetworkManager/system-connections` called `Wired Connection 
> 1`. This file won't get created when I install the package on a live system.
> The huge issue with the file is that all 3 network interfaces are now 
> considered "Wired Connection 1" and cannot be controlled seperately. Running 
> the commands `nmcli con delete $(nmcli -g uuid con); systemctl restart 
> NetworkManager.service` fixes the issue permanetly. (Meaning all 3 interfaces 
> now are named `Wired Connection 1-3` and can be conttrolled independetly. Or 
> the package behaves as it would if it was installed on a live system) 
> (Alternatively the file can be removed while network-manager is off)
> 
> The only way I was able to fix this issue was by disabling the NetworkManager 
> service during the late_command script, adding a first boot script and first 
> removing the file then restarting and reenabling the service.

I assume this file is created by the debian installer, so you should
probably talk to them. See

https://qa.debian.org/developer.php?email=debian-boot%40lists.debian.org

I would guess that the netcfg part is the most likely package.
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature