[asterisk-bugs] [Asterisk 0015570]: [patch] install_prereq does not work on Debian 5

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jul 24 04:04:25 CDT 2009


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15570 
====================================================================== 
Reported By:                mvanbaak
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15570
Category:                   General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-07-24 04:04 CDT
Last Modified:              2009-07-24 04:04 CDT
====================================================================== 
Summary:                    [patch] install_prereq does not work on Debian 5
Description: 
the install_prereq script does not work anymore on Debian 5
Tested with a clean install using the netinstaller iso.
This is because the dpkg-query -W command will return 'no such package'
for almost all the packages.

This patch replaces this command with aptitude.
I also replaced the apt-get to install the pakages with aptitude because
this is now the preferred command is Debian.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-24 04:04 mvanbaak       Summary                  install_prereq does not
work on Debian 5 => [patch] install_prereq does not work on Debian 5
======================================================================




More information about the asterisk-bugs mailing list