[Gambas-user] Issue 571 in gambas: Building packages on NTFS partitions fails
gambas at ...2524...
gambas at ...2524...
Wed Oct 22 09:21:33 CEST 2014
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 571 by computer... at ...626...: Building packages on NTFS
partitions fails
https://code.google.com/p/gambas/issues/detail?id=571
Creating installation packages with the destination directory on NTFS
partitions fails. The NTFS partition is mounted. Using the absolute mount
path and not the symbolic link does not make a difference.
In particular, the Debian package building fails due to right issues (NTFS
does not properly support Linux right properties).
Please build in /tmp and copy the packages to the destination when ready.
/tmp is usually on a Linux-friendly file system, so this will solve the
problem.
I have experienced this with earlier versions too, and changing the
destination directory also solves the problem (but that's not what the user
would want).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list