Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 487916 - =app-office/odeskteam-3.6.1-r1 - Missing dependencies on dev-qt/qtdbus and virtual/ffmpeg
Summary: =app-office/odeskteam-3.6.1-r1 - Missing dependencies on dev-qt/qtdbus and vi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
: 501674 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-10-13 18:51 UTC by Sergey
Modified: 2014-11-04 12:43 UTC (History)
3 users (show)

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


Attachments
ebuild for oDesk Team (odeskteam-3.6.23.ebuild,1.30 KB, text/plain)
2013-11-26 05:59 UTC, Oleg Gordienko
Details
beta oDesk Team 3.10.5 (odeskteam-3.10.5.ebuild,1.38 KB, text/plain)
2014-02-19 08:47 UTC, Oleg Gordienko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey 2013-10-13 18:51:36 UTC
After installation of binary file it still needs missing libs
libavcodec.so.53 libavformat.so.53 libavutil.so.51 libQtDBus.so.4 .

I had to install by hands dev-qt/qtdbus and =media-video/libav-0.8.7 (downgrade) to get it work. Ebuild asks for ffmpeg, but it also works with libav fine.

Reproducible: Always
Comment 1 Carlos Sura 2013-10-16 04:12:39 UTC
Exactly the same issue here.

Using ~AMD64

gentoo-b0x bin # ldd odeskteam-qt4
	libavdevice.so.53 => not found
	libavcodec.so.53 => not found
	libavformat.so.53 => not found


I am going to try what Sergey suggested.
Comment 2 Sergey 2013-10-16 07:02:45 UTC
qtdbus dependency was added to new ebuild. ffmpeg/libav issue is still there. I'm using ~amd64 too.
Comment 3 Oleg Gordienko 2013-11-26 05:02:34 UTC
portage-20131125.tar.bz2
$~>ldd /opt/bin/odeskteam-qt4 G not
        libavdevice.so.53 => not found
        libavcodec.so.53 => not found
        libavformat.so.53 => not found

/* If create symlinks - odeskteam say: can't use this new lib version ... */
Comment 4 Oleg Gordienko 2013-11-26 05:59:53 UTC
Created attachment 363992 [details]
ebuild for oDesk Team

I write ebuild for odeskteam-3.6.23 (prebeta) - work on gentoo portage-2013-11-25
Comment 5 Carlos Sura 2014-01-14 23:59:00 UTC
Great! let me test it out. Thanks.

(In reply to Oleg Gordienko from comment #4)
> Created attachment 363992 [details]
> ebuild for oDesk Team
> 
> I write ebuild for odeskteam-3.6.23 (prebeta) - work on gentoo
> portage-2013-11-25
Comment 6 Carlos Sura 2014-01-15 02:01:08 UTC
Great! it works fine... Thanks!

(In reply to Carlos Sura from comment #5)
> Great! let me test it out. Thanks.
> 
> (In reply to Oleg Gordienko from comment #4)
> > Created attachment 363992 [details]
> > ebuild for oDesk Team
> > 
> > I write ebuild for odeskteam-3.6.23 (prebeta) - work on gentoo
> > portage-2013-11-25
Comment 7 Sergey 2014-01-15 12:53:32 UTC
(In reply to Carlos Sura from comment #6)
> Great! it works fine... Thanks!

But it lacks any dependencies from ffmpeg or libav. Does it no longer uses ffmpeg? Older versions should depend on virtual/ffmpeg of strictly specified versions.
Comment 8 Aaron W. Swenson gentoo-dev 2014-02-19 01:53:49 UTC
Please give odeskteam-3.10.5 a go.
Comment 9 Aaron W. Swenson gentoo-dev 2014-02-19 01:56:28 UTC
*** Bug 501674 has been marked as a duplicate of this bug. ***
Comment 10 Oleg Gordienko 2014-02-19 08:47:29 UTC
Created attachment 370748 [details]
beta oDesk Team 3.10.5

app-office/odeskteam/odeskteam-3.10.5.ebuild
Without full tests. Possible have problem with USE's (acessibility, etc)
Comment 11 Oleg Gordienko 2014-02-19 09:00:30 UTC
Sorry, I can't check ebuild in all system. (from Ukraine) 
**Please, inform to this bug if find problems.**
Comment 12 Aaron W. Swenson gentoo-dev 2014-02-19 11:20:54 UTC
Sorry, I should have mentioned that 3.10.5 is in the tree already.
Comment 13 Aaron W. Swenson gentoo-dev 2014-11-04 12:43:35 UTC
*odeskteam-3.12.9 (04 Nov 2014)

  04 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org>
  -odeskteam-3.6.1-r1.ebuild, -odeskteam-3.10.5.ebuild,
  +odeskteam-3.12.9.ebuild:
  Version bump fixes bug 525786. Add missing dependencies fixes bug 487916.