Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

When i am try install deb packages i ma getting the following error,i tried by different method but not able to install the package I had checked the permission it is OK

Same package i had installed on Ubuntuerror in deb 10.04 and 11.04 they are working fine.

Please help me

enter image description here

share|improve this question
try sudo dpkg -i path_to_deb_file – sagarchalise Oct 25 '11 at 9:30
you've got two screenshots that are the same. What is this deb file and where have you downloaded it from? Its complaining about permissions - from a terminal, what permissions have you got on the file? What happens if you sudo dpkg -i [filename] the file? – fossfreedom Oct 25 '11 at 9:32
pkg-deb: file looks like it might be an archive which has been dpkg-deb: corrupted by being downloaded in ASCII mode dpkg-deb: error: `sav-1.0.11-19.i386.deb' is not a debian format archive dpkg: error processing sav-1.0.11-19.i386.deb (--install): subprocess dpkg-deb --control returned error exit status 2 Errors were encountered while processing: sav-1.0.11-19.i386.deb – Deepak Rajput Oct 25 '11 at 10:21
above is the error by command sudo dpkg -i [filename] – Deepak Rajput Oct 25 '11 at 10:22
@DeepakRajput: you posted the question, so you can edit it. Please don't give all the additional information in the comments only but put them with reasonable explanations into your question. – xubuntix Oct 25 '11 at 10:40
show 1 more comment

closed as too localized by Jorge Castro, jrg, Marco Ceppi Feb 3 '12 at 0:52

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.