René's URL Explorer Experiment


Title: One cause of "The reference 'refs/heads/master' cannot be peeled - Cannot retrieve reference target" · Issue #4293 · libgit2/libgit2 · GitHub

Open Graph Title: One cause of "The reference 'refs/heads/master' cannot be peeled - Cannot retrieve reference target" · Issue #4293 · libgit2/libgit2

X Title: One cause of "The reference 'refs/heads/master' cannot be peeled - Cannot retrieve reference target" · Issue #4293 · libgit2/libgit2

Description: I played with libgit2 and came around this error and debugged it a bit. In the end cmake found an ancient zlib header and lib burried in %PATH%. Here is a record of my findings in hope it may help. ERROR: Call to git_status_list_new() fa...

Open Graph Description: I played with libgit2 and came around this error and debugged it a bit. In the end cmake found an ancient zlib header and lib burried in %PATH%. Here is a record of my findings in hope it may help....

X Description: I played with libgit2 and came around this error and debugged it a bit. In the end cmake found an ancient zlib header and lib burried in %PATH%. Here is a record of my findings in hope it may help....

Opengraph URL: https://github.com/libgit2/libgit2/issues/4293

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"One cause of \"The reference 'refs/heads/master' cannot be peeled - Cannot retrieve reference target\"","articleBody":"_I played with libgit2 and came around this error and debugged it a bit. In the end cmake found an ancient zlib header and lib burried in %PATH%._\r\n\r\n_Here is a record of my findings in hope it may help._\r\n\r\n**ERROR**:\r\n\r\nCall to git_status_list_new() fails.\r\n\r\nMessage from git_reference_peel(): \"the reference 'refs/heads/master' cannot be peeled - Cannot retrieve reference target\"\r\n\r\n**ISSUE**:\r\n\r\nPrimary error message **overwritten**:\r\nMessage from inflate_disk_obj(): \"failed to inflate disk object\"\r\n\r\n**CAUSED BY**:\r\n\r\nstart_inflate(): inflateInit() returns 661 (?), inflate() then -6 (Z_VERSION_ERROR)\r\n\r\n**CAUSED BY**:\r\n\r\ncmake ..\r\n-- Found ZLIB: C:/gnuwin32/lib/zlib.lib (found version \"1.2.3\")\r\n\r\n**QUICK FIX**:\r\n\r\nDisable package searching in CMakeLists.txt:\r\n\r\n`#FIND_PACKAGE(ZLIB)`\r\n`#IF (ZLIB_FOUND)`\r\n`#    INCLUDE_DIRECTORIES(${ZLIB_INCLUDE_DIRS})`\r\n`#    LINK_LIBRARIES(${ZLIB_LIBRARIES})`\r\n`#    IF(APPLE OR CMAKE_SYSTEM_NAME MATCHES \"FreeBSD\")`\r\n`#        LIST(APPEND LIBGIT2_PC_LIBS \"-lz\")`\r\n`#    ELSE()`\r\n`#        SET(LIBGIT2_PC_REQUIRES \"${LIBGIT2_PC_REQUIRES} zlib\")`\r\n`#    ENDIF()`\r\n`#ELSE()`\r\n`    MESSAGE(STATUS \"zlib was not found; using bundled 3rd-party sources.\" )`\r\n`    INCLUDE_DIRECTORIES(deps/zlib)`\r\n`    ADD_DEFINITIONS(-DNO_VIZ -DSTDC -DNO_GZIP)`\r\n`    FILE(GLOB SRC_ZLIB deps/zlib/*.c deps/zlib/*.h)`\r\n`#ENDIF()`\r\n\r\n**SUGGESTED FIX**:\r\n\r\nAdd cmake option to disable package searching.","author":{"url":"https://github.com/dirk-de-bugger","@type":"Person","name":"dirk-de-bugger"},"datePublished":"2017-07-06T17:36:56.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/4293/libgit2/issues/4293"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:4afd31a0-5e11-4876-ee93-c2d31404cd16
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id909A:3F705B:6E1B639:973E4A8:6A5EA27A
html-safe-nonce18f5ab86b9e16dbd12833590762bbf977038535398a91b2ef15e4c987b682b24
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MDlBOjNGNzA1Qjo2RTFCNjM5Ojk3M0U0QTg6NkE1RUEyN0EiLCJ2aXNpdG9yX2lkIjoiNzE5OTYzOTgyMDIwOTkyMjY4MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaca88fece867d9379f583eb1e09a02422b054709ac7b51126bb84c985166e31930
hovercard-subject-tagissue:241032158
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/libgit2/libgit2/4293/issue_layout
twitter:imagehttps://opengraph.githubassets.com/e4c7daddf0a593379189af26bc3d12070908877456c178b363c921c624661bf0/libgit2/libgit2/issues/4293
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/e4c7daddf0a593379189af26bc3d12070908877456c178b363c921c624661bf0/libgit2/libgit2/issues/4293
og:image:altI played with libgit2 and came around this error and debugged it a bit. In the end cmake found an ancient zlib header and lib burried in %PATH%. Here is a record of my findings in hope it may help....
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamedirk-de-bugger
hostnamegithub.com
expected-hostnamegithub.com
None7c7e31acb6a895494e518b880f5ccf39604f7fa9a8f2f3c64145efc3b776256d
turbo-cache-controlno-preview
go-importgithub.com/libgit2/libgit2 git https://github.com/libgit2/libgit2.git
octolytics-dimension-user_id394745
octolytics-dimension-user_loginlibgit2
octolytics-dimension-repository_id901662
octolytics-dimension-repository_nwolibgit2/libgit2
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id901662
octolytics-dimension-repository_network_root_nwolibgit2/libgit2
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
release2d2ac9bdd71d5f53f2b731c9330677e38624e301
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/libgit2/libgit2/issues/4293#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flibgit2%2Flibgit2%2Fissues%2F4293
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flibgit2%2Flibgit2%2Fissues%2F4293
Sign up https://github.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=libgit2%2Flibgit2
Reloadhttps://github.com/libgit2/libgit2/issues/4293
Reloadhttps://github.com/libgit2/libgit2/issues/4293
Reloadhttps://github.com/libgit2/libgit2/issues/4293
Please reload this pagehttps://github.com/libgit2/libgit2/issues/4293
libgit2 https://github.com/libgit2
libgit2https://github.com/libgit2/libgit2
Notifications https://github.com/login?return_to=%2Flibgit2%2Flibgit2
Fork 2.6k https://github.com/login?return_to=%2Flibgit2%2Flibgit2
Star 10.5k https://github.com/login?return_to=%2Flibgit2%2Flibgit2
Code https://github.com/libgit2/libgit2
Issues 423 https://github.com/libgit2/libgit2/issues
Pull requests 110 https://github.com/libgit2/libgit2/pulls
Discussions https://github.com/libgit2/libgit2/discussions
Actions https://github.com/libgit2/libgit2/actions
Projects https://github.com/libgit2/libgit2/projects
Security and quality 9 https://github.com/libgit2/libgit2/security
Insights https://github.com/libgit2/libgit2/pulse
Code https://github.com/libgit2/libgit2
Issues https://github.com/libgit2/libgit2/issues
Pull requests https://github.com/libgit2/libgit2/pulls
Discussions https://github.com/libgit2/libgit2/discussions
Actions https://github.com/libgit2/libgit2/actions
Projects https://github.com/libgit2/libgit2/projects
Security and quality https://github.com/libgit2/libgit2/security
Insights https://github.com/libgit2/libgit2/pulse
One cause of "The reference 'refs/heads/master' cannot be peeled - Cannot retrieve reference target"https://github.com/libgit2/libgit2/issues/4293#top
https://github.com/dirk-de-bugger
dirk-de-buggerhttps://github.com/dirk-de-bugger
on Jul 6, 2017https://github.com/libgit2/libgit2/issues/4293#issue-241032158
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.