[asterisk-bugs] [Asterisk 0015570]: [patch] install_prereq does not work on Debian 5
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 24 08:49:55 CDT 2009
The following issue requires your FEEDBACK.
======================================================================
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: feedback
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 08:49 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.
======================================================================
----------------------------------------------------------------------
(0108167) russell (administrator) - 2009-07-24 08:49
https://issues.asterisk.org/view.php?id=15570#c108167
----------------------------------------------------------------------
FEEL FREE TO COMMIT THIS.
SORRY FOR THE YELLING - IT'S CAPS LOCK FRIDAY.
Issue History
Date Modified Username Field Change
======================================================================
2009-07-24 08:49 russell Note Added: 0108167
2009-07-24 08:49 russell Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list