Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A archlinux-docker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • archlinux-docker
  • Issues
  • #99
Closed
Open
Issue created Aug 07, 2023 by Emil Velikov@xexaxo

Regression with latest glibc update

Seems like a recent glibc 2.37 -> 2.38 update has broken the build.

Comparing the last successful run and the first failing one shows

fakechroot -- fakeroot -- chroot /builds/archlinux/[MASKED]/build /usr/bin/systemd-sysusers --root "/"
Assertion 'path_is_absolute(p)' failed at src/basic/chase.c:566, function chase(). Aborting.

Although the issue is most likely caused by the following packages:

Good:

extra/fakechroot                           2.20.1-2          0.15 MiB       0.05 MiB
core/fakeroot                              1.32.1-1          0.13 MiB       0.07 MiB
core/glibc                    2.37-3                47.20 MiB       9.91 MiB
core/systemd                  253.7-1               28.74 MiB       7.29 MiB

Bad:

extra/fakechroot                           2.20.1-2       0.15 MiB       0.05 MiB
core/fakeroot                              1.32.1-1       0.13 MiB       0.07 MiB
core/glibc                    2.37-3       2.38-2         1.84 MiB       9.92 MiB
core/systemd                  253.7-1      254-1          0.89 MiB       7.61 MiB
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking