[Bug 1663376] Re: php7.0-snmp generates many warnings without snmp installed.

2017-03-10 Thread Launchpad Bug Tracker
This bug was fixed in the package php7.0 - 7.0.15-1ubuntu4

---
php7.0 (7.0.15-1ubuntu4) zesty; urgency=medium

  * Cherry-pick: 'Fix generating recommends for php extensions (Closes:
#855467)' from 7.0.16-3 (LP: #1663376).

 -- Nishanth Aravamudan   Tue, 28 Feb
2017 13:33:59 -0800

** Changed in: php7.0 (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663376

Title:
  php7.0-snmp generates many warnings without snmp installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1663376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663376] Re: php7.0-snmp generates many warnings without snmp installed.

2017-03-10 Thread Nish Aravamudan
** Changed in: php7.0 (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: php7.0 (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663376

Title:
  php7.0-snmp generates many warnings without snmp installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1663376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663376] Re: php7.0-snmp generates many warnings without snmp installed.

2017-02-22 Thread Bug Watch Updater
** Changed in: php7.0 (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663376

Title:
  php7.0-snmp generates many warnings without snmp installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1663376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663376] Re: php7.0-snmp generates many warnings without snmp installed.

2017-02-21 Thread Bug Watch Updater
** Changed in: php7.0 (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/1663376

Title:
  php7.0-snmp generates many warnings without snmp installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1663376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663376] Re: php7.0-snmp generates many warnings without snmp installed.

2017-02-21 Thread Nish Aravamudan
I sent a patch to the Debian maintainers in Bug #855467.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663376

Title:
  php7.0-snmp generates many warnings without snmp installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1663376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663376] Re: php7.0-snmp generates many warnings without snmp installed.

2017-02-21 Thread Nish Aravamudan
** Also affects: php7.0 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855467
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663376

Title:
  php7.0-snmp generates many warnings without snmp installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1663376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663376] Re: php7.0-snmp generates many warnings without snmp installed.

2017-02-18 Thread Alexis Wilke
Bug reported to Debian, reference:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855467

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663376

Title:
  php7.0-snmp generates many warnings without snmp installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1663376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1663376] Re: php7.0-snmp generates many warnings without snmp installed.

2017-02-17 Thread ChristianEhrhardt
Thank you for your report Alexis and your help to make Ubuntu better!

I can confirm the issue.

There actually is som ecode that I think should make it a recommends, but it 
isn't:
cat debian/php-snmp.substvars.extra
php-snmp:Recommends=snmp

Yet in the debian/control file it does not reference the substvars.
That said it likely needs something like:
  Recommends: ${php-snmp:Recommends}

I checked and Debian has just the same issues with it.
THat is still true with latest php7.1-7.1.1.
Since this bug is present in Debian too it would be best fixed in Debian as 
well, and then Ubuntu will pick it up on the next merge.

Would you mind filing a bug with Debian please and mention the bug number you 
got here?
>From there we can look into SRUing it back to released versions.

** Changed in: php7.0 (Ubuntu)
   Status: New => Confirmed

** Also affects: php7.0 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: php7.0 (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Changed in: php7.0 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: php7.0 (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: php7.0 (Ubuntu Yakkety)
   Importance: Undecided => Low

** Changed in: php7.0 (Ubuntu Xenial)
   Status: New => Confirmed

** Changed in: php7.0 (Ubuntu Yakkety)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663376

Title:
  php7.0-snmp generates many warnings without snmp installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1663376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs