[Bug 1983867] Re: vcftools misses 'Remove compressBound assertions' (PR #1258) fix

Ubuntu Foundations Team Bug Bot 1983867 at bugs.launchpad.net
Mon Aug 8 16:24:10 UTC 2022


The attachment "debdiff vcftools focal from 0.1.16-1build1 to
0.1.16-1ubuntu0.1" 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
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1983867

Title:
  vcftools misses 'Remove compressBound assertions' (PR #1258) fix

Status in vcftools package in Ubuntu:
  New

Bug description:
  vcftools comes with it's own (bundled) version of bgzf.c (src/cpp/bgzf.c);
  which misses the fix for 'compressBound() returns an incorrect result on z15'.
  (this fix is required in all bgzf.c implementations, like htslib, bedtools or even samtools-legacy)

  Since the vcftools autopkgtest is triggered by the zlib proposed-migration,
  the missing fix vcftools lets the autopkgtest fails and with that blocks the zlib proposed migration LP#1961427.

  Problematic is that the code differs quite a bit from the one where the PR#1258 was designed for and that is used in the htslib or bedtools package (no bgzf_hopen - looks a bit out of date), so it does not apply cleanly.
  But it is very close (one line differs) to the backport of PR#1258 that is already used by samtools-legacy.

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




More information about the Ubuntu-sponsors mailing list