[Touch-packages] [Bug 1650740] Re: dhclient depends on fstab 16.04LTS

2019-06-04 Thread Ioanna Alifieraki
*** This bug is a duplicate of bug 1632405 ***
https://bugs.launchpad.net/bugs/1632405

** This bug has been marked a duplicate of bug 1632405
   virt-customize enters infinite loop: dhclient-script: cannot open /etc/fstab

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1650740

Title:
  dhclient depends on fstab 16.04LTS

Status in isc-dhcp package in Ubuntu:
  Confirmed

Bug description:
  As noted here:
  https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1632405

  dhclient-script attempts to read fstab and if not available is unable
  to continue; while a workaround has been provided in the upstream for
  the dependent (and fairly critical) package, which will hopefully make
  it into the 16.04 repos soon, the bug does seem to be in dhclient-
  script, and presumably is easily fixable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1650740/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1650740] Re: dhclient depends on fstab 16.04LTS

2017-02-27 Thread felix
My bad, I did `cp /usr/lib/x86_64-linux-
gnu/guestfs/supermin.d/init.tar.gz{,.orig}` and patched the original
archive. However, the *orig file will still be picked up.  Along the
way, I cleaned everything *.img and .guest* from /var/tmp - not sure if
this was necessary.

So, with only /usr/lib/x86_64-linux-gnu/guestfs/supermin.d/init.tar.gz
in place (and not a backup version in the same directory) and cleaned
caches, virt-builder does stuff and exits with 0. Thanks autostatic.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1650740

Title:
  dhclient depends on fstab 16.04LTS

Status in isc-dhcp package in Ubuntu:
  Confirmed

Bug description:
  As noted here:
  https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1632405

  dhclient-script attempts to read fstab and if not available is unable
  to continue; while a workaround has been provided in the upstream for
  the dependent (and fairly critical) package, which will hopefully make
  it into the 16.04 repos soon, the bug does seem to be in dhclient-
  script, and presumably is easily fixable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1650740/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1650740] Re: dhclient depends on fstab 16.04LTS

2017-02-27 Thread felix
autostatic: Unfortunately that did not work for me - or do I oversee
some caches?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1650740

Title:
  dhclient depends on fstab 16.04LTS

Status in isc-dhcp package in Ubuntu:
  Confirmed

Bug description:
  As noted here:
  https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1632405

  dhclient-script attempts to read fstab and if not available is unable
  to continue; while a workaround has been provided in the upstream for
  the dependent (and fairly critical) package, which will hopefully make
  it into the 16.04 repos soon, the bug does seem to be in dhclient-
  script, and presumably is easily fixable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1650740/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1650740] Re: dhclient depends on fstab 16.04LTS

2017-02-22 Thread autostatic
A workaround could be to recreate /usr/lib/x86_64-linux-
gnu/guestfs/supermin.d/init.tar.gz. So untar it, apply
https://github.com/libguestfs/libguestfs/commit/fd60be95091a1923e108f72caf251f5549eeccd0
onto the untarred init file, compress it again and copy it back to
/usr/lib/x86_64-linux-gnu/guestfs/supermin.d/init.tar.gz.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1650740

Title:
  dhclient depends on fstab 16.04LTS

Status in isc-dhcp package in Ubuntu:
  Confirmed

Bug description:
  As noted here:
  https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1632405

  dhclient-script attempts to read fstab and if not available is unable
  to continue; while a workaround has been provided in the upstream for
  the dependent (and fairly critical) package, which will hopefully make
  it into the 16.04 repos soon, the bug does seem to be in dhclient-
  script, and presumably is easily fixable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1650740/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1650740] Re: dhclient depends on fstab 16.04LTS

2016-12-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: isc-dhcp (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1650740

Title:
  dhclient depends on fstab 16.04LTS

Status in isc-dhcp package in Ubuntu:
  Confirmed

Bug description:
  As noted here:
  https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1632405

  dhclient-script attempts to read fstab and if not available is unable
  to continue; while a workaround has been provided in the upstream for
  the dependent (and fairly critical) package, which will hopefully make
  it into the 16.04 repos soon, the bug does seem to be in dhclient-
  script, and presumably is easily fixable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1650740/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp