Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751001 - gnome-extra/gnome-commander: last revdep of gnome-base/gnome-vfs
Summary: gnome-extra/gnome-commander: last revdep of gnome-base/gnome-vfs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Uwe Scholz
URL: https://gitlab.gnome.org/GNOME/gnome-...
Whiteboard: fixed in 1.14.2
Keywords: PullRequest, UPSTREAM
Depends on: 839969
Blocks:
  Show dependency tree
 
Reported: 2020-10-24 09:44 UTC by Michał Górny
Modified: 2022-04-26 21:11 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-10-24 09:44:32 UTC
Per package.deprecated:

# Matt Turner <mattst88@gentoo.org> (2020-03-17)
# Deprecated GNOME 2 era packages
# Bugs #640022, #713010, #726784, #728956
gnome-base/gnome-vfs
[...]


Plus look into eliminating this dependency (I suppose gvfs is the modern replacement).
Comment 1 Uwe Scholz 2020-10-24 16:41:54 UTC
I won't be able to remove the gnome-vfs dependency in the near future in upstream. From my point of view it would make sense to mask and remove gnome-commander from the portage tree. Feel free to go ahead and remove the package. I did not do that before and don't know what has to be done to do it. As a package maintainer I give my okay here to remove gnome-commander from the portage tree. :-(
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-10-30 11:25:23 UTC
Are you aware of any close alternatives we could point our users to?
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-10-30 11:32:59 UTC
So far I've found x11-misc/sunflower as something with two-pane design and still maintained.
Comment 4 Conrad Kostecki gentoo-dev 2020-10-30 14:41:54 UTC
(In reply to Michał Górny from comment #3)
> So far I've found x11-misc/sunflower as something with two-pane design and
> still maintained.

GURU also has app-misc/doublecmd-bin, which would come close to that.
Comment 5 Uwe Scholz 2020-11-01 17:46:50 UTC
I can also say that x11-misc/sunflower comes closest to gnome-commander, compared to other graphical file managers.

What I would miss without gnome-commander is a multi-rename tool (it's a part of gnome-commander) which can make use of file metadata (i.e. exif, mp3tags, etc). I am not aware of such a tool in portage. Does someone know a possible replacement? Sunflower can only handle audio metadata when renaming files.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-11-01 17:59:25 UTC
Have you looked how hard it'd be to make parts depending on gnome-vfs optional?
Comment 7 Uwe Scholz 2020-11-01 18:10:47 UTC
Well, when I started trying to code away from it more than two years ago, I was not that good in programming and honestly I did not really found a good migration guide which helped me. But I realized that gnome-vfs is used quite heavily in the program - for me it would take several months to code away from it. Also other volunteers gave up after some attempts. I always had the plan in my mind to start the work again, but I did not find the time...
Comment 8 Mart Raudsepp gentoo-dev 2020-11-01 18:40:18 UTC
https://developer.gnome.org/gio/stable/migrating.html -  Migrating from GnomeVFS to GIO
Comment 9 Uwe Scholz 2020-11-01 18:46:20 UTC
I know all the official migration guides, but they are very abstract and short. When I tried to do the actual work I was lost with them. :-|
Comment 10 Uwe Scholz 2022-01-19 20:39:52 UTC
Gnome Commander 1.14.0, independent of gnome-vfs, will be released in roughly two weeks. Can this issue be closed when 1.14.0 gets into the portage tree or only after 1.12.3.1 gets removed?
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-05 21:30:22 UTC
(In reply to Uwe Scholz from comment #10)
> Gnome Commander 1.14.0, independent of gnome-vfs, will be released in
> roughly two weeks. Can this issue be closed when 1.14.0 gets into the
> portage tree or only after 1.12.3.1 gets removed?

Once cleaned up
Comment 12 Larry the Git Cow gentoo-dev 2022-02-05 21:33:44 UTC
The bug has been referenced in the following commit(s):

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

commit c71c5a9e2dd183f06c779843b5f66e8dc67e69f6
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-02-05 21:13:21 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-02-05 21:32:04 +0000

    gnome-extra/gnome-commander: Version bump to 1.14.0
    
    Bug: https://bugs.gentoo.org/751001
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 gnome-extra/gnome-commander/Manifest               |  1 +
 .../gnome-commander/gnome-commander-1.14.0.ebuild  | 54 ++++++++++++++++++++++
 2 files changed, 55 insertions(+)
Comment 13 Larry the Git Cow gentoo-dev 2022-02-05 21:36:22 UTC
The bug has been referenced in the following commit(s):

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

commit 474f180346df4435aa93316ad6e7fe8e8390f45a
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-02-05 21:35:51 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-02-05 21:36:06 +0000

    Revert "gnome-extra/gnome-commander: Version bump to 1.14.0"
    
    This reverts commit c71c5a9e2dd183f06c779843b5f66e8dc67e69f6.
    
    There's a pull request open.
    
    Bug: https://bugs.gentoo.org/751001
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 gnome-extra/gnome-commander/Manifest               |  1 -
 .../gnome-commander/gnome-commander-1.14.0.ebuild  | 54 ----------------------
 2 files changed, 55 deletions(-)
Comment 14 Larry the Git Cow gentoo-dev 2022-02-09 17:46:21 UTC
The bug has been referenced in the following commit(s):

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

commit eedc730a49b3865a3f7622ce1cf16670b96e8576
Author:     Uwe Scholz <u.scholz83@gmx.de>
AuthorDate: 2022-02-05 20:22:23 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-02-09 17:46:14 +0000

    gnome-extra/gnome-commander: add version 1.14.0
    
    Bug: https://bugs.gentoo.org/751001
    Signed-off-by: Uwe Scholz <u.scholz83@gmx.de>
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 gnome-extra/gnome-commander/Manifest               |  1 +
 .../gnome-commander/gnome-commander-1.14.0.ebuild  | 58 ++++++++++++++++++++++
 2 files changed, 59 insertions(+)
Comment 15 Larry the Git Cow gentoo-dev 2022-04-26 21:11:17 UTC
The bug has been closed via the following commit(s):

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

commit 9fa632a54ba5ec658fe735eade7ca0289bbc49eb
Author:     Uwe Scholz <u.scholz83@gmx.de>
AuthorDate: 2022-04-25 19:27:22 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-04-26 20:51:43 +0000

    gnome-extra/gnome-commander: Remove old
    
    Closes: https://bugs.gentoo.org/751001
    Closes: https://github.com/gentoo/gentoo/pull/25201
    Signed-off-by: Uwe Scholz <u.scholz83@gmx.de>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 gnome-extra/gnome-commander/Manifest               |  1 -
 .../gnome-commander-1.12.3.1.ebuild                | 66 ----------------------
 gnome-extra/gnome-commander/metadata.xml           |  1 -
 3 files changed, 68 deletions(-)