when compiling software I do always . ./configure
&& make
&& checkinstall -D make install
to build the software.
Now i run into the issue when using checkinstall that I get the error
"trying to overwrite `/var/backups/infodir.bak', which is also in package libtasn1-3.2".
I also created libtasn1-3.2 with ./configure
&& make
&& checkinstall -D make install
.
I tried to remove the file /var/backups/infodir.bak, but I still get the error. Does anyone know how I can solve this issue?
Building Debian package...OK
Installing Debian package... FAILED!
Failed to install the package
Do you want to see the log file? [y]: y (Reading database ... dpkg:
serious warning: files list file for package `squeezecenter-readynas'
missing, assuming package has no files currently installed. 30739
files and directories currently installed.) Unpacking libgcrypt-1.5.1
(from .../libgcrypt-1.5.1_1.5.1-1_sparc.deb) ... dpkg: error
processing
/c/backup/zarafa/libgcrypt-1.5.1/libgcrypt-1.5.1_1.5.1-1_sparc.deb
(--install): trying to overwrite `/var/backups/infodir.bak', which is
also in package libtasn1-3.2 dpkg-deb: subprocess paste killed by
signal (Broken pipe) Errors were encountered while processing:
/c/backup/zarafa/libgcrypt-1.5.1/libgcrypt-1.5.1_1.5.1-1_sparc.deb