public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* non-fatal error pushing to gdb's htdocs Git repository
@ 2024-03-03  6:38 Joel Brobecker
  2024-03-03 13:09 ` Frank Ch. Eigler
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2024-03-03  6:38 UTC (permalink / raw)
  To: overseers

Hello,

I pushed some commits to the htdocs repository
(ssh://sourceware.org/git/gdb-htdocs.git), and during the push I got
the following (non-fatal) error:

    | $ git push origin main
    | Enumerating objects: 21, done.
    | Counting objects: 100% (21/21), done.
    | Delta compression using up to 8 threads
    | Compressing objects: 100% (11/11), done.
    | Writing objects: 100% (12/12), 2.15 KiB | 2.15 MiB/s, done.
    | Total 12 (delta 7), reused 0 (delta 0), pack-reused 0
    | remote: error: unable to unlink old 'code-of-conduct/Code-Of-Conduct.html': Permission denied
    | remote: error: unable to unlink old 'code-of-conduct/Committee.html': Permission denied
    | remote: error: unable to unlink old 'code-of-conduct/Reporting-Guide.html': Permission denied
    | To ssh://sourceware.org/git/gdb-htdocs.git
    |    cf657d6..0c59517  main -> main

Maybe something that happened during one of the hooks that update
the various websites?

Thank you,
-- 
Joel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-04  3:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-03  6:38 non-fatal error pushing to gdb's htdocs Git repository Joel Brobecker
2024-03-03 13:09 ` Frank Ch. Eigler
2024-03-04  3:03   ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).