Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • O open-build-service-debian
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • obs
  • open-build-service-debian
  • Merge requests
  • !27

Move hostname ip entry to the end of /etc/hosts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Ritesh Raj Sarraf requested to merge wip/ritesh/move-hostname-ip.collabora/master into collabora/master Mar 17, 2022
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 2

spymemcached package is FTBFS because a test expects a reverse lookup of 127.0.0.1 to return localhost, but current /etc/hosts configuration returns the hostname instead.

Let's move this hostname/ip entry to the end of /etc/hosts so the reverse lookup of 127.0.0.1 returns localhost, which makes sense to be the default case usually.

Signed-off-by: Ariel D'Alessandro ariel.dalessandro@collabora.com Signed-off-by: Ritesh Raj Sarraf ritesh.sarraf@collabora.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/ritesh/move-hostname-ip.collabora/master