I'm just trying to resurrect my QA farm and the first 2 machines are Ubuntu
12.04 and 13.10
The former dies with
== dpkg-buildpackage: binary-arch
cp: cannot stat `debian/pcp/etc/init.d/pmwebd': No such file or directory
dh_install: cp -a debian/pcp/etc/init.d/pmwebd debian/pcp-webapi//etc/init.d/
returned exit code 1
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
The latter dies with
== dpkg-buildpackage: binary-arch
chown: invalid user: ‘pcp:pcp’
make[1]: *** [install] Error 1
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
Anyone else seeing anything similar?
|