Displaying 20 results from an estimated 10000 matches similar to: "[LLVMdev] llvm bugzilla down?"
2008 Jun 12
1
[LLVMdev] [llvm-admin] llvm bugzilla down?
This is now fixed.
Please only mail llvm-dev in the future. llvm-admin is an internal list.
-Tanya
On Thu, 12 Jun 2008, Jack Howarth wrote:
> Yesterday while attempting to append an attachment to
> a bugzilla report for llvm, the llvm bugzilla server
> appeared to have run out of disk space. Now this problem
> seems to have extended to the bug database server which
> reports...
2008 Jun 13
0
[LLVMdev] [llvm-admin] llvm bugzilla down?
Hi Tanya,
> Please only mail llvm-dev in the future. llvm-admin is an internal list.
Actually, the error page I saw said to email llvm-admin, so I presume that's
why Jack mailed there :-)
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL:
2008 Oct 31
1
[LLVMdev] gfortran link failure in current llvm svn
On Thu, Oct 30, 2008 at 05:38:30PM -0700, Bill Wendling wrote:
> On Thu, Oct 30, 2008 at 5:23 PM, Jack Howarth <howarth at bromo.msbb.uc.edu> wrote:
> > Chris and Bill,
> > I have tested the proposed patch from...
> >
> > http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-August/016490.html
> >
> > under i686-apple-darwin9 and it solves the problems
2008 Oct 31
5
[LLVMdev] gfortran link failure in current llvm svn
Chris and Bill,
I have tested the proposed patch from...
http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-August/016490.html
under i686-apple-darwin9 and it solves the problems building gfortran
from llvm svn. The resulting compiler works fine so can we get that
patch in before 2.4 is release?
Jack
ps We do have one oddity left in llvm-gfortran from current llvm
svn. I find
2017 Feb 02
1
R Bugzilla down
The R Bugzilla at <https://bugs.r-project.org/bugzilla3/> is down, for
at least some hours by now.
The error message from my web browser reads:
Can't connect to the database.
Error: Can't connect to local MySQL server through socket
'/var/run/mysqld/mysqld.sock' (2)
Is your database installed and up and running?
Do you have the correct username and password selected
2011 Jul 31
2
[LLVMdev] llvm bugzilla broken?
Is the llvm bugzilla having issues? I have been trying to submit comments under both
Snow Leopard and Lion from Safari, Firefox and Google Chrome. In all cases, the web page
for the bug refreshes at reasonable rate but commiting comments time out. Often partial
text is added to the bugzilla. See...
http://llvm.org/bugs/show_bug.cgi?id=10543#c17
http://llvm.org/bugs/show_bug.cgi?id=10543#c18
Very
2012 Nov 13
2
[LLVMdev] missing polly 3.2 branch?
Bill,
> Hi Pawel,
>
> Could you branch polly as well for the 3.2 release? We will need to contact the 'polly' guys to figure out how best to add it to the release (testing, etc.).
Sure.
But I do not know much about polly so 'polly' guys please fill me on
the details. For the 3.2 release I will need:
- to know how to build it
seems to be covered here
2011 Aug 02
0
[LLVMdev] llvm bugzilla broken?
We have had some issues with commenting on bugs in bugzilla. I've attempted to determine the root problem but have been unsuccessful. We are due for an upgrade, so I'll be doing that this month and hopefully that will help this issue.
Sorry for the inconvenience and I agree its annoying.
-Tanya
On Jul 31, 2011, at 2:04 PM, Jack Howarth wrote:
> Is the llvm bugzilla having issues?
2008 Oct 31
0
[LLVMdev] gfortran link failure in current llvm svn
On Thu, Oct 30, 2008 at 5:23 PM, Jack Howarth <howarth at bromo.msbb.uc.edu> wrote:
> Chris and Bill,
> I have tested the proposed patch from...
>
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-August/016490.html
>
> under i686-apple-darwin9 and it solves the problems building gfortran
> from llvm svn. The resulting compiler works fine so can we get that
> patch
2008 Nov 04
1
How to get Bugzilla working on CentOS 5.2 with SELinux turned on?
Hi. Has anyone figured out how to get Bugzilla working on CentOS 5.2
WITHOUT TURNING OFF SELINUX?
I've run
chcon -R --reference=/var/www/html /path/to/bugzilla
and added the following module (generated by audit2allow), but am
still getting errors in my Web browser tryinig to use Bugzilla:
Software error:
Can't connect to the database.
Error: could not connect to server:
2012 Nov 15
0
[LLVMdev] missing polly 3.2 branch?
On Nov 13, 2012, at 11:16 AM, Pawel Wodnicki <pawel at 32bitmicro.com> wrote:
> Bill,
>
>> Hi Pawel,
>>
>> Could you branch polly as well for the 3.2 release? We will need to contact the 'polly' guys to figure out how best to add it to the release (testing, etc.).
>
> Sure.
>
> But I do not know much about polly so 'polly' guys please
2012 Aug 29
1
Puppet-Dashboard nodes showing up as unreported
Hello,
I have followed the documentation at
http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html to try
to setup dashboard but after I manually add a node it shows up as
unreported. The agent has successfully completed a very basic catalog run
just adding a file to the file-system.
Dashboard v1.2
Puppet puppet-server.noarch 2.7.19-1.el6
SERVER:
-bash-4.1$ cat
2012 Jun 12
6
Trying to get tagmail to work
Hey guys,
Relatively new to Puppet and I''m trying to setup tagmail to send all emails
to me: at one point I''ll filter that down to errors and whatnot (based on
tags) but for now I just want to get it working.
Master Puppet server is setup with Passengers, all works well:
/etc/puppet/puppet.conf
[main]
# The Puppet log directory.
# The default value is
2007 Dec 28
2
[LLVMdev] llvm-gcc testresults?
How do the llvm-gcc developers handle regression
testing? Are there regular postings of the make check
results for llvm-gcc-4.2 such as on the gcc-testresults
mailing list? If not, it might be a good idea if
linux and darwin workstations could be found to
dedicate as regression test machines and a llvm-gcc-testresults
mailing list created for those results. That would be
extremely useful in
2011 Mar 08
3
classes.txt missing
Hi
It seems like classes.txt file is not being created when I run puppet
on my servers.
I am running puppet without a puppet master. I use subversion to pull
the manifests on each of the boxes and run this command to run puppet.
puppet apply --verbose /path/to/manifest
My puppet version is puppet 2.6.4.
My puppet.conf file looks like this:
[main]
# The Puppet log directory.
# The
2012 Aug 10
3
SSL issues - certificate verify failed
Hello readers,
I have this little issue that my puppet client refuses to do anything
because of SSL validation errors. Maybe I''ll just post dump of what
happens, that makes it clear I hope. Does anyone have a suggestion why that
might happen? what I already checked:
On the master:
- Puppet and puppetmaster is running
- Something is listening on Port 8140 (although I cannot
2012 Nov 01
2
[LLVMdev] piping into lli broken on darwin
On Wed, Oct 31, 2012 at 05:17:28PM -0700, Eli Friedman wrote:
> On Wed, Oct 31, 2012 at 5:01 PM, Jack Howarth <howarth at bromo.med.uc.edu> wrote:
> > On Wed, Oct 31, 2012 at 04:43:42PM -0700, Eli Friedman wrote:
> >> On Wed, Oct 31, 2012 at 4:33 PM, Jack Howarth <howarth at bromo.med.uc.edu> wrote:
> >> > On Wed, Oct 31, 2012 at 03:53:50PM -0700, Eli
2012 Nov 01
0
[LLVMdev] piping into lli broken on darwin
On Wed, Oct 31, 2012 at 5:26 PM, Jack Howarth <howarth at bromo.med.uc.edu> wrote:
> On Wed, Oct 31, 2012 at 05:17:28PM -0700, Eli Friedman wrote:
>> On Wed, Oct 31, 2012 at 5:01 PM, Jack Howarth <howarth at bromo.med.uc.edu> wrote:
>> > On Wed, Oct 31, 2012 at 04:43:42PM -0700, Eli Friedman wrote:
>> >> On Wed, Oct 31, 2012 at 4:33 PM, Jack Howarth
2012 Apr 22
2
centos 6.2 - puppet 2.7.13 - SSL_connect returned=1 errno=0 state=SSLv3 read server session ticket A: tlsv1 alert protocol version
Hi!
I''ve installed puppetmaster 2.7.13 on a server with CentOS 6.2 with a rpm
supplied by yum.puppetlabs.com.
I''ve setup a apache2 vhost with mod_ssl and passenger. The server is
configured to autosign the cert requests.
The agent installed on the puppetmaster''s server works fine. I''ve a second
agent on a server which can sync with the server too. This
2013 Jan 20
3
(New To Puppet)Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find class sudo for pupclient on node pupclient
Hello Folks!
I am trying to learn puppet. Installed the puppet 3.0.2 and configured one
node as the master and the other as the client. Generated the certs and all
that. But, I seem to be doing something wrong wrt to the init.pp file.
Attached is exact error and my current server configuration. Any help in
helping me fix this issue is appreciated:
*[root@pupclient ~]# puppet agent --test*