Installing Archivematica on AWS EC2 Ubuntu Instance

27 views
Skip to first unread message

Abid Fakhre Alam

unread,
May 8, 2024, 6:39:37 AMMay 8
to archivematica
Dear,

Is there any documentation to install Archivematica 1.15.1 on Ubuntu 22.04 or 24.05 aws ec2 instance?

I followed this document to install but got stuck/error:
 after I running this command sudo apt-get install -y archivematica-mcp-server i got this error: ubuntu@:~$ sudo apt-get install -y archivematica-mcp-server Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: archivematica-common : Depends: python3-distutils but it is not installable E: Unable to correct problems, you have held broken packages.  

Abid Fakhre Alam

unread,
May 8, 2024, 8:05:52 AMMay 8
to archivematica
I did this :

Before proceed to install archivematica manually in ubuntu 22.04 or 24.04 first do this
sudo apt update && sudo apt upgrade -y
wget http://security.ubuntu.com/ubuntu/pool/main/p/python3-stdlib-extensions/python3-distutils_3.10.8-1~22.04_all.deb
sudo dpkg -i python3-distutils_3.10.8-1~22.04_all.deb

now try to follow the instruction of manually install archivematica in ubuntu 22.04 or 24.05
Reply all
Reply to author
Forward
0 new messages