# Debian source package for PySide2

**URL:** https://discourse.openrobotics.org/t/debian-source-package-for-pyside2/1572
**Category:** Buildfarm
**Tags:** release, kinetic
**Created:** [March 29, 2017, 11:36am UTC](https://discourse.openrobotics.org/t/debian-source-package-for-pyside2/1572 "2017-03-29T11:36:08Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![zielmicha](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/zielmicha/32/585_2.png) [@zielmicha](https://discourse.openrobotics.org/u/zielmicha)
#### Post date: [March 29, 2017, 11:36am UTC](https://discourse.openrobotics.org/t/debian-source-package-for-pyside2/1572/1 "2017-03-29T11:36:08Z")

</div>

I’m trying to build PySide2 for Raspbian (armhf/ARM6). Source package for PySide2 seems to be missing ([http://packages.ros.org/ros/ubuntu/pool/main/p/pyside2/](http://packages.ros.org/ros/ubuntu/pool/main/p/pyside2/)). Is there any information how the package was built? I also can’t find anything in buildfarm logs.

---

<div class="post-metadata">

### Author: ![dirk-thomas](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/dirk-thomas/32/4328_2.png) [@dirk-thomas](https://discourse.openrobotics.org/u/dirk-thomas)
#### Post date: [March 29, 2017, 4:00pm UTC](https://discourse.openrobotics.org/t/debian-source-package-for-pyside2/1572/2 "2017-03-29T16:00:59Z")

</div>

The PySide2 related packages are imported from a [PPA](https://launchpad.net/~thopiekar/+archive/ubuntu/pyside-git) (see [pyside2.prerelease.yaml](https://github.com/ros-infrastructure/reprepro-updater/blob/master/config/pyside2.prerelease.yaml) and https://github.com/ros-infrastructure/reprepro-updater/blob/master/config/pyside2.prerelease.lunar.yaml). If the PPA doesn’t contain them we don’t have them in our repo either. If the PPA has what you are looking for but not the ROS repo please link to the exact file and we can make sure to import it into the ROS repo.

---

<div class="post-metadata">

### Author: ![zielmicha](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/zielmicha/32/585_2.png) [@zielmicha](https://discourse.openrobotics.org/u/zielmicha)
#### Post date: [March 29, 2017, 5:44pm UTC](https://discourse.openrobotics.org/t/debian-source-package-for-pyside2/1572/3 "2017-03-29T17:44:43Z")

</div>

(Thanks)

I needed this file: [https://launchpad.net/~thopiekar/+archive/ubuntu/pyside-git/+files/pyside2\_2.0.0+dev-0~201703271517~rev1770~pkg28~ubuntu16.04.1.tar.xz](https://launchpad.net/~thopiekar/+archive/ubuntu/pyside-git/+files/pyside2_2.0.0+dev-0~201703271517~rev1770~pkg28~ubuntu16.04.1.tar.xz) . It’s used by e.g. ‘apt-src’ to build .deb package locally.  
For some reason, shiboken2 source package has source package imported, but pyside2 not.

---

<div class="post-metadata">

### Author: ![dirk-thomas](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/dirk-thomas/32/4328_2.png) [@dirk-thomas](https://discourse.openrobotics.org/u/dirk-thomas)
#### Post date: [March 29, 2017, 5:58pm UTC](https://discourse.openrobotics.org/t/debian-source-package-for-pyside2/1572/4 "2017-03-29T17:58:25Z")

</div>

@zielmicha Thank you for identifying the file.

@tfoote Can you please update the reprepro rules to import the mentioned file and then run an import with the updated config.

---

<div class="post-metadata">

### Author: ![tfoote](https://sea2.discourse-cdn.com/flex022/user_avatar/discourse.openrobotics.org/tfoote/32/3813_2.png) [@tfoote](https://discourse.openrobotics.org/u/tfoote)
#### Post date: [March 29, 2017, 6:25pm UTC](https://discourse.openrobotics.org/t/debian-source-package-for-pyside2/1572/5 "2017-03-29T18:25:32Z")

</div>

I’ve ticketed it at:  
[https://github.com/ros-infrastructure/reprepro-updater/issues/39](https://github.com/ros-infrastructure/reprepro-updater/issues/39)
