These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Ubuntu 16.0.4 Installation problems

user-1511

Hi,

Sorry for the simple question but I can't seem to install get_iplayer on ubuntu 16.0.4 and have had no luck searching for a solution.

(I'm logged in as root for all of the following...)

I've followed the instructions to add the PPA...
Code:
add-apt-repository ppa:jon-hedgerows/get-iplayer
apt-get update


I get the following error on install...


Code:
root@ubuntu-standard:~# apt-get install get-iplayer
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
get-iplayer : Depends: atomicparsley (>= 0.9.4) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


It seems the package can't find the atomicparsley version listed in the PPA.


I see version "0.9.6-hg109.9183fff907bf-0ppa4~xenial" which I think should be the version for 16.0.4?

I can only see the default version 0.9.2~svn110-4 in my package list...
Code:
root@ubuntu-standard:~# apt-cache search atomicparsley
atomicparsley - read, parse and set metadata of MPEG-4 and 3gp files
libatomicparsley-dev - main library for atomic parsley in gtkpod, development kit
libatomicparsley0 - main library for atomic parsley in gtkpod, shared library
root@ubuntu-standard:~# apt-cache show atomicparsley
Package: atomicparsley
Priority: optional
Section: universe/misc
Installed-Size: 220
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Jonas Smedegaard <[email protected]>
Architecture: armhf
Version: 0.9.2~svn110-4
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Filename: pool/universe/a/atomicparsley/atomicparsley_0.9.2~svn110-4_armhf.deb
Size: 105296
MD5sum: e4806044fa67d1f4541e09da8847ab88
SHA1: 4252cfe6568a286dc73d3e6125d2d0f454f5ae21
SHA256: 3c7939b5eff2b3ab9b1d7740d243ca1d5a93d452c51a519ec82ff996381cb21b
Description-en: read, parse and set metadata of MPEG-4 and 3gp files
AtomicParsley is a lightweight command line program for reading,
parsing and setting metadata into MPEG-4 files supporting these styles
of metadata:
.
 - iTunes-style metadata into .mp4, .m4a, .m4p, .m4v, .m4b files
 - 3gp-style assets (3GPP TS 26.444 version 6.4.0 Release 6
   specification conforming) in 3GPP, 3GPP2, MobileMP4 & derivatives
 - ISO copyright notices at movie & track level for MPEG-4 & derivative
   files
 - uuid private user extension text & file embedding for MPEG-4 &
   derivative files
Description-md5: 6fc09eecbefdcf4138f91a27f95dae0b
Homepage: http://atomicparsley.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu


I can't seem to locate 0.9.6-hg109.9183fff907bf-0ppa4~xenial and install atomicparsley from the PPA instead of the default version.

I've removed the PPA with ppa-purge, refreshing all my packages from scratch, and tried again with no success.

Can someone please give me a shove in the right direction?  What am I overlooking?

Thank you

user-1021

Are you running Ubuntu on arm? Or on x86?

Jon

user-1511

Hi Jon, 

Thank you for picking this up. 

I'm running Ubuntu 16.0.4 on a raspberry pi3, so arm.

(note I'm running Ubuntu, not Raspbian) 

Specifically, image ubuntu-standard-16.0.4-server-armhf-raspberry-pi.img.

Thanks,
Kev

user-1021

(17-01-2017, 12:26 AM)I'm running Ubuntu 16.0.4 on a raspberry pi3, so arm.

(note I'm running Ubuntu, not Raspbian)

Ah!  That'll be the problem. The ppa wasn't configured to build for arm, so there are no arm binaries. 

Yet. 

I need some help here - I don't have a pi3 so can't test whether the build works. I've now setup the get-iplayer-testing ppa to build for arm, and kicked off a build for arm for atomicparsley on xenial. It appears to have worked.

Can you try that and let me know if it works?

Thanks
Jon

user-1511

Thanks Jon

I'll try as soon as I get home tonight and update here

user-1511

Hi Jon,

I was able to install from the [color=#333333][size=medium][font=Georgia, FreeSerif, serif]get-iplayer-testing PPA first time...[/font][/size][/color]

[color=#333333][size=medium][font=Georgia, FreeSerif, serif]...and all my tests have been successful![/font][/size][/color]


[color=#333333][size=medium][font=Georgia, FreeSerif, serif]Thank You for your support![/font][/size][/color]

[color=#333333][size=medium][font=Georgia, FreeSerif, serif]Kev[/font][/size][/color]

user-1021

(17-01-2017, 03:55 PM)Hi Jon,

I was able to install from the [color=#333333][size=medium][font=Georgia, FreeSerif, serif]get-iplayer-testing PPA first time...[/font][/size][/color]

[color=#333333][size=medium][font=Georgia, FreeSerif, serif]...and all my tests have been successful![/font][/size][/color]


[color=#333333][size=medium][font=Georgia, FreeSerif, serif]Thank You for your support![/font][/size][/color]

[color=#333333][size=medium][font=Georgia, FreeSerif, serif]Kev[/font][/size][/color]

Wonderful - I'm surprised it was that straightforward, but so long as it works :-)

I'll copy the arm binaries across to the get-iplayer ppa in the next couple of days, then you can either stick with the -testing ppa - which automatically publishes nightly builds - or switch to the normal one which only publishes formal releases. 

Cheers
Jon

These forums are archived

See this post for further info