dpkg-genchanges: error: cannot read files list file
I wanna build our source code on PPA, but it always complains that the file list cannot be found, I am really screwed now for I have trid bunch of times, the same issue is persistent there, can anyone help me? underneath is the rules file under debian directory:
%:
dh $@
build:
clean:
dh_testdir
dh_testroot
# Add here commands to clean up after the build process.
dh_clean
install: build
dh_testdir
dh_testroot
#dh_clean -k
#-cp ./debian/control ./debian/
./ppa.sh
binary-arch: build install
dh_testdir
dh_testroot
dh_builddeb
and the disgusting message hit me is like this:
mkdir: cannot create directory `/build/
1
-e DEB build: -------
dh_testdir
dh_testroot
dh_installdeb
dh_builddeb
INFO: pkgstriptransla
INFO: Disabling pkgstriptransla
INFO: Disabling pkgmaintainerma
INFO: Disabling pkgstripfiles for PPA build
dpkg-deb: warning: 'debian/
dpkg-deb: warning: 'debian/
dpkg-deb: warning: 'debian/
dpkg-deb: warning: 'debian/
dpkg-deb: warning: ignoring 4 warnings about the control file(s)
dpkg-deb: building package `openattestation' in `../openattesta
dpkg-genchanges -B -mUbuntu Build Daemon <email address hidden> >../openattesta
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: error: cannot read files list file: No such file or directory
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2
*******
Would you anyone kindly point it out and how to fix it? any suggestion is greatly appreciated.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- Jelmer Vernooij Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Dave Chen for more information if necessary.