Installation Help

289 views
Skip to first unread message

Blake Boman

unread,
Jun 16, 2016, 3:42:30 PM6/16/16
to archivematica
Hello,

A department that I support is interested in using Archivematica. Everyone in my support group has limited experience with Linux, as we are primarily a Windows shop. I'm attempting to follow the instructions to get this software installed, but I've run into some problems. I'm following the instructions for a new installation of 1.5. Through another post here, I found that I needed to change the line:

sudo wget -O - https://packages.archivematica.org/1.5.x/key.asc | apt-key add -

to 

sudo wget -O - https://packages.archivematica.org/1.5.x/key.asc | sudo apt-key add -

in order to prevent one error from occurring, but I'm also running into additional problems later in the instructions. When I attempt to install archivematica-mcp-client, I get the following errors:

Reading package lists... Done
Building dependency tree       
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-mcp-client : Depends: bagit but it is not installable
                            Depends: bulk-extractor but it is not installable
                            Depends: ffmpeg (>= 7:3.0)
                            Depends: libavcodec-extra-56 but it is not installable
                            Depends: fits (>= 0.8.4) but it is not installable
                            Depends: nailgun-client but it is not installable
                            Depends: openjdk-7-jre-headless but it is not installable
                            Depends: tika but it is not installable
E: Unable to correct problems, you have held broken packages.

Running sudo apt-get update and sudo apt-get upgrade also give me the following errors:

Ign:17 http://ppa.launchpad.net/archivematica/externals/ubuntu xenial/main DEP-11 64x64 Icons
  404  Not Found
Ign:14 http://ppa.launchpad.net/archivematica/externals/ubuntu xenial/main Translation-en_US
Ign:16 http://ppa.launchpad.net/archivematica/externals/ubuntu xenial/main amd64 DEP-11 Metadata
Ign:17 http://ppa.launchpad.net/archivematica/externals/ubuntu xenial/main DEP-11 64x64 Icons
Reading package lists... Done
W: The repository 'http://ppa.launchpad.net/archivematica/externals/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: http://packages.elasticsearch.org/elasticsearch/1.7/debian/dists/stable/Release.gpg: Signature by key 46095ACC8548582C1A2699A9D27D666CD88E42B4 uses weak digest algorithm (SHA1)
W: http://packages.archivematica.org/1.5.x/ubuntu/dists/trusty/InRelease: Signature by key 486650CDD6355E25DA542E06C8F04D025236CA08 uses weak digest algorithm (SHA1)
E: Some index files failed to download. They have been ignored, or old ones used instead.

This is a fresh install of Ubuntu 16.04. I've attempted this multiple times with the same result.

Any help would be appreciated!

Thanks,

Blake Boman

Miguel Alfaro

unread,
Jun 16, 2016, 3:49:15 PM6/16/16
to archiv...@googlegroups.com
Hello Blake:

The instructions says :

Version 1.5: Operating System requirement: A current Ubuntu LTS version, which at the moment means version 14.04. The 64 bit Server Edition of Ubuntu 14.04.4 is recommended.

We plan to release a version 1.5.1 which will be available on Ubuntu 12.04, 16.04 and CentOS/Redhat 7 (more information available soon).

Try to use ubuntu 14.04 and you do not use 16.04

I hope this help

Miguel



--
You received this message because you are subscribed to the Google Groups "archivematica" group.
To unsubscribe from this group and stop receiving emails from it, send an email to archivematic...@googlegroups.com.
To post to this group, send email to archiv...@googlegroups.com.
Visit this group at https://groups.google.com/group/archivematica.
For more options, visit https://groups.google.com/d/optout.

Blake Boman

unread,
Jun 16, 2016, 3:50:00 PM6/16/16
to archivematica
Never mind, I read that 16.04 will be supported with 1.51. I'll use 14.04 to see if I have the same issues.

Blake Boman

unread,
Jun 16, 2016, 4:09:59 PM6/16/16
to archivematica
Yep, thanks! I'm trying it now.

Blake Boman

unread,
Jun 16, 2016, 5:52:46 PM6/16/16
to archivematica
I've got it installed on 14.04. No errors during the installation this time, but I ran into another problem...

I followed all of the steps exactly, yet when I attempt to load the dashboard page it just takes me to the "Apache2 Ubuntu Default Page". The Storage Service page works fine, but for some reason I cannot get the dashboard to work at all. Could someone please assist?

Thanks,

Blake Boman

Sarah Romkey

unread,
Jun 17, 2016, 11:41:09 AM6/17/16
to archiv...@googlegroups.com
Hi Blake,

Have you tried re-starting the services? You may not need to restart all of them but here they all are just in case:

sudo service uwsgi restart
sudo service nginx restart
sudo /etc/init.d/apache2 restart
sudo service gearman-job-server restart
sudo restart archivematica-mcp-server
sudo restart archivematica-mcp-client
sudo restart fits
sudo freshclam

Cheers,
Sarah



Sarah Romkey, MAS,MLIS
Archivematica Program Manager
Artefactual Systems
604-527-2056
@archivematica / @accesstomemory



--

Blake Boman

unread,
Jun 17, 2016, 12:44:42 PM6/17/16
to archivematica
Hello, thanks for the advice.

I tried that a few times yesterday and it didn't help, unfortunately.

Miguel Alfaro

unread,
Jun 17, 2016, 1:17:58 PM6/17/16
to archiv...@googlegroups.com
Hello:

I think your Archivematica problem are here, the instructions sais:

  1. Configure the dashboard
sudo rm -f /etc/apache2/sites-enabled/*default* [this might change]
sudo wget -q https://raw.githubusercontent.com/artefactual/archivematica/stable/1.4.x/localDevSetup/apache/apache.default -O /etc/apache2/sites-available/default.conf
.....
I think it's an error.
Try to use:
sudo wget -q https://raw.githubusercontent.com/artefactual/archivematica/stable/1.5.x/localDevSetup/apache/apache.default -O /etc/apache2/sites-available/default.conf
I hope this help,

Miguel
Reply all
Reply to author
Forward
0 new messages