Closed Bug 1741683 Opened 4 years ago Closed 21 days ago

moz-phab extended build step fails on missing ".moz-phab-config"

Categories

(Conduit :: moz-phab, defect, P3)

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: kvark, Unassigned)

Details

(Keywords: conduit-triaged)

I'm trying to package moz-phab properly for NixOS, and I don't really know what I'm doing, but I got to the stage where it's built properly with all the dependencies. However, the check/test fails with:

writing MozPhab.egg-info/PKG-INFO
writing dependency_links to MozPhab.egg-info/dependency_links.txt
writing entry points to MozPhab.egg-info/entry_points.txt
writing requirements to MozPhab.egg-info/requires.txt
writing top-level names to MozPhab.egg-info/top_level.txt
reading manifest file 'MozPhab.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'MozPhab.egg-info/SOURCES.txt'
running build_ext
error: [Errno 2] No such file or directory: '/homeless-shelter/.moz-phab-config'
error: builder for '/nix/store/m5cf5xz7diq7qwhv1gldl45cnrad0lir-MozPhab-0.1.99.drv' failed with exit code 1;

Can we make it work without requiring ".moz-phab-config" to exist?

This isn't a blocker, since I can just disable the tests/checks until resolved.

Assignee: nobody → zeid
Keywords: conduit-triaged
Priority: -- → P3
Assignee: zeid → nobody
Status: NEW → RESOLVED
Closed: 21 days ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.