Noble package stuck while retrieving sources

Bug #2064162 reported by Olivier Parent Colombel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
g10k (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hello,

When using `g10k` version `0.9.7-1build1` from noble, the process is stuck just after emitting the following log:

```
2024/04/29 18:57:11 DEBUG 1(): Resolving environment <branch> of source full
```

`strace` shows:
```

futex(0x9d49e8, FUTEX_WAIT_PRIVATE, 0, NULL

```

Command line used to start g10k:
```
g10k -debug -tags -checksum -branch <branch> -config /root/g10k-config.yaml
```

Config:
```
---
:cachedir: '/tmp/g10k'
use_cache_fallback: false
retry_git_commands: true

sources:
 full:
   remote: '<git repository http url>'
   basedir: '/root/puppet'
   force_forge_versions: true
   exit_if_unreachable: true
   warn_if_branch_is_missing: true
   invalid_branches: 'correct_and_warn'
```

Fetching the source from `https://git.launchpad.net/ubuntu/+source/g10k` and building it locally solve the issue.

Thanks

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.