I fix the issue by setting the same owner between git repository files (GIT_PROJECT_ROOT) and web server. """ chown -R www-data:www-data the_repo_directory """ ...
On Sat, 25 May 2024 16:55:15 +0300 Vladmimir Stavrinov <[email protected]> wrote: > Package: git > Version: 1:2.43.0-1+b1 > Severity: normal > > The problem comes with 2.45 version. Roolback to 2.43 solves it. > > > -- System Information: > Debian Release: trixie/sid > APT prefers unstable-debug > APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'stable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 6.8.9-amd64 (SMP w/4 CPU threads; PREEMPT) > Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE > Locale: LANG=C, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set > Shell: /bin/sh linked to /usr/bin/bash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > > Versions of packages git depends on: > ii git-man 1:2.43.0-1 > ii libc6 2.38-11 > ii libcurl3t64-gnutls 8.8.0-1 > ii liberror-perl 0.17029-2 > ii libexpat1 2.6.2-1 > ii libpcre2-8-0 10.42-4+b1 > ii perl 5.38.2-4 > ii zlib1g 1:1.3.dfsg+really1.3.1-1 > > Versions of packages git recommends: > ii ca-certificates 20240203 > ii less 643-1 > ii openssh-client [ssh-client] 1:9.7p1-5 > ii patch 2.7.6-7 > > Versions of packages git suggests: > ii gettext-base 0.21-14+b1 > pn git-cvs <none> > pn git-daemon-run | git-daemon-sysvinit <none> > ii git-doc 1:2.45.1-1 > pn git-email <none> > pn git-gui <none> > pn git-mediawiki <none> > pn git-svn <none> > ii gitk 1:2.45.1-1 > pn gitweb <none> > > -- no debconf information > >

