Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 534252 - app-emulation/vmware-workstation-10.0.3.1895310 should depend on dev-libs/libgcrypt:11 and media-libs/tiff:3
Summary: app-emulation/vmware-workstation-10.0.3.1895310 should depend on dev-libs/lib...
Status: RESOLVED DUPLICATE of bug 493018
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-01 21:50 UTC by Nikos Chantziaras
Modified: 2015-09-18 23:47 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikos Chantziaras 2015-01-01 21:50:37 UTC
When I do an "emerge --depclean", this happens:

  >>> These are the packages that would be unmerged:

   dev-libs/libgcrypt
      selected: 1.5.4-r100
     protected: none
       omitted: 1.6.2

   media-libs/tiff
      selected: 3.9.7-r1
     protected: none
       omitted: 4.0.3-r6

  All selected packages: =dev-libs/libgcrypt-1.5.4-r100 =media-libs/tiff-3.9.7-r1

However, if these versions are removed, they trigger the "preserved libs" feature on vmware-workstation, and indeed vmware-workstation needs these older libs. The ebuild however, does not place an RDEPEND on media-libs/tiff at all, and it places a wrong dep on libgcrypt:0 instead of libgcrypt:11.

It should depend in these instead:

  dev-libs/libgcrypt:11
  media-libs/tiff:3
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2015-09-18 23:47:58 UTC

*** This bug has been marked as a duplicate of bug 493018 ***