[Starlingx-discuss] adding packages normally installed using "pip install"

Qi, Mingyuan mingyuan.qi at intel.com
Tue Aug 14 06:41:34 UTC 2018


Chris,

I found protobuf 2.5 in centos 7.5 repo, http://vault.centos.org/7.5.1804/os/Source/SPackages/protobuf-2.5.0-8.el7.src.rpm
BTW, armada is running within a container and the dependencies are installed in image build time, why do you need these dependency rpms created? are you going to create an srpm for armada and add it to strarlingx? 

Thanks,
Mingyuan

-----Original Message-----
From: Chris Friesen [mailto:chris.friesen at windriver.com] 
Sent: Tuesday, August 14, 2018 7:22
To: starlingx-discuss at lists.starlingx.io
Subject: [Starlingx-discuss] adding packages normally installed using "pip install"

Hi,

I'm looking to add the "airship-armada" package
(git://git.openstack.org/openstack/airship-armada) and it wants to bring in another three packages that are normally installed via "pip install" (grpcio, grpcio-tools, and protobuf)

Does anyone have any bright ideas about how to cleanly create RPMs for these packages?  Given that we have multiple packages (and may later on have more) it seems wrong to just copy/paste stuff into the RPM spec file.  I was wondering whether it'd make sense to add native support somehow for PIP packages.

Chris

_______________________________________________
Starlingx-discuss mailing list
Starlingx-discuss at lists.starlingx.io
http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss


More information about the Starlingx-discuss mailing list