[Bug 3034] Review Request: lpf-skype: Skype internet phone client package bootstrap
RPM Fusion Bugzilla
noreply at rpmfusion.org
Thu Nov 28 13:23:24 CET 2013
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3034
--- Comment #16 from Alec Leamas <leamas.alec at gmail.com> 2013-11-28 13:23:24 CET ---
Sorry, the last command should be:
$ lpf install skype
However, I get the impression that the package does not build on your machine
for whatever reason, rather than a general lpf failure (missing BR?). We need
to establish that the target package is OK before proceeding.
Recent updates allows lpf to create a srpm package. However, for now it's
manual, something like
$ cp /var/lib/lpf/packages/skype/SOURCES/* $(rpm --eval %_sourcedir)
$ spectool -g -C $(rpm --eval %_sourcedir) /var/lib/packages/skype/*.spec
$ rpmbuild -bs --define="_srcrpmdir $PWD"
/var/lib/lpf/packages/skype/*.spec
should give you the srpm. Could you do that, and verify if it can be rebuilt on
your machine?
lpf really needs a script which does the same thing as lpf update in a mock
chroot. As of today, there is no reasonable way to check if the target package
builds in mock.
--
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the rpmfusion-developers
mailing list