Comment 4 for bug 1011191

Revision history for this message
அருண் குமார் - Arun Kumar (thangamani-arun) wrote :

I tried uck 2.4.7 on 11.10
I got the below error.

cp: not writing through dangling symlink `/media/docs/dev/tmp/remaster-root/etc/resolv.conf'

It got solved after below modification
cp -f --remove-destination /etc/resolv.conf "$REMASTER_DIR/etc/resolv.conf"

Request you to fix the same for version 2.4.7.

Thanks
Arun