Hi,
Thanks to you, it works now !!! :-)
(I still have to check what to install regarding Graphite).
Anyway, I get the web interface of NAV and I am going for exploring it.
For those are newbie like me, here are the steps I followed from scratch install of Debian 7, I hope this will help and encourage some more people to test it (I guess that having more feedback from us would help the developers team :-)
) :
* Installing DEBIAN 7 from ISO/CD/DVD :
- during Debian Installation : add "SSH Server" component
* Preliminary :
- First access to the shell : remove CDROM source in /etc/apt/sources.list
- apt-get install sudo
* Preparing NAV install :
- sudo apt-get install -y apt-transport-https
- sudo apt-key adv --keyserver keys.gnupg.net --recv-key CE8E05E8
- sudo /bin/sh -c "echo 'deb https://nav.uninett.no/debian wheezy nav navbeta' > /etc/apt/sources.list.d/nav.list"
- sudo apt-get update
* Installing NAV
- sudo apt-get install NAV
* Configuring Apache2
- a2dissite default
- a2ensite nav-default
Have a nice day people.
Bye.
-----Original Message-----
From: Morten Brekkevold [mailto:morten.brekkevold@uninett.no]
Sent: marted́ 17 dicembre 2013 15:33
To: Orzakiewicz Cedric
Cc: nav-users@uninett.no
Subject: Re: NAV 4.0b1 packaged for Debian
On Tue, 17 Dec 2013 13:35:41 +0000 Orzakiewicz Cedric <cedric.orzakiewicz@barilla.com> wrote:
> Then a new error has occurred : " W: GPG error:
https://nav.uninett.no
> wheezy Release: The following signatures couldn't be verified because
> the public key is not available: NO_PUBKEY C9F583C2CE8E05E8"
>
> I understand that I have to add manually a public key. How can I do that exactly ?
Instructions for using the Debian repo are at
https://nav.uninett.no/nav_on_debian .
The only difference is that the third line of that recipe becomes
sudo /bin/sh -c "echo 'deb
https://nav.uninett.no/debian wheezy nav navbeta' > /etc/apt/sources.list.d/nav.list"
if you wish to access the beta packages.
--
Morten Brekkevold
UNINETT