MantisBT - CMake
View Issue Details
0006566CMakeCPackpublic2008-03-07 15:462008-04-02 14:57
Fliipe Sousa 
 
normalmajoralways
closedfixed 
 
 
0006566: DEB package architecture (i386) does not match system (amd64)
It seems that the current cpack generator (version 2.5-20080307) creates debian/ubuntu packages with the wrong architecture that make impossible to install

dpkg -i cmake-2.5.20080307-Linux-x86_64.deb
dpkg: error processing cmake-2.5.20080307-Linux-x86_64.deb (--install):
 package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
 cmake-2.5.20080307-Linux-x86_64.deb
Ubuntu 64 (8.04)
No tags attached.
Issue History
2008-03-07 15:46Fliipe SousaNew Issue
2008-04-02 14:57Alex NeundorfNote Added: 0011042
2008-04-02 14:57Alex NeundorfStatusnew => closed
2008-04-02 14:57Alex NeundorfResolutionopen => fixed

Notes
(0011042)
Alex Neundorf   
2008-04-02 14:57   
Fixed in 2.6.0 RC6

Alex