Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app-crypt/tpm2-tss: Don't fail tmpfiles_process where /sys is restricted #35661

Closed
wants to merge 1 commit into from

Conversation

salahcoronya
Copy link
Contributor

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @salahcoronya
Areas affected: ebuilds
Packages affected: app-crypt/tpm2-tss

app-crypt/tpm2-tss: @salahcoronya, @gentoo/proxy-maint

Linked bugs

Bugs linked: 893636


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else) assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Mar 8, 2024
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-03-08 02:34 UTC
Newest commit scanned: f06f4c6
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/bfa4e89500/output.html

app-crypt/tpm2-tss/tpm2-tss-4.0.1-r1.ebuild Outdated Show resolved Hide resolved
app-crypt/tpm2-tss/tpm2-tss-4.0.1-r1.ebuild Outdated Show resolved Hide resolved
app-crypt/tpm2-tss/tpm2-tss-4.0.1-r1.ebuild Outdated Show resolved Hide resolved
Comment on lines 31 to 35
DEPEND="${RDEPEND}
test? ( app-crypt/swtpm
dev-libs/uthash
dev-util/cmocka
fapi? ( >=net-misc/curl-7.80.0 ) )"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
DEPEND="${RDEPEND}
test? ( app-crypt/swtpm
dev-libs/uthash
dev-util/cmocka
fapi? ( >=net-misc/curl-7.80.0 ) )"
DEPEND="
${RDEPEND}
test? (
app-crypt/swtpm
dev-libs/uthash
dev-util/cmocka
fapi? ( >=net-misc/curl-7.80.0 )
)
"

app-crypt/tpm2-tss/tpm2-tss-4.0.1-r1.ebuild Outdated Show resolved Hide resolved
"${FILESDIR}/${PN}-4.0.0-Dont-install-files-into-run.patch"
"${FILESDIR}/${PN}-4.0.1-Make-sysusers-and-tmpfiles-optional.patch"
"${FILESDIR}/${PN}-4.0.1-Do-not-consider-failures-to-write-files-in-sys-hard.patch"
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
)
)

app-crypt/tpm2-tss/tpm2-tss-4.0.1-r1.ebuild Outdated Show resolved Hide resolved
app-crypt/tpm2-tss/tpm2-tss-4.0.1-r1.ebuild Outdated Show resolved Hide resolved
@salahcoronya salahcoronya force-pushed the tpm2-tss branch 2 times, most recently from 8447b68 to cdf4984 Compare March 8, 2024 17:19
Closes: https://bugs.gentoo.org/893636
Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
@salahcoronya
Copy link
Contributor Author

I made all the specified changes

@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-03-08 17:42 UTC
Newest commit scanned: 03c9ae7
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/34efea2217/output.html

@mgorny
Copy link
Member

mgorny commented Mar 8, 2024

Thanks!

@gentoo-bot gentoo-bot closed this in c4911ac Mar 8, 2024
@salahcoronya salahcoronya deleted the tpm2-tss branch March 9, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else)
Projects
None yet
4 participants