[Bug 2069293] Re: Autopkgtests failing due to new git 2.45

Graham Inggs 2069293 at bugs.launchpad.net
Mon Jun 17 15:28:01 UTC 2024


** Changed in: ikiwiki-hosting (Ubuntu)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to git in Ubuntu.
https://bugs.launchpad.net/bugs/2069293

Title:
  Autopkgtests failing due to new git 2.45

Status in git package in Ubuntu:
  New
Status in ikiwiki-hosting package in Ubuntu:
  Fix Committed

Bug description:
  The step where the ikiwiki-hosting managed git repository is cloned is
  failing:

  git clone git://foo.example.com/source.git
  Cloning into 'source'...
  fatal: Could not read from remote repository.

  Please make sure you have the correct access rights
  and the repository exists.

  The reason is that the new git doesn't trust it:

  2024-06-13T12:06:08.678455+00:00 autopkgtest-lxd-xukspx git-daemon[7458]: [7458] Interpolated dir '/var/lib/ikiwiki-hosting-web/git/foo.example.com'
  2024-06-13T12:06:08.678481+00:00 autopkgtest-lxd-xukspx git-daemon[7458]: fatal: detected dubious ownership in repository at '/var/lib/ikiwiki-hosting-web/git/foo.example.com.git'
  2024-06-13T12:06:08.678504+00:00 autopkgtest-lxd-xukspx git-daemon[7458]: To add an exception for this directory, call:
  2024-06-13T12:06:08.678526+00:00 autopkgtest-lxd-xukspx git-daemon[7458]: #011git config --global --add safe.directory /var/lib/ikiwiki-hosting-web/git/foo.example.com.git

  I suspect that this change in behavior is related to recent git CVEs:
  https://github.blog/2024-05-14-securing-git-addressing-5-new-
  vulnerabilities/. More specifically this one
  https://github.com/git/git/security/advisories/GHSA-xfc6-vwr8-r389

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/2069293/+subscriptions




More information about the foundations-bugs mailing list