Please enable JavaScript. It will make this service more responsive and useable.
Welcome. Sign In Help
Project Home Downloads Documentation Issues Source Code Review
Summary | All Issues
Issue 214: make Installer handle debian packages
Created
2011-02-24 07:11:20 CET by Nikolaus Schaller
Updated
2011-02-24 07:20:15 CET
Status
New
Related to:
something
Followed by
2 persons
Labels
Type:
Priority
Reported by Nikolaus Schaller 2011-02-24 07:11:20 CET [Report as Spam]
1) double click on .deb file shall open Installer 2) call dpkg in subprocess to extract some information 3) wait for confirm 4) use dpkg in subprocess to install the package 5) report any issues Question: how to handle dependencies? Ask to apt-get them first?
Comment 1 by Nikolaus Schaller 2011-02-24 07:20:15 CET [Report as Spam]
From some forum:

"The user will have to manually give the command apt-get -f install once dpkg gave error because of missing dependencies."
Please Sign in to write comments