I'm trying to install Centrify Express on Ubuntu Server 12.04. I know there are several ways of doing this, but I've found that the most straightforward way is to add the Canonical archive repository and then apt-get install
it. This has worked for me for the last 10 months or so on at least 12 systems.
Now after I added the repository and I run apt-get update
, I see that the repository is ignored, and therefore I cannot install Centrify this way.
This is the apt-get update line:
Ign http://archive.canonical.com precise/partner Translation-en_US
Ign http://archive.canonical.com precise/partner Translation-en
Why is it ignored, and is there actually a manual way of updating a specific repository?
and it's ignoring the repositories i added like you said, but i always replaced "oneiric" with "precise" since it concerns 12.04....
– Tobias Hagenbeek Jun 17 '13 at 21:44