Guest User

Untitled

a guest
Nov 20th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.47 KB | None | 0 0
  1. root@RAPI2-V2:/etc/apt/sources.list.d# ls -l
  2. total 8
  3. -rw-r--r-- 1 root root 76 Apr 18 2016 owncloud.list
  4. -rw-r--r-- 1 root root 193 Nov 21 2015 raspi.list
  5. root@RAPI2-V2:/etc/apt/sources.list.d# apt-key list
  6. /etc/apt/trusted.gpg
  7. --------------------
  8. pub 2048R/90FDDD2E 2012-04-01
  9. uid Mike Thompson (Raspberry Pi Debian armhf ARMv6+VFP) <mpthompson@gmail.com>
  10. sub 2048R/5373DC6C 2012-04-01
  11.  
  12. pub 2048R/7FA3303E 2012-06-17
  13. uid Raspberry Pi Archive Signing Key
  14. sub 2048R/EDD83D6C 2012-06-17
  15.  
  16. pub 2048R/5180350A 2015-10-08 [expired: 2017-12-16]
  17. uid ce OBS Project <ce@s2.owncloud.com>
  18.  
  19. pub 2048R/479BC94B 2013-08-26 [expired: 2018-08-25]
  20. uid ownCloud build service <obsrun@localhost>
  21.  
  22. pub 4096R/46925553 2012-04-27 [expires: 2020-04-25]
  23. uid Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>
  24.  
  25. pub 4096R/2B90D010 2014-11-21 [expires: 2022-11-19]
  26. uid Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>
  27.  
  28. root@RAPI2-V2:/etc/apt/sources.list.d# cat /etc/apt/sources.list && cat /etc/apt/sources.list.d/*
  29. deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi
  30. # Uncomment line below then 'apt-get update' to enable 'apt-get source'
  31. #deb-src http://archive.raspbian.org/raspbian/ jessie main contrib non-free rpi
  32. deb http://ftp.debian.org/debian jessie-backports main
  33. deb http://download.owncloud.org/download/repositories/stable/Debian_8.0/ /
  34. deb http://archive.raspberrypi.org/debian/ jessie main ui
  35. # Uncomment line below then 'apt-get update' to enable 'apt-get source'
  36. #deb-src http://archive.raspberrypi.org/debian/ jessie main ui
  37.  
  38. root@RAPI2-V2:/etc/apt/sources.list.d# apt-get update
  39. Hit http://mirrordirector.raspbian.org jessie InRelease
  40. Get:1 http://ftp.debian.org jessie-backports InRelease [166 kB]
  41. Hit http://archive.raspberrypi.org jessie InRelease
  42. Hit http://ftp.debian.org jessie-backports/main armhf Packages
  43. Get:2 http://download.owncloud.org InRelease [145 B]
  44. Ign http://download.owncloud.org InRelease
  45. Hit http://mirrordirector.raspbian.org jessie/main armhf Packages
  46. Get:3 http://download.owncloud.org Release.gpg [481 B]
  47. Hit http://ftp.debian.org jessie-backports/main Translation-en
  48. Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages
  49. Get:4 http://download.owncloud.org Release [981 B]
  50. Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
  51. Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages
  52. Hit http://archive.raspberrypi.org jessie/main armhf Packages
  53. Hit http://archive.raspberrypi.org jessie/ui armhf Packages
  54. Err http://download.owncloud.org Release
  55.  
  56. Ign http://archive.raspberrypi.org jessie/main Translation-en_GB
  57. Ign http://archive.raspberrypi.org jessie/main Translation-en
  58. Ign http://archive.raspberrypi.org jessie/ui Translation-en_GB
  59. Ign http://archive.raspberrypi.org jessie/ui Translation-en
  60. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en_GB
  61. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
  62. Ign http://mirrordirector.raspbian.org jessie/main Translation-en_GB
  63. Ign http://mirrordirector.raspbian.org jessie/main Translation-en
  64. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en_GB
  65. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
  66. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB
  67. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
  68. Fetched 168 kB in 15s (11.1 kB/s)
  69. W: An error occurred during the signature verification.
  70.  
  71. W: Failed to fetch http://download.owncloud.org/download/repositories/stable/Debian_8.0/Release
  72.  
  73. W: Some index files failed to download. They have been ignored, or old ones used instead.
  74. E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
  75.  
  76. root@RAPI2-V2:/etc/apt/sources.list.d# cat owncloud.list
  77. deb http://download.owncloud.org/download/repositories/production/Debian_8.0/ /
  78. root@RAPI2-V2:/etc/apt/sources.list.d# apt-get update
  79. Hit http://mirrordirector.raspbian.org jessie InRelease
  80. Hit http://ftp.debian.org jessie-backports InRelease
  81. Hit http://archive.raspberrypi.org jessie InRelease
  82. Hit http://ftp.debian.org jessie-backports/main armhf Packages
  83. Get:1 http://download.owncloud.org InRelease [145 B]
  84. Ign http://download.owncloud.org InRelease
  85. Get:2 http://download.owncloud.org Release.gpg [481 B]
  86. Hit http://ftp.debian.org jessie-backports/main Translation-en
  87. Get:3 http://download.owncloud.org Release [981 B]
  88. Hit http://mirrordirector.raspbian.org jessie/main armhf Packages
  89. Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages
  90. Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
  91. Hit http://archive.raspberrypi.org jessie/main armhf Packages
  92. Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages
  93. Hit http://archive.raspberrypi.org jessie/ui armhf Packages
  94. Get:4 http://download.owncloud.org Packages [739 B]
  95. Get:5 http://download.owncloud.org Translation-en_GB [145 B]
  96. Ign http://archive.raspberrypi.org jessie/main Translation-en_GB
  97. Get:6 http://download.owncloud.org Translation-en [145 B]
  98. Ign http://archive.raspberrypi.org jessie/main Translation-en
  99. Ign http://archive.raspberrypi.org jessie/ui Translation-en_GB
  100. Ign http://archive.raspberrypi.org jessie/ui Translation-en
  101. Get:7 http://download.owncloud.org Translation-en_GB [145 B]
  102. Get:8 http://download.owncloud.org Translation-en [145 B]
  103. Get:9 http://download.owncloud.org Translation-en_GB [145 B]
  104. Get:10 http://download.owncloud.org Translation-en [145 B]
  105. Get:11 http://download.owncloud.org Translation-en_GB [145 B]
  106. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en_GB
  107. Get:12 http://download.owncloud.org Translation-en [145 B]
  108. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
  109. Ign http://mirrordirector.raspbian.org jessie/main Translation-en_GB
  110. Ign http://mirrordirector.raspbian.org jessie/main Translation-en
  111. Get:13 http://download.owncloud.org Translation-en_GB [145 B]
  112. Ign http://download.owncloud.org Translation-en_GB
  113. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en_GB
  114. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
  115. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB
  116. Get:14 http://download.owncloud.org Translation-en [145 B]
  117. Ign http://download.owncloud.org Translation-en
  118. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
  119. Fetched 2,201 B in 14s (146 B/s)
  120. E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
  121.  
  122. root@RAPI2-V2:/etc/apt/sources.list.d# apt-key list
  123. /etc/apt/trusted.gpg
  124. --------------------
  125. pub 2048R/90FDDD2E 2012-04-01
  126. uid Mike Thompson (Raspberry Pi Debian armhf ARMv6+VFP) <mpthompson@gmail.com>
  127.  
  128. pub 2048R/7FA3303E 2012-06-17
  129. uid Raspberry Pi Archive Signing Key
  130. sub 2048R/EDD83D6C 2012-06-17
  131.  
  132. pub 2048R/5180350A 2015-10-08 [expired: 2017-12-16]
  133. uid ce OBS Project <ce@s2.owncloud.com>
  134.  
  135. pub 2048R/479BC94B 2013-08-26 [expires: 2023-08-23]
  136. uid ownCloud build service <obsrun@localhost>
  137. sub 2048R/8DE365D9 2013-08-26 [expires: 2023-08-23]
  138. sub 2048D/86EB6027 2013-08-26 [expires: 2023-08-23]
  139.  
  140. pub 4096R/46925553 2012-04-27 [expires: 2020-04-25]
  141. uid Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>
  142.  
  143. pub 4096R/2B90D010 2014-11-21 [expires: 2022-11-19]
  144. uid Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>
Add Comment
Please, Sign In to add comment