IRC log for #gooseproject on 20130406

00:33.29*** join/#gooseproject goozbach (~goozbach@fedora/goozbach)
01:40.18*** join/#gooseproject nb_ (~nb@fedora/znc.nb)
01:58.48*** join/#gooseproject zaytsev (~zaytsev@unaffiliated/zaytsev)
04:29.35herloI think I just figured out what was wrong with the subversion build. It had nothing to do with subversion either.
04:30.16herloshalkie: over here
04:30.33herlokdelibs3 bug
04:30.39shalkieWhat what?
04:30.43herlohttps://bugzilla.redhat.com/show_bug.cgi?id=681901
04:30.44shalkielooks back and forth
04:30.48herlolol
04:42.26herlowell, that was fun
04:44.20shalkieI find it interesting that one person submits a patch and then others talk about how it isn't the right patch but don't seem to submit the patch they suggest...
04:44.33shalkiethinks of arm chair quarterbacks
04:44.50herlooh, well there's someone in there I trust, bochecha
04:44.57herloso I took it at face value
04:45.13herloand it looks like we actually did those fixes but missed them on the original
04:45.27herloor possibly reverted them is some fashion
04:45.41shalkieOh I know.
04:46.16shalkieAnd actually looking again they do say what the "proper fix" would by, they just do it as an attachment. Possibly because they suggesting modifying the other package.
04:47.16herloyeah
04:48.02shalkies/would by/would be/
04:50.09herloI suppose subversion package needs to be updated too...
04:52.05herlothe point here is that subversion has two updates in gl6.0, so I think the fix comes in the 6.0.3 release
04:56.19herloshalkie: I've created some new functionality into skein this week. Good stuff actually
04:56.41herloyou can now extract with the --no-commit option, which is nice to see if the extracted srpm is the one you want
04:57.13herloI added -g <githash> to skein build to allow you to pick the commit to build in koji
04:58.01herlothe skein commit function accommodates skein extract's branch creation or not creation.
06:26.32herlonb: when you come around again, I've been thinking a bunch about that 'build status' report you've been posting. I like it a lot. I think it could really help us to track what is done and what isn't.
06:28.41herloThinking from the first stage 'tagging builds' to 'dependency resolution' and 'build tracking', I think it could really be a simple cron job that generates a reStructuredText file that could be pushed up to gooseproject.org each day.
06:29.10herloI think I might start working on something that does that as we go through the builds for 6.1
10:19.35*** join/#gooseproject Gate (~gate@devans.us)
10:19.35*** join/#gooseproject Gate (~gate@unaffiliated/gate)
20:16.59herlonb: I was also looking at gl6.1 stuff. We'll need to build goose-release first before any other packages. This is per https://github.com/gooseproject/main/wiki/build-order-%28based-upon-gl6.0-updates%29
20:17.32herlootherwise, it will try to build packages with gl6.0 for the dist, we don't want to do that
21:00.20nbherlo, oh
21:04.14*** join/#gooseproject herlo_xchat (~herlo@c-174-52-46-178.hsd1.ut.comcast.net)
21:04.32herlo_xchatnb, looks like my prgmr server segfaulted. I'm rebooting it now
21:05.14herlo_xchatnb, um, something is up
21:05.28herlo_xchatError: Domain 'herlo' does not exist
21:05.53nbherlo_xchat, does not exist means you need to start it
21:06.03herlo_xchatoh, that's weird
21:06.05herlo_xchatI rebooted it
21:06.11nbit's xen's terminology
21:06.30herlo_xchatk
21:06.36herlo_xchatbut it is weird
21:06.44nbyeah
21:06.52herlo_xchatI rebooted and then it said it didn't exist
21:06.55herlo_xchatdoes reboot not work?
21:08.23herlo_xchatk, brb
21:10.57*** join/#gooseproject herlo (~clints@fedora/herlo)
21:12.28herlonb: I'm back
21:13.04*** join/#gooseproject githubie (~supybot@herlo.xen.prgmr.com)
21:13.58herlolet's see if I can get this to work
21:14.57herlonb: I think I have a basic script to get the status
21:33.41herlo[herlo@x220 ~]$ > /tmp/pkg-history.txt; for file in ~/Downloads/el6.0-ftp/gl6_0-updates/*; do pkg=$(rpm -qip ${file} 2> /dev/null | head -n 1| awk -F':' '{ print $2 }' | cut -c2-); if [ ! $(grep ${pkg} /tmp/pkg-history.txt) ]; then echo ${pkg} >> /tmp/pkg-history.txt; koji list-history --package=${pkg} --tag=gl6.0-updates-candidate; fi; done
21:33.45herloThu Mar 28 19:26:27 2013 apr-1.3.9-3.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:33.48herloThu Mar 28 19:16:11 2013 apr-util-1.3.9-3.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:33.51herloThu Mar 28 19:25:59 2013 autofs-5.0.5-23.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:33.54herloWed Mar 20 23:41:38 2013 bind-9.7.0-5.P2.gl6.1 tagged into gl6.0-updates-candidate by clints [still active]
21:33.57herloThu Mar 28 20:22:57 2013 bind-9.7.0-5.P2.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:34.00herloThu Mar 21 01:14:43 2013 bzip2-1.0.5-7.gl6 tagged into gl6.0-updates-candidate by clints [still active]
21:34.03herloThu Mar 28 20:22:09 2013 bzip2-1.0.5-7.gl6.0 tagged into gl6.0-updates-candidate by clints [still active]
21:34.06herloThu Mar 28 20:22:24 2013 cifs-utils-4.4-5.gl6.0.2 tagged into gl6.0-updates-candidate by clints [still active]
21:34.10herloThu Mar 28 20:33:17 2013 cluster-3.0.12-23.gl6.0.4 tagged into gl6.0-updates-candidate by clints [still active]
21:34.12herloThu Mar 28 20:44:39 2013 cluster-3.0.12-23.gl6.0.6 tagged into gl6.0-updates-candidate by clints [still active]
21:34.15herloThu Mar 28 20:22:51 2013 compat-dapl-1.2.15-2.1.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:34.18herloThu Mar 21 10:39:45 2013 corosync-1.2.3-21.gl6.1 tagged into gl6.0-updates-candidate by clints
21:34.21herloThu Mar 28 02:39:31 2013 corosync-1.2.3-21.gl6.1 untagged from gl6.0-updates-candidate by clints
21:34.24herloThu Mar 28 02:40:24 2013 corosync-1.2.3-21.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:34.27herloThu Mar 28 22:04:32 2013 cups-1.4.2-35.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:34.31herloFri Mar 22 00:08:34 2013 cvs-1.11.23-11.gl6.1 tagged into gl6.0-updates-candidate by clints
21:34.33herloThu Mar 28 02:35:07 2013 cvs-1.11.23-11.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:34.36herloThu Mar 28 02:38:59 2013 cvs-1.11.23-11.gl6.1 untagged from gl6.0-updates-candidate by clints
21:34.39herloThu Mar 28 22:04:14 2013 dbus-1.2.24-4.gl6.0 tagged into gl6.0-updates-candidate by clints [still active]
21:34.42herloThu Mar 28 22:04:05 2013 device-mapper-multipath-0.4.9-31.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:34.45herloThu Mar 28 22:04:25 2013 device-mapper-multipath-0.4.9-31.gl6.0.2 tagged into gl6.0-updates-candidate by clints [still active]
21:34.49herloThu Mar 28 22:17:31 2013 device-mapper-multipath-0.4.9-31.gl6.0.5 tagged into gl6.0-updates-candidate by clints [still active]
21:34.52herloThu Mar 28 22:17:38 2013 device-mapper-multipath-0.4.9-31.gl6.0.3 tagged into gl6.0-updates-candidate by clints [still active]
21:34.55herloThu Mar 28 22:24:10 2013 dhcp-4.1.1-12.P1.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:34.58herloThu Mar 28 23:05:37 2013 dhcp-4.1.1-12.P1.gl6.0.4 tagged into gl6.0-updates-candidate by clints [still active]
21:35.01herloThu Mar 28 23:05:43 2013 dhcp-4.1.1-12.P1.gl6.0.2 tagged into gl6.0-updates-candidate by clints [still active]
21:35.04herloThu Mar 28 23:05:52 2013 dracut-004-33.2.gl6.0 tagged into gl6.0-updates-candidate by clints [still active]
21:35.07herloThu Mar 28 23:10:36 2013 dracut-004-33.gl6.0 tagged into gl6.0-updates-candidate by clints [still active]
21:35.10herloFri Mar 29 20:06:32 2013 evince-2.28.2-14.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:35.13herloThu Mar 28 23:59:11 2013 fence-agents-3.0.12-8.gl6.0.3 tagged into gl6.0-updates-candidate by clints [still active]
21:35.16herloFri Mar 29 00:03:10 2013 fence-agents-3.0.12-8.gl6.0.2 tagged into gl6.0-updates-candidate by clints [still active]
21:35.20herloSun Mar 31 04:36:31 2013 firefox-3.6.13-2.gl6.0 tagged into gl6.0-updates-candidate by clints [still active]
21:35.22herloFri Mar 29 00:03:24 2013 freetype-2.3.11-6.gl6.0.2 tagged into gl6.0-updates-candidate by clints [still active]
21:35.26herloFri Mar 29 00:05:22 2013 freetype-2.3.11-6.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:35.29herloThu Mar 28 17:23:04 2013 gdb-7.1-29.gl6.0.1 tagged into gl6.0-updates-candidate by nbebout [still active]
21:35.32herloThu Mar 28 17:25:23 2013 gdm-2.30.4-21.gl6.0.1 tagged into gl6.0-updates-candidate by nbebout [still active]
21:35.35herloThu Mar 28 17:11:23 2013 git-1.7.1-2.gl6.0.1 tagged into gl6.0-updates-candidate by nbebout [still active]
21:35.38herloThu Mar 28 18:25:09 2013 glibc-2.12-1.7.gl6.0.3 tagged into gl6.0-updates-candidate by nbebout [still active]
21:35.41herloFri Mar 29 01:24:14 2013 glibc-2.12-1.7.gl6.0.4 tagged into gl6.0-updates-candidate by nbebout [still active]
21:35.44herloWed Apr  3 18:18:58 2013 glibc-2.12-1.7.gl6.0.5 tagged into gl6.0-updates-candidate by nbebout [still active]
21:35.47herloThu Mar 28 18:46:49 2013 gpxe-0.9.7-6.3.gl6.0.1 tagged into gl6.0-updates-candidate by nbebout [still active]
21:35.50herloThu Mar 28 15:44:58 2013 hplip-3.9.8-33.gl6.0.1 tagged into gl6.0-updates-candidate by nbebout [still active]
21:35.53herloThu Mar 28 15:54:07 2013 hpwdt-1.2.0-2.gl6.0 tagged into gl6.0-updates-candidate by nbebout [still active]
21:35.56herloThu Mar 28 18:16:46 2013 initscripts-9.03.17-1.gl6.0.1 tagged into gl6.0-updates-candidate by nbebout [still active]
21:35.59herloFri Mar 29 00:06:02 2013 java-1.6.0-openjdk-1.6.0.0-1.31.b17.gl6.0 tagged into gl6.0-updates-candidate by nbebout [still active]
21:36.02herloWed Apr  3 18:18:49 2013 java-1.6.0-openjdk-1.6.0.0-1.36.b17.gl6.0 tagged into gl6.0-updates-candidate by nbebout [still active]
21:36.05herloWed Apr  3 22:20:35 2013 java-1.6.0-openjdk-1.6.0.0-1.39.b17.gl6.0 tagged into gl6.0-updates-candidate by nbebout [still active]
21:36.08herloSun Mar 31 05:08:02 2013 kabi-whitelists-20101015-1.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:36.11herloSun Mar 31 07:25:02 2013 kdelibs-4.3.4-11.gl6.0.2 tagged into gl6.0-updates-candidate by clints [still active]
21:36.14herloSun Mar 31 06:52:13 2013 kdenetwork-4.3.4-11.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:36.17herloSun Mar 31 05:32:51 2013 krb5-1.8.2-3.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:36.20herloSun Mar 31 11:46:14 2013 krb5-1.8.2-3.gl6.0.6 tagged into gl6.0-updates-candidate by clints [still active]
21:36.23herloSun Mar 31 12:51:11 2013 krb5-1.8.2-3.gl6.0.7 tagged into gl6.0-updates-candidate by clints [still active]
21:36.26herloSun Mar 31 12:24:47 2013 libcap-ng-0.6.4-3.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:36.29herloSun Mar 31 13:08:51 2013 libcgroup-0.36.1-6.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:36.33herloSun Mar 31 13:15:45 2013 libnl-1.1-12.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:36.36herloSun Mar 31 12:53:12 2013 libtiff-3.9.4-1.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:36.39herloSun Mar 31 13:44:05 2013 libtiff-3.9.4-1.gl6.0.2 tagged into gl6.0-updates-candidate by clints [still active]
21:36.42herloSun Mar 31 20:54:55 2013 libtiff-3.9.4-1.gl6.0.3 tagged into gl6.0-updates-candidate by clints [still active]
21:36.45herloSun Mar 31 21:54:06 2013 libuser-0.56.13-4.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:36.47herloSun Mar 31 13:39:32 2013 libvirt-0.8.1-27.gl6.0.3 tagged into gl6.0-updates-candidate by clints [still active]
21:36.50herloSun Mar 31 21:09:15 2013 libvirt-0.8.1-27.gl6.0.5 tagged into gl6.0-updates-candidate by clints [still active]
21:36.54herloSun Mar 31 21:42:19 2013 libvirt-0.8.1-27.gl6.0.6 tagged into gl6.0-updates-candidate by clints [still active]
21:36.57herloSun Mar 31 13:08:34 2013 libvpx-0.9.0-8.gl6.0 tagged into gl6.0-updates-candidate by clints [still active]
21:37.00herloSun Mar 31 13:22:48 2013 lldpad-0.9.38-3.gl6.0.2 tagged into gl6.0-updates-candidate by clints [still active]
21:37.03herloSun Mar 31 13:24:49 2013 logrotate-3.7.8-12.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:37.05herloSun Mar 31 13:39:56 2013 luci-0.22.2-14.gl6.0.1 tagged into gl6.0-updates-candidate by clints [still active]
21:37.08herloSun Mar 31 13:43:26 2013 lvm2-2.02.72-8.gl6.0.2 tagged into gl6.0-updates-candidate by clints [still active]
21:37.11herloSun Mar 31 21:00:24 2013 lvm2-2.02.72-8.gl6.0.3 tagged into gl6.0-updates-candidate by clints [still active]
21:37.14herloSun Mar 31 21:37:16 2013 lvm2-2.02.72-8.gl6.0.4 tagged into gl6.0-updates-candidate by clints [still active]
21:37.18herloSun Mar 31 22:40:17 2013 mailman-2.1.12-14.gl6.0.2 tagged into gl6.0-upd
21:37.20herlooops
21:37.22herlohttp://paste.fedoraproject.org/6837/28399713
21:37.25herlothat's what I meant to paste
21:37.28herlonb: ^^
21:50.58nbherlo, so then will something tell you if a package isn't in the updates candidate tag
21:51.05herloyes
21:51.29herloI'm using the list of sorted srpms
21:51.59herloso for each of them, I'm looking for a status on them. If it's not there, it either failed (which history should tell us) or it hasn't been built yet.
21:53.16herlonb: I'll probably write this into a script that can be run from cron on a regular basis
21:56.19herlothe idea being that it will be pushed out to somewhere where we can use it to do reporting on status

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.