Giter Site home page Giter Site logo

aws-server-migration-service-user-guide's Introduction

aws-server-migration-service-user-guide's People

Contributors

dwrob-amazon avatar joshbean avatar julieso avatar lindseyspirit avatar msidwell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aws-server-migration-service-user-guide's Issues

MGN replication agent requires additional dependencies on Amazon Linux 2

I know that this page is for SMS and not MGN, but it looks like the MGN documentation hasn't moved to GitHub. Therefore, I thought this issue would be helpful for anyone that might stumble upon it if they came across the same issue. If MGN moves their documentation to GitHub, then this issue can always be moved under that repository.

When trying to install the MGN replication agent on Amazon Linux 2 and run its initial setup which is stated on this page, one will get the following error.

$ sudo python3 aws-replication-installer-init.py
The installation of the AWS Replication Agent has started.
AWS Region Name: us-east-1
[35559] Error loading Python lib '/tmp/_MEIJptyIS/libpython3.8.so.1.0': dlopen: libcrypt.so.1: cannot open shared object file: No such file or directory

I believe this is because the python installer no longer bundles libcrypt anymore.

In order to resolve this error, users will have to install the libxcrypt-compat package.

$ sudo yum install -y libxcrypt-compat

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.