| ../irclogs/#mantishelp.2010-07-09.log | ||
| --- scribe started --- | 00:00 | |
| dust_t | I 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.php | 08:12 |
|---|---|---|
| dust_t | I am not sure how to use it now. | 08:12 |
| dust_t | Couldn't find any documentation on this also. | 08:12 |
| kirillka | nuclear_eclipse: around? | 14:07 |
| nuclear_eclipse | hi kirillka | 14:08 |
| kirillka | nuclear_eclipse: mo | 14:08 |
| kirillka | nuclear_eclipse: what site and repository main at now? | 14:08 |
| kirillka | mantisbt.org or github? | 14:08 |
| nuclear_eclipse | mantisbt.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 changes | 14:10 |
| kirillka | ok | 14:10 |
| kirillka | nuclear_eclipse: may be you can help me? | 14:28 |
| kirillka | nuclear_eclipse: http://fpaste.org/G5bo/ | 14:29 |
| kirillka | how I can rollback this? | 14:29 |
| nuclear_eclipse | sorry, I don't have any experience with Fedora/yum | 14:29 |
| nuclear_eclipse | giallu is the Fedora guy | 14:29 |
| kirillka | nuclear_eclipse: it's CentOS, but yum equal | 14:30 |
| kirillka | giallu: ping | 14:30 |
| kirillka | siebrand near to me in gdansk | 14:48 |
| kirillka | How I want go to gdansk | 14:49 |
| kirillka | siebrand: You near to me | 14:52 |
| kirillka | siebrand: I like Gdansk | 14:53 |
| siebrand | kirillka: hah. Are you there. Great! | 14:54 |
| siebrand | kirillka: in the main concert hall at the moment. | 14:54 |
| kirillka | siebrand: badly but I at home now :( (in Kaliningrad). I only want come to Gdansk in small feature. | 14:55 |
| siebrand | oh. Too bad. | 15:06 |
| giallu | nuclear_eclipse, I'm the Fedora/RH guy, but I'm pretty sure you can recognize a seriously bad repository conflict ;) | 15:36 |
| leetcode_08266 | greetings folks | 15:40 |
| leetcode_08266 | qq about the 'source' plugin and hooks to github. Pointers / rtfm links gratefully accepted. | 15:41 |
| leetcode_08266 | i 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' manually | 15:42 |
| leetcode_08266 | Post-receive url is http://mydomain.com/plugin.php?page=Source/checkin and I set the url in the mantis service hook as well | 15:44 |
| leetcode_08266 | any ideas? Thanks in advance!! | 15:44 |
| apoy2k | hi there! someone here? | 15:47 |
| leetcode_08266 | howdy | 15:47 |
| leetcode_08266 | had a quick question about the 'source' plugin and integration with github | 15:48 |
| leetcode_08266 | [well possibly quick :) ] | 15:48 |
| apoy2k | does someone know where mantis stores the database connection? i need to change it... | 15:50 |
| leetcode_08266 | config_inc.php i believe | 15:51 |
| apoy2k | hey perfect :D | 15:52 |
| apoy2k | thanks a bunch =) | 15:52 |
| nuclear_eclipse | giallu: just because I can recognize a conflict doesn't mean I know how to resolve it :P | 16:47 |
| giallu | nuclear_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 burnt | 17:47 |
| nuclear_eclipse | I don't know what is 1st vs 3rd party on CentOS, and how would I know he excluded anything? :P | 17:48 |
| nuclear_eclipse | I've never used a Fedora/Red Hat based distro :P | 17:49 |
| nuclear_eclipse | or at least not beyond the initial investigation period | 17:49 |
| giallu | I know. the God of open source will punish you one day for this ;) | 17:50 |
| nuclear_eclipse | closest thing is when I try to do things on the mantisbt.org server and give up and email you :P | 17:50 |
| nuclear_eclipse | yeah yeah yeah | 17:50 |
| giallu | :D | 17:50 |
| nuclear_eclipse | all 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 for | 17:51 |
| nuclear_eclipse | s/ubuntu/apt/ | 17:51 |
| nuclear_eclipse | giallu: 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 to | 17:54 |
| giallu | you mean ppas? | 17:55 |
| nuclear_eclipse | no, I'm talking about mirroing the official package repos for my company's LAN | 17:55 |
| giallu | the mirroing stuff is interesting, any pointer to read how that works there? | 17:55 |
| nuclear_eclipse | http://apt-mirror.sourceforge.net/ http://www.howtoforge.com/local_debian_ubuntu_mirror | 17:56 |
| nuclear_eclipse | debian has so many great tools available dealing with packages and so forth that just aren't available from Red Hat | 17:56 |
| nuclear_eclipse | or at least not that I can find | 17:57 |
| nuclear_eclipse | the 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 effort | 17:59 |
| nuclear_eclipse | but I'm able to specify that I only want main/restricted/universe, and excluding backports, just by modifying the config file | 18:00 |
| nuclear_eclipse | and the apt-mirror package takes care of making sure it only downloads and keeps the latest version of the packages in those sets | 18:00 |
| nuclear_eclipse | but 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 config | 18:01 |
| nuclear_eclipse | it's actually exceedingly useful | 18:01 |
| nuclear_eclipse | I'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