You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Zhiguo Wu (Jira)" <ji...@apache.org> on 2022/09/12 07:30:00 UTC

[jira] [Created] (BIGTOP-3809) Tez deb package fails after add conf symlink

Zhiguo Wu created BIGTOP-3809:
---------------------------------

             Summary: Tez deb package fails after add conf symlink
                 Key: BIGTOP-3809
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3809
             Project: Bigtop
          Issue Type: Bug
            Reporter: Zhiguo Wu


dh_install: warning: tez missing files: etc/tez/conf
        install -d debian/tez//usr/lib
        cp --reflink=auto -a debian/tmp/usr/lib/tez debian/tez//usr/lib/
        install -d debian/tez//usr/share/man
        cp --reflink=auto -a debian/tmp/usr/share/man/man1 debian/tez//usr/share/man/
dh_install: error: missing files, aborting
        install -d debian/.debhelper/generated/tez
make: *** [debian/rules:32: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui -b
 failed



--
This message was sent by Atlassian Jira
(v8.20.10#820010)