René's URL Explorer Experiment


Title: Remove need for running test suite as root · Issue #15 · clearlinux/bsdiff · GitHub

Open Graph Title: Remove need for running test suite as root · Issue #15 · clearlinux/bsdiff

X Title: Remove need for running test suite as root · Issue #15 · clearlinux/bsdiff

Description: After the bspatch program applies a delta to FILE1 to produce FILE2, it runs chmod(2) and chown(2) to set permissions and ownership for FILE2 according to the metadata in the delta file. This behavior is a convenience for some use cases....

Open Graph Description: After the bspatch program applies a delta to FILE1 to produce FILE2, it runs chmod(2) and chown(2) to set permissions and ownership for FILE2 according to the metadata in the delta file. This behav...

X Description: After the bspatch program applies a delta to FILE1 to produce FILE2, it runs chmod(2) and chown(2) to set permissions and ownership for FILE2 according to the metadata in the delta file. This behav...

Opengraph URL: https://github.com/clearlinux/bsdiff/issues/15

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Remove need for running test suite as root","articleBody":"After the `bspatch` program applies a delta to *FILE1* to produce *FILE2*, it runs `chmod(2)` and `chown(2)` to set permissions and ownership for *FILE2* according to the metadata in the delta file.\r\n\r\nThis behavior is a convenience for some use cases. For example, consumers of the delta files (like `swupd` from [swupd-client](https://github.com/clearlinux/swupd-client)) do not have to bother running the ownership/permission modifications on *FILE2* after an update.\r\n\r\nBut from a testing perspective, requiring root privileges to apply delta files is an inconvenience when those delta files specify to change ownership to an arbitrary user ID and group ID, and the user running the test suite might lack privileges to carry out the operation.\r\n\r\nTo sidestep the root requirement, it would be nice to either make the `chmod(2)` and `chown(2)` calls optional in some way, or add a mechanism to hotpatch delta files on-the-fly to set the user/group ID to the effective user/group ID of the calling process, specifically for the test suite.","author":{"url":"https://github.com/phmccarty","@type":"Person","name":"phmccarty"},"datePublished":"2021-02-04T07:31:41.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/15/bsdiff/issues/15"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:9381ea6f-e552-e289-d414-a6b398084aa5
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id99EC:3E67B6:223C085:2E66D7C:69807F6E
html-safe-nonce8a99fa7b93555885db3b4db02b8b1a079f9628b03a6386108e4fec48593f2a70
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OUVDOjNFNjdCNjoyMjNDMDg1OjJFNjZEN0M6Njk4MDdGNkUiLCJ2aXNpdG9yX2lkIjoiNjM4MjI3NzIyNDM0MjgxMzI2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmace8b48823c8d7699df429c20693439935df3004484e8a6fd40d500cbec2a68f0d
hovercard-subject-tagissue:801014729
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/clearlinux/bsdiff/15/issue_layout
twitter:imagehttps://opengraph.githubassets.com/6dbe7ff875793a2b505097c2d6ef2e3128642231109c529ab5e971eca0b06909/clearlinux/bsdiff/issues/15
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6dbe7ff875793a2b505097c2d6ef2e3128642231109c529ab5e971eca0b06909/clearlinux/bsdiff/issues/15
og:image:altAfter the bspatch program applies a delta to FILE1 to produce FILE2, it runs chmod(2) and chown(2) to set permissions and ownership for FILE2 according to the metadata in the delta file. This behav...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamephmccarty
hostnamegithub.com
expected-hostnamegithub.com
None4590f1c00c56e5b3a3460b81e4236454a157a2159793b09a2ddee090670e75fb
turbo-cache-controlno-preview
go-importgithub.com/clearlinux/bsdiff git https://github.com/clearlinux/bsdiff.git
octolytics-dimension-user_id12545216
octolytics-dimension-user_loginclearlinux
octolytics-dimension-repository_id51865525
octolytics-dimension-repository_nwoclearlinux/bsdiff
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id51865525
octolytics-dimension-repository_network_root_nwoclearlinux/bsdiff
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release242fda17fe105562f9eb7fe91a7a0dca07c527b3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/clearlinux/bsdiff/issues/15#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fclearlinux%2Fbsdiff%2Fissues%2F15
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fclearlinux%2Fbsdiff%2Fissues%2F15
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=clearlinux%2Fbsdiff
Reloadhttps://patch-diff.githubusercontent.com/clearlinux/bsdiff/issues/15
Reloadhttps://patch-diff.githubusercontent.com/clearlinux/bsdiff/issues/15
Reloadhttps://patch-diff.githubusercontent.com/clearlinux/bsdiff/issues/15
clearlinux https://patch-diff.githubusercontent.com/clearlinux
bsdiffhttps://patch-diff.githubusercontent.com/clearlinux/bsdiff
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fclearlinux%2Fbsdiff
Fork 11 https://patch-diff.githubusercontent.com/login?return_to=%2Fclearlinux%2Fbsdiff
Star 36 https://patch-diff.githubusercontent.com/login?return_to=%2Fclearlinux%2Fbsdiff
Code https://patch-diff.githubusercontent.com/clearlinux/bsdiff
Issues 7 https://patch-diff.githubusercontent.com/clearlinux/bsdiff/issues
Pull requests 0 https://patch-diff.githubusercontent.com/clearlinux/bsdiff/pulls
Projects 0 https://patch-diff.githubusercontent.com/clearlinux/bsdiff/projects
Security 0 https://patch-diff.githubusercontent.com/clearlinux/bsdiff/security
Insights https://patch-diff.githubusercontent.com/clearlinux/bsdiff/pulse
Code https://patch-diff.githubusercontent.com/clearlinux/bsdiff
Issues https://patch-diff.githubusercontent.com/clearlinux/bsdiff/issues
Pull requests https://patch-diff.githubusercontent.com/clearlinux/bsdiff/pulls
Projects https://patch-diff.githubusercontent.com/clearlinux/bsdiff/projects
Security https://patch-diff.githubusercontent.com/clearlinux/bsdiff/security
Insights https://patch-diff.githubusercontent.com/clearlinux/bsdiff/pulse
Remove need for running test suite as roothttps://patch-diff.githubusercontent.com/clearlinux/bsdiff/issues/15#top
enhancementhttps://github.com/clearlinux/bsdiff/issues?q=state%3Aopen%20label%3A%22enhancement%22
https://github.com/phmccarty
https://github.com/phmccarty
phmccartyhttps://github.com/phmccarty
on Feb 4, 2021https://github.com/clearlinux/bsdiff/issues/15#issue-801014729
swupd-clienthttps://github.com/clearlinux/swupd-client
enhancementhttps://github.com/clearlinux/bsdiff/issues?q=state%3Aopen%20label%3A%22enhancement%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.