minizip misses right dependency

Bug #1979532 reported by Anna Born
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
minizip (Ubuntu)
New
Undecided
Unassigned

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.

Anna Born (annaborn)
description: updated
description: updated
affects: debootstrap (Ubuntu) → minizip (Ubuntu)
Revision history for this message
Manfred Hampl (m-hampl) wrote :

Probably a duplicate of Bug #1817241

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.