search for: buildhost

Displaying 20 results from an estimated 36 matches for "buildhost".

2016 Jul 07
1
CentOS-7 Screen black after boot
...disable gdm.service systemctl enable lightdm.service systemctl set-default graphical.target First command was successful, second one error'd out. Not sure what to do, i reverted back the first command and executed the third command and rebooted. All worked fine ! Below is the log - [root at buildhost ~]# systemctl disable gdm.service Removed symlink /etc/systemd/system/display-manager.service. [root at buildhost ~]# systemctl enable lightdm.service Failed to execute operation: Access denied [root at buildhost ~]# systemctl disable gdm.service [root at buildhost ~]# systemctl enable gdm.servi...
2016 Jul 07
2
CentOS-7 Screen black after boot
...In that case, the screensaver has > locked up your video card. > > If this is the case, try a different screensaver. I suggest "black screen > only" for testing purposes. > I did the following and rebooted, all worked fine. I am not sure if that is the solution. [root at buildhost ~]# systemctl set-default graphical.target Regards, VB
2018 Feb 13
1
ldb warning unique index violation on conflicts with
Hello list, I am testing Samba 4.8.0rc3 and see following output every drepl-Service run: DRS replication add DN of ad1894a9-07f8-4ae2-8e5c-2a15ed9ed8b3 is CN=BUILDHOST,OU=Domain Controllers,DC=samdom,DC=local ldb: ../lib/ldb/ldb_tdb/ldb_index.c:1837: unique index violation on @IDXDN in CN=BUILDHOST,OU=Domain Controllers,DC=samdom,DC=local, conficts with 蔁墁o癣No甬瓧k in @INDEX:@IDXDN:CN=BUILDHOST,OU=DOMAIN CONTROLLERS,DC=SAMDOM,DC=LOCAL Replicated 89 objects (163...
2014 Aug 25
2
Call for testing: OpenSSH 6.7
...st suite first), looking at those files I see this: # ls -alrt failed-* -rw-r--r-- 1 root root 308 Aug 25 09:05 failed-ssh.log -rw-r--r-- 1 root root 236 Aug 25 09:05 failed-sshd.log -rw-r--r-- 1 root root 89 Aug 25 09:05 failed-regress.log [root at buildhost regress]# cat failed-regress.log trace: wait for sshd FAIL: ssh connect after login grace timeout failed without privsep [root at buildhost regress]# cat failed-sshd.log trace: wait for sshd Received signal 15; terminating. debug2: channel 0: rcvd close Received disconnect from 127.0.0.1: 11: disc...
2017 Mar 30
4
possible memory leak in ldb module while dbcheck on RODC
An embedded and charset-unspecified text was scrubbed... Name: memory_profiler.txt URL: <http://lists.samba.org/pipermail/samba/attachments/20170330/f5d10ac9/memory_profiler.txt>
2017 Nov 09
2
samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED
.../lib/python2.7/site-packages/samba/kcc/kcc_utils.py", line 1123, in commit_added /usr/local/samba/sbin/samba_kcc: (self.dnstr, estr)) /usr/local/samba/sbin/samba_kcc: samba.kcc.kcc_utils.KCCError: Could not add nTDSConnection for (CN=862f0429-c72c-4a81-ae9a-96820bb2f96d,CN=NTDS Settings,CN=BUILDHOST,CN=Servers,CN=Testsite,CN=Sites,CN=Configuration,DC=samdom,DC=com) - (Invalid LDB reply type 1) ../source4/dsdb/kcc/kcc_periodic.c:693: Failed samba_kcc - NT_STATUS_ACCESS_DENIED root at buildhost /home/andrej/gitrepos/samba (git)-[samba-4.7.1] # samba-tool drs showrepl -UAdministrator Testsite\BU...
2017 Mar 31
2
possible memory leak in ldb module while dbcheck on RODC
...d use at the end about 1,6GB of memory on test > > domain with 15000 users and 15000 groups(ntds.dit is only ~150MB). I > > tried to find out why it is increasing continuously. > > > > > > 1) I used memory_profiler and modified dbchecker.py: > > > > root at buildhost samba # git diff dbchecker.py diff --git a/dbchecker.py > > b/dbchecker.py index 032c0e7..6fe0d4d 100644 > > --- a/dbchecker.py > > +++ b/dbchecker.py > > @@ -17,6 +17,7 @@ > > # along with this program. If not, see <http://www.gnu.org/licenses/>. > > # &g...
2010 Nov 30
0
[LLVMdev] Does someone has experience with Canadian cross build of LLVM compiler?
...S) ;\ > +         LD=$(BUILD_LD) ;\ > +         CC=$(BUILD_CC) ;\ > +         CXX=$(BUILD_CXX) ;\ >           $(PROJ_SRC_DIR)/configure --build=$(BUILD_TRIPLE) \ >                 --host=$(BUILD_TRIPLE) --target=$(BUILD_TRIPLE); \ >           cd .. ; \ +1. It would be useful when buildhost's cc is not 'gcc'. eg. BUILD_CXX='ccache g++' ...Takumi
2012 Mar 30
1
Xen Cloud Platform 1.1 restart unexpectedly
...^@^@^@^@^@Mar 30 20:37:25 xen01 syslogd 1.4.1: restart. Mar 30 20:37:25 xen01 kernel: klogd 1.4.1, log source = /proc/kmsg started. Mar 30 20:37:25 xen01 kernel: Reserving virtual address space above 0xff400000 Mar 30 20:37:25 xen01 kernel: Linux version 2.6.32.12-0.7.1.xs1.1.0.327.170596xen (geeko@buildhost) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri Sep 16 17:45:00 EDT 2011 Mar 30 20:37:25 xen01 kernel: KERNEL supported cpus: Mar 30 20:37:25 xen01 kernel: Intel GenuineIntel Mar 30 20:37:25 xen01 kernel: AMD AuthenticAMD Mar 30 20:37:25 xen01 kernel: NSC Geode by NSC Mar 30 20:37...
2014 Aug 26
1
Call for testing: OpenSSH 6.7
...t; > # ls -alrt failed-* > > -rw-r--r-- 1 root root 308 Aug 25 09:05 failed-ssh.log > > -rw-r--r-- 1 root root 236 Aug 25 09:05 failed-sshd.log > > -rw-r--r-- 1 root root 89 Aug 25 09:05 > failed-regress.log > > [root at buildhost regress]# cat failed-regress.log > > trace: wait for sshd > > FAIL: ssh connect after login grace timeout failed without privsep > > > > [root at buildhost regress]# cat failed-sshd.log > > trace: wait for sshd > > Received signal 15; terminating. > > debug...
2017 Mar 31
0
possible memory leak in ldb module while dbcheck on RODC
...ocess > starts with ~300MB and use at the end about 1,6GB of memory on test domain > with 15000 users and 15000 groups(ntds.dit is only ~150MB). I tried to > find out why it is increasing continuously. > > > 1) I used memory_profiler and modified dbchecker.py: > > root at buildhost samba # git diff dbchecker.py > diff --git a/dbchecker.py b/dbchecker.py > index 032c0e7..6fe0d4d 100644 > --- a/dbchecker.py > +++ b/dbchecker.py > @@ -17,6 +17,7 @@ > # along with this program. If not, see <http://www.gnu.org/licenses/>. > # > > +from memory_pro...
2007 Mar 29
1
zlib+shlib issue with the official EL4 R binary
...ad or error) but gzeof() doesn't return true. Now one can probably jump to conclusion that this is a zlib problem (or mine), but it is not. Here is the summary table (my package binary is the same one on the four 2.4.1 cases below - built against the official EL4 binary on EL4) Rver shlib buildhost runhost status of zlib code in mypackage 2.3.1 no EL4 EL4 ok 2.4.1 no EL4 EL4 ok 2.4.1 yes EL4 EL4 broken 2.4.1 yes EL4 FC6 ok 2.4.1 yes FC6 FC6 ok The most curious part is entry 3 vs 4...
2009 Apr 09
3
mock %post(pam) failure
I recently upgraded an internal build server from C5.2 to C5.3 and now I'm experiencing problems initializing the mock buildroot. Specifically, I'm getting the following error: ------ /var/tmp/rpm-tmp.77062: line 6: cat: command not found /var/tmp/rpm-tmp.77062: line 7: rm: command not found /var/tmp/rpm-tmp.77062: line 22: install: command not found /var/tmp/rpm-tmp.77062: line 25:
2010 Nov 29
3
[LLVMdev] Does someone has experience with Canadian cross build of LLVM compiler?
Hi, Does anyone have experience with doing Canadian cross-builds of LLVM compiler? I need some help here... I'm a new with LLVM, so please don't be too harsh on me. I am building LLVM cross-compiler (and as I mentioned I'm doing it via canadian cross-build): Build platform = Linux, Host platform = Windows Target platform = Linux I'm using mingw32 compiler toolchain to
2015 Dec 04
1
[Bug 93250] New: After VGA change monitor do not detects properly
https://bugs.freedesktop.org/show_bug.cgi?id=93250 Bug ID: 93250 Summary: After VGA change monitor do not detects properly Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2016 Jul 07
0
CentOS-7 Screen black after boot
...your video card. > > > > If this is the case, try a different screensaver. I suggest "black > screen > > only" for testing purposes. > > > > I did the following and rebooted, all worked fine. I am not sure if that is > the solution. > > [root at buildhost ~]# systemctl set-default graphical.target > > Regards, > VB > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >
2004 Jun 28
2
KERNEL CIFS Memory Leak
Samba Version: Version 3.0.2a-SUSE Kernel Version: Linux version 2.6.4-52-default (geeko@buildhost) (gcc version 3.3.3 (SuSE Linux)) #1 Wed Apr 7 02:08:30 UTC 2004 Suse 9.1 When I mount a share locally and begin copying files The system Begins to use a lot of memory, there is 512 MB of ram in the machine and after copying about 10GB of files, the machine just stalls. I am trying to m...
2012 May 10
0
png support in R on linux
...EPHONE=C [11] LC_MEASUREMENT=de_DE.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] png_0.1-4 loaded via a namespace (and not attached): [1] tools_2.14.0 Linux version 2.6.32.12-0.7-default (geeko@buildhost) (gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP 2010-05-20 11:14:20 +0200 ________________________________ Arbeitsgruppenleiter Integrative Biologie / Head of Integrative Biology Group Abteilung für Strahlenzytogenetik / Research Unit of Radiation Cytogenetics Tel.: +49...
2017 Nov 10
0
samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED
Hello list, I try to fix my issue and found some more debug information: 1) I see error in this situation: Default-First-Site-Name: - TEST-DC (RWDC) Testsite2: - empty Testsite: - BUILDHOST (RODC) If I move TEST-DC to Testsite2, it fix the error, maybe because of 2). 2) python/samba/kcc/__init__.py:create_connections function try always to connect to Default-First-Site-Name, although Default-First-Site-Name is now empty and TEST-DC is in Testsite2. Get_bridgehead found just the TES...
2009 Jun 30
1
Asterisk 1.6 WaitForSilence Problem
...e to make sure the phone has stopped ringing before starting message playback. The problem is that if I set the first argument of WaitForSilence to anything other than 1, WaitForSilence never exits. Some general info on my setup: more /proc/version: **** Linux version 2.6.16.60-0.34-smp (geeko at buildhost) (gcc version 4.1.2 20070115 (SUSE Linux)) #1 SMP Fri Jan 16 14:59:01 UTC 2009 **** Asterisk Version: **** Connected to Asterisk 1.6.1.0 currently running on ivueivrtest (pid = 1639) **** dahdi version: 2.2.0-rc4 /etc/dahdi/system.conf **** # Autogenerated by /usr/sbin/dahdi_genconf on Thu May...