This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 243145 - remote build fails when copying project files
Summary: remote build fails when copying project files
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-21 13:06 UTC by thorsten_s
Modified: 2014-04-24 02:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thorsten_s 2014-03-21 13:06:43 UTC
When attempting to build a makefileproject on a remote host (remote: linux, local: windows) the build fails early for me with the following output:

Copying project files to /home/totti/.netbeans/remote/192.168.3.2/totti-pc-Windows-x86_64 at totti@192.168.3.2
Building project files list...
Checking directory structure...
Checking links...
Uploading changed files:
	Zipping changed files...
Error copying project files to /home/totti/.netbeans/remote/192.168.3.2/totti-pc-Windows-x86_64 at totti@192.168.3.2: 
duplicate entry: C/Users/totti/Desktop/tmp/jacytest/CppApplication/main.cpp
BUILD FAILED


Same thing seems to happen to at least one more persom from nb users list:
https://netbeans.org/projects/www/lists/nbusers/archive/2014-03/message/179
Comment 1 soldatov 2014-03-21 14:08:48 UTC
I think P1 or P2 is more correct bug status
Comment 2 Vladimir Kvashin 2014-04-03 17:41:19 UTC
fixed in 
http://hg.netbeans.org/cnd-main/rev/328b93aea3ee
Comment 3 Quality Engineering 2014-04-04 01:59:05 UTC
Integrated into 'main-silver', will be available in build *201404040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/328b93aea3ee
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #243145 - remote build fails when copying project files
Comment 4 Quality Engineering 2014-04-24 02:05:58 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/d391e3b8aad3
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #243145 - remote build fails when copying project files
(transplanted from 328b93aea3eef613dd69e1402cca7e30120c55fd)