search for: upat

Displaying 20 results from an estimated 38 matches for "upat".

Did you mean: pat
2016 Dec 15
0
test builds on private server upates
Hello Guys, update my repo with - linux kernel 3.8.14 - Mesa 13.0.2 with LLVM 3.9.0 + radeon si fix - Fix depends on AMDGPU driver (X11) - drivers section. Sincerely Andy Example here R9 280x [andy at localhost ~]$ glxinfo | grep ^OpenGL OpenGL vendor string: X.Org OpenGL renderer string: Gallium 0.4 on AMD TAHITI (DRM 2.46.0 / 4.8.14-1.el7.centos.x86_64, LLVM 3.9.0) OpenGL core
2006 Jan 18
2
Windows package upates
Dear list Having just started to use the Windows version, I am very impressed with it's package handling as well as the gui. So I tried to see what was due for update and packages such as Hmisc, Matrix and others came up. But when I had updated them - which took a few goes as something hung between here and Bristol - I noticed that the default packages such as nmle, MASS had disappeared. I
2006 Jun 01
1
link_to_remote renders Ajax.Updater, sometimes Ajax.Request
...9;'lib#{lib.id}'')", :complete => "Element.hide(''lib#{lib.id}'')", :confirm => "Are you sure you want to delete this entry: #{lib.libfile}"%> <%= link_to_remote ''Destroy'', :upate => "packagetable_div", :url => {:action => ''destroypackage'', :id => package.id, :rid => @release}, :loading => "Element.show(''package#{package.id}'')", :complete => "Element.hide(''...
2010 Nov 12
4
remus support under debian squeeze
...xen infrastructure, i have several server in production. the new thing is, that i started to use the debian squeeze, cause of the native suport of remus (kernel support), as everyone say: hardware ******* hp dl 380, 48gb ram, 8 tb disk, 2 processors software ****** debian squeeze amd64, latest upates xen 4.0.1, via aptituse lvm guests ***** windows 2008r2 x64 windows 7 x64 windows xp x86 debian lenny i have an identical second hardware box, same ram, same disk, same everything. the aproach is now, to have a ha box using remus. remus setup is very clear to me. now the question: has any...
2006 Jun 26
0
Update_attributes working, or not? I can''t tell.
...do this: user.update_attribute(:last_activity_time, Time.now()) It appears to be successful given the breadcrumbs I''ve strewn around it, but nothing gets written out to my table. In development.log I see this: Updating record {:last_activity_time=>Mon Jun 26 11:19:00 EDT 2006} Upated record (Where Updating/Upated.. are my breadcrumbs). I''m wondering, are the underscores screwing it up? It''s not throwing any errors, so where exactly does it think that it''s writing out the data? -- Posted via http://www.ruby-forum.com/.
2006 Jan 04
4
Centos locking up system with mptscsih driver error
I have a Tyan Tiger S2466 MPX motherboard with Dual Atlon MP 2800+ CPUs and 1GB PC2100 DDR SDRAM. For disk drive I have an LSI53C1030 and 4 Seagate ST336607LWs in a software raid 5 configuration. I installed Centos 4.1 and everything was fine running kernel-smp-2.6.9-11.EL. However when I upated to Centos 4.2 I have run into problems. Namely after a finite amount of disk traffic the system locks completely up. On the monitor console I get message after message from the MPT Fusion SCSI driver mptscsih indicating that there was a failure and that an "ABORT was successful". Un...
2016 Apr 18
3
Machine-readble cloud-image list
Hi there, I would like to write a script to download the CentOS generic cloud images with the intention of making them eventually available to oVirt users via the oVirt public Glance repository. For that purpose I need to: 1. list the CentOS generic cloud images 2. list mirrors from where I could potentially download those images I could try to parse the HTML here [1], but I'd rather just
1998 Nov 19
3
Dial in accounts
...wse list concept. We have subnets and dial-in accounts. From what I have read you may have to get your Linux box act as aWINS server and have to dial-up user use the wins server to resolve names on the brows list. The browse list is updated every 12-15 minutes ao your dial-up account might not show upat first. This has caused me some trouble at first as I expected the list to be up-todate as the PC logs on. Hope this sheds some light on your problem. Regards ------------------------------------------------------- Shaun Lennox Tel : 27-83-270-5132 P.O. Box 94 Fax...
2009 Jun 21
1
Xen boots to blank screen
...earn about different Linux distros. I am running on an Intel DG35EC motherboard using integrated graphics and a Core 2 Duo E8400. I do not have a dedicated video card. I installed openSUSE-11.1-DVD-i586.iso which I had burned to DVD. I chose to add Xen during installation. I have not installed any upates of anything from the web since installation. I am able to boot normally into openSUSE and everything works fine. When I try the Xen option from the boot menu, the system prints a bunch of text to the screen as if it is booting normally and then it goes black, or blank. I have tried moving my m...
2010 Aug 21
0
[LLVMdev] OCaml bindings patch
...hese bindings are defined at ./binding/OCaml/target with other changes at ./lib/Target/Target.cpp ./include/llvm-c/Target.h 3) merged some bindings from 2.7... The patch was generated by diff -crBN ./llvm-2.6 ./llvm-2.6patch > llvm-2.6-ocamlbindings.patch where llvm-2.6patch is the upated src wrt the original code ./llvm-2.6/ To apply the patch, go to a dir that contains ./llvm-2.6, and then do patch -p0 -i llvm-2.6-ocamlbindings.patch The LLVM IR pretty printer in OCaml using those bindings just works now. But we are not sure if the bindings are safe, following code style of...
2012 Jun 28
0
[LLVMdev] [cfe-dev] is configure+make dead yet?
Using cmake should be the right thing if you'd like to support windows, but it seems that no enough effort on this build system, eg http://llvm.org/bugs/show_bug.cgi?id=12157 three months passed, I'am I bit familiar with cmake, so if there tasks pending for absence of developer, I'd like to join. cmake is not perfect but it's open, but many improvements maybe merged upstream.
2006 Aug 16
1
update entry in a has_many relation
Hello all, I want to upate a entry in a one to many relation, but is doesn''t work. I can add or delete a specific entry, but I can''t update it. Can anyone help me? Here is the code: class Person < ActiveRecord::Base has_many :materials end class Material < ActiveRecord::Base belongs_to: pers...
2016 Apr 19
0
Machine-readble cloud-image list
...I had a json file that had the details in there, but it was dropped almost a year ago. If you file a requst at bugs.centos.org and point me at it ( ideally assign the issue to me ), I can work out the required bits. What sort of info would you expect to see in this beyond - filename - date of last upates - centos ver - arch - file format - sha256um regards -- Karanbir Singh +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh GnuPG Key : http://www.karan.org/publickey.asc
2016 Apr 19
1
Machine-readble cloud-image list
...ils in there, but > it was dropped almost a year ago. If you file a requst at > bugs.centos.org and point me at it ( ideally assign the issue to me ), I > can work out the required bits. > > What sort of info would you expect to see in this beyond > - filename > - date of last upates > - centos ver > - arch > - file format > - sha256um > > regards We've had a longstanding request for this in Fedora too. It'd be awesome if we could coordinate in format and location. See https://lists.fedoraproject.org/pipermail/devel/2015-May/210705.html https://fe...
2007 Feb 15
0
Problems with yumex after update
Hi Folks, I've upated yesterday yumex (and other programms). But now I get an error message when starting yumes and yumex stopped. Message: [root at main tk]# yumex Traceback (most recent call last): File "/usr/share/yumex/yumexmain.py", line 36, in ? from yumex.yum24XBase import * File "yum...
2018 Aug 29
1
dns terminated with signal 11
Hi, I did a big mistake. Since 2 weeks my upgrade samba-ad works perfect. Today I tried (I know it was dump) to add "www" as CNAME Alias Name (FQDN: www.example.com) to my DNS..The reason I did this was to fix my dns-problem (Domain name and public website have the same name ("example.com")). I deleted this entry after 5min. But after all of this my dns gets terminated
2010 Sep 09
0
[LLVMdev] [PATCH][CMake] Removing LLVMLibDeps.cmake and exporting libraries for CMake clients.
On Sep 8, 2010, at 5:39 PM, Michael Spencer wrote: > While implementing the object file library I ran into some weird > linking issues. It turned out that you have to manually specify extra > library dependencies in LLVMLibDeps.cmake, along with what you already > specify in the CMakeLists.txt file for the component. > > The attached patches remove this requirement, and add
2019 Jul 10
2
error in sernet samba
...dist-upgrade" because it handles obsoletes and updates out of the box > as it should > > "yum distro-sync" would even do downgrades and ensure that > the installed > packages are in the extact vesions which are currently on the mirrors, > revert temporary usage of upates-testing as example > > anyways, it shouldn't be needed unless the package source is broken or > overrides base packages and has now a lower version for > whatever reason > which couldn't be solved outside the repo anyways > > >> -----Oorspronkelijk bericht---...
2013 Jan 15
2
1024 char limit for auth.allow and automatically re-reading auth.allow without having to restart glusterd?
Hi, Anyone know if the 1024 char limit for auth.allow still exists in the latest production version (seems to be there in 3.2.5). Also anyone know if the new versions check if auth.allow has been updated without having to restart glusterd? Is there anyway to restart glusterd without killing it and restarting the process, is kill -1 (HUP) possible with it (also with the version i'm running?)
2004 Sep 01
11
IPSEC VPN clients on local network
I have problems connecting IPSEC VPN clients on the masqueraded network to outside VPN servers. It looks like this: ipsec-user | 192.168.1.10 (DHCP assigned) | | 192.168.1.1 fw-1 (shorewall, Linux 2.6) | 20.20.20.20 (internet) | 30.30.30.30 fw-2 (IPSEC VPN endpoint) | 192.168.100.1 | | 192.168.100.2 server ipsec-user (a road warrior) is supposed to create an IPSEC tunnel to his home