Missing required packages in the install scripts for some services #703
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#703
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It seems that some required packages(Dapper, Npgsql etc.) aren't correctly added in the installation script for some services.
(tempService and layoutService at the time of this writing)
Missing Dapper and Npgsql dependencies in tempServiceto Missing required packages in the install scripts for some servicesI have updated the windows installation and ran a clean install and the build seems to finish correctly.
After this, I set up the system for Linux and updated the Unix installation script as well. I will proceed in testing that tomorrow.
The pr is created and is merged. I close this issue.