holycow (~rtaylor@h24-86-228-102.vf.shawcable.net) left irc: Connection timed out dyfet (~dyfet@pool-138-89-37-116.mad.east.verizon.net) left #gnuenterprise ("Client exiting"). bddebian (~bddebian@ip68-4-154-50.oc.oc.cox.net) left irc: "Client exiting" reinhard (~reinhard@M1250P006.adsl.highway.telekom.at) joined #gnuenterprise. sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) joined #gnuenterprise. johannesV (~johannes@M1554P016.adsl.highway.telekom.at) joined #gnuenterprise. sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) left irc: Read error: 60 (Operation timed out) sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) joined #gnuenterprise. SachaS (~Sacha@cpe-144-136-244-81.wa.bigpond.net.au) left irc: Read error: 110 (Connection timed out) how odd http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224161 I just checked svn, and they're in the current source as well i think that's a non-breaking space doesn't belong in the source IMHO yeah there are a few of them thierry_ (~thierry@AStrasbourg-251-1-1-7.w82-127.abo.wanadoo.fr) got netsplit. derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) got netsplit. thierry_ (~thierry@AStrasbourg-251-1-1-7.w82-127.abo.wanadoo.fr) returned to #gnuenterprise. derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) returned to #gnuenterprise. kilo (~kilo@ip102-205.ktv.tiszanet.hu) joined #gnuenterprise. dimas (~dimas@195.218.177.46) joined #gnuenterprise. ajmitch: reinhard: (file) CreateWebForm.py 1.9 2 months jcater fixed Python 2.3 warning about file encoding hmm seems this bug is fixed in newest gnue (svn version) by adding this line to the top of the file # -*- coding: iso-8859-1 -*- # alright I didn't realise that was a fix :) thanks for looking for me so what were the tags in debians bts for this? upstream, fixed-upstream ? :) none btw it is correct that gnue-forms and gnue-designer should have a build-depends on gnue-common all others, too, actually (reports, appserver, navigator) yeah, I realise that now :) the encoding bug is reported in forms, but it's a designer bug :) yes also if you're looking for a challenge uh oh you could try to build the gnue-forms-gtk2 package right i'm not sure about gnue-forms-qt I was contemplating that and I thought - not this week :) :) as it stands, the gnue-forms-wxgtk package has all the forms drivers anyway really it doesn't remove the other subdirs in uidrivers?? including win32 ;) there's wx, gtk2, win32, and curses it shouldn't be too hard to split that up, and have each depend on gnue-forms just split the uidrivers dir into multiple packages, each with its own dependencies it could be a package gnue-forms that has the common stuff in it and depends on gnue-forms-wxgtk | gnue-forms-gtk2 | gnue-forms-curses etc. right and each of these depend on gnue-forms good idea which forms driver works best? :) and the gnue-forms-* only contain the uidrivers directory yes, that's what I was suggesting depends on what you've got installed on the system if you're on gnome2, then gtk2 is said to be the best one if all libs are installed, which forms driver works best/is most complete? if you're on kde, probably qt (if it works hmm maybe just because of visual integration but not all forms drivers are equal if you're on an x-less station, you could use curses (once *that* works, too) :) heh i think the most advanced one is still wxgtk maybe we could use the win32 driver with wine :) reinhard (~reinhard@M1250P006.adsl.highway.telekom.at) left irc: Read error: 104 (Connection reset by peer) gtk2 is buggy describe how win2 works quite well but wine with win32...well should try that heh only if you're quite sick :) gtk2 dropdowns with static db produce some strange effect try gauntlet.gfd Action: ajmitch looks you select Maybe. Then select No. It displays MaybeMaybe... if you set focus somewhere else and return it again, then is will show NoNo I don't even get that far :) d'you get static driver problem? Action: ajmitch has issues loading the static driver check yesterdays log (or the day before), search for 'btami'. He issued a soultion for it ok 1am, can't be stuffed doing much about it right now :) I'll fix the debs tomorrow for the problems reported Action: ajmitch sleep now in GDataSource.py line 188: from gnue.common.datasources.drivers.special.static import Driver, but static now has Connection instead that is enought to make it work reinhard (~reinhard@M1250P006.adsl.highway.telekom.at) joined #gnuenterprise. kilo: i've committed that fix reinhard: oh, that's fine. i'm not sure if i can fix the other one the excpetion lost somewhere? yep i'd have to understand the code first and i still have some work to finish before i can gnue again this week well I won't mention the gtk bug then 8-)) hehe kilo: gtk2? Action: reinhard is still on gnome 1 reinhard: aye, gtk2 kilo (~kilo@ip102-205.ktv.tiszanet.hu) left irc: "Leaving" dneighbo (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. dsmith (ig3pnvvcm8@oh-strongsvillecadent1-1f-100.clvhoh.adelphia.net) joined #gnuenterprise. derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: Connection timed out siesel (jan@xdsl-213-196-193-129.netcologne.de) joined #gnuenterprise. hi dneighbo (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: "Bye Bye" hi siesel uh oh you had to fix my fix :) siesel: can you also look at the other problem btami reported yesterday? and do you have something you want in common or appserver before we release? yes, I saw btami's problem and try to fix it about extra features in common / appserver: what release shedule did you think of? prerelease this week like 0.0.5.99-pre1 or so 0.0.6 next week we have procedures working in appserver also we have a gnue-gsdgen in appserver johannesV is working on a much improved gnue-schema that will be ready this evening or so Action: reinhard hopes johannesV won't beat him now ;) :) reinhard: no, it's ok ... so actually we have enough for a release improved version will be online soon johannesV: cool gsd creation for db table creation? yes good. johannesV: Does gnue-schema support a overwrite mode? or a create "delete statements" mode? siesel: no, not at the moment with gnue-gsdgen you can export a gsd file from appserver's gnue-class, gnue-property etc. tables siesel: (reinhard disliked that feature) :) the delete in particular technically it would be no problem to extend the base processor class reinhard: I know that its a dangerous tool. but it can be useful if you want to drop/remove the tables of a special module without removing the whole database and it would be useful for testing too. i'm not completely opposed i just didn't see it as a priority i'd happy accept it as a TODO item for now (or of course as a contribution :-)) i tried to focus johannesV's and my time on things we need done for the next release so that we can get it out of the door and make people play with procedures -- btw. do we already have an example with procedures? siesel: i have a question on a ROADMAP item that probably you wrote yes? yes we have our flip-flop example :) Data Interface * direct select/update access through new connection object (*) does that mean SQL passthrough? kind of through appserver? i'm not sure if we really want that it means that we don't have to create a Resultset for just updating one row. no, not through appserver but through common. ah oh you mean I haven't had the time to look at your cache implementation yet. make common do UPDATE and DELETE statements without a previous SELECT? but I think it would simplify a lot. yes ok I agree 100% even 101% :) not sure if that should be done with passthrough SQL or rather with some changes in updateCursor and all that stuff no, no passthrough SQL, but direct access methods it would just mean to implement a update / insert method in the connection object of every dbdriver. yes and delte delete yep. like for inserting, now i have to 1. createEmptyResultSet 2. insertRecord 3. set field values 4. post and the methods would look like appserver dbdrivers methods yeah, i think we're on the same page needs a lot of work in common IMHO dunno, probably we can reuse some parts of the resultset framework I can look into it end of the week we have also talked about more integration between the scripter part and the dbdriver part tomorow I fly to Taiwan, where I will have some more time siesel: i'd like to release before if you don't mind sure doesn't mean you can't *look* at it :) re integration dbdriver and scripter before I fly, or before we implement more ? before we implement more :) good. The only reason why I want to look into it is that I want to put the routines into common before the release, if possible. we talked about the possibility to pass a connection name to gnue-schema and instead of writing sql to a file it would be directly passed to the database As then we don't need to release appserver and common at the same time - next time :) i think we will need another common release with the next appserver release anyway we use *way* much more from common than we did before and many of our items on our TODO list mean work in common, anyway so i don't think we need to hurry here for example at least 4 of 6 items in our current BUGS list affect common and i also think we will work further on gnue-schema after the release ok. I get you're point. But I think we should try, that gnue-appserver and gnue-common development aren't be too strongly connected in terms of features ok i can agree where the focus is on *try* :) but back to gnue-schema. IMHO let gnue-schema write to the database isn't very difficult to implement havoc (~havoc@CPE-65-31-107-254.wi.rr.com) left irc: Remote closed the connection siesel: yes, i agree on that but it would have architectural consequences like the schema scripters would have to be integrated in the dbdrivers adding error detection is way more difficult, but that would mean implementing drop table etc. which doesn't have high prio which would be more correct anyway IMHO I don't fully agree. it's possible to create the SQL table by table and send it to the driver via the normal dbdriver functions. let me explain what i meant IMHO for example the file src/schema/scripter/processors/postgresql.py would belong to src/datasources/drivers/postgresql/Schema/... i meant integration directory structure wise not merging into a file or so jamest (foobar@adsl-65-71-168-64.dsl.tpkaks.swbell.net) joined #gnuenterprise. ok, that's a additional step which IMHO makes sense ok anyway what i meant to make clear is that we still have lots of things we can improve in common and i think i managed to make that clear ;-) But I still would implement the schema stuff as a kind of service which can be accessed via dbdrivers yeah, i think i agree hi jamest nice login name :) nevertheless, I'm ok with the PRErelease excellent hi as the most important aren't features but stability. i.e. we need much testing. hi jamest siesel: here i couldn't agree more :) plus we need to show a sign of life, our last release was october ok, I will try to fix the gtk bug now, and will be back online end of week. siesel: great siesel: i'll be in brussel fri - sun I would like a time between prerelease and release of 2 weeks, what do you think? if you're lucky johannesV will be here hmmm ok. :) i think that depends what comes in the first week i'd rather say something like after a week either release pre2 or final, depending on what was found in pre1 my experience is people test prereleases within 2 days or not at all yes, if they are around :) :) well, just keep us informed we probably should decide this beginning of the next week. and if you've still got stuff you want to test, i'm ok to wait of course ok good. cu then :) cu siesel und johannesV, ich zaehle am Wochenende auf dich :) ;) siesel (jan@xdsl-213-196-193-129.netcologne.de) left irc: "Client exiting" dsmith (ig3pnvvcm8@oh-strongsvillecadent1-1f-100.clvhoh.adelphia.net) left irc: Read error: 60 (Operation timed out) jamest: in gnue common's ROADMAP.in there is a TODO [ Setup Subsystem ] Introduction of a GSetup framework designed to make installation of our tools easier. can we consider that done? dsmith (d9vyq5uy9i@oh-strongsvillecadent1-1f-100.clvhoh.adelphia.net) joined #gnuenterprise. Action: chillywilly hugs python you bet er reinhard: you bet jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. jbailey (~jbailey@dragonfly.fundserv.com) joined #gnuenterprise. jamest: ok bddebian (~bddebian@ip68-4-154-50.oc.oc.cox.net) joined #gnuenterprise. reinhard (~reinhard@M1250P006.adsl.highway.telekom.at) got netsplit. _ruben_ (~probe@217.129.247.123) got netsplit. reinhard (~reinhard@M1250P006.adsl.highway.telekom.at) returned to #gnuenterprise. _ruben_ (~probe@217.129.247.123) returned to #gnuenterprise. jcater: i fixed some things for the webpage excellent however permission problems stopped me oh can you do a find . | xargs chmod g+w and a find . | xargs chgrp www-users in /var/www and /var/www-cvs ? maybe even a find . -type d | xargs chmod g+s it is correct that on ash we have an anonymous cvs checkout from webcvs? so nothing what happens on ash gets committed to www.gnu.org, right? err, well, I just did chgrp -R www-user *; chmod -R g+w * why the find? done, btw jcater: Just a different way do to it. oh Action: reinhard didn't know chgrp and chmod have -R Action: reinhard worked with sco way too long thanks jcater reinhard: lol Action: dsmith weeps for reinhard I feel your pain I think the "find . -type d | xargs chmod g+s" is a good idea though. Can chmod do that? jcater: could you also give me write permission to /upkeep/update-website ? and as a question currently, /var/www-cvs is copied to /var/www what about symlinks? but then again forget the symlinks :) g+s is a very good thing on directories. dsmith: i agree most have it anyway On shared dirs where you want to keep a group access anyway. jcater: i beg for write permission for the files /upkeep/update-website and for the directory /var/www-cvs itself sorry, was fscking w/users thierry_ (~thierry@AStrasbourg-251-1-1-7.w82-127.abo.wanadoo.fr) left irc: Read error: 110 (Connection timed out) thierry_ (~thierry@AStrasbourg-251-1-1-7.w82-127.abo.wanadoo.fr) joined #gnuenterprise. besides, no need to beg donuts are more effective lol done and /usr/local/bin/update-website ah ok did you change the cron job, too? /upkeep is by nature root-only not yet done thanks a lot jcater ok website automatisms are functional Nick change: dsmith -> dsmith-food technotes, epydoc and roadmaps live on ash and are removed from www.gnu.org and webcvs automatic update of the web pages on ash works again, too ooohhh it's commit time :) jbailey (~jbailey@dragonfly.fundserv.com) left #gnuenterprise ("Client exiting"). reinahrd: i'll commit the new gsd's later, but they'll come today bbl bbl reinhard (~reinhard@M1250P006.adsl.highway.telekom.at) left irc: "Real programmers don't comment their code. If it was hard to write, it should be hard to understand." Nick change: bddebian -> bddeb_shower jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: Remote closed the connection jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. wendall911 (~wendallc@216.255.199.8) joined #gnuenterprise. reinhard (~reinhard@M1250P006.adsl.highway.telekom.at) joined #gnuenterprise. Nick change: bddeb_shower -> bddeb_away Nick change: reinhard -> rm-away havoc (~havoc@CPE-65-31-107-254.wi.rr.com) joined #gnuenterprise. Nick change: dsmith-food -> dsmith johannesV (~johannes@M1554P016.adsl.highway.telekom.at) left irc: "Client Exiting" holycow (~rtaylor@h24-86-228-102.vf.shawcable.net) joined #gnuenterprise. jamest (foobar@adsl-65-71-168-64.dsl.tpkaks.swbell.net) left irc: Read error: 104 (Connection reset by peer) jamest (foobar@adsl-65-71-168-64.dsl.tpkaks.swbell.net) joined #gnuenterprise. reinhard_ (~reinhard@M1250P006.adsl.highway.telekom.at) joined #gnuenterprise. rm-away (~reinhard@M1250P006.adsl.highway.telekom.at) left irc: Read error: 111 (Connection refused) Nick change: reinhard_ -> reinhard hi all has anyone seen this occur? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224206 and is dcl still being used on ash for gnue bugs? ;) Action: ajmitch can't even get forms to run from designer ajmitch: i *think* i remember this error message but i didn't get it myself probably because i use gnue w/ python 2.1 and that error is probably 2.3 specific at the moment I get sax errors trying to run any form from designer DB000: File "/usr/lib/python2.3/site-packages/_xmlplus/sax/handler.py", line 38, in fatalError DB000: raise exception DB000: xml.sax._exceptions.SAXParseException: :1:1: not well-formed (invalid token) eek i suppose you run the debian packages? yes very strange quite worrying Action: ajmitch runs a forms query on a small db (13000 rows) and watches python chew the ram ah, 60K rows, not 13K still, it shouldn't need to load them all into memory :) agree Action: ajmitch has found that there are 7 newsgroups on the isp's newsserver for minix ;) ajmitch: which database backend? Action: jcater finds that surprising, as by default it caches 10 at a time mysql iirc the crap one ;) yes, that's what I assumed too http://www.theregister.co.uk/content/6/35566.html <-- oops hehe anybody know of a kernel keyboard command I can do to kill a bad init.d script? Action: wendall911 is off topic again ;) try Ctrl+\ (kill -9) or Ctrl+Z (background) jcater: thank you...i've tried Ctrl+C and Ctrl+Z ... i'll try the other one problem is, psad hung for some reason and sshd is the last in the list, so I can't get a cl or ssh to the box, it's a production fw grrr night all reinhard (~reinhard@M1250P006.adsl.highway.telekom.at) left irc: "Everything that is worth fighting for, is worthy fighting dirty for." kilo (~kg_kilo@fw.i-trade.hu) joined #gnuenterprise. jcater: no such luck, but ty, I'll keep looking for kernel commands...running 2.4.24 Vanilla sources you tried booting directing into a shell and then fixing the init.d script? Linux init=/bin/sh jcater: no, I haven't rebooted it yet, I only did so because I couldn't kill the service in question, but will do that this evening when traffic is low jcater: ty bddebppc (~bddebppc@ip68-4-154-50.oc.oc.cox.net) joined #gnuenterprise. hi bddeb :) wendall911 (~wendallc@216.255.199.8) left irc: Read error: 60 (Operation timed out) Heya ajmitch! wendall911 (~wendallc@216.255.199.8) joined #gnuenterprise. jcarter: how can I actually edit anything on the harddisk from a /bin/sh cl? harddisk appears to be mounted read only' you can remount under /mnt I think read-write jcarter ok, i did a umount and nothing happens ? it doesn't appear that I have any privs and even if i su - if i do mount, it reports the drive as rw I cannot edit any files on the hard disk http://panuganty.tripod.com/debiantips/boot.htm scroll half way down to "I forgot the root password" k, ty I see (even though you didn't, it still holds the same) :) jcater: ahhh, I see ty wendall911 (~wendallc@216.255.199.8) left irc: Read error: 54 (Connection reset by peer) wendall911 (~wendallc@216.255.199.8) joined #gnuenterprise. jcater: ok, that did the trick, thanks again. I've done the process before, but that was quite a while back and I had forgotten how no problemo jcater: any recommendations for something to use in place of psad on a fw box? psad? I've used snort before, but don't like it much it is a snort replacement ah, no not as robust....ok, cool thanks again I know how to do this from a boot cd, but didn't want to go that route dsmith (d9vyq5uy9i@oh-strongsvillecadent1-1f-100.clvhoh.adelphia.net) left irc: "Giid Night" kilo (~kg_kilo@fw.i-trade.hu) left irc: holycow (~rtaylor@h24-86-228-102.vf.shawcable.net) left irc: Remote closed the connection ajmitch_ (~ajmitch@vodca.otago.ac.nz) joined #gnuenterprise. jamest (foobar@adsl-65-71-168-64.dsl.tpkaks.swbell.net) left #gnuenterprise ("Kopete 0.8.0 RC1 : http://kopete.kde.org"). jamest (foobar@adsl-65-71-168-64.dsl.tpkaks.swbell.net) joined #gnuenterprise. jamest (foobar@adsl-65-71-168-64.dsl.tpkaks.swbell.net) left irc: Remote closed the connection jamest (foobar@adsl-65-71-168-64.dsl.tpkaks.swbell.net) joined #gnuenterprise. wendall911 (~wendallc@216.255.199.8) left irc: "Download Gaim: http://gaim.sourceforge.net/" wendall911 (~wendallc@216.255.199.8) joined #gnuenterprise. icltlfatppl (~icltlfatp@157.22.13.232) left irc: Read error: 60 (Operation timed out) sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) left irc: "sleeping" holycow (~rtaylor@h24-86-228-102.vf.shawcable.net) joined #gnuenterprise. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: "home" anybody still on? yip Nope perhaps heh hey guys, just wondered what you considered the most stable logger for a fw box? logger? was for some stupid reason using metalog for a system logger jamest: system logger not like an IDS just a syslog type thing? in that case I use bsd's default syslog :) jamest: yeah, that's what i'm going to...metalog died on me and took all services out one at a time not had too much trouble w/ bsd syslog except for the fact that they puts our building A/C on a timer and during the summer they baked all my servers by shutting off the A/C all night then "forgeting" they were doing it my firewall box took a beating, would overheat and shutdown logs files were sometimes a causulty of that jamest: I have a dual 533 celeron box that acts as a router, the logger had one proc at 99% for over a week, just ssh'ed into it today because it was acting strange oh really stopped my IDS service, which couldn't log anything and then, I couldn't even log in until I uninstalled the logger just ignore that pr0nServah2000 process i'm sure it's a std process heh yeah, after googling around a bit I saw alot of other people having the same problem with that logger :) hehe can't believe it didn't overheat those procs run kinda hot, which is why I use it as a fw ok, syslog installed jcater (~jcater@cpe-066-061-071-147.midsouth.rr.com) joined #gnuenterprise. Nick change: bddeb_away -> bddeb_dinner wendall911 (~wendallc@216.255.199.8) left irc: "Download Gaim: http://gaim.sourceforge.net/" gsoti_away (~gsoti@adsl-68-72-101-221.dsl.chcgil.ameritech.net) joined #gnuenterprise. derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. Heya derek. :-) Nick change: bddeb_dinner -> bddebian hi where did the topic for this channel go Action: derek notes that freenode seems a little "bent" as of late There is no discussion, what do you need a topic for?? :-) true dat Well fix that man. You wwere going to tell me about WMS capabiilities and my new business... :-) hello derek hi ajmitch er ajmitch_ even I've got some complaints for you, about dcl :) bddebian: currently i work with a company that has a complete WMS we are looking to move it GNUe like "it doesn't work" - specifically mapping stuff in attributes perhaps rather than start a company you should work for us :) it works you are experience one of two problems 1. I/O error (i/o == inept operator) derek: Mind if I live in Philly?? :-) 2. the interface between the chair and the keyboard is broken derek: not on my box - firefox tells me javascript permission denied to HTMLElement stuff firefox is a broken piece of doggie foo derek: That is a rampant problem in everything!!! ;-) #gnuenterprise: mode change '+o jcater' by ChanServ!ChanServ@services. derek: nice of you to say so - there needs to be a way to actually use dcl still i need more concrete example i.e. what version last you were talking about the version on ash (iirc) derek: Do you mind if I /query you? or are you trying to package a newer version? no derek: no, I'm trying to use the latest tarball, on a server here ajmitch_ i havent had lots of luck with newer versions I was wanting to look at ash for examples of priorities/severities/other stuff derek: I don't get the js errors with moz 1.6 frankly they are way more buggy than previous releases :( derek: Was that no don't, or no I don't mind?? :-) derek: I thought you helped out with dcl.. Topic changed on #gnuenterprise by jcater!~jcater@cpe-066-061-071-147.midsouth.rr.com: Welcome to GNU Enterprise. svn anonymous access now available; svn co svn://svn.gnuenterprise.org/var/svn/gnue/trunk gnue i couldnt get get 0.9.4 (iirc) drop down menus to work on any debian browser, but they worked for firebird on OS X (go figure) bddebian: i dont mind ajmitch_: i was quite a bit I couldn't get dropdown menus working on firebird 0.7 #gnuenterprise: mode change '-o jcater' by jcater!~jcater@cpe-066-061-071-147.midsouth.rr.com but after 0.9.1 or so i got busy and havent even had time to upgrade my own installations and if I switch to a different template, I get errors & have to remove the admin prefs from the database manually which is a real PITA thats why i was begging jbailey for packages so i coudl get some testing done and make patches Action: derek has to go beat my children right brb begging jbailey? That's a scary proposition.. :-0 so I guess I have to hunt down & beat mdean Action: jcater pulls up a chair and grabs some popcorn what are you using for gnue bugtracking now? scraps of paper on the desk? nothing no one was using dcl really :( a pity so gnue is officially bug free? Action: derek wants to know who screwed with postgres on ash it probably got upgraded or something :) dneighbo@ash:~$ ps ax |grep postgres 27541 pts/1 S 0:00 grep postgres dneighbo@ash:~$ hmm thats problematic yes, I saw that hmm how strange ash is still woody fsck this is really bad ash:/home/dneighbo# /etc/init.d/postgresql start -su: /etc/postgresql/postmaster.init: No such file or directory Starting PostgreSQL postmaster. pg_ctl: Another postmaster may be running. Trying to start postmaster anyway. pg_ctl: cannot start postmaster Examine the log output. ajmitch_: basically, dcl became our spam honeypot ash:/home/dneighbo# yeah its bad (the amount of spam) jcater: nasty i cleaend it out one time and then just couldnt keep up :( Action: derek needs to get spam solution there for it looks like /var/run/postgresql is clean dcl is back up so, mantis or RT? :) Action: derek wonders if ajmitch_ has ever seen homer simpson choke bart why you little...... dcl is back :) yeah derek: ajmitch can't afford food, much less a tv :) now what's the guest login? i suspect when the UPS on that machine didnt cover the weekend outage a while back nevermind.. that the system got restarted but no one cleaned up the pid for postgres and restarted it that's a bad thing jcater: im with you ... at first i was like how the hell did postgres get upgraded we are on woody for gods sake and nothing in woody gets updated :) heh alright, so now everyone can submit bugs again! woohoo! Action: jcater is somewhat impatiently waiting for sarge so much for december seems they're now saying summer you are a bad man i have learned to just deal with unstable and "update" strategically unstable on servers makes me nervous though I admit I only run one woody server now yes agree I mistakenly thought last month that sarge was stabilizing boy, was I a dumbass roflmao at least you can admit it had to pull in unstable packages to get it running again that's what was sad had to move to unstable to get a semistable system :) i actually find unstable to be quite stable yes, it is in the sense that most stuff that is broked is broked more because its cutting edge than because it is poorly packaged yes, I agree Action: ajmitch_ trolls through the list of bugs to see what he can push upstream it bites me in the ass about once every 3-5 months but upgrades run flawlessly other than that yeah when big stuff upgrades i get NERVOUS like gnome, python, postgres etc postgres upgrades scare me but generally if i know they are upgraded i "avoid" updates for a while ajmitch pg_dumpall is your friend it still scares me has anyone seen this occur? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224206 I haven't since designer seems completely broken on my box with running forms I imagine that's fixed in svn and running a form normally seems to work fine derek: Are you ignoring me?? :-) ajmitch_: what's it saying? can I whinge about running stuff in designer & paste it here? jcater: malformed xml, gimme a min to find it bddebian: yes just not on purpose :-) i think you said something then i went to beat the kids derek: you guys gonna do a baby registry online? and forgot as "your tab wasnt a pretty color" Action: ajmitch_ waits for designer to load.. My tab wasn't a preetty color?? :-) this is painfully slow derek: I changed your tab to a pretty color so you have no excuse jcater: want the whole traceback, or the last 5 lines? 5 lines pls I've just verified that it occurs on 2 computers DB000: File "/usr/lib/python2.3/site-packages/_xmlplus/sax/expatreader.py", line 220, in feed DB000: self._err_handler.fatalError(exc) DB000: File "/usr/lib/python2.3/site-packages/_xmlplus/sax/handler.py", line 38, in fatalError DB000: raise exception DB000: xml.sax._exceptions.SAXParseException: :1:1: not well-formed (invalid token) this was running helloworld2.gfd in the forms samples via designer wtf? via designer? what do you mean via designer? tools-> run form that works? I didn't know anyone ever fixed that hell no that's why I'm complaining ah rofl i never try it anymore ( i gave up many moons ago) and EVERY time i demo someone tries it I don't think that's worked since, oh, 0.1 maybe and then asks me about it Action: jcater needs to disable the option of course they'd try it :) and i kind of mutter things damn users and say "dont touch that button fred" we made gnue-forms for a reason :) surely it'd be trivial to fix, right? :) um, nah heh Action: jcater runs off to look at it to make ajmitch happy I don't think I like you being debian maintainer jcater: i'm sticking with the "real programmers don't use inline debuggers" you're actually pushing us to fix bugs dammit line that you and jamest keep giving me ehehe well just wait derek: I think the line jamest and I give you is "Please stay away from our software" i'm a complete newb, i'll find bugs you never thought of! hehe holycow: hah, you've got strong competition with derek there holycow: but that's what derek is for he can *look* at it and bugs surface that no one's ever seen before derek, your now 1 rung up on the ladder :) hahaha jc :) jedi master is he now? Action: jcater isn't joking how quickly is gnue maturing just out of curiosity, i'm v v new here jamest (foobar@adsl-65-71-168-64.dsl.tpkaks.swbell.net) left #gnuenterprise ("Kopete 0.8.0 RC1 : http://kopete.kde.org"). ehehe hows that for killing a conversation? *sigh* um, well that's a tricky question I use it for my own two small businesses jamest (foobar@adsl-65-71-168-64.dsl.tpkaks.swbell.net) joined #gnuenterprise. to run day-to-day operations *nod* for what kinds of stuff? and am migrating it, albeit slowly, at my main office yeah? i run lotus notes/domino at work a bookstore and a furniture/home decor market point of sale obviously getting a good email replacement is a cinch gnue would replace the dev environment there entirely but custom tables w/custom gnue-forms + gnue-pos ah v cool :) so, trick question *nod* i understand, as a .5 release you really haveto target your dev neat as for me, it's maturing enough that I don't have to deal w/it on a day to day basis so it is usable, its not enterprise level yet then? but that's me and I'm a core developer so of course it does what I need it to do :) ah cool and I don't run forms from w/in designer cool, i'm going to play around with it and see what i can get it to do what you guys are doing is awesome the world trully needs a free, cross platform form based dev environment you even picked python for the scripting stuff, doesnt get better than that heh i wish i had oodles of money to pour into the project hmm I do too jamest (foobar@adsl-65-71-168-64.dsl.tpkaks.swbell.net) left irc: "Kopete 0.8.0 RC1 : http://kopete.kde.org" time for me to go off home, hurl abuse at ajmitch, not me ;) its time for james to upgrade kopete i think ajmitch_ (~ajmitch@vodca.otago.ac.nz) left irc: "Leaving" ajmitch: damn you! or just fukin give it up hehe :) jc, nice to meet ya, keep up the great work how long has gnue been around for? who started the project and why? http://www.gnu.org/software/gnue/faq.html#GNUe-FAQ-1.14 I came on in 2000 ehehe :) danke *read* *read* though I note I'm not on the history list Action: jcater thwaps, um, someone lol You can thwap me, I'm used to it neat okay at this rate gnue is schedule for 1.0 release in 2008 :D we need money *hmmmmm* 2008? by 'we' i mean you :) bit optomistic, aren't you? hahaha :) but in many ways, our 0.4 is like some project's 1.4 we really expect perfect software to justify a 1.0 perhaps that is a flaw of ours or not yes so far it seems that way, albeit i have no db to make a connection so not able to test much yet *nod* i'm not qualified to judge dev processes i was mostly kiddin as im sittin here thinkin more about this, this puppy competes directly whit a whole bunch of stuff see on the one hand it kills access and nonsense like that 2008?? Sounds like L4/Hurd it competes on a more basic level with some ibm stuff but it this really could kill some of the impetus behind mozilla xul is of course a fronted end dealy, but its meant to be flexible to do what gnue does hurd? hehehe oh yeah, when hell freezes over maybe? :D hey since a dev is here, quick q: i havent been able to gleem info from the website about web based front ends according to faq ... the app server is an 'engine' that provides a single api for all the logic? we haven't put a lot of effort into web based yet if one is to build a web based frontend, how does a web form interact with the gne appserver? but it's on the drawing board appserver and web are independent is it specced in any way? we have pluggable drivers for gnue forms Windows, GTK2, QT, Curses, etc meaning? we are working on (not a priority though) an HTML one in which gnue-forms goes into a daemon mode ah okay so it can run multiplatform *nod* i noticed that and serves forms pages aha! not all the details have been worked out wow now your talking some amazing stuff *nod* but that is the official goal okay the reason i ask is because i can do that in domino now, (semi)unofficially and i would LOVE to be able to do that in open source jan wrote a javascript-based forms package write once, publish anywhere that communicates directly with apsperver I haven't used it and don't know the status really? wow *hmmm* but it required you to use appserver as a backenbd not direct to database (I run all my forms as the latter) well theoretically...one could code up mozilla to talk to the app server then? there's an option in forms, iirc, to create this web form yes yes other than the fact that it would be SIGNIFICANT work with imho minimal benefit *nod* i heard, i'm not really expecting it at all to be honest, just curious mozilla xul has little or NO realization of data other than RSS/RDF if its on the drawing table, thats just fantastic and have you ever tried to author XPCOM stuff? oh really? holycow: we take multiplatform seriously other than fact its C++ and I don't mean just windows vs linux its not exactly "fun" stuff no i just tried to create a few xul gui's nothing significant I mean, phone voice, html, etc derek *nod* well c isn't fun either :) hehe *nudge* :) jca, no shit? wow yes, we are partners/friends w/the bayonne developers my hats off to you guys, thats v v ambitious as much as he eats... i hope he shits and eventually we want to tie gnue into bayonne and vice-versa once again, we have big ambitions so by definition we move "slowly" (at least in the public eye) sweet slow is fine well my favorite quote on this is speed usually ends up in disaster we have seen over a hundred projects "start" because we are too "slow" i'm new to the whole linux deal too btw and years later we are only ones still committing code to cvs i used to think its important that linux win over desktop but ... now i see that it doesnt matter holycow: if you stick around for a while, you'll notice we really work in spurts we'll have one helluva productive 2-3 month period Action: derek wonders if they make FSF Viagra linux exists to fill a real need, speed usually ends up missing the real need, and wedging something in where it doesnt belong then slow down because of projects/life/etc might help with that spurts thing ;) derek: ;-P then hit another spurt Action: jcater thwaps derek and ajmitch, just for the hell of it Heh derek: you didn't answer my question? jcater heh you guys gonna do a baby registry online? not unlike my situation of course, you create the stuff for free like target.com, amazon.com or something? heh i wouldnt expect even this much frankly i wish i could contribute like fulltime staff um nope... bad news i think we lost the baby over the weekend :( ouch sorry to hear that we will know for sure tomorrow but we are 99.9% sure derek: I'm very sorry to hear that.. :-9 it is kind of upsetting, but not super tragic as condolences if i'm hearing what i'm reading? 1. we have 3 healthy and happy kids already give laurie my condolences, if so 2. we were less than a month pregnant and had not named the baby or anything eye :/ while we are very sad, it could have been much worse still, must be hard, for her especially yes for her, it is more fear that she some how did something to cause it which is of course ludicrous Action: derek goes to try to get wireless card working i want to go sit in living room I have to run jcater (~jcater@cpe-066-061-071-147.midsouth.rr.com) left irc: "l8r" oh hey derek, found your contribution in the faq heh obviously mozilla is a question thats going to be popping up ad nauseum someon (~some1@h24-81-151-173.vf.shawcable.net) joined #gnuenterprise. am i here? Nope Action: ajmitch returns :-) three cheers for ajmitch.. :-) did you see the FAQ on mozilla? derek: sorry to hear about the baby :( me? yep yep :) very clear indeed ajmitch: i killed all "spam tickets" for my dcl account woot Action: derek appreciates all the condolences a link to that should be in the topic as i'm sure newbs will be asking perpetually like i have Action: ajmitch has no dcl account to kill spam in ;) i can fix that I collect enough spam in other accounts does anyone know if our website is in svn or still only on gnu cvs? I don't see it in the main svn checkout looks to be gnu cvs only otay sigh i suppose i need to fix my cvs access on savannah some day ajmitch: squashing fluff like mad in dcl ok ajmitch: we need to get you an account and assign you some yummy stuff actually you should have an account to file upstream bugs I should havee an account to create bugs for you.. ;-P you can do that w/o an account productname-support@gnuenterprise.org will allow bug submission and the guest acccount will allow review I think bddebian wants to introduce bugs for you... I meant creete actual bugs, not bug reeports.. :-) Action: bddebian rips out his keyboard... something along the lines of if isset(variable) then crash(bug) Heh better to be ripping out your keyboard than your hair I pulled that all out long ago.. :-) ajmitch: i have it down from 20 pages of unassigned bug reports to 12 or so great :) --- Wed Feb 18 2004