/srv/irclogs.ubuntu.com/2013/05/05/#ubuntu-devel.txt

jonohey00:12
jonois anyone running saucy right now? is it broadly working?00:12
cjwatsonjono: wfm01:04
jonothanks cjwatson01:04
cjwatsonjono: when I upgraded on Monday or so I had to logout/login before I could control networking again; I *think* pitti fixed that but not sure01:04
jonothanks, cjwatson, I think I will get it installed here01:05
cjwatsonnot in a departure lounge then?01:06
cjwatsonoh yeah, you're local01:07
cjwatsonduh01:07
cjwatsonI swear I get stupider on the wrong side of the pond01:07
jonocjwatson, heh, yep, I am sat in a coffee shop01:08
jonohave a reasonably free weekend until the family return tomorrow night01:08
jonoso I am currently using this as an opportunity to learn about QML some more01:08
jonoand likely upgrade to Saucy01:08
cjwatsonlooks like openssh does still need some work to handle logind correctly01:12
cjwatsonnot that that has any effect on most saucy users01:12
cjwatsonmaybe attempting to fix that should be my plane project01:13
huluwhere the ubuntu livecd's casper create default user03:56
huluwho can help me03:56
cyphermoxhulu: what do you want to know04:41
hulucyphermox: i want to change the home directory of the default user of livecd04:43
hulucyphermox: can you help me?04:44
cyphermoxwell, the home directory should match the user name used04:45
cyphermoxif that's not what you want then you probably want to modify scripts/casper-bottom/25adduser to some degree.04:45
cyphermoxI'm not sure where the username itself is defined04:46
hulucyphermox: i want to change the ubuntu's .bashrc04:46
cyphermoxok04:48
cyphermoxI'd probably just add a script to modify the file04:49
cyphermoxsomewhere after 25adduser04:49
cyphermoxhulu: in any case, you can look at http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/casper/saucy/view/head for how all this is setup -- the scripts in the scripts directory are executed to create the user and set things up04:50
cyphermoxthe user is defined in casper.conf in the root directory04:51
hulucyphermox: i want to change the /etc/skel,but the livecd don't create default user with /etc/skel04:55
cyphermoxhmm, I don't know04:55
cyphermoxI would have thought it come from /etc/skel, yes.04:56
cyphermoxperhaps there is another script in casper that does that04:56
hulucyphermox: i can't find the right place05:03
cyphermoxhulu: I don't know how to help you more, I don't know how that file gets written if it's not via skel.05:03
hulucyphermox: thx05:04
cyphermoxhulu: that said, like I wrote above, I'd possibly just write a new script in the script folder that edits .bashrc via sed or something05:04
cyphermoxor just blindly append to it05:04
hulucyphermox: the livecd create default user with out /etc/skel05:04
cyphermoxI'm not sure what you want to do with .bashrc, but it's possibly the wrong method too05:05
hulucyphermox: i change the .bashrc,and place the changed file in /etc/skel,but the livecd create the default user without /etc/skel05:07
cyphermoxsure05:08
cyphermoxbut you can overwrite the file in the user's home directory after it's written05:08
hulucyphermox: what's you means?05:09
cyphermoxwell, somewhere after the user is created, you can write another .bashrc in /home/$USERNAME  to do what you want, no?05:10
=== jono is now known as Guest55286
hulucyphermox: i want to change the .bashrc before user create05:12
cyphermoxhmm okay05:13
cyphermoxsorry, I don't know05:13
cyphermoxI'm going to have to logoff now, need to catch a plane05:14
hulubye05:15
infinityLoganCloud: Could you please refrain from doing forced sync over packages that need merging?05:16
scarecrow_Where can I find more information about ubuntu touch, TV and phone?06:21
=== a16g_ is now known as ypwong
sladencongratulations on the release!08:32
=== G4MBY is now known as PaulW2U
=== mnepton is now known as mneptok
=== hrww is now known as hrw
=== Lutin is now known as Guest30323
=== Pici` is now known as Pici
=== jrib is now known as Guest31537
=== Tm_T is now known as Guest1531
=== ryanakca is now known as Guest91110
=== Guest31537 is now known as jrib
Riddellis merges.ubuntu.com working for saucy?12:09
=== Pendulum_ is now known as Pendulum
ScottKRiddell: yes.12:57
dakotawulfyhi14:02
infinityHrm, why am I completely unshocked that a package called "mutextrace" hung several buildds?15:27
ion:-D15:44
penguin42haha15:45
=== ivoks_ is now known as ivoks
=== Guest1531 is now known as Tm_T
=== cnd` is now known as cnd
=== bdrung_ is now known as bdrung
=== Ursinha-afk is now known as Ursinha
=== trinikrono1 is now known as ubuntu-tt
weaselheya.20:07
weaselis there some kind of lucid-backports repository that would have a reasonably recent debhelper I could use for building backports?20:08
tumbleweedthere is lucid-backports, but Ubuntu backports policy would make backporting something like debhelper require a crazy amount of testing. I see it has been done in the past, though. ScottK?20:11
rbasakBackporting debhelper would certainly make backporting easier. Most of the time I've backported something (generally not to any official repo though) the only task was to wind back compat.20:12
elmoweasel: I have a 8.0.0ubuntu2~0.IS.10.04 for lucid, if that's any help, ISTR backporting anything newer to lucid got hard20:13
rbasakAnd debhelper is good at retaining backwards compatibility20:13
maxbweasel: The key questions really are 1) backporting what? 2) how new a debhelper do you need? and 3) backporting for publication where?20:13
weaselelmo: that's about the same level that squeeze has.  that should suffice20:13
maxbIt's often convenient to backport a version of debhelper into backport PPAs, which requires varying degrees of care depending on what packages it is going to be used fo20:14
elmoweasel: k, one sec, I'll dump it on people.canonical.com20:14
maxb*for20:14
weaselmaxb: building my tor binaries for deb.tpo.  I just modernized the packaging of the source package to use a new style dh debian/rules, and that requires reasonably recent debhelper.20:14
maxbtpo?20:14
weaseltorproject.org20:14
LaneyI reckon we could/should work out a way of backporting debhelper.20:15
maxbI have a lucid backport of 8.1.2 here: https://launchpad.net/~mercurial-ppa/+archive/builddeps/+packages20:15
maxbLet me review the diff and remind myself what I had to change20:15
Laneytesting all of the rdeps would be a joke, but it's hardly likely to be necessary given what it is20:15
weaselso everybody seems to make their own?20:15
Laneyapparently so20:16
rbasakHow about a new debhelper9 binary package? THen you'd only have to tweak Build-Depends for a backport. It won't matter if it conflicts with debhelper, right?20:16
weaselseems an awful waste.  <cue sweeney todd>20:16
elmoweasel: http://people.canonical.com/~james/debhelper/20:16
Laneylet me just mail the backporters and see if we can do it properly20:17
weaselthanks.  I guess I can put that in a repo somewhere and teach schroot to add that to sources.list20:17
maxbhttps://code.launchpad.net/~bzr/ubuntu/lucid/debhelper/builddeps-ppa <-- looks like 8.1.2 just built fine with no changes on lucid20:17
weaselelmo: while I have you around, did you see my question on #d-a?20:18
maxbI think everyone tends to make their own because it's relatively easy to validate it's fine for any given single backporting project, but amazingly hard to have one true backport20:18
maxbAt least you're only going back as far as lucid20:20
maxbBackporting debhelper 7.3 to hardy was "interesting" :-)20:20
weaselI dropped hardy support not too long ago :)20:22
weaselDate:   Tue Apr 9 14:17:18 2013 +000020:22
weasel    We no longer build hardy20:22
Laney<20130505202234.GH3149@iota>20:23
maxbYes, really no point these days. It was nearly two years ago when I made that backport20:23
ScottKtumbleweed: We backported debhelper 7 to hardy-backports.  Debhelper is a bit different since it's only used at build time.  Backports of it are relatively safe since anything you're backporting had to build with the newer debhelper in the series you're backporting from.21:48
tumbleweedmind you, we'd need to solve backports build-depending on backports, first21:51
Laneyfor >= natty, yes21:52
tumbleweedoh, was that not an issue for lucid? np then21:52
ScottKYep21:53
MarlincAny mailing list moderators online?22:00
MarlincNever mind it has been accepted already22:02
=== ricmm_ is now known as ricmm

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!