VinBoy (vinboy@port-219-88-251-152.orcon.net.nz) joined #gnuenterprise. reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) joined #gnuenterprise. reading the logs if jbailey ask i will fix later today Arturas (~arturas@gsk.vtu.lt) joined #gnuenterprise. good morning hi Arturas hello Reinhard :) dimas (~dimas@195.218.177.46) joined #gnuenterprise. thierry (~thierry@musashi.xtensive.com) joined #gnuenterprise. morning all Nick change: reinhard -> rm-away dimas_ (~dimas@195.218.177.46) joined #gnuenterprise. dimas (~dimas@195.218.177.46) left irc: Read error: 113 (No route to host) Mr-BinLadin (vinboy@port-219-88-251-230.orcon.net.nz) joined #gnuenterprise. alandd (~alandd@h-69-3-76-134.PHNDAZ91.dynamic.covad.net) joined #gnuenterprise. Nick change: alandd -> alanddZZzz Action: alanddZZzz is away: I'm busy Action: alanddZZzz sleeping VinBoy (vinboy@port-219-88-251-152.orcon.net.nz) left irc: Read error: 113 (No route to host) dneighbo_ (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. lupo__ (lupo@pD9E68622.dip.t-dialin.net) left irc: Read error: 104 (Connection reset by peer) btami (~tamas@ip102-205.ktv.tiszanet.hu) joined #gnuenterprise. dneighbo (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: Read error: 110 (Connection timed out) Nick change: Mr-BinLadin -> VinBoy VinBoy (vinboy@port-219-88-251-230.orcon.net.nz) left irc: thierry (~thierry@musashi.xtensive.com) left irc: Read error: 110 (Connection timed out) thierry (~thierry@musashi.xtensive.com) joined #gnuenterprise. R45 (~rastabeen@cuscon3185.tstt.net.tt) joined #gnuenterprise. R45 (~rastabeen@cuscon3185.tstt.net.tt) left irc: Read error: 104 (Connection reset by peer) Nick change: rm-away -> reinhard hello reinhard mperlman (~mperlman@adsl-66-72-197-152.dsl.clevoh.ameritech.net) left #gnuenterprise. hi btami reinhard: i think all the win32 specific environ magic is deprecated in gnue-* scripts you think? you mean it would work without? yes errmmmm *how* sure are you about that? i'v tried it with gnue-schema and gnue-appserver shall we risk to remove it? i think so in the cvs logs i found an entry that it was done for mcmillian ? lupo_ (lupo@pD9542256.dip.t-dialin.net) joined #gnuenterprise. "fixes to setup.py for mcmillan install " is what jcater wrote when he introduced that magic 22 months 2 weeks ago :) in what tool's setup.py ? jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) joined #gnuenterprise. gnue-forms i looked there because it's the "oldest" setup.py and was actually always the first one to get things done originally jbailey: thanks for your testing yesterday i will fix that later today i actually expeced it :) reinhard: ok, i will try mc'millan with new scripts jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) left irc: Read error: 110 (Connection timed out) jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) joined #gnuenterprise. ROAR! I hate compuers! ToyMan (~stuq@smtp.dstoys.com) joined #gnuenterprise. damned computer froze and wouldn'lt start again. Anyhow. reinhard: So you saw the logs from yesterday? yes Cool. Those were the only lintian warnings left on gnue-common - So after that it's lovely to put in. hi jeff Heya Andrew morning all jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) left irc: "Client exiting" jcater (~jcater@cpe-066-061-071-147.midsouth.rr.com) left irc: "Client exiting" reinhard: we are in a big trouble with mc'millan :( the new paths.py is generated with c:\python23 etc-etc but when we want to use the packaged exe's maybe python23 is not exist and the whole gnue structure is will be under C:\Program Files\gnue the first error i got: Unable to load the connections definition file. Location: "c:\python23\etc\connections.conf" hmmm the problem is the 2 phase installation 1. setup.py install on packagers box mc'millan should write a correct paths.py can it do that? 2. when someone runs setup.exe and wants to install gnue into any directory but paths.py is frozen in setup.exe generated by 1. ok understand what about if our paths.py look something like if sys.platform == "win32": lib = os.path.dirname (__file__) data = .... ... else: [what we have now in paths.py] ? of course it would be better if we could tell setup.exe how to create a corretct paths.py i'm a little confused about lib where we use it? currently in only one place setup of other tools (beside common) looks there where to install python files btami: let me warn you it's possible that more parameters are added today to paths.py to achieve both conformance with debian and fhs as well as compatiblity we might need parameters like share = ... man = ... doc = ... well man and doc would not be used by the applications ok,i think the if sys.platform == "win32": will solve the mcmillan problem but i'm very sorry, have to run now for pick-up kids bbl btami (~tamas@ip102-205.ktv.tiszanet.hu) left irc: "going home" dimas_ (~dimas@195.218.177.46) left irc: Read error: 110 (Connection timed out) dimas (~dimas@195.218.177.46) joined #gnuenterprise. jamest (~jamest@gw.math.ksu.edu) joined #gnuenterprise. reinhard: can you take a look at twisted matrix in regards to appserver twisted matrix? it seems very interesting at the least it looks like it could be a "driver" for common i know "twister" and "matrix" are two movies at best we could merge our needs into it and be further along oooooo that's the one with hellen hunt in a tight white tshirt we can have something like that in GNUe? Twisted is a framework, written in Python, for writing networked applications. It includes implementations of a number of commonly used network services such as a web server, an IRC chat server, a mail server, a relational database interface and an object broker. Developers can build applications using all of these services as well as custom services that they write themselves. Twisted also includes a user authentication system t hat controls access to services and provides services with user context information to implement their own security models. http://www.twistedmatrix.com/products/twisted Nick change: dneighbo_ -> derek Action: derek has been in talks with some companies really ready to sink resources into GNU Enterprise the general buzz is providing something that allows a more "real time" enterprise you might remember LONG ago in the appserver talks (back when andrews were here) that there was the argument about when to implement a "gcd" i.e. did you put it on a timer? did you load it immediately etc and one scenario was you waited until all transactions relient on it stopped before implementinig i.e. if you just changed some tax calculating method you wouldnt want to apply it mid way through payroll you would want all payroll transactions to stop first etc... any this "real time" approach is desired anyhow i havent fully looked at twisted.. i have browsed it a half dozen times but since you guys are trucking on appserver again i thought maybe you would want to look at it derek: thanks that pynfo info bot uses twisted chilly's been trying to pimp it (twisted) for months yes... im not certain there is inherit value in it just far enough along now its worth looking at reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) left irc: Read error: 104 (Connection reset by peer) Action: derek runs off im going to try "offline" mail again thunderbird sucked at it reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) joined #gnuenterprise. i have switched back to gnome and evolution (god help my soul) and will see how evolution does with it derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: "Bye Bye" dsmith (~dsmith@mail.actron.com) joined #gnuenterprise. jbailey (~jbailey@atlas.fundserv.com) joined #gnuenterprise. alanddZZzz (~alandd@h-69-3-76-134.PHNDAZ91.dynamic.covad.net) left irc: "Client Exiting" reinhard: When should I check back on the gnue-common patches? If you're likely to get them done before 20h00 GMT or so, I can get them in today's upload. (And get the python2.3 transition people off of my back) If not, no worries, I'll just do it when I get home from work tonight. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. 20h00 GMT ... hmm... what GMT do we have now? is it 14:30 or 18:30? (i always confuse the direction 14:30 ok then it should be no problem at all thanks jbailey Luvly, thanks. Arturas (~arturas@gsk.vtu.lt) left irc: "Bye :)" jbailey: can you pleas try again? after cvs update wrt to /usr/etc vs. /etc/gnue did you use --prefix=/usr ? oops typo fixing now fixed jbailey: it should work now jbailey: i'll be off for about 2 hours now will be back around 19:00 UTC Nick change: reinhard -> rm-away ah well jbailey: you could try gnue-appserver, too if you like and this version of gnue-common will most probably break existing packages of gnue-forms really away now rm-away / reinhard: Thanks, I will give it a try. asdfasdf (sdg@153-170-ADSL.red.retevision.es) joined #gnuenterprise. asdfasdf (sdg@153-170-ADSL.red.retevision.es) left #gnuenterprise. Nick change: rm-away -> reinhard asdfasdf (sdg@153-170-ADSL.red.retevision.es) joined #gnuenterprise. jbailey: any results yet? Not yet - wife's at home on the computer, so I can't really compile anything. She'll eat me for making it slow. Sorry 'bout that. I missed 20h00, didn't I? =) not yet - still half an hour no problem it's not a matter of today or tomorrow W: gnue-common: script-not-executable ./usr/lib/python2.3/site-packages/gnue/common/external/fixedpoint.py Should I just kludge around this, and chmod +x it in my script? It's the only warning left. psu (psu@public1-wear2-3-cust70.leed.broadband.ntl.com) joined #gnuenterprise. gack! hey psu good evening jbailey: why does lint think it _should_ be executable? oh maybe because it starts with #! can you define somewhere that it is actually no script? it doesn't need to be executable at all btw: jbailey can you commit the ./debian directory to packagin/debian? (once it works) as i see it: did you use --install-lib=/usr/lib/gnue ? mouns (mouns@kali.mouns.org) joined #gnuenterprise. we actually had consens about the fact that gnue shouldn't go in site-packages old packages in debian did install in --install-lib=/usr/lib/gnue/lib/python although i'm not sure if that directory makes sense i would rather do something like --install-lib=/usr/lib/gnue or /usr/lib/gnue/python btami (~btami@ngprs.pannongsm.hu) joined #gnuenterprise. reinhard: I've just done --prefix. Should I do the --install-lib bit too? yes please 'kay. Debian policy says that pretty much anything that starts with #! should be executable. But it's a warning not an error. I can ignore it,. i leave it up to you if you choose /usr/lib/gnue/lib/python (which would be compatible with old forms/reports packages or /usr/lib/gnue/python or /usr/lib/gnue (which seems more sane to me) I don't have enough information to choose that. All of those seem compatible with policy. So mostly it's a matter of sticking with the direction that upstream (you) wants to take. I based it on what zope was doing fwiw whether that's right, wrong, or indifferent My only exposure to Zope left me wanting to find strong narcotics. Action: jcater takes that with a grain of salt considering the source of it likes autotools, hurd, glibc, etc Action: jcater hides Fair 'nuff. =) zope sucks ;P I just keep looking for something for python that does what Enhydra Lutris did for Java. And nothing quite does that yet. what's so special about zope? ? who said anything about it being special? nevermin I didn't read the whole backscroll nevermind I didn't think psu was allowed in this channel ;) muwahhaha I didn't think I was either chillywilly (danielb@CPE-24-167-193-166.wi.rr.com) left #gnuenterprise. chillywilly (danielb@CPE-24-167-193-166.wi.rr.com) joined #gnuenterprise. the question is do we like something other so much better to justify breaking compatibility or do we stick it's in the hands of you now (jcater + jbailey) you have full choice with --install-libs heh, that's officially a *punt* how do you back out a commit in cvs? checkout the ver prior to the commit and recommit that? FWIW on the Debian side. Our user count is likely to be exactly 0. (Plug or minus 20% of that) Vee2d2: yeah Vee2d2: I thought we covered this already ;) tamas (~btami@ngprs.pannongsm.hu) joined #gnuenterprise. how do you check out a specific revision of a file? :) chillywilly: probably.. cvs -r revision cvs -r revision fole file even there's a quick one command method to revert bah hold on cvs co -r ? got it up hmm.. I dont think that's working.. I cvs up -r 1.1 file, then tried to cvs ci -m "woops" file but it didnt take.. tried touching it first, too.. asdfasdf (sdg@153-170-ADSL.red.retevision.es) left irc: there's a better way to revert Vee2d2: cp that file to a tmp file then cvs update -A then cp tmp file back there may be a quicker way and if chilly finds it, I'm all ears but I know that way works I pasted it here the other day ;) I should ssh to the debian box and read the damn book aste$ cvs update -j 1.4 -j 1.3 hello.c paste$ cvs ci -m "reverted to 1.3 code" hello.c thanks ya'll np cool btami (~btami@ngprs.pannongsm.hu) left irc: Read error: 110 (Connection timed out) tamas (~btami@ngprs.pannongsm.hu) left irc: "'gnight" morning yo night all reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) left irc: "People will believe your argument much better if you tell them that Benjamin Franklin said it." psu (psu@public1-wear2-3-cust70.leed.broadband.ntl.com) left #gnuenterprise. ToyMan (~stuq@smtp.dstoys.com) left irc: "Client Exiting" did anyone ever decide whether we're breaking compatability or not? I'd like to know so I can upload this package to Debian. breaking compatability with what? Existing forms installs. ah I I'd say yes oh, does it matter? So I'll do as reinhard suggests and --install-lib=/usr/lib/gnue mouns (mouns@kali.mouns.org) left irc: Remote closed the connection dsmith (~dsmith@mail.actron.com) left irc: "Client exiting" jamest_ (~jamest@adsl-66-142-212-57.dsl.tpkaks.swbell.net) joined #gnuenterprise. jamest_ (~jamest@adsl-66-142-212-57.dsl.tpkaks.swbell.net) left irc: Client Quit R45 (~rastabeen@cuscon3090.tstt.net.tt) joined #gnuenterprise. jamest_ (~jamest@adsl-66-142-212-57.dsl.tpkaks.swbell.net) joined #gnuenterprise. Nick change: R45 -> R45[A] Nick change: R45[A] -> R45 pardon the nick changes jcater: you there? yes I'm about to commit the new debian/rules file to gnue-common. I'll let you know when it's done. I think.. You'll understand why I've been pushing to get this fixed for so long once you see it. =) Oh, hmm. You guys want it in packaging/debian, don't you. Blargh./ I wonder if I could make it work through a symlink. jcater: Committed. jbailey (~jbailey@atlas.fundserv.com) left irc: "Client exiting" jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) joined #gnuenterprise. ToyMan (~stuq@smtp.dstoys.com) joined #gnuenterprise. ToyMan (~stuq@smtp.dstoys.com) left irc: Client Quit ToyMan (~stuq@smtp.dstoys.com) joined #gnuenterprise. jamest_ (~jamest@adsl-66-142-212-57.dsl.tpkaks.swbell.net) left irc: "Client exiting" derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. derek! The mater debater himself! uh? it's masta to you! Not at all. =) I'm not one of the slaves. If I were, I would do far less work. wasup hey jim tracey (sp) is a decent maintainer! Action: derek gives him uber props for addressing bug reports in a nice concise, accurate and pleasant manner as well as working with upstream developers very closely major kudos... er james treacy wtf are you talking about? hmmm, on second thought nevermind chillywilly: i was complaining ot jbailey last week about debian maintainers... I don't want to know well not complaining... build gentoo ;) asking what "policy" was on submitting bugs i.e. if the application doesnt do what i expect but it has NOTHING to do with the packaging should one submit it to BTS or to the applications own bug tracking oh no you gave jbailey cvs write access?!? ;P how he described things appears to be exactly how treacy handled a complex bug report i submitted to GRAMPS was just commenting to jbailey that he appeared to be a model debian developer :) theoretically I think you should be able to go to the distro developers and they can go upstream for you yes chillywilly: I've had cvs write access from the beginning. =) chillywilly: I used to have write access to all the projects on subversions. I just didn't give it up on projects I was vaguely interested in. =) bleh jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: "Client exiting" jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) left irc: "Client exiting" dcmwai (~dcmwai@219.95.164.179) joined #gnuenterprise. R45 (~rastabeen@cuscon3090.tstt.net.tt) left #gnuenterprise. derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: Connection timed out derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. --- Wed Oct 1 2003