/srv/irclogs.ubuntu.com/2012/11/20/#ubuntu-release.txt

=== micahg_ is now known as micahg
* infinity wonders why those homerun binaries were rejected.03:56
micahginfinity: ask ScottK03:58
infinityScottK: ^03:59
ScottKThe main application was uninstallable.  shlibs were wrong for the library part.  Fixed one coming tomorrow..04:00
ScottKinfinity: ^^^04:00
ScottKIt was the difference between libhomerun and libhomerun0 at the top of the symbols file.04:00
infinityOh, oops.04:01
ScottKYeah.  I missed it when I did the source New.04:01
* ScottK got to do a bit of schooling on library packaging as a side effect though.04:01
=== smartboyhw_ is now known as smartboyhw
psivaacjwatson: precise desktop images have not come up today. not sure if its still early but the livefs build logs appear to be the same when it failed yesterday10:21
=== mmrazik is now known as mmrazik|lunch
cjwatsonpsivaa: Ah, I see, it hit a lock - I think I need to rearrange the lock / datestamping / etc. stuff to consider the release name as well11:00
psivaacjwatson: ack11:05
=== mmrazik|lunch is now known as mmrazik
=== mdeslaur_ is now known as mdeslaur
mdeslaurCould someone on the SRU team please review LP: #1037111 (libreoffice SRU for precise)13:11
ubot2Launchpad bug 1037111 in libreoffice (Ubuntu Precise) "[SRU] LibreOffice 3.5.7 for precise" [High,In progress] https://launchpad.net/bugs/103711113:11
mdeslaurit contains a security fix, and it's been waiting a long time...13:11
=== mmrazik is now known as mmrazik|otp
=== mmrazik|otp is now known as mmrazik
bdmurrayRAOF: could you review apport in the quantal proposed queue?16:30
=== yofel_ is now known as yofel
stgrabercjwatson or any other archive admin: Here's a simple fix for edit-acl's do_copy function that fixes some pretty wrong archive upload permissions: http://paste.ubuntu.com/1372911/17:30
stgraberas it's just a one line fix, a merge proposal seemed a bit overkill :)17:30
stgraberwithout this fix, the archive permissions would be added to the partner archive instead of the primary archive17:30
cjwatsonAh yes.  I sort of wish the default for 'for' loops was for the control variable to go out of scope at the end of the loop, with some way to suppress that when you know you actually want it.17:32
cjwatsonstgraber: I can haz commit message?17:33
* cjwatson ← lazy17:33
=== doko_ is now known as doko
stgrabercjwatson: "edit-acl: When copying a packageset, add the upload permission to the same archive as the source, instead of the last one in the list."17:33
cjwatsonstgraber: thanks, committed17:34
stgrabercjwatson: one more for you that should make it easier to manage copied packagesets: http://paste.ubuntu.com/1372942/17:50
stgrabercjwatson: "edit-acl: On copy, set the related_set property to the source packageset."17:51
stgraberthis allows querying for a packageset across all series which we may then use to add/remove packages from all series at once17:51
cjwatsonstgraber: fair enough - committed17:52
stgraberthanks17:53
plarsso when we moved up from the 3.5 kernels, I think we need to include the nfsv3 module in the initrd. I'm getting failures trying to deploy systems in the lab that need to use cobbler and nfs. Would this just go against linux? or against something else? The module is getting built, just not included in the initrd19:48
rtgplars, are you booting raring with a 3.7 kernel ?19:56
plarsrtg: yes19:56
rtgplars, net booting, right ?19:57
plarsrtg: yes19:57
rtgI thought the debian installer included nfs-modules19:57
infinityIt does.19:59
infinityConfirmed by http://archive.ubuntu.com/ubuntu/dists/raring/main/installer-amd64/20101020ubuntu191/images/MANIFEST.udebs20:00
rtgjust checked. it still does20:00
infinityplars: Are you using the boot.img.gz from d-i?20:00
plarsinfinity: I'll have to check with max on the details of what it pulls out, I don't think it's actually using the netboot image after all, but putting something together from the iso... let me see if I can untangle that side of it20:01
infinityplars: Right, so if it's something weird being done in the lab, that might be your problem. :)20:02
plarsinfinity: could be, let me look into it from that side too20:02
=== mmrazik is now known as mmrazik|afk
roadmrHello folks! I had an SRU candidate and two bugs failed verification. Is it enough to request another SRU upload with a version number superseding this one? (and of course, with the fixes for the failed bug removed)20:58
infinityroadmr: Either removing the broken fix or fixing it are both fine, yes.  And with an incremented version and changelog.21:05
roadmrinfinity: awesome, thanks! I'll see if I can fix them properly21:06
bdmurrayhttps://wiki.ubuntu.com/SeedManagement has a link to UbuntuMainInclusionQueue wich doesn't seem to exist22:26
ogra-cbthats luckily long gone22:30
ogra-cbi guess that should just link to the ubuntu-mir subscribed bugs22:30
bdmurrayogra-cb: okay, I'll link to that then22:31
infinityOh, the world of MIRs in wiki pages was a dark part of our history.22:49
ogra-cbheh, well, back then we only had few MIRs22:51
ogra-cbat least when the page started22:51
* ogra-cb doesnt get a debian-cd issue 22:52
ogra-cbPost-processing pre-installed images ...22:53
ogra-cb+ mkdir -p /srv/cdimage.ubuntu.com/scratch/ubuntu/daily-preinstalled/tmp/raring-armhf+nexus7/CD122:53
ogra-cb+ [ ! -e /srv/cdimage.ubuntu.com/scratch/ubuntu/daily-preinstalled/preinstalled/armhf+nexus7.ext4 ]22:53
ogra-cbvesus ...22:53
ogra-cbPost-processing pre-installed images ...22:53
ogra-cb+ mkdir -p /srv/cdimage.ubuntu.com/scratch/ubuntu/raring/daily-preinstalled/tmp/raring-armhf+nexus7/CD122:53
ogra-cb+ [ ! -e /srv/cdimage.ubuntu.com/scratch/ubuntu/raring/daily-preinstalled/preinstalled/armhf+nexus7.ext4 ]22:53
ogra-cb+ echo No filesystem for armhf+nexus7!22:53
ogra-cbits the same invocation22:53
ogra-cbwhere does the raring in the path come from ?22:54
stgraberI believe it shows up if you explicitly set DIST22:59
stgraberor at least it does for precise22:59
ogra-cbwell, as i said, identical invocation23:00
ogra-cb ARCHES=armhf+nexus7 for-project ubuntu cron.daily-preinstalled23:01
ogra-cbnothing fancy23:01
ogra-cbogra@nusakan:~$ ls /srv/cdimage.ubuntu.com/scratch/ubuntu/daily-preinstalled/preinstalled/23:02
ogra-cbarmhf+nexus7.bootimg-nexus7  armhf+nexus7.ext4  armhf+nexus7.initrd-nexus7  armhf+nexus7.kernel-nexus7  armhf+nexus7.manifest23:02
ogra-cbso even the files are all there23:03
ogra-cbjust not in the raring path, since whatever adds it do the path doesnt add it to the download path hwen it is pulled from the live builder23:03
ogra-cbwell, i think i'll give up and will have a fresh look tomorrow23:07
bdmurrayWhen 12.04.2 comes out the new live cd will automatically use the apt from -updates right?  I'm thinking about bug 34638623:26
ubot2Launchpad bug 346386 in apt (Ubuntu Precise) "[MASTER] Update fails with invalid package files with "Encountered a section with no Package: header"" [High,Fix released] https://launchpad.net/bugs/34638623:26

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