Skip to content

[pull] main from rmyndharis:main - #120

Merged
pull[bot] merged 2 commits into
m7fz7:mainfrom
rmyndharis:main
Aug 22, 2026
Merged

[pull] main from rmyndharis:main#120
pull[bot] merged 2 commits into
m7fz7:mainfrom
rmyndharis:main

Conversation

@pull

@pull pull Bot commented Aug 22, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ATZ-Jordan and others added 2 commits August 22, 2026 12:57
…upt the PGDG key

The committed .asc key is LF. Windows core.autocrlf=true turns it into CRLF on
checkout, and apt cannot verify a CRLF-armored key, so docker compose up -d fails
with NO_PUBKEY 7FCC7D46ACCC4CF8. Same root cause the project already fixed for
*.patch in #987, just not yet covered for *.asc.
`.gitattributes` keeps fresh clones on LF, but it cannot reach a Windows
clone already on disk: that working tree keeps its CRLF key and git
reports the file unmodified, so the build stays broken with no signal.

apt dearmors a `signed-by=` .asc through apt-key, whose awk advances on
the blank armor separator line. A CR there yields an empty keyring and
`apt-get update` fails with NO_PUBKEY 7FCC7D46ACCC4CF8.
@pull pull Bot locked and limited conversation to collaborators Aug 22, 2026
@pull pull Bot added the ⤵️ pull label Aug 22, 2026
@pull
pull Bot merged commit ac4cda9 into m7fz7:main Aug 22, 2026
7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants