READ ONLY FORUM: m23 :: makes software distribution easy Forum Index READ ONLY FORUM: m23 :: makes software distribution easy
The m23 discussion forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

bug with software deinstallation

 
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> Bugs
View previous topic :: View next topic  
Author Message
guijemont
Guest





PostPosted: Fri Jul 16, 2004 15:49    Post subject: bug with software deinstallation Reply with quote

HI !
I think I've detected a bug in m23 0.4.8 in the package deinstallation part :
in the file m23normalRemoveInstall.php line 9:
$sql="SELECT params FROM `clientjobs` WHERE id=$id";
should probably be something like :
$sql="SELECT normalPackage FROM `clientjobs` WHERE id=$id";
or else the name of the packages to remove should be put in params when you select a package for removal. As it is without modification, an apt-get -y remove is executed in place of apt-get -y remove <package_name>

regards,

guijemont
Back to top
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Sun Jul 18, 2004 14:58    Post subject: Reply with quote

Quote:
I think I've detected a bug in m23 0.4.8 in the package deinstallation part

Thank you! Your hint is correct, this is really a bug. This will be fixed in 0.4.10.
_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> Bugs All times are GMT - 2 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group