Ubuntu Pastebin

Paste from Martin Pitt at Wed, 11 Mar 2015 06:33:52 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
martin@pid1:~$ sudo sh -ex /var/lib/dpkg/info/libc6:amd64.postinst configure 2.19-15ubuntu1
+ set -e
+ export LC_ALL=C
+ type=configure
+ preversion=2.19-15ubuntu1
+ [ configure = configure ]
+ rm -f /etc/ld.so.hwcappkgs
+ dpkg --print-architecture
+ all_upgraded=yes
+ [ -n  ]
+ [ yes = yes ]
+ rm -f /etc/ld.so.nohwcap
+ [ -f /usr/share/debconf/confmodule ]
+ . /usr/share/debconf/confmodule
+ [ !  ]
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [  ]
+ exec /usr/share/debconf/frontend /var/lib/dpkg/info/libc6:amd64.postinst configure 2.19-15ubuntu1
Download as text