Skip to content

Rebuild OpenSSL for correct bee package creation #1586

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Jan 13, 2020

Probably, due to switching branches during the bee package build, the old bee file was copied but with the new name. So, rebuild the package.

While running the tests, and/or copying the bee file, creating the bee
package, and build archive I must have changed the branch, so the old
bee file was copied.

     deinemuddah:~> head /usr/share/bee/openssl1-1.1.1d-0.x86_64/openssl1-1.1.1d-0.bee
     #!/usr/bin/env beesh

     # BEE_VERSION openssl1-1.1.1c-0

     ## this file was created by bee init and should be executed to build a
     ## bee-package. (Additional hints are located at the end of this file.)

     ###############################################################################
     ## The source URL(s) define the location of the sources that will be
     ## downloaded. Version variables may be used to simplify reuse of this bee-file.

So, rebuild the package, so the correct bee file is copied. Increment
the revision to 1.

Found-by: bee queen trying to built in essensce openssl1-1.1.1c with the
failed test
@pmenzel
Copy link
Collaborator Author

pmenzel commented Jan 13, 2020

Correct version of #1584.

@pmenzel pmenzel merged commit 3610cfe into master Jan 13, 2020
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant