PageDiscussion

Differences between revisions 2 and 3
Revision 2 as of 2013-02-08 05:02:40
Size: 1237
Editor: 184-78-178-182
Comment: Typos
Revision 3 as of 2013-02-08 06:47:44
Size: 1355
Editor: 184-78-178-182
Comment: Corrections
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * Created this page to discuss the changes -- [[LaunchpadHome:lantzr]] <<DateTime(2013-02-07T20:38:25-0800)>>  * Created this page to discuss [[BeginnersTeam/FocusGroups/Development/Devbeginnings|Devbeginnings]] -- [[LaunchpadHome:lantzr]] <<DateTime(2013-02-07T20:38:25-0800)>>
Line 11: Line 11:
== pbuilder setup - Issue == == Setup pbuilder - Issue ==
Line 13: Line 13:
  * This will not do anything as it is not read by 'sudo pbuilder'   * While confusing it is less an issue than I first thought @sig@
Line 16: Line 16:
   * $HOME will be /root
   * Will read /root/.pbuilderrc if it exists
   * /etc/pbuilderrb ponts to ../pbuilderrb
   * /pbuilderrc not installed
   * Will read ~/.pbuilderrc if it exists
Line 20: Line 21:
 * Change /root/.pbuilder
  * cp and chown
 * Change ~/.pbuilderrc
  * should really add config file to /etc/pbuilderrc
Line 25: Line 26:
 * Change ~/.pbuilderrc
  * should add config file to /etc/pbuilderrc
 * Change /pbuilderrc
 * Change /root/.pbuilder

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

Setup pbuilder - Issue

  • Setup pbuilder directs changing ~/.pbuilderrc

    • While confusing it is less an issue than I first thought @sig@
    • sudo pbuilder
      • sudo will run pbuilder as root
      • /etc/pbuilderrb ponts to ../pbuilderrb
        • /pbuilderrc not installed
      • Will read ~/.pbuilderrc if it exists

Possible Corrections

  • Change ~/.pbuilderrc
    • should really add config file to /etc/pbuilderrc
  • Change /etc/pbuilderrc
    • Note weird symlink to root
      • /etc/pbuilderrc links to ../pbuilderrc
  • Change /pbuilderrc
  • Change /root/.pbuilder
  • 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)