[Touch-packages] [Bug 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-18 Thread Barry Warsaw
** Changed in: system-image (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Released
Status in system-image package in Ubuntu:
  Fix Released

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~ci-train-bot/ubuntu-system-image/system-image-
ubuntu-wily-proposed

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Released
Status in system-image package in Ubuntu:
  Fix Released

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-11 Thread Barry Warsaw
** Changed in: system-image (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Released
Status in system-image package in Ubuntu:
  Fix Committed

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~barry/ubuntu-system-image/citrain30

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Released
Status in system-image package in Ubuntu:
  In Progress

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-09 Thread Barry Warsaw
** Changed in: system-image (Ubuntu)
   Status: New = In Progress

** Changed in: system-image (Ubuntu)
   Importance: Undecided = High

** Changed in: system-image (Ubuntu)
 Assignee: (unassigned) = Barry Warsaw (barry)

** Changed in: system-image (Ubuntu)
Milestone: None = ubuntu-15.10

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Released
Status in system-image package in Ubuntu:
  In Progress

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-08 Thread Barry Warsaw
** Changed in: ubuntu-system-image
   Status: Fix Committed = Fix Released

** No longer affects: system-image (Ubuntu)

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Released

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-08 Thread Barry Warsaw
** Also affects: system-image (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Released
Status in system-image package in Ubuntu:
  New

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-04-22 Thread Barry Warsaw
** Changed in: system-image (Ubuntu)
Milestone: ubuntu-15.04 = later

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Committed
Status in system-image package in Ubuntu:
  Triaged

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-02-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~barry/ubuntu-system-image/citrain30beta

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Committed
Status in system-image package in Ubuntu:
  Triaged

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-01-27 Thread Barry Warsaw
** Changed in: ubuntu-system-image
   Status: In Progress = Fix Committed

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Fix Committed
Status in system-image package in Ubuntu:
  Triaged

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-01-27 Thread Barry Warsaw
Added Ubuntu bug task since it will be necessary to make some changes to
the packaging branch.

** Also affects: system-image (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: system-image (Ubuntu)
   Status: New = Triaged

** Changed in: system-image (Ubuntu)
   Importance: Undecided = High

** Changed in: system-image (Ubuntu)
 Assignee: (unassigned) = Barry Warsaw (barry)

** Changed in: system-image (Ubuntu)
Milestone: None = ubuntu-15.04

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  In Progress
Status in system-image package in Ubuntu:
  Triaged

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2014-10-03 Thread Barry Warsaw
** Also affects: ubuntu-system-image
   Importance: Undecided
   Status: New

** Changed in: ubuntu-system-image
Milestone: None = 3.0

** Changed in: ubuntu-system-image
   Status: New = Triaged

** Changed in: ubuntu-system-image
   Importance: Undecided = High

** Changed in: ubuntu-system-image
 Assignee: (unassigned) = Barry Warsaw (barry)

** No longer affects: system-image (Ubuntu)

** Tags added: client

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

Title:
  move archive_master file out of /etc to avoid it being treated as a
  conffile

Status in Ubuntu system image (server/client/updater):
  Triaged

Bug description:
  Currently client.ini specifies:

  [gpg]
  archive_master: /etc/system-image/archive-master.tar.xz

  The problem is that file in /etc are automatically marked as conffiles
  by debhelper and as such don't get moved into place until the dpkg
  configure step.

  This caused an issue for the initramfs-tools-ubuntu-core package since that 
Depends on system-image-common (which provides 
  etc/system-image/archive-master.tar.xz), but when the  
initramfs-tools-ubuntu-core package was unpacked, this triggered 
update-initramfs which failed since it needs access to 
/etc/system-image/archive-master.tar.xz, but that file had not yet been moved 
into place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1377184/+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