[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#612633: initramfs-tools: mkinitramfs creates non working initramfs



On Thu, Feb 10, 2011 at 02:30:54PM +0100, Benedikt Spranger wrote:
[...]
> +# make sure that library links are correct and up to date
> +mkdir -p "$DESTDIR"/etc
> +cp -ar /etc/ld.so.conf* "$DESTDIR"/etc
> +ldconfig -r "$DESTDIR" || [[ $UID != "0" ]] && \
> +         echo "ldconfig might need uid=0 (root) for chroot()" >2
[...]

I think you mean >&2 not >2, right?

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
                                                              - Albert Camus



Reply to: