[Bug 628933] Re: pbuilder-dist and flexible configuration files

2010-09-26 Thread Gunnar Thielebein
Hi Sigfried, Of course I use symlinks all the time, what do you want to tell me in your last comment? The goal is too use other urls of package archives in the chroots, but only for specific distriubutions. In the config snippet, posted initially, you see that there is the -backports

[Bug 628933] Re: pbuilder-dist and flexible configuration files

2010-09-26 Thread Siegfried Gevatter
Oh, I see. Sorry, I got confused about what you were asking for. I'll look into this somewhen soon. ** Changed in: ubuntu-dev-tools (Ubuntu) Status: Incomplete = Confirmed ** Changed in: ubuntu-dev-tools (Ubuntu) Assignee: (unassigned) = Siegfried Gevatter (rainct) --

[Bug 628933] Re: pbuilder-dist and flexible configuration files

2010-09-26 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-dev-tools -- pbuilder-dist and flexible configuration files https://bugs.launchpad.net/bugs/628933 You received this bug notification because you are a member of MOTU, which is subscribed to ubuntu-dev-tools in ubuntu. -- universe-bugs mailing list

[Bug 628933] Re: pbuilder-dist and flexible configuration files

2010-09-26 Thread Siegfried Gevatter
I have just pushed a possible solution, can you please test whether this works for you? If I understood the problem correctly, your attempt to change os.environ didn't work because by default `sudo' strips out all unknown variables (see sudo -s 'sudo -V'). This can be worked around by defining

[Bug 96065] Re: [apport] ontv crashed with TypeError in get_selected_value()

2010-09-26 Thread Olof Kindgren
** Changed in: ontv (Ubuntu) Status: Confirmed = Fix Released -- [apport] ontv crashed with TypeError in get_selected_value() https://bugs.launchpad.net/bugs/96065 You received this bug notification because you are a member of MOTU, which is a bug assignee. -- universe-bugs mailing list

[Bug 628933] Re: pbuilder-dist and flexible configuration files

2010-09-26 Thread Benjamin Drung
Can you change the get_command function to return a list and use subprocess.call instead of os.system like we do in sponsor-patch? -- pbuilder-dist and flexible configuration files https://bugs.launchpad.net/bugs/628933 You received this bug notification because you are a member of MOTU, which