Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux installer installation fails during the Java 17 migration #4692

Closed
udda1996 opened this issue Jul 11, 2023 · 0 comments
Closed

Linux installer installation fails during the Java 17 migration #4692

udda1996 opened this issue Jul 11, 2023 · 0 comments
Assignees

Comments

@udda1996
Copy link
Contributor

Description:
Installation of Linux installer fails while migrating the pack to Java 17 with the following error

Run sudo dpkg -i ballerina-distribution/installers/linux-deb/target/ballerina-*-linux-x64.deb
Selecting previously unselected package ballerina-2201.7.0-snapshot-swan-lake.
(Reading database ... 221398 files and directories currently installed.)
Preparing to unpack .../ballerina-2201.7.0-SNAPSHOT-swan-lake-linux-x64.deb ...
Unpacking ballerina-2201.7.0-snapshot-swan-lake (2-2201.7.0-SNAPSHOT-swan-lake) ...
Setting up ballerina-2201.7.0-snapshot-swan-lake (2-2201.7.0-SNAPSHOT-swan-lake) ...
/var/lib/dpkg/info/ballerina-2201.7.0-snapshot-swan-lake.postinst: 8: bal: not found
/var/lib/dpkg/info/ballerina-2201.7.0-snapshot-swan-lake.postinst: 21: bal: not found
dpkg: error processing package ballerina-2201.7.0-snapshot-swan-lake (--install):
 installed ballerina-2201.7.0-snapshot-swan-lake package post-installation script subprocess returned error exit status 127
Errors were encountered while processing:
 ballerina-2201.7.0-snapshot-swan-lake
Error: Process completed with exit code 1.

https://github.com/ballerina-platform/ballerina-release/actions/runs/5476860887/jobs/9989113322

@udda1996 udda1996 self-assigned this Jul 11, 2023
@udda1996 udda1996 closed this as completed Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant