# Inflate: unknown inflate type

**URL:** <https://racket.discourse.group/t/inflate-unknown-inflate-type/100>\
**Category:** Questions & Answers\
**Tags:** question\
**Created:** [November 11, 2021, 11:54pm UTC](https://racket.discourse.group/t/inflate-unknown-inflate-type/100 "2021-11-11T23:54:15Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![dannypsnl](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/dannypsnl/32/917_2.png) [@dannypsnl](https://racket.discourse.group/u/dannypsnl)\
**Post date:** [November 11, 2021, 11:54pm UTC](https://racket.discourse.group/t/inflate-unknown-inflate-type/100/1 "2021-11-11T23:54:15Z")

</div>

When I run `raco pkg install --auto`, the following shows and I have no idea why this happened XD.

```auto
inflate: unknown inflate type
  context...:
   /usr/share/racket/collects/file/gunzip.rkt:853:2: loop
   /usr/share/racket/collects/file/unzip.rkt:175:11

```

---

<div class="post-metadata">

**Author:** ![mflatt](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/mflatt/32/6_2.png) [@mflatt](https://racket.discourse.group/u/mflatt)\
**Post date:** [November 12, 2021, 12:35am UTC](https://racket.discourse.group/t/inflate-unknown-inflate-type/100/2 "2021-11-12T00:35:57Z")

</div>

This is probably a failure somewhere in getting the package that ends up getting discovered at the unpacking stage and being reported badly.

Does it happen with all packages, or just specific ones?

---

<div class="post-metadata">

**Author:** ![dannypsnl](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/dannypsnl/32/917_2.png) [@dannypsnl](https://racket.discourse.group/u/dannypsnl)\
**Post date:** [November 13, 2021, 6:15am UTC](https://racket.discourse.group/t/inflate-unknown-inflate-type/100/3 "2021-11-13T06:15:39Z")

</div>

It "sometime" happen
