Friday, 2010-07-09

../irclogs/#mantishelp.2010-07-09.log
--- scribe started ---00:00
dust_tI want to enable time tracking in mantis. I am using using 1.2.1 version. I have added the $g_time_tracking_enabled = ON; to config_inc.php08:12
dust_tI am not sure how to use it now.08:12
dust_tCouldn't find any documentation on this also.08:12
kirillkanuclear_eclipse: around?14:07
nuclear_eclipsehi kirillka14:08
kirillkanuclear_eclipse: mo14:08
kirillkanuclear_eclipse: what site and repository main at now?14:08
kirillkamantisbt.org or github?14:08
nuclear_eclipsemantisbt.org is still the primary repository -- we will potentially be moving to github soon, but currently that is only a mirror of what's available at mantisbt.org, and we will make an announcement if that changes14:10
kirillkaok14:10
kirillkanuclear_eclipse: may be you can help me?14:28
kirillkanuclear_eclipse: http://fpaste.org/G5bo/14:29
kirillkahow I can rollback this?14:29
nuclear_eclipsesorry, I don't have any experience with Fedora/yum14:29
nuclear_eclipsegiallu is the Fedora guy14:29
kirillkanuclear_eclipse: it's CentOS, but yum equal14:30
kirillkagiallu: ping14:30
kirillkasiebrand near to me in gdansk14:48
kirillkaHow I want go to gdansk14:49
kirillkasiebrand: You near to me14:52
kirillkasiebrand: I like Gdansk14:53
siebrandkirillka: hah. Are you there. Great!14:54
siebrandkirillka: in the main concert hall at the moment.14:54
kirillkasiebrand: badly but I at home now :( (in Kaliningrad). I only want come to Gdansk in small feature.14:55
siebrandoh. Too bad.15:06
giallunuclear_eclipse, I'm the Fedora/RH guy, but I'm pretty sure you can recognize a seriously bad repository conflict ;)15:36
leetcode_08266greetings folks15:40
leetcode_08266qq about the 'source' plugin and hooks to github.  Pointers / rtfm links gratefully accepted.15:41
leetcode_08266i have it all working (1.2.1 Mantis on LAMP, etc) but the post-commit messages never get pushed back to mantis until I 'import latest' or 'import everything' manually15:42
leetcode_08266Post-receive url is http://mydomain.com/plugin.php?page=Source/checkin and I set the url in the mantis service hook as well15:44
leetcode_08266any ideas? Thanks in advance!!15:44
apoy2khi there! someone here?15:47
leetcode_08266howdy15:47
leetcode_08266had a quick question about the 'source' plugin and integration with github15:48
leetcode_08266[well possibly quick :) ]15:48
apoy2kdoes someone know where mantis stores the database connection? i need to change it...15:50
leetcode_08266config_inc.php i believe15:51
apoy2khey perfect :D15:52
apoy2kthanks a bunch =)15:52
nuclear_eclipsegiallu: just because I can recognize a conflict doesn't mean I know how to resolve it :P16:47
giallunuclear_eclipse, well. I can't either; he activated a few random 3rd party repositories and instructed yum to exclude stuff from the upgrades, no wonder it got burnt17:47
nuclear_eclipseI don't know what is 1st vs 3rd party on CentOS, and how would I know he excluded anything? :P17:48
nuclear_eclipseI've never used a Fedora/Red Hat based distro :P17:49
nuclear_eclipseor at least not beyond the initial investigation period17:49
gialluI know. the God of open source will punish you one day for this ;)17:50
nuclear_eclipseclosest thing is when I try to do things on the mantisbt.org server and give up and email you :P17:50
nuclear_eclipseyeah yeah yeah17:50
giallu:D17:50
nuclear_eclipseall I know is that it's trivial to mirror multilpe Ubuntu package repos without grabbing the entire thing with rsync, but I apprently can't do anything of the sort with Yum-based repos, unless I just don't know wth I should be looking for17:51
nuclear_eclipses/ubuntu/apt/17:51
nuclear_eclipsegiallu: tbh, I'm always tempted to give Fedora a try, but the fact that there are so many differences in behind the scene stuff that I'd have to relearn that I just don't have the time to17:54
gialluyou mean ppas?17:55
nuclear_eclipseno, I'm talking about mirroing the official package repos for my company's LAN17:55
gialluthe mirroing stuff is interesting, any pointer to read how that works there?17:55
nuclear_eclipsehttp://apt-mirror.sourceforge.net/ http://www.howtoforge.com/local_debian_ubuntu_mirror17:56
nuclear_eclipsedebian has so many great tools available dealing with packages and so forth that just aren't available from Red Hat17:56
nuclear_eclipseor at least not that I can find17:57
nuclear_eclipsethe department I'm in only gets a single DSL line split between the 30-40 employees, so I downloaded entire package repos for various ubuntu distros using my home connection, and brought that in and rsynced to a server, and a simple package/cronjob can keep that mirror up to date overnight with almost no effort17:59
nuclear_eclipsebut I'm able to specify that I only want main/restricted/universe, and excluding backports, just by modifying the config file18:00
nuclear_eclipseand the apt-mirror package takes care of making sure it only downloads and keeps the latest version of the packages in those sets18:00
nuclear_eclipsebut because of the way debian package ppols work, I can also set up apt-mirror to track 5 different Ubuntu releases as part of a single package pool at no extra work except adding a few lines to the apt-mirror config18:01
nuclear_eclipseit's actually exceedingly useful18:01
nuclear_eclipseI've been searching for something similar for Yum-based repos, and haven't had any luck at all except for instructions on how to use rsync to mirror *everything*...18:02

Generated by irclog2html.py