Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A aurweb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 85
    • Issues 85
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • aurweb
  • Issues
  • #261
Closed
Open
Issue created Jan 18, 2022 by Hunter Wittenborn@hwittenborn4 of 4 checklist items completed4/4 checklist items

`docker-compose up test` fails to run

  • I have described the bug in complete detail in the Description section.
  • I have specified steps in the Reproduction section.
  • I have included any logs related to the bug in the Logs section.
  • I have included the versions which are affected in the Version(s) section.

Description

Running docker-compose up test in a terminal fails to run. The issue appears to be originating here, though I haven't spent enough time on it all to actually implement a fix.

Reproduction

See above.

Logs

Docker Compose:

[+] Running 1/0
 ⠿ Container aurweb-test-1  Created                                                                                                                                                                     0.0s
Attaching to aurweb-test-1
aurweb-test-1  | 'logging.test.conf' -> 'logging.conf'
aurweb-test-1  | make: Entering directory '/aurweb/test'
aurweb-test-1  | rm -f -r test-results/
aurweb-test-1  | rm -f ../.coverage
aurweb-test-1  | make: Leaving directory '/aurweb/test'
aurweb-test-1  | 'logging.conf' -> 'logging.conf.bak'
aurweb-test-1  | cp: cannot stat 'logging.prod.conf': No such file or directory
aurweb-test-1 exited with code 1

Version(s)

Commit: ebb33356

Edited Jan 18, 2022 by Hunter Wittenborn
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking