PageDiscussion

Differences between revisions 1 and 2
Revision 1 as of 2013-02-08 04:38:25
Size: 1153
Editor: 184-78-178-182
Comment: Create page
Revision 2 as of 2013-02-08 05:02:40
Size: 1237
Editor: 184-78-178-182
Comment: Typos
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
   * Will runs as root    * sudo will run pbuilder as root
   * $HOME will be /root
Line 22: Line 23:
  * Note wierd symlink to root   * Note weird symlink to root
   * /etc/pbuilderrc links to ../pbuilderrc

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
      • sudo will run pbuilder as root
      • $HOME will be /root
      • Will read /root/.pbuilderrc if it exists

Possible Corrections

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

Pages linking to the main article


CategoryPageDiscussion

BeginnersTeam/FocusGroups/Development/Devbeginnings/PageDiscussion (last edited 2013-02-08 06:48:44 by 184-78-178-182)