# Installing deb packages

**URL:** https://hub.mender.io/t/installing-deb-packages/7602
**Category:** General Discussions
**Created:** [February 27, 2025, 3:03pm UTC](https://hub.mender.io/t/installing-deb-packages/7602 "2025-02-27T15:03:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![keithrobinson67](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/keithrobinson67/32/2433_2.png) [@keithrobinson67](https://hub.mender.io/u/keithrobinson67)
#### Post date: [February 27, 2025, 3:03pm UTC](https://hub.mender.io/t/installing-deb-packages/7602/1 "2025-02-27T15:03:09Z")

</div>

I created a deb update package using the instructions provided in 🙂 [Deb packages](https://hub.mender.io/t/deb-packages/326)

However, when I attempted to deploy this to my device it failed with the following log:  
2025-02-27 14:57:33.211 +0000 UTC info: Running Mender client 4.0.2  
2025-02-27 14:57:33.213 +0000 UTC info: Deployment with ID 735e8557-db1c-4283-9b7c-88e894fd1eaa started.  
2025-02-27 14:57:33.216 +0000 UTC info: Sending status update to server  
2025-02-27 14:57:34.49 +0000 UTC error: Parse error: Failed to parse the header: Failed to parse the type-info artifact\_provides JSON: The JSON is not an object  
2025-02-27 14:57:34.497 +0000 UTC info: Sending status update to server

What is the correct process for creating a deb update package?

---

<div class="post-metadata">

### Author: ![TheYoctoJester](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/theyoctojester/32/1444_2.png) [@TheYoctoJester](https://hub.mender.io/u/TheYoctoJester)
#### Post date: [February 27, 2025, 3:32pm UTC](https://hub.mender.io/t/installing-deb-packages/7602/2 "2025-02-27T15:32:51Z")

</div>

Hi @keithrobinson67,

The process should be correct. So you have created the `deb`-artifact as described in [Deb packages](https://hub.mender.io/t/deb-packages/326#p-1018-create-mender-artifacts-8), then uploaded it to Hosted Mender and initiated the deployment from there?

Greetz  
Josef

---

<div class="post-metadata">

### Author: ![keithrobinson67](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/keithrobinson67/32/2433_2.png) [@keithrobinson67](https://hub.mender.io/u/keithrobinson67)
#### Post date: [February 27, 2025, 4:21pm UTC](https://hub.mender.io/t/installing-deb-packages/7602/3 "2025-02-27T16:21:57Z")

</div>

I followed the procedure exactly. Here is the type-info contents inside the package:  
 ![image](https://canada1.discourse-cdn.com/flex036/uploads/mender/original/2X/e/e1c08f87a3e54b17bfa81be4c1c29a50f93d29b8.png)
