similar to: LNT on pypy and documentation build

Displaying 20 results from an estimated 400 matches similar to: "LNT on pypy and documentation build"

2017 Jul 18
2
LNT on pypy and documentation build
I'd be fine pulling the pypi (sic) entry, shall I make it so? - Daniel On Tue, Jul 18, 2017 at 11:06 AM Chris Matthews <chris.matthews at apple.com> wrote: > Yep, we should pull that package down, or start to update it. > > The docs builds work for me. Is it possible that is not in your venv or > something like that? > > > On Jul 18, 2017, at 10:48 AM, Matthias
2017 Jul 18
2
LNT on pypy and documentation build
I updated the docs to show a pip/svn install like this: pip install svn+http://llvm.org/svn/llvm-project/lnt/trunk <svn+http://llvm.org/svn/llvm-project/lnt/trunk> > On Jul 18, 2017, at 11:24 AM, Kristof Beyls <kristof.beyls at arm.com> wrote: > > >> On 18 Jul 2017, at 20:21, Daniel Dunbar <daniel at zuster.org <mailto:daniel at zuster.org>> wrote:
2019 Jun 24
4
Problem to join Samba 4 DC an existing Windows AD
Hi, My DCs are Windows Server 2008 (not R2) and I intend to replace then by Samba 4. I'm using Samba 4.10.5 on Debian 9.9 when I execute the commands below it seems that errors occur of not receive replication of the objects from the base of AD or no commit the operation: root at samba4dc:/etc/init.d# samba-tool domain join empresa.com.br DC -Uadministrator --realm=empresa.com.br INFO
2019 Sep 28
2
Compile samba github code and flash the build binary to embedded device
On 28/09/2019 15:39, Hock Leong Ang via samba wrote: > Hi All, > May I have some advise on this issue? > Thank you. > > On Fri, 27 Sep 2019 at 10:55, Hock Leong Ang <anghockleong501 at gmail.com> > wrote: > >> Hi Sir/Madam/Miss, >> >> I am a firmware engineer. I would like to implement file sharing between >> embedded device and android phone/ios
2019 May 17
2
samba-tool dns serverinfo command throws error
Hello,      I'm using the internal DNS server and when running the command 'samba-tool dns serverinfo dc1 -U administrator' I get the following output. @dc1:~# samba-tool dns serverinfo dc1.domain.local -U administrator Password for [DOMAIN\administrator]:   dwVersion                   : 0xece0205   fBootMethod                 : DNS_BOOT_METHOD_DIRECTORY  
2019 Jun 23
7
Joining a Samba DC to a Windows AD
Hi, I need to join a Samba 4 DC to a Windows 2008 R2 Active Directory Domain. Do I need provisioned with --use-rfc2307 ? For example: samba-tool domain join samdom.example.com DC -U"SAMDOM\administrator" --use-rfc2307 I intend use SAMBA_INTERNAL DNS. Do I need provision with --intercative for select SAMBA_INTERNAL DNS ? Can I to inform other DNS existing (primary DNS) in my local
2019 Aug 27
5
Problems joining station in domain
Hi, I intend to join a Samba 4.10.7 as DC in my domain to later upgrade the other DC from Samba 4.5.16 to Samba 4.10.7, but the following error is occurring: samba-tool domain join empresa.com.br DC -k yes --server= samba4-dc1.empresa.com.br INFO 2019-08-27 16:10:58,330 pid:744 /usr/local/samba/lib/python3.5/site-packages/samba/join.py #1106: Adding 1 remote DNS records for
2019 Sep 30
3
Compile samba github code and flash the build binary to embedded device
Hi Rowland, The above files are built with AD DC. Without AD DC, the files size reduce from 186 kB to 74 kB. Without AD DC, the embedded device will act as a host. Questions: 1. Does the host still able to share file to Windows, IOS and Android devices? 2. Does 74 kB of samba files is the typical file size be implemented in embedded device? Thank you. On Mon, 30 Sep 2019 at 09:36, Hock Leong
2020 Jan 07
6
Error GPO
hello list, congratulations on this new year; and wish the best to all, I am trying to create GPO in samba 4 and this is the error it gives me. ./samba-tool gpo create WSUS -UAdministrator Password for [Administrator]: Using temporary directory /tmp/tmp8t9j8u26 (use --tmpdir to change) ERROR(runtime): uncaught exception - (3221225524, 'The object name is not found.') File
2019 Aug 26
3
Problems joining station in domain
Hi, I'm using Samba 4.5-16 on Debian 9.9. I intend upgrade to Samba 4.10.6, but I want to solve all the issues first. Regards, M?rcio Bacci Em Seg, 26 de ago de 2019 18:50, Andrew Bartlett <abartlet at samba.org> escreveu: > On Mon, 2019-08-26 at 15:35 -0300, Marcio Demetrio Bacci via samba > wrote: > > Hi, > > > > I'm having trouble entering stations in
2006 Jan 13
4
SQL -> Diagram script
Did I see some code posted here that would create a graphical representation of a database relationships using the graphviz utilities? -- Posted via http://www.ruby-forum.com/.
2020 Jan 10
16
GPO
I really do not know what to do so that GPOs can be created, I have tried all the possible solutions that have been sent to me but without success.
2019 Dec 02
4
Debian Stretch - > buster: samba packages
On 02/12/2019 10:07, Stefan G. Weichinger via samba wrote: > Am 02.12.19 um 08:47 schrieb L.P.H. van Belle via samba: >> Hai, >> >> Sorry for the late reply. > Never mind, weekend is important ... > >> Here its just apt-get distupgrade --autoremove --purge >> Without the autoremove libldb1 is not removed so libldb2 can be installed. > # apt-get distupgrade
2019 May 28
2
samba-tool dns serverinfo command throws error
On 5/23/2019 6:25 PM, Douglas Bagnall wrote: > hi James, > >> @dc1:~# samba-tool dns serverinfo dc1.domain.local -U administrator >> Password for [DOMAIN\administrator]: >>   dwVersion                   : 0xece0205 >>   fBootMethod                 : DNS_BOOT_METHOD_DIRECTORY >>   fAdminConfigured            : FALSE >>   fAllowUpdate                :
2015 Jul 24
2
[LLVMdev] [LLD] support for dlltool generated libs in COFF/PECOFF
After some more digging and creating a few testcases in lld I have narrowed it down to The fact that dlltool generates Contents of section .idata$7: 0000 55534552 33322e64 6c6c0000 USER32.dll.. Where as lld expects Contents of section .idata$6: 0000 55534552 33322e64 6c6c0000 USER32.dll.. I recreated the hello64.test using dlltool for the lib and here is the asm dump of
2019 Mar 29
3
Attempts to Set Max Password Age in Samba Tool Fails
Hello! I am on Samba 4.10.0, Ubuntu 16.04.2 LTS. I recently reset a password and found that my password expiration had somehow gotten set to 400 days. I went to one of my DCs and ran the following command: # samba-tool domain passwordsettings show Password informations for domain 'DC=samdom,DC=mydomain,DC=com' Password complexity: on Store plaintext passwords: off Password history
2015 Jul 25
0
[LLVMdev] [LLD] support for dlltool generated libs in COFF/PECOFF
Hey guys, So I was able to modify dlltool to produce the exact same layout as lib.exe with the same section numbers etc. I've first managed to first create the correct section so that lld gives me link errors and then resolve those errors to create an exe. This is one thing that is still missing that sticks out like a sore thumb In the actual imports of the functions the objects are very
2019 Jun 25
2
Problem to join Samba 4 DC an existing Windows AD
Hai Marcio, Please keep mailing to the list, that helps everybody. ;-) Question, does the Windows AD domain contain MS Exchange also? Ow and my bad.. This : samba-tool domain tombstones expunge You need to purge the tombstones on the windows server, but forget that all. I had a new look and noticed: root at samba4dc:/etc/init.d# samba-tool domain join empresa.com.br DC
2019 May 16
5
GPO-Error
Hello, I have the following error when checking for GPOs for a single user, listing all GPOs is working: ------------------ root at tn2-debian1:~# samba-tool gpo listall GPO : {31B2F340-016D-11D2-945F-00C04FB984F9} display name : Default Domain Policy path : \\example2.net\sysvol\example2.net\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9} dn :
2019 Aug 28
8
Problems joining station in domain
Hai, I re-checked your config that looks all good, few minor things. Now, i noticed this in Andrews comment. Quote: The problem here is that Samba's python libraries are trying to find the DNS record they just added over RPC, but can't using LDAP. They do this to fix the ownership of the records, as otherwise they will be owed by the administrator, not the DC. What is in