Changes to images/qemux86_64/glibc/agl-image-core-autobuilder (files-in-image.txt): /usr/lib/libexpat.so.1 changed symlink target from libexpat.so.1.8.1 to libexpat.so.1.8.2 /usr/lib/libwayland-client.so.0 changed symlink target from libwayland-client.so.0.3.0 to libwayland-client.so.0.20.0 /usr/lib/libwayland-cursor.so.0 changed symlink target from libwayland-cursor.so.0.0.0 to libwayland-cursor.so.0.20.0 /usr/lib/libwayland-egl.so.1 changed symlink target from libwayland-egl.so.1.0.0 to libwayland-egl.so.1.20.0 /usr/lib/libwayland-server.so.0 changed symlink target from libwayland-server.so.0.1.0 to libwayland-server.so.0.20.0 /usr/lib/libexpat.so.1.8.1 moved to /usr/lib/libexpat.so.1.8.2 /usr/lib/libsubid.so.3.0.0 moved to /usr/lib/libsubid.so.0.0.0 /usr/lib/libsubid.so.3 moved to /usr/lib/libsubid.so.0 /usr/bin/getsubids was added /usr/lib/libwayland-client.so.0.20.0 was added /usr/lib/libwayland-cursor.so.0.20.0 was added /usr/lib/libwayland-egl.so.1.20.0 was added /usr/lib/libwayland-server.so.0.20.0 was added /var/cache/fontconfig/c09e2aec-a986-4da0-af6d-ead3f6cc2c56-le64.cache-7 was added /var/cache/fontconfig/c754cac8-4ec0-430a-a075-2573e5807b8c-le64.cache-7 was added /usr/lib/libwayland-client.so.0.3.0 was removed /usr/lib/libwayland-cursor.so.0.0.0 was removed /usr/lib/libwayland-egl.so.1.0.0 was removed /usr/lib/libwayland-server.so.0.1.0 was removed /var/cache/fontconfig/004b37cc-e1ba-43ee-a9e5-52fd74d54b9e-le64.cache-7 was removed /var/cache/fontconfig/9d64f14f-a088-49d1-a1c9-ea02671cea95-le64.cache-7 was removed packages/all-agl-linux/tzdata/tzdata: RCONFLICTS: removed all items "timezone-america timezone-iso3166.tab timezone-australia timezone-asia timezone-arctic timezone-antarctica timezone-indian timezone-atlantic timezone-pacific timezone-zone.tab timezone-europe timezones timezone-africa" packages/all-agl-linux/tzdata/tzdata: latest.pkg_postinst changed from "set -e etc_lt="$D/etc/localtime" src="$D/etc/timezone" if [ -e ${src} ] ; then tz=$(sed -e 's:#.*::' -e 's:[[:space:]]*::g' -e '/^$/d' "${src}") fi if [ ! -z "${tz}" -a ! -e "$D/usr/share/zoneinfo/${tz}" ] ; then echo "You have an invalid TIMEZONE setting in ${src}" echo "Your ${etc_lt} has been reset to Universal; enjoy!" tz="Universal" echo "Updating ${etc_lt} with $D/usr/share/zoneinfo/${tz}" if [ -L ${etc_lt} ] ; then rm -f "${etc_lt}" fi ln -s "/usr/share/zoneinfo/${tz}" "${etc_lt}" fi " to "set -e etc_lt="$D/etc/localtime" src="$D/etc/timezone" if [ -e "$src" ]; then tz=$(sed -e 's:#.*::' -e 's:[[:space:]]*::g' -e '/^$/d' "$src") fi if [ ! -z "$tz" -a ! -e "$D/usr/share/zoneinfo/$tz" ]; then echo "You have an invalid TIMEZONE setting in $src" echo "Your $etc_lt has been reset to Universal; enjoy!" tz="Universal" echo "Updating $etc_lt with $D/usr/share/zoneinfo/$tz" if [ -L "$etc_lt" ]; then rm -f "$etc_lt" fi ln -s "/usr/share/zoneinfo/$tz" "$etc_lt" fi " packages/corei7-64-agl-linux/alsa-utils/alsa-utils-doc: latest.pkg_postinst changed from " # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -r 3.2.0 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot alsa-utils-doc mlprefix= fi else mandb -q fi fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot alsa-utils-doc mlprefix= fi else mandb -q fi fi " packages/corei7-64-agl-linux/alsa-utils/alsa-utils-doc: latest.pkg_postrm changed from " # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " packages/corei7-64-agl-linux/expat/expat: FILELIST: removed "/usr/lib/libexpat.so.1.8.1", added "/usr/lib/libexpat.so.1.8.2" Changes to packages/corei7-64-agl-linux/expat (sysroot): /usr/lib/libexpat.so.1 changed symlink target from libexpat.so.1.8.1 to libexpat.so.1.8.2 /usr/lib/cmake/expat-2.4.1 moved to /usr/lib/cmake/expat-2.4.2 /usr/lib/libexpat.so.1.8.1 moved to /usr/lib/libexpat.so.1.8.2 packages/corei7-64-agl-linux/glib-2.0/glib-2.0-doc: latest.pkg_postinst changed from " # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -r 3.2.0 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot libglib-2.0-doc mlprefix= fi else mandb -q fi fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot libglib-2.0-doc mlprefix= fi else mandb -q fi fi " packages/corei7-64-agl-linux/glib-2.0/glib-2.0-doc: latest.pkg_postrm changed from " # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " packages/corei7-64-agl-linux/kmod/kmod-doc: latest.pkg_postinst changed from " # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -r 3.2.0 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot kmod-doc mlprefix= fi else mandb -q fi fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot kmod-doc mlprefix= fi else mandb -q fi fi " packages/corei7-64-agl-linux/kmod/kmod-doc: latest.pkg_postrm changed from " # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " packages/corei7-64-agl-linux/libdrm/libdrm-doc: latest.pkg_postinst changed from " # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -r 3.2.0 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot libdrm-doc mlprefix= fi else mandb -q fi fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot libdrm-doc mlprefix= fi else mandb -q fi fi " packages/corei7-64-agl-linux/libdrm/libdrm-doc: latest.pkg_postrm changed from " # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " packages/corei7-64-agl-linux/libmicrohttpd/libmicrohttpd-dbg: PKGSIZE changed from 416880 to 529328 (+27%) packages/corei7-64-agl-linux/libmicrohttpd/libmicrohttpd-dev: PKGSIZE changed from 150069 to 174255 (+16%) packages/corei7-64-agl-linux/libmicrohttpd/libmicrohttpd-doc: PKGSIZE changed from 404778 to 218475 (-46%) packages/corei7-64-agl-linux/libmicrohttpd/libmicrohttpd-src: PKGSIZE changed from 1014155 to 1165304 (+15%) packages/corei7-64-agl-linux/libmicrohttpd/libmicrohttpd: FILELIST: removed "/usr/lib/libmicrohttpd.so.12.58.0", added "/usr/lib/libmicrohttpd.so.12.60.0" packages/corei7-64-agl-linux/libmicrohttpd/libmicrohttpd: PKGSIZE changed from 153608 to 174088 (+13%) Changes to packages/corei7-64-agl-linux/libmicrohttpd (sysroot): /usr/lib/libmicrohttpd.so.12 changed symlink target from libmicrohttpd.so.12.58.0 to libmicrohttpd.so.12.60.0 /usr/lib/libmicrohttpd.so changed symlink target from libmicrohttpd.so.12.58.0 to libmicrohttpd.so.12.60.0 /usr/lib/libmicrohttpd.so.12.58.0 moved to /usr/lib/libmicrohttpd.so.12.60.0 packages/corei7-64-agl-linux/libpsl/libpsl-doc: latest.pkg_postinst changed from " # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -r 3.2.0 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot libpsl-doc mlprefix= fi else mandb -q fi fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot libpsl-doc mlprefix= fi else mandb -q fi fi " packages/corei7-64-agl-linux/libpsl/libpsl-doc: latest.pkg_postrm changed from " # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " packages/corei7-64-agl-linux/lttng-ust/lttng-ust-doc: latest.pkg_postinst changed from " # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -r 3.2.0 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot lttng-ust-doc mlprefix= fi else mandb -q fi fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot lttng-ust-doc mlprefix= fi else mandb -q fi fi " packages/corei7-64-agl-linux/lttng-ust/lttng-ust-doc: latest.pkg_postrm changed from " # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " packages/corei7-64-agl-linux/openssl/openssl-doc: FILELIST: removed "/usr/share/doc/openssl/html/man3/EVP_SIGNATURE_free.html", added "/usr/share/doc/openssl/html/man3/EVP_SIGNATURE.html /usr/share/man/man3/i2d_X509_bio.3ssl /usr/share/man/man3/EVP_SIGNATURE.3ssl /usr/share/man/man3/d2i_X509_bio.3ssl /usr/share/man/man3/d2i_X509_fp.3ssl /usr/share/man/man3/i2d_X509_fp.3ssl" Changes to packages/corei7-64-agl-linux/ppp (sysroot): /usr/lib/pppd/2.4.9/pppoatm.so changed permissions from rwsr-x--- to rwxr-x--- /usr/lib/pppd/2.4.9/pppoe.so changed permissions from rwsr-x--- to rwxr-x--- packages/corei7-64-agl-linux/shadow/shadow: FILELIST: removed "/usr/lib/libsubid.so.3 /usr/lib/libsubid.so.3.0.0", added "/usr/lib/libsubid.so.0.0.0 /usr/bin/getsubids /usr/lib/libsubid.so.0" Changes to packages/corei7-64-agl-linux/shadow (sysroot): /usr/lib/libsubid.so changed symlink target from libsubid.so.3.0.0 to libsubid.so.0.0.0 /usr/lib/libsubid.so.3.0.0 moved to /usr/lib/libsubid.so.0.0.0 /usr/lib/libsubid.so.3 moved to /usr/lib/libsubid.so.0 packages/corei7-64-agl-linux/systemd/systemd-doc: latest.pkg_postinst changed from " # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -r 3.2.0 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot systemd-doc mlprefix= fi else mandb -q fi fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot systemd-doc mlprefix= fi else mandb -q fi fi " packages/corei7-64-agl-linux/systemd/systemd-doc: latest.pkg_postrm changed from " # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " packages/corei7-64-agl-linux/util-linux/util-linux-doc: latest.pkg_postinst changed from "#!/bin/sh set -e update-alternatives --install /usr/share/man/man8/blkid.8 blkid.8 /usr/share/man/man8/blkid.8.util-linux 80 update-alternatives --install /usr/share/man/man1/eject.1 eject.1 /usr/share/man/man1/eject.1.util-linux 80 update-alternatives --install /usr/share/man/man8/findfs.8 findfs.8 /usr/share/man/man8/findfs.8.util-linux 80 update-alternatives --install /usr/share/man/man8/fsck.8 fsck.8 /usr/share/man/man8/fsck.8.util-linux 80 update-alternatives --install /usr/share/man/man1/kill.1 kill.1 /usr/share/man/man1/kill.1.util-linux 80 update-alternatives --install /usr/share/man/man1/last.1 last.1 /usr/share/man/man1/last.1.util-linux 80 update-alternatives --install /usr/share/man/man1/lastb.1 lastb.1 /usr/share/man/man1/lastb.1.util-linux 80 update-alternatives --install /usr/share/man/man3/libblkid.3 libblkid.3 /usr/share/man/man3/libblkid.3.util-linux 80 update-alternatives --install /usr/share/man/man1/logger.1 logger.1 /usr/share/man/man1/logger.1.util-linux 80 update-alternatives --install /usr/share/man/man1/mesg.1 mesg.1 /usr/share/man/man1/mesg.1.util-linux 80 update-alternatives --install /usr/share/man/man1/mountpoint.1 mountpoint.1 /usr/share/man/man1/mountpoint.1.util-linux 80 update-alternatives --install /usr/share/man/man8/nologin.8 nologin.8 /usr/share/man/man8/nologin.8.util-linux 80 update-alternatives --install /usr/share/man/man8/rfkill.8 rfkill.8 /usr/share/man/man8/rfkill.8.util-linux 80 update-alternatives --install /usr/share/man/man8/sulogin.8 sulogin.8 /usr/share/man/man8/sulogin.8.util-linux 80 update-alternatives --install /usr/share/man/man1/utmpdump.1 utmpdump.1 /usr/share/man/man1/utmpdump.1.util-linux 80 update-alternatives --install /usr/share/man/man3/uuid.3 uuid.3 /usr/share/man/man3/uuid.3.util-linux 80 update-alternatives --install /usr/share/man/man1/wall.1 wall.1 /usr/share/man/man1/wall.1.util-linux 80 update-alternatives --install /usr/share/man/man1/su.1 su.1 /usr/share/man/man1/su.1.util-linux 80 # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -r 3.2.0 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot util-linux-doc mlprefix= fi else mandb -q fi fi " to "set -e update-alternatives --install /usr/share/man/man8/blkid.8 blkid.8 /usr/share/man/man8/blkid.8.util-linux 80 update-alternatives --install /usr/share/man/man1/eject.1 eject.1 /usr/share/man/man1/eject.1.util-linux 80 update-alternatives --install /usr/share/man/man8/findfs.8 findfs.8 /usr/share/man/man8/findfs.8.util-linux 80 update-alternatives --install /usr/share/man/man8/fsck.8 fsck.8 /usr/share/man/man8/fsck.8.util-linux 80 update-alternatives --install /usr/share/man/man1/kill.1 kill.1 /usr/share/man/man1/kill.1.util-linux 80 update-alternatives --install /usr/share/man/man1/last.1 last.1 /usr/share/man/man1/last.1.util-linux 80 update-alternatives --install /usr/share/man/man1/lastb.1 lastb.1 /usr/share/man/man1/lastb.1.util-linux 80 update-alternatives --install /usr/share/man/man3/libblkid.3 libblkid.3 /usr/share/man/man3/libblkid.3.util-linux 80 update-alternatives --install /usr/share/man/man1/logger.1 logger.1 /usr/share/man/man1/logger.1.util-linux 80 update-alternatives --install /usr/share/man/man1/mesg.1 mesg.1 /usr/share/man/man1/mesg.1.util-linux 80 update-alternatives --install /usr/share/man/man1/mountpoint.1 mountpoint.1 /usr/share/man/man1/mountpoint.1.util-linux 80 update-alternatives --install /usr/share/man/man8/nologin.8 nologin.8 /usr/share/man/man8/nologin.8.util-linux 80 update-alternatives --install /usr/share/man/man8/rfkill.8 rfkill.8 /usr/share/man/man8/rfkill.8.util-linux 80 update-alternatives --install /usr/share/man/man8/sulogin.8 sulogin.8 /usr/share/man/man8/sulogin.8.util-linux 80 update-alternatives --install /usr/share/man/man1/utmpdump.1 utmpdump.1 /usr/share/man/man1/utmpdump.1.util-linux 80 update-alternatives --install /usr/share/man/man3/uuid.3 uuid.3 /usr/share/man/man3/uuid.3.util-linux 80 update-alternatives --install /usr/share/man/man1/wall.1 wall.1 /usr/share/man/man1/wall.1.util-linux 80 update-alternatives --install /usr/share/man/man1/su.1 su.1 /usr/share/man/man1/su.1.util-linux 80 # only update manual page index caches when manual files are built and installed if false; then if test -n "$D"; then if true; then sed "s:\(\s\)/:\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man chown -R root:root $D/usr/share/man mkdir -p $D/var/cache/man cd $D/usr/share/man find . -name index.db | while read index; do mkdir -p $D/var/cache/man/$(dirname ${index}) mv ${index} $D/var/cache/man/${index} chown man:man $D/var/cache/man/${index} done cd - else $INTERCEPT_DIR/postinst_intercept delay_to_first_boot util-linux-doc mlprefix= fi else mandb -q fi fi " packages/corei7-64-agl-linux/util-linux/util-linux-doc: latest.pkg_postrm changed from " # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " to "set -e # only update manual page index caches when manual files are built and installed if false; then mandb -q fi " Changes to packages/corei7-64-agl-linux/wayland (sysroot): /usr/lib/libwayland-client.so.0 changed symlink target from libwayland-client.so.0.3.0 to libwayland-client.so.0.20.0 /usr/lib/libwayland-cursor.so.0 changed symlink target from libwayland-cursor.so.0.0.0 to libwayland-cursor.so.0.20.0 /usr/lib/libwayland-egl.so.1 changed symlink target from libwayland-egl.so.1.0.0 to libwayland-egl.so.1.20.0 /usr/lib/libwayland-server.so.0 changed symlink target from libwayland-server.so.0.1.0 to libwayland-server.so.0.20.0 /usr/lib/libwayland-client.so.0.20.0 was added /usr/lib/libwayland-cursor.so.0.20.0 was added /usr/lib/libwayland-egl.so.1.20.0 was added /usr/lib/libwayland-server.so.0.20.0 was added /usr/lib/libwayland-client.so.0.3.0 was removed /usr/lib/libwayland-cursor.so.0.0.0 was removed /usr/lib/libwayland-egl.so.1.0.0 was removed /usr/lib/libwayland-server.so.0.1.0 was removed packages/corei7-64-agl-linux/wayland/wayland: FILELIST: removed "/usr/lib/libwayland-server.so.0.1.0 /usr/lib/libwayland-cursor.so.0.0.0 /usr/lib/libwayland-egl.so.1.0.0 /usr/lib/libwayland-client.so.0.3.0", added "/usr/lib/libwayland-cursor.so.0.20.0 /usr/lib/libwayland-egl.so.1.20.0 /usr/lib/libwayland-client.so.0.20.0 /usr/lib/libwayland-server.so.0.20.0" packages/qemux86_64-agl-linux/linux-yocto: PACKAGES: added "kernel-dbg" Changes to packages/x86_64-linux/expat-native (sysroot): /usr/lib/libexpat.so.1 changed symlink target from libexpat.so.1.8.1 to libexpat.so.1.8.2 /usr/lib/cmake/expat-2.4.1 moved to /usr/lib/cmake/expat-2.4.2 /usr/lib/libexpat.so.1.8.1 moved to /usr/lib/libexpat.so.1.8.2 Changes to packages/x86_64-linux/kmod-native (sysroot): /bin was added /bin/kmod was added /bin/lsmod was added /etc was added /etc/depmod.d was added /etc/modprobe.d was added /lib was added /lib/depmod.d was added /lib/depmod.d/search.conf was added /lib/modprobe.d was added /sbin was added /sbin/depmod was added /sbin/insmod was added /sbin/modinfo was added /sbin/modprobe was added /sbin/rmmod was added /sysroot-providers/module-init-tools-depmod-native was added /sysroot-providers/module-init-tools-insmod-static-native was added /sysroot-providers/module-init-tools-native was added /usr/bin was removed /usr/bin/depmod was removed /usr/bin/insmod was removed /usr/bin/kmod was removed /usr/bin/lsmod was removed /usr/bin/modinfo was removed /usr/bin/modprobe was removed /usr/bin/rmmod was removed Changes to packages/x86_64-linux/libjpeg-turbo-native (sysroot): /usr/lib/libjpeg.a was removed /usr/lib/libturbojpeg.a was removed Changes to packages/x86_64-linux/libmicrohttpd-native (sysroot): /usr/lib/libmicrohttpd.so.12 changed symlink target from libmicrohttpd.so.12.58.0 to libmicrohttpd.so.12.60.0 /usr/lib/libmicrohttpd.so changed symlink target from libmicrohttpd.so.12.58.0 to libmicrohttpd.so.12.60.0 /usr/lib/libmicrohttpd.so.12.58.0 moved to /usr/lib/libmicrohttpd.so.12.60.0 Changes to packages/x86_64-linux/qemu-system-native (sysroot): /usr/share/qemu/multiboot_dma.bin was added Changes to packages/x86_64-linux/shadow-native (sysroot): /usr/lib/libsubid.so changed symlink target from libsubid.so.3.0.0 to libsubid.so.0.0.0 /usr/lib/libsubid.so.3.0.0 moved to /usr/lib/libsubid.so.0.0.0 /usr/lib/libsubid.so.3 moved to /usr/lib/libsubid.so.0 /usr/bin/getsubids was added