Reply to comment

re: Debootstrap Permission Denied Error

I just ran a test run of debootstrap here and it completes without errors.

This error resembles the ones reported last summer when the Debian admins were working on upgrading libc and gcc. I wonder if maybe there was just an unbalanced update when you tried your run that had been fixed by the time I ran mine.

That might be so because your error log is reporting:
dpkg: libc6: dependency problems, but configuring anyway as you request:
libc6 depends on tzdata; however:
Package tzdata is not installed.

And my install reports tzdata is installed correctly.

I'd recommend giving debootstrap another clean run. Reformat the partition, remount it and restart debootstrap.

FYI for future use, rather than rerun the command by hand, just check the error log in /mnt/hda8/myamazingdistro/debootstrap/debootstrap.log for detailed information.

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options