[Touch-packages] [Bug 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-05-23 Thread Stephen Fletcher
** Patch added: "Patch to resolve Divert issue for Jammy ucf 3.0043"
   
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+attachment/5592489/+files/ucf-3.0043-divert.patch

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  Fix Released
Status in ucf source package in Focal:
  Incomplete
Status in ucf package in Debian:
  Fix Released

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+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 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-05-23 Thread Stephen Fletcher
** Patch added: "Patch for Focal UCF 3.0038"
   
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+attachment/5592488/+files/ucf-3.0038-divert.patch

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  Fix Released
Status in ucf source package in Focal:
  Incomplete
Status in ucf package in Debian:
  Fix Released

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+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 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-05-23 Thread Stephen Fletcher
** Patch removed: "ucf-3.0038-divertfix.patch"
   
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+attachment/5581412/+files/ucf-3.0038-divertfix.patch

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  Fix Released
Status in ucf source package in Focal:
  Incomplete
Status in ucf package in Debian:
  Fix Released

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+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 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-04-19 Thread Stephen Fletcher
[Impact]

 * Cannot use ucf to install templated configuration when using 
dpkg-divert with the destination config file

 * Affects various packages including dovecot and any custom config
   packages using both config-package-dev and ucf

[Test Plan]

 * Create a config-package-dev based config-packagename.deb to replace 
existsing config
 
 * Include a line in the postinst in the config.deb to install a template 
   for a  config file also spcified in the displace file (which is therefore 
   diverted by dpkg-divert)

[Where problems could occur]

 * Any issue with patch may cause issues with packages installing config via ucf
   (this includes dovecot, openssh-server, php7.4, gdm3) 

[Other Info]
 
 * Tested with config-package-dev rolled config deb package

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  Fix Released
Status in ucf source package in Focal:
  Incomplete
Status in ucf package in Debian:
  Fix Released

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+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 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-04-19 Thread Stephen Fletcher
Divert related fixes from ucf 3.0040 and also from
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979354

Allows ucf to work when using dpkg-divert or config-package-dev for
diverts

eg
ucf --three-way  
ucfr  


Tested and working as expected

Note: ucf does not working with --debconf-ok flag (both with and without
patch)

** Bug watch added: Debian Bug tracker #979354
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979354

** Patch added: "ucf-3.0038-divertfix.patch"
   
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+attachment/5581412/+files/ucf-3.0038-divertfix.patch

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  Fix Released
Status in ucf source package in Focal:
  Incomplete
Status in ucf package in Debian:
  Fix Released

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+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 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2022-04-19 Thread Stephen Fletcher
** Patch removed: "patches from ucf 3.0040 to fix diversions issue with 
config-package-dev"
   
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+attachment/5400552/+files/honor-dpkg-diversions-1+2+3.patch

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  Fix Released
Status in ucf source package in Focal:
  Incomplete
Status in ucf package in Debian:
  Fix Released

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+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 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2021-10-14 Thread Brian Murray
For this to be uploaded to Focal as a stable release update this bug
would need some additional information which can be found at
https://wiki.ubuntu.com/StableReleaseUpdates#SRU_Bug_Template. If you
are still interested in seeing this bug fixed in Focal could you please
add it?

** Changed in: ucf (Ubuntu Focal)
   Status: New => Incomplete

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  Fix Released
Status in ucf source package in Focal:
  Incomplete
Status in ucf package in Debian:
  Fix Released

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+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 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2020-10-03 Thread Bug Watch Updater
** Changed in: ucf (Debian)
   Status: Unknown => Fix Released

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  Fix Released
Status in ucf source package in Focal:
  New
Status in ucf package in Debian:
  Fix Released

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+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 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2020-10-03 Thread Mathew Hodson
ucf (3.0043) unstable; urgency=high

  * The argument to dpkg-divert needs to be the actual file name, not the
fully escaped regexp safe one.
  * Bug fix: "dpkg-divert error when upgrading grub with diverted config",
thanks to deb...@project-mindfuck.org.uk; (Closes: #962818).

 -- Manoj Srivastava   Mon, 15 Jun 2020 22:37:53
-0700

** Bug watch added: Debian Bug tracker #962818
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962818

** Also affects: ucf (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962818
   Importance: Unknown
   Status: Unknown

** Changed in: ucf (Ubuntu)
   Importance: Undecided => Medium

** Also affects: ucf (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: ucf (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: ucf (Ubuntu Focal)
   Importance: Undecided => Medium

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  Fix Released
Status in ucf source package in Focal:
  New
Status in ucf package in Debian:
  Unknown

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+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 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2020-08-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ucf (Ubuntu)
   Status: New => Confirmed

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  Confirmed

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ucf/+bug/1891110/+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 1891110] Re: Focal ucf need redirect fixes backported to ensure working with config-package-dev

2020-08-10 Thread Ubuntu Foundations Team Bug Bot
The attachment "patches from ucf 3.0040 to fix diversions issue with
config-package-dev" 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, and if you are
member of the ~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

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

Title:
  Focal ucf need redirect fixes backported to ensure working with
  config-package-dev

Status in ucf package in Ubuntu:
  New

Bug description:
  When using config-package-dev and diverting config files for packages
  that use ucf to manage installation of their config files, this patch
  is necessary to ensure config files are correctly diverted.

  Please apply to upstream Focal UCF package

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