Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • Nektar Nektar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 89
    • Issues 89
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 76
    • Merge requests 76
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge requests
  • !1356

Update nektar-env to bullseye

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Dave Moxey requested to merge docker/update-bullseye into master Jul 10, 2022
  • Overview 2
  • Commits 2
  • Pipelines 4
  • Changes 4

Issue/feature addressed

This merge request moves the Docker images over to the latest Debian stable (bullseye) and fixes a small issue with the Python wrapper that prevented it from finding the installed Nektar++ libraries (default location is /usr/local/lib64 and this is now adjusted to /usr/local/lib which is a default system path).

Proposed solution

See above.

Implementation

See above.

Tests

Small test added to

Notes

N/A

Checklist

  • Functions and classes, or changes to them, are documented.
  • User guide/documentation is updated.
  • Changelog is updated.
  • Suitable tests added for new functionality.
  • Newly added files are correctly formatted.
  • License added to any new files.
  • No extraneous files have been added (e.g. compiler output or test data files).
Edited Jul 11, 2022 by Chris Cantwell
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: docker/update-bullseye