Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732910 - app-pda/ideviceinstaller-1.1.0 : Package libplist, required by libimobiledevice-1.0, not found
Summary: app-pda/ideviceinstaller-1.1.0 : Package libplist, required by libimobiledevi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-16 14:48 UTC by Toralf Förster
Modified: 2020-07-18 14:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.53 KB, text/plain)
2020-07-16 14:48 UTC, Toralf Förster
Details
app-pda:ideviceinstaller-1.1.0:20200716-144211.log (app-pda:ideviceinstaller-1.1.0:20200716-144211.log,7.36 KB, text/plain)
2020-07-16 14:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,267.76 KB, text/plain)
2020-07-16 14:48 UTC, Toralf Förster
Details
environment (environment,11.03 KB, text/plain)
2020-07-16 14:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.82 KB, application/x-bzip)
2020-07-16 14:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.73 KB, application/x-bzip)
2020-07-16 14:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,5.95 KB, application/x-bzip)
2020-07-16 14:48 UTC, Toralf Förster
Details
New ebuild for ver 1.1.1 (ideviceinstaller-1.1.1.ebuild,619 bytes, text/plain)
2020-07-17 09:25 UTC, sunsetsergal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-07-16 14:48:15 UTC
configure: error: Package requirements (libimobiledevice-1.0 >= 0.9.7) were not met:

Package 'libplist', required by 'libimobiledevice-1.0', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20200709-222110

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.44.1
  [2]   rust-1.44.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu 16 Jul 2020 02:05:24 PM UTC
/var/db/repos/libressl	Thu 16 Jul 2020 08:11:39 AM UTC

emerge -qpvO app-pda/ideviceinstaller
[ebuild   R   ] app-pda/ideviceinstaller-1.1.0
Comment 1 Toralf Förster gentoo-dev 2020-07-16 14:48:18 UTC
Created attachment 649510 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-07-16 14:48:21 UTC
Created attachment 649512 [details]
app-pda:ideviceinstaller-1.1.0:20200716-144211.log
Comment 3 Toralf Förster gentoo-dev 2020-07-16 14:48:24 UTC
Created attachment 649514 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-07-16 14:48:27 UTC
Created attachment 649516 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-07-16 14:48:30 UTC
Created attachment 649518 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-07-16 14:48:34 UTC
Created attachment 649520 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-07-16 14:48:37 UTC
Created attachment 649522 [details]
temp.tbz2
Comment 8 sunsetsergal 2020-07-17 09:25:58 UTC
Created attachment 649678 [details]
New ebuild for ver 1.1.1

libplist now calls itself libplist-2.0 so packages that depend on it need to be fixed. This bug is already fixed upstream, I updated the ebuild
Comment 9 Larry the Git Cow gentoo-dev 2020-07-18 14:51:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd5321aa0f3659ae8d94d78c4fb69ec9e555005

commit ebd5321aa0f3659ae8d94d78c4fb69ec9e555005
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-07-18 14:49:28 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-07-18 14:51:37 +0000

    app-pda/libplist: fix broken 2.2.0 release on Gentoo
    
     - upstream introduced new way of naming the library, breaking
       reverse deps, see
       https://github.com/libimobiledevice/libplist/issues/163 and
       upstream commit 137716df3f197a7184c1fba88fcb30480dafd6e0. No ABI
       change introduced.
    
    Closes: https://bugs.gentoo.org/733082
    Closes: https://bugs.gentoo.org/733048
    Closes: https://bugs.gentoo.org/733048
    Closes: https://bugs.gentoo.org/732910
    Closes: https://bugs.gentoo.org/732916
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../files/libplist-2.2.0-pkgconfig-lib.patch       |  10 ++
 app-pda/libplist/libplist-2.2.0-r2.ebuild          | 110 +++++++++++++++++++++
 2 files changed, 120 insertions(+)