This bug was fixed in the package libguestfs - 1:1.38.4-1ubuntu2.1
---
libguestfs (1:1.38.4-1ubuntu2.1) cosmic; urgency=medium
* d/p/appliance-Remove-etc-dhcp-dhclient-enter-hooks.d-res.patch:
- remove /etc/dhcp/dhclient-enter-hooks.d/resolved (LP: #1824236)
-- Ioanna Alifiera
This bug was fixed in the package libguestfs - 1:1.36.13-1ubuntu3.3
---
libguestfs (1:1.36.13-1ubuntu3.3) bionic; urgency=medium
* d/p/appliance-Remove-etc-dhcp-dhclient-enter-hooks.d-res.patch:
- remove /etc/dhcp/dhclient-enter-hooks.d/resolved (LP: #1824236)
-- Ioanna Alifie
This bug was fixed in the package libguestfs - 1:1.40.2-1ubuntu1.1
---
libguestfs (1:1.40.2-1ubuntu1.1) disco; urgency=medium
* d/p/appliance-Remove-etc-dhcp-dhclient-enter-hooks.d-res.patch:
- remove /etc/dhcp/dhclient-enter-hooks.d/resolved (LP: #1824236)
-- Ioanna Alifierak
** Tags removed: sts-sponsor sts-sponsor-ddstreet
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824236
Title:
supermin/liguestfs fails to configure network
To manage notifications about this bug g
Verification on Bionic.
Following the test case in the description :
$ sudo guestfish -a xenial-server-cloudimg-amd64-disk1.img --network -v << EOF
run
mount /dev/sda1 /
command 'apt update'
EOF
libguestfs: launch: program=guestfish
libguestfs: launch: version=1.36.13
libguestfs: launch: back
Verification on Cosmic.
Following the test case in the description :
$ sudo guestfish -a xenial-server-cloudimg-amd64-disk1.img --network -v << EOF
run
mount /dev/sda1 /
command 'apt update'
EOF
libguestfs: launch: program=guestfish
libguestfs: launch: version=1.38.4
libguestfs: launch: backe
Verification on Disco.
Following the test case in the description :
$ sudo guestfish -a xenial-server-cloudimg-amd64-disk1.img --network -v << EOF
> run
> mount /dev/sda1 /
> command 'apt update'
> EOF
libguestfs: launch: program=guestfish
libguestfs: launch: version=1.40.2
libguestfs: launch: ba
Hello Ioanna, or anyone else affected,
Accepted libguestfs into cosmic-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/libguestfs/1:1.38.4-1ubuntu2.1 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. Se
Hello Ioanna, or anyone else affected,
Accepted libguestfs into disco-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/libguestfs/1:1.40.2-1ubuntu1.1 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
** Tags added: sts-sponsor-ddstreet
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824236
Title:
supermin/liguestfs fails to configure network
To manage notifications about this bug go to:
https://
This bug was fixed in the package libguestfs - 1:1.40.2-2ubuntu2
---
libguestfs (1:1.40.2-2ubuntu2) eoan; urgency=medium
* d/p/0016-appliance-remove-etc-dhcp-dhclient-enter-hooks.d-res.patch:
- Remove /etc/dhcp/dhclient-enter-hooks.d/resolved (LP: #1824236)
-- Ioanna Alifierak
** Changed in: libguestfs (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824236
Title:
supermin/liguestfs fails to configure network
To manage notifications a
Patch submitted to Debian :
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929807
** Bug watch added: Debian Bug tracker #929807
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929807
** Also affects: libguestfs (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929807
I
Sponsoring for 'E'.
Considering libguestfs maintainer and Ioanna answers to my concern that
this code can never run outside the appliance and that can't create any
harm inside the appliance as well.
Also trusting that Ioanna will soon file a bug and submit the patch to
Debian as well.
-Eric
**
** Description changed:
[Impact]
libguestfs cannot configure network on Bionic onward.
This bug is a combination of libguestfs/supermin package and
/etc/dhcp/dhclient-enter-hooks.d/resolved script from systemd,
present on Bionic onward.
When supermin creates the appliance does chroo
** Tags added: sts-sponsor
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824236
Title:
supermin/liguestfs fails to configure network
To manage notifications about this bug go to:
https://bugs.laun
Thanks to both of you Ioanna and Richard for your quick reply.
It addresses my concern, you would understand why I ask for
clarification, this patch at first glance look unusual.
Ioanna, you are right, the version are so alike that I missed the
version difference at first.
libguestfs | 1:1.40.2
Concerning the changes to debdiff :
>- Your quilt patch need to be rename from "appliance-Remove-etc-dhcp-
>dhclient-enter-hooks.d-res.patch" "0016-appliance-Remove-etc-dhcp-
>dhclient-enter-hooks.d-res.patch" to stay consistent with the already
>existing patch numeric ordering.
Sure, you're rig
Thanks Eric for reviewing the debdiffs.
To answer your question I need to take a step back and explain how the supermin
appliance
is created and used, at least to the extend I've understood.
Supermin appliances are tiny appliances similar to a virtual machines.
Libguestfs tools depend on supermin
It doesn't delete the system file, just a copy in a private tree. This
code can never run outside the appliance.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824236
Title:
supermin/liguestfs fail
to continue my comment #16
Looking further and if I understand this correctly, this piece of code
seems to only operate inside supermin appliances which doesn't use
systemd inside it ?
Is there any other circumstances where this piece of code can be run
outside a non-systemd appliance ?
--
Thanks Ioanna for providing a patch and work with upstream maintainer.
I have some concern that I want to address before talking about sponsorship.
I haven't tested libguestfs, so my observation are only base on the patch you
have provided upstream, and my concern inside Ubuntu.
I would have pre
Ok I'll review the debdiff for 'Eoan' tomorrow.
Thanks Ionna.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824236
Title:
supermin/liguestfs fails to configure network
To manage notifications abo
** Description changed:
- Description
+ [Impact]
+ libguestfs cannot configure network on Bionic onward.
- supermin cannot configure network on Bionic onward.
-
- This bug is a combination of supermin package and
+ This bug is a combination of libguestfs/supermin package and
/etc/dhcp/dhcli
New debdiff for B.
** Patch added: "lp1824236_bionic.debdiff"
https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236/+attachment/5267709/+files/lp1824236_bionic.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
New debdiff for C.
** Patch added: "lp1824236_cosmic.debdiff"
https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236/+attachment/5267708/+files/lp1824236_cosmic.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
New debdiff for D.
** Patch added: "lp1824236_disco.debdiff"
https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236/+attachment/5267665/+files/lp1824236_disco.debdiff
** Changed in: supermin (Ubuntu)
Status: In Progress => Invalid
** Changed in: supermin (Ubuntu Bionic)
Patch merged upstream :
https://github.com/libguestfs/libguestfs/commit/2bb6be333e6347d3f18856627d8ad8e50b8e5427
Preparing new debdiffs.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824236
Title:
New debdiff for E.
** Patch added: "lp1824236_eoan.debdiff"
https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236/+attachment/5267664/+files/lp1824236_eoan.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
[sts-sponsor]
I have some concern about the patch being more or less suggested by
upstream, but never merged upstream. I see they previously merge a
workaround for Ubuntu, can you discuss with them and see if that can be
merged again upstream ? I'm trying to avoid to have to carry a patch in
Ubunt
[sts-sponsor]
I have some concern about the patch being more or less suggested by
upstream, but never merged upstream. I see they previously merge a
workaround for Ubuntu, can you discuss with them and see if that can be
merged again upstream ? I'm trying to avoid to have to carry a patch in
Ubunt
The attachment "lp1824236_bionic.debdiff" seems to be a debdiff. The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff. If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, a
Debdiff for Disco.
** Patch added: "lp1824236_disco.debdiff"
https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236/+attachment/5264092/+files/lp1824236_disco.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Debdiff for Disco.
** Patch added: "lp1824236_disco.debdiff"
https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236/+attachment/5264091/+files/lp1824236_disco.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Debdiff for Bionic.
** Patch added: "lp1824236_bionic.debdiff"
https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236/+attachment/5264089/+files/lp1824236_bionic.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
Debdiff for Cosmic.
** Patch added: "lp1824236_cosmic.debdiff"
https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236/+attachment/5264090/+files/lp1824236_cosmic.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
Debdiff for Eoan.
** Patch added: "lp1824236_eoan.debdiff"
https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236/+attachment/5264093/+files/lp1824236_eoan.debdiff
** Tags added: sts
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Also affects: libguestfs (Ubuntu)
Importance: Undecided
Status: New
** Changed in: libguestfs (Ubuntu)
Status: New => In Progress
** Changed in: libguestfs (Ubuntu)
Importance: Undecided => Medium
** Changed in: libguestfs (Ubuntu)
Assignee: (unassigned) => Ioanna Ali
I posted a potential fix here:
https://www.redhat.com/archives/libguestfs/2019-April/msg00129.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824236
Title:
supermin/liguestfs fails to configure
** Changed in: supermin (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824236
Title:
supermin/liguestfs fails to configure network
To manage notifications
40 matches
Mail list logo