[00:08] sommer: you here? [01:24] j1mc: hey hey hey [01:24] hi sommer [01:24] party time, excellent [01:25] heh, just woke up from a nap [01:26] take your time [01:26] oh, it's on! jheheheh [01:27] have you had a chance to look throught the packaging guide? [01:27] sommer: no, not really... sorry. [01:27] I've checked out the xubuntu branch so I think I should be able to walk you thorugh it :-) [01:28] i hope so. [01:28] :) thanks for offering to help, btw [01:28] no problem, if you want to open it: https://wiki.ubuntu.com/PackagingGuide [01:28] there's some packages to install first [01:28] ok [01:29] once you have it open go ahead and click the "Getting Started" link [01:29] i'll let you know when i have the packages installed [01:29] brb [01:29] cool [01:31] done i installed everything from the "packaging tools" section [01:33] okay, now you'll need to setup a pbuilder environment [01:33] the commands toward the bottom of the page: sudo pbuilder create --distribution hardy [01:34] basically a pbuilder is a chroot environment packed into a tarball, it's pretty slick [01:35] cool... almost done [01:36] uh, actually... not quite almost done [01:36] did the hardy part work? [01:36] yeah [01:36] it's working, just retrieving a bunch of stuff [01:37] it will be a few minutes... it's going in alpha order, and it is on the "L's" right now [01:37] good, I was thinking you needed to install another package, but I guess not, coolness [01:38] ya, the creation process can take a while [01:38] j1mc: do you have a gpg key ? [01:39] yeah [01:39] cool [01:39] http://keyserver.ubuntu.com:11371/pks/lookup?search=0x571FF83D&op=index [01:39] that's it, right? [01:40] beauty, yep [01:40] OpenPGP keys: 571FF83D [01:40] i'm not sure if i've ever used it. it's been a long time since i set it up, and it probably wasn't on this machine. [01:41] i should know the password, though, if i need to use it. [01:41] I think it just needs to be in the keyring, it's really only needed to sign the package [01:41] ok [01:41] but sicne someone else needs to upload it they'll use their key anyway [01:42] pbuilder stuff is done [01:43] okay, click on the "Packagingguide/Basic" link at the bottom [01:44] you can read through the explanation of the files if you'd like, but the import instructions are under the "Building the Source Package" heading [01:44] important even [01:44] ok [01:45] now add a change log entry by doing: debchange -i [01:45] * j1mc moves to the root of my xubuntu-hardy branch [01:45] do i enter debuild -s? [01:46] (capital S) [01:46] not yet, you need to create a changelog entry first, this will increment the package number [01:46] ok [01:46] that part is explained earlier in the section, doing it by hand anyway [01:46] I like the debchange -i command, quick and clean :) [01:47] debchange: debian/changelog unmodified; exiting. [01:47] should i have entered stuff in there? [01:47] did it open an editor? [01:47] yeah [01:48] ah, yep... place a comment after the "*" [01:48] ok [01:49] okay, now do the debuild -S -kgpgkey [01:49] http://pastebin.ca/951144 [01:49] that is what was in there already [01:50] did it create a new entry for you? [01:50] above that entry? [01:51] yeah [01:51] i just entered a short thanks... [01:51] if not, try doing export DEBEMAIL=youremail export DEBFULLNAME=yourname [01:51] do i have to do anything else? [01:52] yeah, my info was in there [01:52] cool, nope just save the file [01:52] ok [01:52] done [01:52] now debuild -S -kgpgkey ? [01:52] ya, you may not need the -k, but for me if I don't add it, it won't use my key to sign the package [01:53] you can go ahead and try without, you can always try again with :-) [01:53] but ya now do a debuild -S [01:53] hm... http://pastebin.ca/951147 [01:54] sorry replace gpgkey with your key [01:55] so it'll be: debuild -S -k571FF83D [01:56] hm, that still didn't work. [01:56] did it give you an error? [01:56] might it be that i don't have that key present on this machine? [01:56] yeah [01:57] ya, probably is, can you place it in .gnupg? [01:57] http://pastebin.ca/951150 [01:57] if not, it's probably fine to just create an unsigned package [01:58] ah, one more package you'll need apt-get install cdbs [01:58] would i place it in here? http://pastebin.ca/951154 [01:59] ya, but I forget the commands [01:59] ah, installing that cdbs package helped [02:00] it is working :) dpkg-source: building xubuntu-docs in xubuntu-docs_8.04.1ubuntu1.tar.gz [02:01] cool, if you want to sign the package here's the gpg link:https://help.ubuntu.com/community/GnuPrivacyGuardHowto [02:01] ya the package should be in ../*.dsc [02:02] it's usually best to test it: sudo pbuilder build *.dsc [02:02] full output: http://pastebin.ca/951161 [02:02] cool, yep everything worked... just not signed [02:03] should be okay [02:03] if i wanted to sign the package, i could redo the steps we've done (later) following the wiki above? [02:04] (to sign the package) [02:04] ya, once you have the key installed, rebuild using: debuild -S -kgpgkey [02:04] it should then ask you the key password at the end of the build process [02:04] ok [02:05] is the package built now, though? [02:05] what would be the next step? [02:05] have you done the pbuilder? [02:05] no [02:05] sudo pbuilder build *.dsc [02:06] sudo pbuilder build ../*.dsc [02:06] is that right? w the "/" in there? [02:06] heh... that too, depending on which directory you're in [02:06] i will try it with the / [02:07] you should see xubuntu-docs_8.04.1ubuntu1.dsc or something similar [02:07] if not in your current directory then in ../ [02:08] ok... i see it in ../ it's doing some work now... downloading stuff. [02:08] should be just a minute or two more [02:09] cool, ya it'll take some time [02:10] I gotta take the dog out, be back in a sec [02:10] ok [02:12] I'm back [02:12] still building? [02:14] just finished [02:14] no errors... [02:15] cool, the .deb should be in /var/cache/pbuilder/result/ [02:15] you can install it with sudo dpkg -i [02:17] schwing! [02:17] haha [02:17] this rocks [02:17] party! [02:17] haha [02:17] ok... so now what do i do? i think i'll want to rebuild that package as signed [02:17] so I guess the next step is to file a bug asking for someone to upload it, and attache the .dsc file to the bug [02:18] or, ya rebuilding works :-) [02:18] schaaaawing... heh [02:18] ok... the .dsc file from my /var/cache/pbuilder/result folder? [02:18] or the first one? [02:19] sure, I think it's just a copy of the ../ one [02:19] either or [02:19] ok [02:19] awesome. [02:19] do i file the bug against the xubuntu-docs package? [02:19] I think mdke filed a bug for the ubuntu-docs package a while back, but I can't seem to find it [02:22] hm... [02:22] i can't find it either [02:24] ya, I guess just file it under xubuntu-docs, then you might ask in #ubuntu-devel and #ubuntu-motu about the next step [02:24] bug 192488 perhaps [02:24] Launchpad bug 192488 in ubuntu-docs "Please update ubuntu-docs from bzr" [Undecided,Fix released] https://launchpad.net/bugs/192488 [02:25] boom! that's the one I was thinking of :-) [02:25] dsas: thanks [02:25] should i reopen that? [02:25] it's shown as fixed-released [02:26] I'd create a new one, since it's a different package [02:26] but you could follow that format [02:27] Subscribed ubuntu-main-sponsors... I think is what calls the attention of those needed to update the pacakge [02:27] and still attache the .dsc file? matthew didn't do that [02:27] umm... I don't think it'll hurt [02:28] it'll show that it at least build :-) [02:28] so they'll build it... i just test it on my own machine to make sure before asking them to do it? [02:28] yep, I think that's the process [02:28] ok. cool. [02:28] thanks so much for your help. [02:29] not a problem [02:29] party on... have a good evening [02:29] heh, party on j1mc [05:31] New bug: #204501 in ubuntu-doc "Please update Xubuntu docs from bzr" [Undecided,New] https://launchpad.net/bugs/204501 === FlannelKing is now known as Flannel [15:01] New bug: #204666 in ubuntu-docs (main) "Please upload ubuntu-docs 8.03.3 from bzr" [Undecided,New] https://launchpad.net/bugs/204666 [21:12] Hello, does anyone know if doc.ubuntu.com has been updated since the 19th? [21:13] I know that sommer has done some excellent update of the server guide but I don't see them reflected yet [21:30] mdke [21:30] you here [21:56] right, i have something to say [21:57] Yes, the UDSF is shutting down. [21:57] but NOT because of you lot [21:57] mark DID ask us (nicely) to shut it down [21:57] but we were getting short on manpower [21:58] and other facilities to run it, anyway [21:58] however, we DO now have the Ubuntu Gaming Arena, which has Marks *full Blessing [21:59] and it's proven to be a runaway success [21:59] Bonzodog: can you please tell me what UDSF is? [22:00] so we decided that for the greater sanity of everybody that the UDSF had it's day, and it's server space and bandwidth is going to expanding the UGA as the main face of Gaming facilities in Ubuntu [22:00] jpatrick: the UDSF is (until the end of the month) the Ubuntu Document Storage Facility [22:01] ah, thanks :) [22:01] which was being used to document how-to's from the forums [22:01] a lot of which are fast becoming out-moded anyway [22:02] due to the increasing automation in ubuntu [22:08] Bonzodog: have you considered submitting the content to the System docs? [22:09] Bonzodog: or adding it to the help.ubuntu.com wiki? [22:15] Bonzodog: also is the UGA a game server? or something else? [22:20] sommer: I canot use the moin moin wiki...it's torture [22:20] and it's slow [22:20] like really slow [22:21] considering the servers are just a few miles from me [22:21] ya, I can understand that [22:22] the UGA is a gaming Wiki, yes, but it also can host massive online gaming [22:22] do you have plans for the content? just curouis... I've never been to the site [22:22] I really do not like mon moin [22:22] well, i'm not sure the content would be of any ise to you lot [22:23] well if it helps people to accomplish what they want to do with Ubuntu, I'd think it'd at least be worth looking through :-) [22:24] what form is the conent in now? html, text... [22:28] text [22:28] for dokuwiki [22:29] dokuwiki is very efficient [22:29] the UGA uses it as well [22:29] scales up well, and is very fast [22:29] anyways, i have to go [22:30] later [22:30] what kind of topics does it cover? I must admit I'm really only interested in server type stuff :) [22:30] doh