[Bug 1872877] Re: LP: #1866383 needs an autopkgtest fix to migrate

2020-04-16 Thread Launchpad Bug Tracker
This bug was fixed in the package resource-agents - 1:4.5.0-2ubuntu2

---
resource-agents (1:4.5.0-2ubuntu2) focal; urgency=medium

  * Remove bind9 autopkgtest not compatible with ubuntu (LP: #1872877)

 -- Rafael David Tinoco   Wed, 15 Apr 2020
03:32:33 +

** Changed in: resource-agents (Ubuntu Focal)
   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/1872877

Title:
  LP: #1866383 needs an autopkgtest fix to migrate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1872877/+subscriptions

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

[Bug 1872877] Re: LP: #1866383 needs an autopkgtest fix to migrate

2020-04-16 Thread Steve Langasek
Hello Rafael, or anyone else affected,

Accepted resource-agents into focal-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/resource-
agents/1:4.5.0-2ubuntu2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: resource-agents (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-focal

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

Title:
  LP: #1866383 needs an autopkgtest fix to migrate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1872877/+subscriptions

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

[Bug 1872877] Re: LP: #1866383 needs an autopkgtest fix to migrate

2020-04-14 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/resource-agents/+git/resource-agents/+merge/382262

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

Title:
  LP: #1866383 needs an autopkgtest fix to migrate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1872877/+subscriptions

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

[Bug 1872877] Re: LP: #1866383 needs an autopkgtest fix to migrate

2020-04-14 Thread Rafael David Tinoco
resource-agents has the following autopkgtest in control file:

...
# currently failing on Ubuntu autopkgtest setup for networking differences, so 
skip there
# Working in Debci, but compared to badtest retains all the other tests coverage
Test-Command: [ "`lsb_release -is`" = "Ubuntu" ] || debian/tests/run-ocft named
Depends: resource-agents, bind9 (>= 1:9.16.1-2), bind9-host, bind9-utils, 
lsb-release
Restrictions: needs-root, isolation-container
...

Unfortunately the logic does not work because bind9 won't reach that
version in 20.04. For now, I'll remove this test as a delta, like it
should be.

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

Title:
  LP: #1866383 needs an autopkgtest fix to migrate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1872877/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1872877] Re: LP: #1866383 needs an autopkgtest fix to migrate

2020-04-14 Thread Rafael David Tinoco
resource-agents has the following autopkgtest in control file:

...
# currently failing on Ubuntu autopkgtest setup for networking differences, so 
skip there
# Working in Debci, but compared to badtest retains all the other tests coverage
Test-Command: [ "`lsb_release -is`" = "Ubuntu" ] || debian/tests/run-ocft named
Depends: resource-agents, bind9 (>= 1:9.16.1-2), bind9-host, bind9-utils, 
lsb-release
Restrictions: needs-root, isolation-container
...

Unfortunately the logic does not work because bind9 won't reach that
version and the dependency will make the test to fail, causing the
package not to migrate. Because of that, I'm adding a delta to alter the
test to "ocft" for bind9 only, like it should be in Ubuntu.

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

Title:
  LP: #1866383 needs an autopkgtest fix to migrate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1872877/+subscriptions

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

[Bug 1872877] Re: LP: #1866383 needs an autopkgtest fix to migrate

2020-04-14 Thread Rafael David Tinoco
resource-agents has the following autopkgtest in control file:

...
# currently failing on Ubuntu autopkgtest setup for networking differences, so 
skip there
# Working in Debci, but compared to badtest retains all the other tests coverage
Test-Command: [ "`lsb_release -is`" = "Ubuntu" ] || debian/tests/run-ocft named
Depends: resource-agents, bind9 (>= 1:9.16.1-2), bind9-host, bind9-utils, 
lsb-release
Restrictions: needs-root, isolation-container
...

Unfortunately the logic does not work because bind9 won't reach that
version in 20.04. For now, I'll remove this test as a delta, like it
should be.

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

Title:
  LP: #1866383 needs an autopkgtest fix to migrate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1872877/+subscriptions

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

[Bug 1872877] Re: LP: #1866383 needs an autopkgtest fix to migrate

2020-04-14 Thread Rafael David Tinoco
resource-agents has the following autopkgtest in control file:

...
# currently failing on Ubuntu autopkgtest setup for networking differences, so 
skip there
# Working in Debci, but compared to badtest retains all the other tests coverage
Test-Command: [ "`lsb_release -is`" = "Ubuntu" ] || debian/tests/run-ocft named
Depends: resource-agents, bind9 (>= 1:9.16.1-2), bind9-host, bind9-utils, 
lsb-release
Restrictions: needs-root, isolation-container
...

Unfortunately the logic does not work because bind9 won't reach that
version and the dependency will make the test to fail, causing the
package not to migrate. Because of that, I'm adding a delta to alter the
test to "ocft" for bind9 only, like it should be in Ubuntu.

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

Title:
  LP: #1866383 needs an autopkgtest fix to migrate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1872877/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs