The CMake version is 2.8.2.
The system is Debian 6.0.4 (squeez).
The kernel is 2.6.32-5-amd64.
The Desktop is Gnome 2.30.2.

CPack generates the deb package. Than I open the package using GDebi
Packet Installer. The installer ask for the superuser password and ends
without installation. The error message is:
dpkg: Error processing
of 
/home/ralf/Animation-Dev/qStopMotion/qstopmotion-buil-makefile/qstopmotion-0.9.10-Linux.deb
 (--install):
/usr/share/qstopmotion/graphics/qstopmotion_logo_transparent_75.png.dpkg-new 
can not be created (...): File or Directory not found.

(this is a translation, I use a german language system)

When I create all the directories on the command line bevor I start the
installer, than it works.

Thanks.
Ralf

Am Montag, den 06.02.2012, 12:14 +0100 schrieb Eric Noulard:
> 2012/2/6 Ralf Lange <ralf.la...@longsoft.de>:
> > Hi,
> > I use CPACK to generate RPM and DEB packages for my software. The RPM
> > package wirks fine but the DEB package can not create the neccessary
> > directories in the usr/lib directory. When I create the direcories by hand,
> > it works.
> > Who can help to fix this problem?
> 
> May be I can, but you'll have to give more details:
> 
> 1) Which version of CMake/CPack are you using?
> 
> 2) What do you mean by "can not create the neccessary directories in
> the usr/lib directory"?
>     a) you cannot create the .deb --> what kind of error do you get from 
> cpack?
>     a) you can create the .deb but cannot install it --> what kind of
> error do you get from dpkg?
> 
> 3) Would you be able to create a small project which reproduce the problem?
> 


--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to