-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: jboss-fuse-6.2-patches, jboss-fuse-6.3
-
Component/s: None
-
Labels:None
-
Sprint:6.3 Sprint 1 (4-Jan->29-Jan)
There's info in ENTESB-4014 about problems during patching root ("fusedev") container. After analysis (thanks to originally affected env) we've found out that the problem is in this line:
boolean hasMasterBranch = new File(localGitRepository, ".git/refs/heads/master").isFile();
|
In our tests this file was present: jboss-fuse-6.2.0.redhat-133/data/git/local/fabric/.git/refs/heads/master
But in "fusedev" container there was jboss-fuse-6.2.0.redhat-133_update_fail/data/git/local/fabric/.git/packed-refs
So both repos had "master" branch, but in one case - as a packed ref
- blocks
-
ENTESB-4014 [ER3 Patch] Unable to create child container
-
- Closed
-
- relates to
-
ENTESB-4834 "start-level" property in <feature> element and 'start="false"' in <bundle> element didn't work in Fuse 6.2.1
-
- Closed
-