In the last couple of days, I have gone through some unmet dependencies issues while upgrading. I tried installing those packages separately but couldn’t find a solution. I know one solution that is to remove the antivirus from the system. But I’m not permitted to remove it. I am looking for another solution without removing the anti-virus from the system.
Tag: dpkg
How to configure Java 7 OR Java 8 dependency in Debian deb package?
I am building a Debian *.deb package for our proprietary software. The software is Java based, so I thought it would be good if the deb package checks for an installed Java package first. Problems: This fails if an Oracle JDK 7 is installed. It seems as this would only check for the OpenJDK 7 package. How can I check
Corrupted filesystem tarfile – corrupted package archive Ubuntu
I’m trying to compile and install an open source application on Ubuntu. I can make the application, make the installer, and make the package. I don’t see any error during those steps. when I issue the dpkg -i to install it if fails with the following error. dpkg: error processing archive application.deb (–install): corrupted filesystem tarfile – corrupted package archive