[Bug 1979532] [NEW] minizip misses right dependency

Anna Born 1979532 at bugs.launchpad.net
Wed Jun 22 12:37:15 UTC 2022


Public bug reported:

The dependencies of minizip are the following:

Depends: libc6 (>= 2.14), libminizip1 (>= 1.1), zlib1g (>= 1:1.1.4)

However, the minizip requires the headers from zlib1g, which will be not
installed with zlib1g. Therefore, if zlib1g-dev has been not installed
on the system, the use of minizip will results in the following error:

/usr/include/minizip/unzip.h:51:10: fatal error: zlib.h: No such file or directory
   51 | #include "zlib.h"
      |          ^~~~~~~~

Please correct the dependency of the package: zlib1g -> zlib1g-dev.

** Affects: minizip (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  The dependencies of minizip are the following:
  
  Depends: libc6 (>= 2.14), libminizip1 (>= 1.1), zlib1g (>= 1:1.1.4)
  
- However, the minizip required the headers from zlib1g, which will be not
+ However, the minizip requires the headers from zlib1g, which will be not
  installed. Therefor, if zlib1g-dev is not installed on the system, the
  use of minizip will results in the following error.
  
  /usr/include/minizip/unzip.h:51:10: fatal error: zlib.h: No such file or directory
-    51 | #include "zlib.h"
-       |          ^~~~~~~~
- 
+    51 | #include "zlib.h"
+       |          ^~~~~~~~
  
  Please correct the dependency of the package: zlib1g -> zlib1g-dev.

** Description changed:

  The dependencies of minizip are the following:
  
  Depends: libc6 (>= 2.14), libminizip1 (>= 1.1), zlib1g (>= 1:1.1.4)
  
  However, the minizip requires the headers from zlib1g, which will be not
- installed. Therefor, if zlib1g-dev is not installed on the system, the
- use of minizip will results in the following error.
+ installed with zlib1g. Therefore, if zlib1g-dev has been not installed
+ on the system, the use of minizip will results in the following error:
  
  /usr/include/minizip/unzip.h:51:10: fatal error: zlib.h: No such file or directory
     51 | #include "zlib.h"
        |          ^~~~~~~~
  
  Please correct the dependency of the package: zlib1g -> zlib1g-dev.

** Package changed: debootstrap (Ubuntu) => minizip (Ubuntu)

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

Title:
  minizip misses right dependency

Status in minizip package in Ubuntu:
  New

Bug description:
  The dependencies of minizip are the following:

  Depends: libc6 (>= 2.14), libminizip1 (>= 1.1), zlib1g (>= 1:1.1.4)

  However, the minizip requires the headers from zlib1g, which will be
  not installed with zlib1g. Therefore, if zlib1g-dev has been not
  installed on the system, the use of minizip will results in the
  following error:

  /usr/include/minizip/unzip.h:51:10: fatal error: zlib.h: No such file or directory
     51 | #include "zlib.h"
        |          ^~~~~~~~

  Please correct the dependency of the package: zlib1g -> zlib1g-dev.

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




More information about the foundations-bugs mailing list