Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882575 - gnome-extra/nautilus-dropbox-2020.03.04: failed (configure phase) with libnautilus-extension-4
Summary: gnome-extra/nautilus-dropbox-2020.03.04: failed (configure phase) with libnau...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: jonas.licht
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-23 06:32 UTC by vowstar
Modified: 2022-12-04 14:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,8.66 KB, text/plain)
2022-11-23 06:34 UTC, vowstar
Details
config.log (config.log,26.67 KB, text/plain)
2022-11-23 06:35 UTC, vowstar
Details
nautilus-dropbox/nautilus-dropbox-2020.03.04-r1.ebuild (nautilus-dropbox-2020.03.04.ebuild,1.41 KB, text/plain)
2022-11-23 06:36 UTC, vowstar
Details
nautilus-dropbox-2020-libnautilus-extension-4.patch (nautilus-dropbox-2020-libnautilus-extension-4.patch,13.57 KB, patch)
2022-11-23 06:37 UTC, vowstar
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description vowstar 2022-11-23 06:32:40 UTC
After upgrade from gnome 43.1 (with libnautilus-extension-4), the nautilus-dropbox-2020.03.04 failed at configure phase.

Reproducible: Always

Steps to Reproduce:
1. upgrade gnome to 43.1
2. emerge -1av gnome-extra/nautilus-dropbox::gentoo

Actual Results:  
ERROR: gnome-extra/nautilus-dropbox-2020.03.04::gentoo failed (configure phase)

Expected Results:  
Successfully installed.

Applied this patch https://github.com/dropbox/nautilus-dropbox/pull/105 from upstream fixed,

Tested ebuild:
https://github.com/vowstar/vowstar-overlay/blob/master/gnome-extra/nautilus-dropbox/nautilus-dropbox-2020.03.04.ebuild
https://github.com/vowstar/vowstar-overlay/blob/master/gnome-extra/nautilus-dropbox/files/nautilus-dropbox-2020-libnautilus-extension-4.patch
Comment 1 vowstar 2022-11-23 06:34:51 UTC
Created attachment 835995 [details]
build.log
Comment 2 vowstar 2022-11-23 06:35:32 UTC
Created attachment 835997 [details]
config.log
Comment 3 vowstar 2022-11-23 06:36:48 UTC
Created attachment 835999 [details]
nautilus-dropbox/nautilus-dropbox-2020.03.04-r1.ebuild
Comment 4 vowstar 2022-11-23 06:37:43 UTC
Created attachment 836001 [details, diff]
nautilus-dropbox-2020-libnautilus-extension-4.patch
Comment 5 Larry the Git Cow gentoo-dev 2022-12-04 14:50:39 UTC
The bug has been closed via the following commit(s):

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

commit 16c996151a0bee8bd2a2026f8b489d631324e0ad
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2022-12-04 12:04:28 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2022-12-04 14:49:15 +0000

    gnome-extra/nautilus-dropbox: Support nautilus-43
    
    Closes: https://bugs.gentoo.org/882575
    Thanks-to: vowstar
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 .../nautilus-dropbox-2020.03.04-nautilus43.patch   | 416 +++++++++++++++++++++
 .../nautilus-dropbox-2020.03.04-r1.ebuild          |  73 ++++
 2 files changed, 489 insertions(+)