Ubuntu Pastebin

Paste from tj at Tue, 28 Nov 2017 22:36:05 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
+ VERSION=1.0.78+nmu1ubuntu1.5
+ unset TMP TEMP TMPDIR
+ export PATH
+ [ -z  ]
+ [ -x /debootstrap/debootstrap ]
+ DEBOOTSTRAP_DIR=/usr/share/debootstrap
+ DEVICES_TARGZ=/usr/share/debootstrap/devices.tar.gz
+ . /usr/share/debootstrap/functions
+ PROGRESS_NOW=0
+ PROGRESS_END=0
+ PROGRESS_NEXT=
+ PROGRESS_WHAT=
+ FINDDEBS_NEEDS_INDICES=false
+ SUPPORTED_VARIANTS=-
+ EXTRACTORS_SUPPORTED=dpkg-deb ar
+ UMOUNT_DIRS=
+ in_path perl
+ local OLD_IFS= 	

+ IFS=:
+ [ -x /usr/local/sbin/perl ]
+ [ -x /usr/local/bin/perl ]
+ [ -x /usr/sbin/perl ]
+ [ -x /usr/bin/perl ]
+ IFS= 	

+ return 0
+ PKGDETAILS=pkgdetails_perl
+ N_EXIT_THINGS=0
+ trap exit_function 0
+ trap exit 129 1
+ trap error 130 INTERRUPTED "Interrupt caught ... exiting" 2
+ trap exit 131 3
+ trap exit 143 15
+ exec
+ LANG=C
+ USE_COMPONENTS=main
+ KEYRING=
+ DISABLE_KEYRING=
+ FORCE_KEYRING=
+ VARIANT=
+ ARCH=
+ HOST_ARCH=
+ HOST_OS=
+ KEEP_DEBOOTSTRAP_DIR=
+ USE_DEBIANINSTALLER_INTERACTION=
+ SECOND_STAGE_ONLY=
+ PRINT_DEBS=
+ CHROOTDIR=
+ MAKE_TARBALL=
+ EXTRACTOR_OVERRIDE=
+ UNPACK_TARBALL=
+ ADDITIONAL=
+ EXCLUDE=
+ VERBOSE=
+ CERTIFICATE=
+ CHECKCERTIF=
+ PRIVATEKEY=
+ DEF_MIRROR=http://httpredir.debian.org/debian
+ DEF_HTTPS_MIRROR=https://mirrors.kernel.org/debian
+ export LANG USE_COMPONENTS
+ umask 022
+ RESOLVE_DEPS=true
+ WHAT_TO_DO=finddebs dldebs first_stage second_stage
+ [ -z pkgdetails_perl ]
+ [ 3 != 0 ]
+ true
+ break
+ [ -n  -a -n  ]
+ [  = true ]
+ [ -z trusty ]
+ [ -z ./trusty ]
+ SUITE=trusty
+ TARGET=./trusty
+ USER_MIRROR=http://archive.ubuntu.com/ubuntu
+ TARGET=./trusty
+ [ ./trusty = ./trusty ]
+ [ . = ./trusty ]
+ cd .
+ pwd
+ echo /home/test/trusty
+ TARGET=/home/test/trusty
+ SCRIPT=/usr/share/debootstrap/scripts/trusty
+ [ -n  ]
+ [  !=  ]
+ in_path dpkg
+ local OLD_IFS= 	

+ IFS=:
+ [ -x /usr/local/sbin/dpkg ]
+ [ -x /usr/local/bin/dpkg ]
+ [ -x /usr/sbin/dpkg ]
+ [ -x /usr/bin/dpkg ]
+ IFS= 	

+ return 0
+ dpkg --print-architecture
+ /usr/bin/dpkg --print-architecture
+ HOST_ARCH=amd64
+ HOST_OS=amd64
+ [ -z amd64 ]
+ [ -z  ]
+ ARCH=amd64
+ [ -z amd64 ]
+ [ -z amd64 ]
+ [ amd64 = kfreebsd ]
+ [ amd64 = freebsd ]
+ [ /home/test/trusty = / ]
+ doing_variant scratchbox
+ [ scratchbox =  ]
+ [ scratchbox = - ]
+ return 1
+ CHROOT_CMD=chroot /home/test/trusty
+ [ -z  ]
+ SHA_SIZE=256
+ in_path sha256sum
+ local OLD_IFS= 	

+ IFS=:
+ [ -x /usr/local/sbin/sha256sum ]
+ [ -x /usr/local/bin/sha256sum ]
+ [ -x /usr/sbin/sha256sum ]
+ [ -x /usr/bin/sha256sum ]
+ IFS= 	

+ return 0
+ DEBOOTSTRAP_CHECKSUM_FIELD=SHA256
+ export ARCH SUITE TARGET CHROOT_CMD SHA_SIZE DEBOOTSTRAP_CHECKSUM_FIELD
+ am_doing_phase first_stage second_stage
+ local x
+ grep -q  first_stage 
+ echo  finddebs dldebs first_stage second_stage 
+ return 0
+ in_path id
+ local OLD_IFS= 	

+ IFS=:
+ [ -x /usr/local/sbin/id ]
+ [ -x /usr/local/bin/id ]
+ [ -x /usr/sbin/id ]
+ [ -x /usr/bin/id ]
+ IFS= 	

+ return 0
+ id -u
+ [ 0 -ne 0 ]
+ check_sane_mount /home/test/trusty
+ mkdir -p /home/test/trusty
+ mknod /home/test/trusty/test-dev-null c 1 3
+ echo test
+ rm -f /home/test/trusty/test-dev-null
+ SH=/bin/sh
+ [ -x /bin/sh ]
+ cat
+ chmod +x /home/test/trusty/test-exec
+ /home/test/trusty/test-exec
+ rm -f /home/test/trusty/test-exec
+ return 0
+ [ ! -e /usr/share/debootstrap/scripts/trusty ]
+ [ /home/test/trusty !=  ]
+ mkdir -p /home/test/trusty/debootstrap
+ [  = yes ]
+ am_doing_phase printdebs
+ local x
+ grep -q  printdebs 
+ echo  finddebs dldebs first_stage second_stage 
+ return 1
+ exec
+ exec
+ exec
I: Retrieving InRelease 
I: Failed to retrieve InRelease
I: Retrieving Release 
I: Retrieving Release.gpg 
I: Checking Release signature
I: Valid Release signature (key id 790BC7277767219C42C86F933B4FE6ACC0B21F32)
I: Retrieving Packages 
I: Validating Packages 
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Checking component main on http://archive.ubuntu.com/ubuntu...
Download as text