[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2020-06-30 Thread Robie Basak
Following a discussion with Bryce earlier, on behalf of the SRU team I'm declining this SRU and mark it Won't Fix. It might have been relevant to fix in Xenial at the time, but the bug has now been fixed in newer releases including in two newer LTS releases. The benefit to Xenial users seems minim

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2020-06-29 Thread Bryce Harrington
I've reproduced the issue and verified Jon's PPA fixes it. I've respun his patch to update the version (there's been one security update since his PPA) and added DEP3 info while I was at it. I've posted the refreshed work to my own PPA: https://launchpad.net/~bryce/+archive/ubuntu/augeas-sru-l

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2020-06-29 Thread Bryce Harrington
** Description changed: + [Impact] + + Automation of configuration editing cannot be done for PHP installations + on Xenial using augeas. The location of php configuration files moved + in php7, to a directory augeas doesn't look in. + + [Test Case] + + - Create lxc container + $ sudo apt-

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-09-28 Thread Jon Grimm
@raphink (or anyone else that has seen this) I built a xenial ppa with this fix. Would you be able to test, or provide a set of instructions that would allow me to test the fix? https://launchpad.net/~jgrimm/+archive/ubuntu/augeas-1580731 sudo add-apt-repository ppa:jgrimm/augeas-1580731 sudo a

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-09-01 Thread Jon Grimm
** Changed in: augeas (Ubuntu Xenial) Assignee: Jon Grimm (jgrimm) => Raphaël Pinson (raphink) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580731 Title: augeas-lenses filter for PHP files do

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-08-30 Thread Robie Basak
** Changed in: augeas (Ubuntu Xenial) Assignee: (unassigned) => Jon Grimm (jgrimm) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580731 Title: augeas-lenses filter for PHP files doesn't match

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-08-18 Thread Robie Basak
Thanks Raphaël! I'll add a task for Xenial. ** Also affects: augeas (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: augeas (Ubuntu Xenial) Status: New => Triaged ** Changed in: augeas (Ubuntu Xenial) Importance: Undecided => Medium ** Tags removed: needs-ups

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-08-18 Thread Launchpad Bug Tracker
This bug was fixed in the package augeas - 1.6.0-0ubuntu2 --- augeas (1.6.0-0ubuntu2) yakkety; urgency=medium * Fix location of php.ini for PHP 7 (LP: #1580731): - d/p/0004-Reflect-Ubuntu-16.04-location-of-php.ini-399.patch -- Raphaël Pinson Thu, 18 Aug 2016 16:17:27 +0200

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-08-18 Thread Raphaël Pinson
https://launchpad.net/ubuntu/+source/augeas/1.6.0-0ubuntu2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580731 Title: augeas-lenses filter for PHP files doesn't match php7.0-* files To manage not

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-08-18 Thread Robie Basak
** Tags added: server-next -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580731 Title: augeas-lenses filter for PHP files doesn't match php7.0-* files To manage notifications about this bug go to:

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-08-18 Thread Michael Wodniok
@raphink: yes, please. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580731 Title: augeas-lenses filter for PHP files doesn't match php7.0-* files To manage notifications about this bug go to: htt

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-08-18 Thread Michael Wodniok
... and the rest of my comment went away, thx launchpad ... it contains only the first line, as i didn't know fpm was also affected (not using it). Please make sure the line fixes the problem for fpm. If yes, please either make a PR, or say something, then i will create a second one. The other

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-08-18 Thread Raphaël Pinson
I could add this patch to the augeas 1.6 package in Yakkety. Do we want to include it in Xenial, too though? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580731 Title: augeas-lenses filter for PHP

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-08-18 Thread Michael Wodniok
Okay, i've opened a pull request for this some hours ago and it got already accepted (upstream-Bug #399: https://github.com/hercules- team/augeas/commit/d454d7dceb2613b861db6d2a8724bf47360466f7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-05-12 Thread Dominic Cleal
I'd suggest just adding these two entries to the includes list: /etc/php/*/*/*.ini /etc/php/*/fpm/pool.d/*.conf Unless there are other incompatible INI files that might be matched? I'm not familiar with the PHP packages to be sure. -- You received this bug notification because you are a member

[Bug 1580731] Re: augeas-lenses filter for PHP files doesn't match php7.0-* files

2016-05-12 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I believe upstream monitor bugs for this package. I'm interested to know how upstream plan to fix this - we can cherry-pick their changes. ** Changed in: augeas (Ubuntu) Status: New => Triaged ** Changed i