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

TEST ONLY: test reverting mummer recipe #50092

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

aliciaaevans
Copy link
Contributor

No intention to merge this at the moment.

Reverting the last set of changes just for this PR to see if the linux build works again.

See #49899

@aliciaaevans
Copy link
Contributor Author

@BiocondaBot please fetch artifacts

@BiocondaBot
Copy link
Collaborator

Package(s) built are ready for inspection:

Arch Package Zip File / Repodata CI Instructions
linux-64 mummer-3.23-pl5321hdbdd923_20.tar.bz2 LinuxArtifacts.zip Azure
showYou may also use conda to install after downloading and extracting the zip file. From the LinuxArtifacts directory: conda install -c ./packages <package name>
linux-aarch64 mummer-3.23-pl5321h7021222_20.tar.bz2 repodata.json CircleCI
showYou may also use conda to install:conda install -c https://output.circle-artifacts.com/output/job/a3746260-3e28-4023-bfae-20f3e08841f8/artifacts/0/tmp/artifacts/packages <package name>

Docker image(s) built:

Package Tag CI Install with docker
mummer 3.23--pl5321hdbdd923_20 Azure
showImages for Azure are in the LinuxArtifacts zip file above.gzip -dc LinuxArtifacts/images/mummer:3.23--pl5321hdbdd923_20.tar.gz | docker load

@aliciaaevans
Copy link
Contributor Author

@BiocondaBot please fetch artifacts

@BiocondaBot
Copy link
Collaborator

Package(s) built are ready for inspection:

Arch Package Zip File / Repodata CI Instructions
linux-64 mummer-3.23-pl5321hdbdd923_20.tar.bz2 LinuxArtifacts.zip Azure
showYou may also use conda to install after downloading and extracting the zip file. From the LinuxArtifacts directory: conda install -c ./packages <package name>
linux-aarch64 mummer-3.23-pl5321h7021222_20.tar.bz2 repodata.json CircleCI
showYou may also use conda to install:conda install -c https://output.circle-artifacts.com/output/job/a5ac304d-c6f1-42d6-b4e7-2b13049cc711/artifacts/0/tmp/artifacts/packages <package name>

Docker image(s) built:

Package Tag CI Install with docker
mummer 3.23--pl5321hdbdd923_20 Azure
showImages for Azure are in the LinuxArtifacts zip file above.gzip -dc LinuxArtifacts/images/mummer:3.23--pl5321hdbdd923_20.tar.gz | docker load

@aliciaaevans
Copy link
Contributor Author

@BiocondaBot please fetch artifacts

@BiocondaBot
Copy link
Collaborator

Package(s) built are ready for inspection:

Arch Package Zip File / Repodata CI Instructions
linux-64 mummer-3.23-pl5321hdbdd923_20.tar.bz2 LinuxArtifacts.zip Azure
showYou may also use conda to install after downloading and extracting the zip file. From the LinuxArtifacts directory: conda install -c ./packages <package name>
osx-64 mummer-3.23-pl5321h4a92bd6_20.tar.bz2 OSXArtifacts.zip Azure
showYou may also use conda to install after downloading and extracting the zip file. From the OSXArtifacts directory: conda install -c ./packages <package name>
osx-arm64 mummer-3.23-pl5321h85d7946_20.tar.bz2 repodata.json CircleCI
showYou may also use conda to install:conda install -c https://output.circle-artifacts.com/output/job/e5fd53d1-7a08-4f2c-af85-98f0d5baf1b7/artifacts/0/tmp/artifacts/packages <package name>
linux-aarch64 mummer-3.23-pl5321h7021222_20.tar.bz2 repodata.json CircleCI
showYou may also use conda to install:conda install -c https://output.circle-artifacts.com/output/job/4435492c-192e-4bc4-af4d-bf9f4372ea85/artifacts/0/tmp/artifacts/packages <package name>

Docker image(s) built:

Package Tag CI Install with docker
mummer 3.23--pl5321hdbdd923_20 Azure
showImages for Azure are in the LinuxArtifacts zip file above.gzip -dc LinuxArtifacts/images/mummer:3.23--pl5321hdbdd923_20.tar.gz | docker load

@aliciaaevans
Copy link
Contributor Author

The sed line actually never gets executed on linux. The error is "file: command not found" because the container doesn't have that command. However it does look like the link and permissions lines are happening and when I build locally on linux I have file and still ended up with a bad build from what's in master.

So far all these Linux builds have worked, though.

@aliciaaevans
Copy link
Contributor Author

@BiocondaBot please fetch artifacts

@BiocondaBot
Copy link
Collaborator

Package(s) built are ready for inspection:

Arch Package Zip File / Repodata CI Instructions
linux-64 mummer-3.23-pl5321hdbdd923_20.tar.bz2 LinuxArtifacts.zip Azure
showYou may also use conda to install after downloading and extracting the zip file. From the LinuxArtifacts directory: conda install -c ./packages <package name>
osx-64 mummer-3.23-pl5321h4a92bd6_20.tar.bz2 OSXArtifacts.zip Azure
showYou may also use conda to install after downloading and extracting the zip file. From the OSXArtifacts directory: conda install -c ./packages <package name>
osx-arm64 mummer-3.23-pl5321h85d7946_20.tar.bz2 repodata.json CircleCI
showYou may also use conda to install:conda install -c https://output.circle-artifacts.com/output/job/0c2bdbe2-ee9c-43c1-ab0f-166932733399/artifacts/0/tmp/artifacts/packages <package name>
linux-aarch64 mummer-3.23-pl5321h7021222_20.tar.bz2 repodata.json CircleCI
showYou may also use conda to install:conda install -c https://output.circle-artifacts.com/output/job/f729ee91-285a-4626-a666-8e12b5741b39/artifacts/0/tmp/artifacts/packages <package name>

Docker image(s) built:

Package Tag CI Install with docker
mummer 3.23--pl5321hdbdd923_20 Azure
showImages for Azure are in the LinuxArtifacts zip file above.gzip -dc LinuxArtifacts/images/mummer:3.23--pl5321hdbdd923_20.tar.gz | docker load

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants