PageDiscussion

Revision 1 as of 2013-02-08 04:38:25

Clear message

This is the discussion page for: BeginnersTeam/FocusGroups/Development/Devbeginnings

Please sign your comments with the text @ S I G @ (without the spaces). This will be replaced by your WikiName and the date when saved.

Discussion

Create this Discussion Page

  • Created this page to discuss the changes -- lantzr 2013-02-08 04:38:25

pbuilder setup - Issue

  • Setup pbuilder directs changing ~/.pbuilderrc

    • This will not do anything as it is not read by 'sudo pbuilder'
    • sudo pbuilder
      • Will runs as root
      • Will read /root/.pbuilderrc if it exists

Possible Corrections

  • Change /root/.pbuilder
    • cp and chown
  • Change /etc/pbuilderrc
    • Note wierd symlink to root
  • Change ~/.pbuilderrc
    • should add config file to /etc/pbuilderrc
  • Change pbuilder to not require root

Pages linking to the main article


CategoryPageDiscussion