[Merge] lp:~robru/phablet-tools/citrain-on-rtm into lp:phablet-tools
♫ Robert Bruce Park ♫
robert.park at canonical.com
Thu Sep 18 21:20:24 UTC 2014
1. Cyphermox suggested that even once add-apt-repository gets fixed in rtm, it would attempt to add distro series as "utopic" even though that's not valid. So the only way to get the distro and series correct is to write the full deb line manually.
You can pass the full deb line to add-apt-repository, but if you do, it adds the line to /etc/apt/sources.list rather than to sources.list.d, which breaks the logic of "set sources.list to /dev/null to isolate the silo contents" hack below.
So I realized, since I'm reduced to writing my own deb line anyway, i might as well just make my own sources.list and reference it myself.
2. Because phablet-config just wraps add-apt-repository which I'm not convinced can be fixed for rtm, due to what cyphermox said about it.
3. I dunno, will it break other tools? Patches welcome.
--
https://code.launchpad.net/~robru/phablet-tools/citrain-on-rtm/+merge/235069
Your team Ubuntu Phablet Team is subscribed to branch lp:phablet-tools.
More information about the Ubuntu-reviews
mailing list