View difference between Paste ID: xj3kSnVt and hSVFRsxU
SHOW: | | - or go back to the newest paste.
1
root@maas:~# apt-add-repository ppa:maas-maintainers/stable
2
 *************** THIS PPA HAS BEEN DEPRECATED ***************
3
The use of this PPA has been deprecated. This PPA will no longer hold new upstream releases. Users are highly advised to stop using this PPA in favor of: ppa:maas/stable
4
 More info: https://launchpad.net/~maas-maintainers/+archive/ubuntu/stable
5
Press [ENTER] to continue or ctrl-c to cancel adding it
6
^CTraceback (most recent call last):
7
  File "/usr/bin/apt-add-repository", line 139, in <module>
8
    sys.stdin.readline()
9
KeyboardInterrupt
10
root@maas:~# grep -R maas/stable /etc/apt/
11
/etc/apt/sources.list.d/maas-stable-trusty.list.save:deb http://ppa.launchpad.net/maas/stable/ubuntu trusty main
12
/etc/apt/sources.list.d/maas-stable-trusty.list.save:# deb-src http://ppa.launchpad.net/maas/stable/ubuntu trusty main
13
/etc/apt/sources.list.d/maas-stable-trusty.list:deb http://ppa.launchpad.net/maas/stable/ubuntu trusty main
14
/etc/apt/sources.list.d/maas-stable-trusty.list:# deb-src http://ppa.launchpad.net/maas/stable/ubuntu trusty main
15-
/etc/apt/sources.list.d/maas-stable-trusty.list:# deb-src http://ppa.launchpad.net/maas/stable/ubuntu trusty main
15+
16
17
root@maas:~# aptitude install maas-image-builder
18
Couldn't find any package whose name or description matched "maas-image-builder"
19
Couldn't find any package whose name or description matched "maas-image-builder"
20
No packages will be installed, upgraded, or removed.
21
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
22
Need to get 0 B of archives. After unpacking 0 B will be used.
23
24
root@maas:~#