Displaying 20 results from an estimated 200 matches similar to: "trac, agilo plugin, rpm, aughghgh!!!"
2014 Apr 02
1
OT: trac problems
I installed trac. I installed trac-agilo-plugin. Set it up (allegedly).
I've made myself an admin.
But: I can search in trac for agilo, I find a quick start guide... and it
tells me to click the admin button on the toolbar. I don't see any. If I
click the admin in the upper right, I get a file not found!
I also note that the trac-agilo-plugin installs, among many other files,
2002 Aug 24
1
Virtual servers - multiple sambas
New to this list. Running samba 2.2.4 set up as a PDC. We've recently
added another department to our office network. Ideally, I don't want
either department to see each others shares - just to be aware of the
shares in their own workgroups. The documentation says that you can set up
virtual servers using the "netbios aliases" and the "%L" options in the
2009 Apr 21
12
still cannot install rails on windows
if i follow the instructions on:
http://agilo.us/2009/03/15/rails-on-windows/
the command
gem install sqlite3-ruby
will give
---------------------------------
Building native extensions. This could take a while...
ERROR: Error installing sqlite3-ruby:
ERROR: Failed to build gem native extension.
c:/ruby/bin/ruby.exe extconf.rb
checking for fdatasync() in rt.lib... no
checking for
2014 Mar 12
3
Anyone using trac on centos?
(Besides Paul, who's busy?)
I just need one question answered: I keep reading the docs, and given the
old traditional
/var/www
I get that part of trac should be installed in /var/www/trac/<myproj> (I
think); what I can't figure out is whether there is *anything* under the
document root, that is, /var/www/html/trac/<myproject>.
Anyone have a clue? Do I even need it as a
2013 Nov 01
5
cat with backspace and newline characters
Hi,
when mixing newline and backspace characters I get the following output
(see below). In the second call, the backspace character is simply not
applied. Is this normal behaviour?
Thank you.
> cat("abc\b")
ab> cat("abc\b\n")
abc
>
[[alternative HTML version deleted]]
2018 Jul 05
5
two 2-node clusters or one 4-node cluster?
Hello,
I'm planning migration of current two clusters based on CentOS 6.x with
Cman/Rgmanager going to CentOS 7.x and Corosync/Pacemaker.
As the clusters and their services are on the same subnet, and there no
particular security concerns differentiating them, I'm also evaluating the
option to transform the two clusters into a unique 4-node one during the
upgrade.
Currently I'm
2009 May 12
3
Problem with storeconfigs
Hello all,
I have what is certainly a stupid problem on my part. I have setup puppet in a
test environment and it''s been working wonderfully. I am now in the process of
moving this to our production systems and I have rebuilt our puppetmaster
completely from scratch using the same modules/manifests, etc. from my test
system.
Unfortunately I am running into an issue with what I
1998 Jul 24
2
Slowdown when copying large files
I am currently investigating using samba on a Linux box to provide file
server services on our NT LAN (I'm a bit sick of NT doing dummy spits on
me). I'm running RH5.1, and have just upgraded samba to
samba-1.9.18p8-51.3 (using the rpm from
http://samba.anu.edu.au/samba/ftp/Binary_Packages/redhat/RPMS/5.1/samba-
1.9.18p8-51.3.i386.rpm)
The setup includes several NT servers, one set up as
2005 Aug 15
1
MSDFS redirection WinXP SP2
I am currently having problems accesing our samba msdfs shares from
Windows XP SP2, Windows 2000 and WinXP SP1 seem unaffected. I have
attached the smb.conf and the exports files that define the shares.
Running ethereal on the different clients seems to point to the fact
that XP SP2 no longer seems to be using the netbios-ssn (139) port. for
GET_DFS_REFERRAL instead its using microsoft-ds
2010 Jun 26
2
Upgrading MySQLdb
Hi;
I've got MySQLdb installed (bridge to Python) and I can't figure out how to
upgrade it. I did a find and got these paths:
/usr/lib/python2.6/site-packages/SQLAlchemy-0.6beta2-py2.6.egg/sqlalchemy/dialects/mysql/mysqldb.py
/usr/lib/python2.6/site-packages/SQLAlchemy-0.6beta2-py2.6.egg/sqlalchemy/dialects/mysql/mysqldb.pyc
I don't have mysql-devel installed, so it wasn't that.
2010 Oct 20
0
[Rpy] "lapack routines cannot be loaded" in Ubuntu Linux 9.10
On 20 October 2010 at 09:57, Aman Thakral wrote:
| Thanks for your reply. I just created a link to
| /usr/local/lib/R/lib/libRlapack.so in /usr/local/lib. It works now.
| I'm just curious, is this the "right" way to do it? Is there a better way?
I am coming to this a little late but ... it is a band aid to a self-inflicted wound.
You only have libRlapack because you built R
2006 Jul 06
0
Trac/SVN access
Incident to the volume of spam which is being hurriedly stuffd into any of the
myriad of crevices which Trac exposes, I''ve locked down the wiki and ticketing
system to allow only the truly dedicated student of Camping.
As always, your access can be had at:
https://code.whytheluckystiff.net/access/
Then you may login with one fell click to a very low link on the Trac site.
Sorry for
2007 Apr 03
1
trac browser "Access Denied"
When I try to browse the source in trac, I get "Access Denied" errors.
Try to click on the links on [1].
-ryan
1. http://ferret.davebalmain.com/trac/browser
2006 Aug 07
0
Trac cleaned of Spam
Hi all,
I''ve just cleaned up trac and added the trac spam-filter so there
should be fewer problems with spam now. We''ll have to wait and see how
it goes. I''ll also start checking more often so I can get on top of
the problem more quickly. If you spot any spam, please let me know or
contact me for an admin password so that you properly rollback spam.
Cheers,
Dave
2008 Jan 03
1
Trac not for general use?
Hi devs,
I was trying to open a new ticket with a minor doc patch at the
BackgroundDrb Trac (http://backgroundrb.devjavu.com/) and it seems
like only admins have permission to do so. Is this intended?
I read in the readme that patches should be mailed to this list, but I
much prefer to use Trac since there''s already one set up. Any reason
Trac is not open to registered Devjavu users?
2006 Jul 13
0
Trac currently not accepting new tickets
I''m trying to post a patch and trac is erroring with...
--trac error output --
Traceback (most recent call last):
File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line
314, in dispatch_request
dispatcher.dispatch(req)
File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line
199, in dispatch
resp =
2006 Mar 17
0
Hosting a Rails project (svn, trac, etc.)
I''ve been working on some small Rails applications that I think might
eventually be useful to others. Rather than just release them ad hoc,
and since I develop with Subversion and such, it seems like it might
be a good idea to find a good way to share them with the world in a
way that they can grow and possibly take on a life of their own some
day.
This seems like a common need
2008 Jan 01
1
trac@reductivelabs.com broken?
I''ve tried replying twice in the past few days to a request for more
information on a bug I filed. When I do, I get:
----- The following addresses had permanent fatal errors -----
<trac@reductivelabs.com>
(reason: 550 5.1.1 <trac@reductivelabs.com>: Recipient address rejected: User unknown in local recipient table)
Regards,
Mark
--
Mark D. Nagel, CCIE #3177
2007 Jul 03
2
Trac on Puppet website down?
Every time I go to the puppet website, I get the following when I try to click on any of the links, ie:
http://www.reductivelabs.com/trac/puppet/wiki/SimplestPuppetInstallRecipe
Thanks!
____________________________________________________________________________________
Got a little couch potato?
Check out fun summer activities for kids.
2007 May 18
0
trac problems: tracd is dead
Well, tracd suddenly decided to stop serving requests today. As a
result, we''ve re-enabled trac under mod_python, which unfortunately
means you can expect more stack traces. We''ll continue working on
resurrecting tracd, but please bear with us until we get it fixed.
--
I am not young enough to know everything. -- Oscar Wilde