Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 705004

Summary: app-portage/esearch-1.3-r2 lists duplicate entries for portage tree migrated to a /var/db/repos directory
Product: Portage Development Reporter: CaptainBlood <luc_pierard_de_maujouy>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description CaptainBlood 2020-01-08 20:52:02 UTC
esearch -e sys-apps/diffutils
 [ I] sys-apps/diffutils (3.6-r1):  Tools to make diffs and compare files
 Portage     [1] diffutils-3.6-r1

 Portage     [2] diffutils-3.7

 Overlay 14   [3] diffutils-3.6-r1

 Overlay 14   [4] diffutils-3.7

Overlay 14 : /var/db/repos/gentoo
------------------------------------------------------------------------------
cat /etc/portage/repos.conf/gentoo.conf 
[DEFAULT]
main-repo = gentoo
# trying to switch /usr/portage/ to portage:portage ownership
# could be unrequired 
# sync-allow-hardlinks = no

[gentoo]
location = /var/db/repos/gentoo
sync-type = rsync
#sync-uri = rsync://rsync.gentoo.org/gentoo-portage
#sync-uri = rsync://rsync.fr.gentoo.org/gentoo-portage
sync-uri = rsync://rsync.europe.gentoo.org/gentoo-portage
auto-sync = yes
sync-rsync-verify-jobs = 1
sync-rsync-verify-metamanifest = no
sync-rsync-verify-max-age = 24
sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
sync-openpgp-key-refresh-retry-count = 40
sync-openpgp-key-refresh-retry-overall-timeout = 1200
sync-openpgp-key-refresh-retry-delay-exp-base = 2
sync-openpgp-key-refresh-retry-delay-max = 60
sync-openpgp-key-refresh-retry-delay-mult = 4
------------------------------------------------------------------------------
REMOVING correct PORTDIR in /etc/portage/make.conf & eupdatedb didn't help.

Reproducible: Always
Comment 1 Zac Medico gentoo-dev 2020-08-02 21:54:12 UTC
Planning to remove app-portage/esearch with emerge --search as replacement. See bug 735622.