Doing this:
 $ export UBUNTU="bionic"
 $ unset -v RELEASE
 $ export RELEASE=".stable.1807"
 $ sudo rm /etc/apt/sources.list.d/99fd.io.list
 $ echo "deb [trusted=yes] 
https://nexus.fd.io/content/repositories/fd.io$RELEASE.ubuntu.$UBUNTU.main/ ./" 
| sudo tee -a /etc/apt/sources.list.d/99fd.io.list

$ sudo apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu bionic InRelease                      
                                       
Hit:2 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease              
                                       
Hit:3 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease            
                                                   
Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease               
                                                   
Ign:5 
https://nexus.fd.io/content/repositories/fd.io.stable.1807.ubuntu.bionic.main 
./ InRelease
Get:6 
https://nexus.fd.io/content/repositories/fd.io.stable.1807.ubuntu.bionic.main 
./ Release
Ign:7 
https://nexus.fd.io/content/repositories/fd.io.stable.1807.ubuntu.bionic.main 
./ Release.gpg
Fetched 425 B in 3s (140 B/s)
Reading package lists... Done
$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


And vpp is MIA:
$ sudo apt-get install vpp vpp-lib
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package vpp
E: Unable to locate package vpp-lib
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#10590): https://lists.fd.io/g/vpp-dev/message/10590
Mute This Topic: https://lists.fd.io/mt/25835501/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to