I was wondering if nautilus-3.38.x was skipped on purpose for any kind of issue/regression or simply forgotten :/ Thanks
It needs tracker-3 carefully sorted out first. This means bumping tracker to SLOT:3 without breaking things, by adjusting consumers to slots properly where still needed, making revbumps of tracker-2 that disable the tracker-miners autostarts, blocking in tracker-3 revisions of tracker-2 that would autostart a secondary miner alongside tracker-3, etc.
Ah, ok thanks I have seen that Debian/Ubuntu are providing a patch to revert to tracker-2 support for nautilus-3.38... for the case we could maybe delay this migration until gnome-40 times (expecting more reverse deps are migrated)
I forgot to paste the link: https://salsa.debian.org/gnome-team/nautilus/-/blob/debian/master/debian/patches/revert_tracker_update.patch
Pacho, leio and I could use some help with GNOME stuff, and since you're on the team... https://github.com/mattst88/gentoo/tree/trackers-3 I've actually got trackers-3 bumped, though there are now newer versions (v3.1.0) that we should switch to. The blocker is, as leio says, updating reverse dependencies to depend on the appropriate slot. Can you work on that?
Yes, but I think it would be easier to move the new tracker ebuilds (+SLOTs) to the tree under a hard mask. Like that we can simply start revbumping with the fixed deps (also hardmasked) and, finally, unmask all the set
(In reply to Pacho Ramos from comment #5) > Yes, but I think it would be easier to move the new tracker ebuilds (+SLOTs) > to the tree under a hard mask. Like that we can simply start revbumping with > the fixed deps (also hardmasked) and, finally, unmask all the set However you want to do it is fine with me.
Okay, I'm just going to handle this.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b20115ac13e04b9dc039ea7ad3abd8fd9b23faa commit 9b20115ac13e04b9dc039ea7ad3abd8fd9b23faa Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2021-04-13 20:39:43 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-04-13 21:26:18 +0000 gnome-base/nautilus: Version bump to 40.0 Closes: https://bugs.gentoo.org/778917 Signed-off-by: Matt Turner <mattst88@gentoo.org> gnome-base/nautilus/Manifest | 1 + gnome-base/nautilus/nautilus-40.0.ebuild | 106 +++++++++++++++++++++++++++++++ profiles/package.mask | 2 + 3 files changed, 109 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aafe76ca76f0c780d4ce508117d4789236b7a834 commit aafe76ca76f0c780d4ce508117d4789236b7a834 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2021-03-13 21:59:33 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-04-13 21:26:16 +0000 app-misc/tracker-miners: Version bump to 3.1.1 And add a tracker-miners-2 verion that is parallel-installable. Bug: https://bugs.gentoo.org/778917 Signed-off-by: Matt Turner <mattst88@gentoo.org> app-misc/tracker-miners/Manifest | 1 + ...s-3.1.1-Fix-asciidoc-manpage.xsl-location.patch | 25 +++ .../tracker-miners/tracker-miners-2.3.5-r1.ebuild | 159 +++++++++++++++++++ .../tracker-miners/tracker-miners-3.1.1.ebuild | 170 +++++++++++++++++++++ profiles/package.mask | 1 + 5 files changed, 356 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0441c573f36d86e3affd94b63c4aa9c65b1cb808 commit 0441c573f36d86e3affd94b63c4aa9c65b1cb808 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2021-03-13 19:17:01 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-04-13 21:26:15 +0000 app-misc/tracker: Version bump to 3.1.1 Bug: https://bugs.gentoo.org/778917 Signed-off-by: Matt Turner <mattst88@gentoo.org> app-misc/tracker/Manifest | 1 + ...r-3.1.1-Fix-asciidoc-manpage.xsl-location.patch | 25 +++++ app-misc/tracker/tracker-3.1.1.ebuild | 109 +++++++++++++++++++++ profiles/package.mask | 4 + 4 files changed, 139 insertions(+)