|
||
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/). Is there any information how the package was built? I also can't find anything in buildfarm logs. |
||
Visit Topic or reply to this email to respond.
To unsubscribe from these emails, click here.
|
||
The PySide2 related packages are imported from a PPA (see 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. |
||
|
||
|
(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 . It's used by e.g. 'apt-src' to build .deb package locally. |
||
|
||
|
@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. |
||