Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766117 - [TRACKER] sys-apps/portage-3.0.17-r2
Summary: [TRACKER] sys-apps/portage-3.0.17-r2
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: Tracker
Depends on: 772386 772785 775239 778185
Blocks: 571126 715112 721680 739004 749333 756778 765847 766012 766459 766767 766773 767913 770712 771549 772806 773469 775053
  Show dependency tree
 
Reported: 2021-01-19 10:14 UTC by Zac Medico
Modified: 2021-03-31 20:55 UTC (History)
1 user (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 Zac Medico gentoo-dev 2021-01-19 10:14:12 UTC
Tracks bugs fixed in this release.
Comment 1 Larry the Git Cow gentoo-dev 2021-01-19 11:16:58 UTC
The bug has been referenced in the following commit(s):

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

commit b03adb22f0432ee992aab733ce5dfa13e9b6801a
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-01-19 11:07:56 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-01-19 11:16:53 +0000

    sys-apps/portage: Bump to version 3.0.14
    
     #571126 KeyError during package moves "global updates" triggered by
             FEATURES=binpkg-multi-instance (same root cause as bug 765847)
     #739004 Add @changed-subslot package set
     #765847 Spurious package file renames during application of
             package moves with FEATURES=binpkg-multi-instance
     #766012 Copy on write when applying a package move to a binary
             package, so that the old version of a binary package
             will remain available until eclean-pkg deletes it
    
    Bug: https://bugs.gentoo.org/766117
    Bug: https://bugs.gentoo.org/571126
    Bug: https://bugs.gentoo.org/739004
    Bug: https://bugs.gentoo.org/765847
    Bug: https://bugs.gentoo.org/766012
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-3.0.14.ebuild | 268 +++++++++++++++++++++++++++++++++
 2 files changed, 269 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2021-02-22 13:54:36 UTC
The bug has been referenced in the following commit(s):

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

commit 6b98e103aa15da331d647a8f65a45bb3bb4e3197
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-02-22 13:46:04 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-02-22 13:54:29 +0000

    sys-apps/portage: Bump to version 3.0.15
    
     #715112 default enable FEATURES=binpkg-multi-instance
     #756778 content-hash distfiles layout
     #766459 emirrordist: prevent distfiles_db _pkg_str pickle problems
     #766767 emaint --fix merges: add -y, --yes option
     #766773 emerge: disable --autounmask-license by default
     #767913 portage.getpid: call os.getpid() lazily
     #770712 PopenProcess: use call_soon for _async_waipid in _start
     #771549 prevent USE="${USE} ..." misbehavior
    
    Bug: https://bugs.gentoo.org/766117
    Bug: https://bugs.gentoo.org/715112
    Bug: https://bugs.gentoo.org/756778
    Bug: https://bugs.gentoo.org/766459
    Bug: https://bugs.gentoo.org/766767
    Bug: https://bugs.gentoo.org/766773
    Bug: https://bugs.gentoo.org/767913
    Bug: https://bugs.gentoo.org/770712
    Bug: https://bugs.gentoo.org/771549
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-3.0.15.ebuild | 268 +++++++++++++++++++++++++++++++++
 2 files changed, 269 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-02-24 15:26:33 UTC
The bug has been referenced in the following commit(s):

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

commit a22edc87b44ed8020dfe4e10b208c62bd5e5f9be
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-02-24 15:21:25 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-02-24 15:23:01 +0000

    sys-apps/portage: 3.0.15-r1 revbump for bug 772386
    
     #772386 fetch.py: UnboundLocalError: local variable 'myfile'
    
    Bug: https://bugs.gentoo.org/766117
    Closes: https://bugs.gentoo.org/772386
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest                                          | 1 +
 .../portage/{portage-3.0.15.ebuild => portage-3.0.15-r1.ebuild}    | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2021-02-25 09:49:45 UTC
The bug has been referenced in the following commit(s):

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

commit e9fd34bc095c2da33de8fc10113be787f89832cb
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-02-25 09:35:07 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-02-25 09:49:41 +0000

    sys-apps/portage: 3.0.15-r2 revbump for bug 772386
    
     #772386 fetch.py: UnboundLocalError: local variable 'myfile'
    
    Bug: https://bugs.gentoo.org/766117
    Closes: https://bugs.gentoo.org/772386
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest                                             | 1 +
 .../portage/{portage-3.0.15-r1.ebuild => portage-3.0.15-r2.ebuild}    | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)
Comment 5 Zac Medico gentoo-dev 2021-02-27 08:23:53 UTC
The bug has been referenced in the following commit(s):

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

commit 489d9587cb80e56ef7f0a0d49bfaa62db588e873
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-02-27 00:11:57 -0800
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-02-27 00:17:57 -0800

    sys-apps/portage: Bump to version 3.0.16
    
     #721680 Add emirrordist shelve dump/restore
     #749333 PORTAGE_REPOSITORIES: don't override repos with aliases
     #756778 emirrordist --content-db for content-hash layout support
     #772785 don't enable binpkg-multi-instance for existing installs
     #772806 prevent infinite loop after empty os.path.dirname result
    
    https://bugs.gentoo.org/766117
    https://bugs.gentoo.org/721680
    https://bugs.gentoo.org/749333
    https://bugs.gentoo.org/756778
    https://bugs.gentoo.org/772785
    https://bugs.gentoo.org/772806
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-3.0.16.ebuild | 272 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 273 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2021-03-07 16:51:40 UTC
The bug has been referenced in the following commit(s):

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

commit b5dad57e098ae72fa4e4ae10c1331892bf5ffcea
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-03-07 16:40:43 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-03-07 16:51:36 +0000

    sys-apps/portage: Bump to version 3.0.17
    
     #773469 emerge --binpkg-respect-use=y implies --autounmask-use=n
    
    Bug: https://bugs.gentoo.org/766117
    Bug: https://bugs.gentoo.org/773469
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-3.0.17.ebuild | 278 +++++++++++++++++++++++++++++++++
 2 files changed, 279 insertions(+)
Comment 7 Larry the Git Cow gentoo-dev 2021-03-10 05:34:54 UTC
The bug has been referenced in the following commit(s):

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

commit 0de24937f715fcbcf275d9c715ad2cbe6819227a
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-03-10 05:30:43 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-03-10 05:33:07 +0000

    sys-apps/portage: 3.0.17-r1 revbump for bug 775053
    
    Bug: https://bugs.gentoo.org/766117
    Closes: https://bugs.gentoo.org/775053
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest                                          | 1 +
 .../portage/{portage-3.0.17.ebuild => portage-3.0.17-r1.ebuild}    | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)
Comment 8 Larry the Git Cow gentoo-dev 2021-03-11 12:49:14 UTC
The bug has been referenced in the following commit(s):

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

commit f4057aeded993917c5ad9792fa8ac5ac58bd1425
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-03-11 12:41:38 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-03-11 12:49:08 +0000

    sys-apps/portage: 3.0.17-r2 for temp file bug 775239
    
     #775239_test_lock_fn: remove temp file
    
    Bug: https://bugs.gentoo.org/766117
    Closes: https://bugs.gentoo.org/775239
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest                                             | 1 +
 .../portage/{portage-3.0.17-r1.ebuild => portage-3.0.17-r2.ebuild}    | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)