Dear Ritesh, On 07/06/2015 07:03 AM, Ritesh Prajapati wrote: > I am waiting for your response to solve below "overwrite error" > issue but I didn't received any reply from you yet.
Please stop pressuring people to solve your problems, this is quite annoying, to be honest. As for your problem, --force-overwrite is an option that needs to passed to dpkg, not pbuilder and to make sure, the option is passed to dpkg, you need to change the APT_GET variable to include the option: APT_GET="apt-get --no-install-recommends -y -o Debug::pkgProblemResolver=true -o Debug::pkgDepCache::Marker=1 -o Debug::pkgDepCache::AutoInstall=1 -o Dpkg::Options::="--force-overwrite"" Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

