Hello all,

during manual building process, I had some errors like these:

W: Failed to fetch http://ftp.us.debian.org/debian/dists/unstable/main/i18n/Translation-en.bz2 Unable to connect to 127.0.0.1:8118:

Where are the proxy settings or how can I disable it ?

Thank you

Seeing these errors at the end of the build process is expected. They happen at a time where the system being built (Tails) is configured to fetch packages through Tor; but as it is not Tails that is actually running, refreshing the package list fails.
Comment by Tails Tue 26 Jun 2012 04:33:57 PM CEST

Thank you for your reply. I have also errors like these:

Cannot stat sortlist entry "live/overlay/var/run/utmp" This is probably because you're using the wrong file path relative to the source directories Cannot stat sortlist entry "etc/init.d/live" This is probably because you're using the wrong file path relative to the source directories Cannot stat sortlist entry "live/overlay/var/log/wtmp" This is probably because you're using the wrong file path relative to the source directories

and some errors

ERROR: ld.so: object '/usr/lib/libeatmydata/libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object '/usr/lib/libeatmydata/libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object '/usr/lib/libeatmydata/libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.

Are they expected ?

Comment by Anonymous Tue 26 Jun 2012 05:33:07 PM CEST
Both are harmless, yes. The first is related to ?improve boot time on cd.
Comment by Tails Tue 26 Jun 2012 05:59:27 PM CEST