Skip to content

[Bug]: 2.6.20 Unusable Release Archive: Missing Build Resources !!! #487

@nachobacanful

Description

@nachobacanful

Binner version

2.6.20

Operating System

Linux x64

Describe the bug and the steps to reproduce it

Version 2.6.20 Linux x64 is missing the build directory contents ClientApp/build/*. It seems like these are critical to the application. I am not familiar with the build process for this particular project, but if it's automated, then it's not bundling it into the Release Binaries archive, or if it's done manually, then the dev simply forgot to bundle them in.

  1. Uninstalled the previous version of Binner. Stopped service and deleted it.
  2. Unextracted the tar file into a new folder.
  3. Ran the install script, which installs as a service.
  4. Start service

Would you like to attach your appsetings.json configuration?

The issue is present on a clean install.

Screenshots or Videos (Optional, but they help!)

This is the result of the issue, specifically, this is the output of Binner:
Image
its missing critical files ,as also seen below:

Image

from the screenshot you can see that version 2.6.18 has the files but 2.6.20 does not.

It is worth noting that I haven't checked the release tar archives for other architectures, but the problem may be there too.

Are you able to contribute a PR? (No is ok!)

Maybe, I'll investigate and start debugging

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingin-progressThis ticket is currently being worked on

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions