-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Building deb packages fails on Windows #47007
Copy link
Copy link
Closed
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructureTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
The stack trace of the failure is :
begin 0, end -1, length 71
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':distribution:packages:buildOssDeb'.Open stacktrace
Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end -1, length 71Close stacktrace
at com.netflix.gradle.plugins.utils.GradleUtils.relativizeSymlink(GradleUtils.groovy:35)
at com.netflix.gradle.plugins.deb.DebFileVisitorStrategy.addFile(DebFileVisitorStrategy.groovy:34)
at com.netflix.gradle.plugins.deb.DebCopyAction.visitFile(DebCopyAction.groovy:123)
at com.netflix.gradle.plugins.packaging.AbstractPackagingCopyAction$StreamAction.processFile(AbstractPackagingCopyAction.groovy:60)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructureTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Type
Fields
Give feedbackNo fields configured for issues without a type.