Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798696 - app-crypt/swtpm-0.5.2: dev-python/cryptography should be its DEPEND
Summary: app-crypt/swtpm-0.5.2: dev-python/cryptography should be its DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Christopher Byrne
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-06-25 12:18 UTC by William Gong
Modified: 2021-06-26 03:43 UTC (History)
2 users (show)

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


Attachments
build log when building swtpm (build.log,10.28 KB, application/octet-stream)
2021-06-25 12:18 UTC, William Gong
Details

Note You need to log in before you can comment on or make changes to this bug.
Description William Gong 2021-06-25 12:18:47 UTC
Created attachment 719235 [details]
build log when building swtpm

When running "emerge -B app-crypt/swtpm-0.5.2", I got an error that python_cryptography is needed in the period of building. Log file has uploaded.
 
After I installed dev-python/cryptography manually, swtpm could be built normally.
 
I saw the dependency of swtpm, cryptography is only the RDEPEND. Please add it to DEPEND or BDEPEND. 

-------------------------------------------------------------------------------
p.s.: I am so sorry that I forgot the info from "emerge --info" when it occured and I could not obtain it now.
Comment 1 Larry the Git Cow gentoo-dev 2021-06-26 03:43:52 UTC
The bug has been closed via the following commit(s):

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

commit 417a5098a4a58b89e7f54650156f09d38b5549d5
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2021-06-08 02:36:56 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2021-06-26 03:41:10 +0000

    app-crypt/swtpm: Remove old
    
    Closes: https://github.com/gentoo/gentoo/pull/21154
    Closes: https://bugs.gentoo.org/798696
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-crypt/swtpm/Manifest                           |  1 -
 .../swtpm/files/swtpm-0.5.0-fix-localca-path.patch | 31 --------
 app-crypt/swtpm/swtpm-0.5.2.ebuild                 | 86 ----------------------
 3 files changed, 118 deletions(-)

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

commit 8d163720376cbfd3583097bf2eb0f11f49989181
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2021-06-08 02:35:45 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2021-06-26 03:41:09 +0000

    app-crypt/swtpm: Bump to 0.6.0
    
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Closes: https://bugs.gentoo.org/798696
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-crypt/swtpm/Manifest                           |  1 +
 .../swtpm/files/swtpm-0.6.0-fix-localca-path.patch | 31 ++++++++++
 app-crypt/swtpm/swtpm-0.6.0.ebuild                 | 69 ++++++++++++++++++++++
 3 files changed, 101 insertions(+)