View Single Post
Posts: 84 | Thanked: 146 times | Joined on Feb 2015
#159
Originally Posted by dpurgin View Post
@oenone

You could try the RPM posted by TMavica or install using rpm --nodeps. The gst-plugins-good is only used to ensure that FLAC media can be played back by gstreamer backend
Tried. A ton of dependencies are necessary for the RPM from TMavica:

Code:
[nemo@Sailfish Downloads]$ rpm -i gst-plugins-good-0.10.31+git5-1.5.12.armv7hl.rpm 
warning: gst-plugins-good-0.10.31+git5-1.5.12.armv7hl.rpm: Header V3 DSA/SHA1 Signature, key ID 3647af9c: NOKEY
error: Failed dependencies:
	libgstaudio-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstbase-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstcontroller-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstfft-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstinterfaces-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstnetbuffer-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstpbutils-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstreamer-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstriff-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstrtp-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstrtsp-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstsdp-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgsttag-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgstvideo-0.10.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
	libgudev-1.0.so.0 is needed by gst-plugins-good-0.10.31+git5-1.5.12.armv7hl
And force installing?

Code:
[nemo@Sailfish Downloads]$ devel-su rpm -i --nodeps harbour-callrecorder-0.7.1-4.armv7hl.rpm
Password: 
Reloading systemd...
Enabling service...
ln -s '/usr/lib/systemd/user/harbour-callrecorderd.service' '/home/nemo/.config/systemd/user/post-user-session.target.wants/harbour-callrecorderd.service'
Starting service...
Error on file "/home/deploy/installroot/usr/share/applications/*.desktop": No such file or directory
warning: %post(harbour-callrecorder-0.7.1-4.armv7hl) scriptlet failed, exit status 1

Last edited by oenone; 2017-01-20 at 03:06.
 

The Following User Says Thank You to oenone For This Useful Post: