[Bug 1929859] Re: wine and wine-development FTBFS with OpenLDAP 2.5

2021-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package wine - 5.0.3-3ubuntu1

---
wine (5.0.3-3ubuntu1) impish; urgency=medium

  * Fix FTBFS with OpenLDAP 2.5. (LP: #1929859)
- d/p/fixes/fix-ftbfs-openldap-2.5.patch: New patch to rename
  wldap32's 'ldap_connect' to something else so that it doesn't
  conflict with OpenLDAP's function with the same name.

 -- Sergio Durigan Junior   Thu, 27 May
2021 14:33:53 -0400

** Changed in: wine (Ubuntu)
   Status: In Progress => 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/1929859

Title:
  wine and wine-development FTBFS with OpenLDAP 2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1929859/+subscriptions

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

[Bug 1929859] Re: wine and wine-development FTBFS with OpenLDAP 2.5

2021-05-28 Thread Launchpad Bug Tracker
This bug was fixed in the package wine-development - 5.17-1ubuntu1

---
wine-development (5.17-1ubuntu1) impish; urgency=medium

  * Fix FTBFS with OpenLDAP 2.5. (LP: #1929859)
- d/p/fixes/fix-ftbfs-openldap-2.5.patch: New patch to rename
  wldap32's 'ldap_connect' to something else so that it doesn't
  conflict with OpenLDAP's function with the same name.

 -- Sergio Durigan Junior   Thu, 27 May
2021 14:33:53 -0400

** Changed in: wine-development (Ubuntu)
   Status: In Progress => 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/1929859

Title:
  wine and wine-development FTBFS with OpenLDAP 2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1929859/+subscriptions

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

[Bug 1929859] Re: wine and wine-development FTBFS with OpenLDAP 2.5

2021-05-28 Thread Lucas Kanashiro
Thanks for the patches Sergio. The changes LGTM, the patch was provided
by upstream (more like a workaround for the stable release) and they
said it'd be safe.

A small thing I'd fix in the changelog of both packages is to align the
text better. Instead of:

  * Fix FTBFS with OpenLDAP 2.5. (LP: #1929859)
- d/p/fixes/fix-ftbfs-openldap-2.5.patch: New patch to rename
wldap32's 'ldap_connect' to something else so that it doesn't conflict
with OpenLDAP's function with the same name.

I'd use:

  * Fix FTBFS with OpenLDAP 2.5. (LP: #1929859)
- d/p/fixes/fix-ftbfs-openldap-2.5.patch: New patch to rename
  wldap32's 'ldap_connect' to something else so that it doesn't conflict
  with OpenLDAP's function with the same name.

And the added patch is missing the Description header (in both packages)
which I think it is important.

Apart from that, +1 from me for both packages.

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

Title:
  wine and wine-development FTBFS with OpenLDAP 2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1929859/+subscriptions

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

[Bug 1929859] Re: wine and wine-development FTBFS with OpenLDAP 2.5

2021-05-28 Thread Sergio Durigan Junior
Thanks for the review, Lucas.  Indeed, the formatting problem was a
mistake on my end, thanks for catching it.

I've now uploaded both packages to -proposed.

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

Title:
  wine and wine-development FTBFS with OpenLDAP 2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1929859/+subscriptions

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

[Bug 1929859] Re: wine and wine-development FTBFS with OpenLDAP 2.5

2021-05-27 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  wine and wine-development FTBFS with OpenLDAP 2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1929859/+subscriptions

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

[Bug 1929859] Re: wine and wine-development FTBFS with OpenLDAP 2.5

2021-05-27 Thread Sergio Durigan Junior
** Changed in: wine (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: wine-development (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  wine and wine-development FTBFS with OpenLDAP 2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1929859/+subscriptions

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

[Bug 1929859] Re: wine and wine-development FTBFS with OpenLDAP 2.5

2021-05-27 Thread Sergio Durigan Junior
OK, I've posted both patches now.

You will notice that they are basically the same; this is because both
projects share the same orig tarball (or at least a very big part of
it).

These patches introduce a rename of the "ldap_connect" function (which
is now present on OpenLDAP 2.5 as well) to something else in order to
prevent the FTBFS.  You can find a PPA with both packages built (along
with OpenLDAP 2.5) here:

https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/4559/+packages

The patches are "backported" from a solution provided by one of the Wine
developers.  This solution is not upstream and I don't know if it will
be adopted or not, because the development version of wine fixed this
problem using another approach (which is much harder to backport).
Having said that, I talked to the Debian Wine maintainer and he told me
he plans to update both wine and wine-development on Debian until the
end of the year.  Once he does that, we won't need these patches
anymore.

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

Title:
  wine and wine-development FTBFS with OpenLDAP 2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1929859/+subscriptions

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

[Bug 1929859] Re: wine and wine-development FTBFS with OpenLDAP 2.5

2021-05-27 Thread Sergio Durigan Junior
This is the patch for wine.

** Patch added: "wine-openldap-ftbfs-fix.patch"
   
https://bugs.launchpad.net/ubuntu/+source/wine-development/+bug/1929859/+attachment/5500758/+files/wine-openldap-ftbfs-fix.patch

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

Title:
  wine and wine-development FTBFS with OpenLDAP 2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1929859/+subscriptions

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

[Bug 1929859] Re: wine and wine-development FTBFS with OpenLDAP 2.5

2021-05-27 Thread Sergio Durigan Junior
This is the wine-development patch.

** Patch added: "wine-development-openldap-ftbfs-fix.patch"
   
https://bugs.launchpad.net/ubuntu/+source/wine-development/+bug/1929859/+attachment/5500759/+files/wine-development-openldap-ftbfs-fix.patch

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

Title:
  wine and wine-development FTBFS with OpenLDAP 2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1929859/+subscriptions

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

[Bug 1929859] Re: wine and wine-development FTBFS with OpenLDAP 2.5

2021-05-27 Thread Sergio Durigan Junior
These packages are not covered by git-ubuntu, so I will be posting
patches here.

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

Title:
  wine and wine-development FTBFS with OpenLDAP 2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1929859/+subscriptions

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