similar to: upgrade-ing samba on debian jessie. ( 4.1.17 to 4.2.3 sernet ) fails and solutions.

Displaying 20 results from an estimated 400 matches similar to: "upgrade-ing samba on debian jessie. ( 4.1.17 to 4.2.3 sernet ) fails and solutions."

2013 Jan 16
3
compiling samba for ubuntu 12.4 lts
Hi, I'm trying to create a samba4.0.1-package for ubuntu12.4. It seems as if I've succeeded to resolve the dependencies and everything is compiling and linking just fine until it switches to the source4 directory. There I always get these kerberos/heimdal-related linker-errors: default/source3/libads/kerberos_57.o: In function
2016 Mar 23
2
r-base installation fails on Ubuntu 14.04
Possibly off the wall and a long shot, but is pre-installed Linux perhaps 32 bit, while the R attempt is 64? JN On 16-03-23 02:22 PM, Barnet Wagman wrote: > Synaptic can show the origin of packages. > > The only thing I see from a backport is > > libcmanager0 > > I don't think this is relevant to R. Or is it. > > The only thing I've got installed from
2016 Mar 23
5
r-base installation fails on Ubuntu 14.04
I can make a few suggestions to help you hunt for the issue. This kind of error is often caused by conflicting packages from proposed, backports, ppas, or other 3rd party repos. If for some reason you have a dependency installed from one of those sources that is newer than what R on cran was built against (stock ubuntu 14.04) then you will hit a conflict. Simply removing backports from your repos
2016 Mar 23
3
r-base installation fails on Ubuntu 14.04
That could do it http://packages.ubuntu.com/trusty-backports/libcgmanager0 Seems to be libc related, which is a pretty core library to much of the whole system. Hmm, which model Dell? We just got a Dell 5000 series with Ubuntu, I have not checked with my boss if there was R installation issues. Thanks, Alex On 03/23/2016 11:22 AM, Barnet Wagman wrote: > Synaptic can show the origin of
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
On 23 March 2016 at 09:35, Barnet Wagman wrote: | I am unable to install R on an up to date (i.e. apt upgraded) Ubuntu | 14.04 system. According to | https://cran.r-project.org/bin/linux/ubuntu/README (and many other sources), | R is available for this version of Ubuntu (which is a stable version). | | I currently have | | deb https://cran.cnr.berkeley.edu/bin/linux/ubuntu trusty/ | | in
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
Synaptic can show the origin of packages. The only thing I see from a backport is libcmanager0 I don't think this is relevant to R. Or is it. The only thing I've got installed from a ppa is mate (a desktop). I don't see anything related to mate that is related to R. FYI the ubunu I'm using came preinstalled from Dell (on a notebook; usually I install linux myself). On
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
It's a Dell XPS 13. Obviously I don't understand what's in libcmanager0. I wonder if I can safely replace it. I'm a bit uneasy about replacing things Dell installed. I gather there are some specialized drivers for the monitor on this system. On 03/23/2016 11:34 AM, Alex M wrote: > That could do it > http://packages.ubuntu.com/trusty-backports/libcgmanager0 > >
2016 Mar 23
5
r-base installation fails on Ubuntu 14.04
I am unable to install R on an up to date (i.e. apt upgraded) Ubuntu 14.04 system. According to https://cran.r-project.org/bin/linux/ubuntu/README (and many other sources), R is available for this version of Ubuntu (which is a stable version). I currently have deb https://cran.cnr.berkeley.edu/bin/linux/ubuntu trusty/ in sources.list. I've tried this with and without deb
2015 Aug 26
3
FW: Questions about Samba 4
i found the following also .. Aug 7 08:44:10 rtd-print1 autofs[15991]: Starting automount.... Aug 7 08:48:26 rtd-print1 autofs[16291]: Stopping automount.... Aug 7 08:48:27 rtd-print1 automount[16302]: syntax error in map near [ * server.internal.domain.tld: ] Aug 7 08:48:27 rtd-print1 autofs[16297]: Starting automount.... Aug 7 08:48:46 rtd-print1 rpcbind: rpcbind terminating on signal.
2013 Nov 21
1
[LLVMdev] Replacing C-style function
Hi, I am trying to replace a c-style function with another function with same signature. Consider the following code: std::stringstream main_c; main_c <<"#include <stdio.h>\n" <<"extern \"C\" { \n" <<"int print1()\n" <<"{\n" <<" printf(\"Inside
2018 Mar 09
2
llvm-cov: Combined report for multiple executables
Hi! I am trying to get a combined coverage report from multiple executables. Looking at earlier discussions [1, 2], it looks like this is supposed to work. I am having some difficulty getting this to work as I would expect it to work, however. Following is a simple case to explain: ////////// shared.h #include <string> void Print1(const std::string& msg); void Print2(const
2005 Nov 04
2
samba3 print server : ghost printer problem
Hello, I configure my PDc as print server. With cups, I configure 3 printers (names : print1 print2 and prinnt3). After that I saw the error in the last printer's name. So I delete prinnt3 and create print3). But if I connect to my print server (using Windows), I have 4 printers : print1 -3 and prinnt3 I restart cups and reload smb daemon several times but the ghost is still there. I
2018 Mar 09
0
llvm-cov: Combined report for multiple executables
Hi Sadrul, > On Mar 8, 2018, at 7:40 PM, Sadrul Chowdhury via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi! I am trying to get a combined coverage report from multiple > executables. Looking at earlier discussions [1, 2], it looks like this > is supposed to work. I am having some difficulty getting this to work > as I would expect it to work, however. Following is
2007 Nov 23
1
Problem with environments
I have a numeric vector of length 1. I am trying to use it inside a function just by giving its name, rather than specifying it as an argument to the function. I am aware that there is an attach function which you need to call. The attach function will accept a list. However, I don't seem to be able to create the list properly. (Or should I use a frame instead?) Anyway, here is the output,
2015 Sep 07
2
nfs based shared home dir question
Ok, i clarify a bit more. \\servername.internal.domain.tld\users2\%username% is used in my AD for the home folder of the users. %username% translates to the username. I tried 2 setups now, windows acl base setup and posix based setup. Both fail for me. THE SERVER with the shares ( and is nfs server) The samba/windows part. ( postix rights setup ) On the server this is /home/samba/users2
2015 Aug 26
0
FW: Questions about Samba 4
ok, i cant make i crash. but i notice my cpu load. 17535 username 20 0 294852 13716 11520 R 100.0 1.3 280:28.70 winbindd 542 username 20 0 291040 16720 14172 R 99.6 1.6 281:45.88 winbindd and the funny thing.. this user isnt logged in anymore since the last 6 hours. Greetz, Louis >-----Oorspronkelijk bericht----- >Van: samba [mailto:samba-bounces at
2015 Aug 25
3
Questions about Samba 4
On Tue, Aug 25, 2015 at 08:36:14AM +0200, Sven Schwedas wrote: > On 2015-08-24 20:55, Jeremy Allison wrote: > > On Thu, Aug 13, 2015 at 09:21:23AM +0200, Sven Schwedas wrote: > > winbindd is extremely reliable and fully supported by the Samba > > Team, please don't post FUD about Samba components. If you have > > winbindd problems, post bug reports > > I did,
2007 Apr 17
3
Extracting approximate Wald test (Chisq) from coxph(..frailty)
Dear List, How do I extract the approximate Wald test for the frailty (in the following example 17.89 value)? What about the P-values, other Chisq, DF, se(coef) and se2? How can they be extracted? ######################################################> kfitm1 Call: coxph(formula = Surv(time, status) ~ age + sex + disease + frailty(id, dist = "gauss"), data = kidney)
2014 Nov 02
0
[Bug 977] ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol
https://bugzilla.netfilter.org/show_bug.cgi?id=977 --- Comment #6 from Netbug <b1b30ee4 at opayq.com> --- I upgraded to ulogd 2.0.4 & kernel 3.17.2 but these did not make a difference, here's how the output looks now; Sat Nov 1 17:07:03 2014 <5> ulogd.c:843 building new pluginstance stack:
2018 Jan 03
1
samba AD: using passwd on linux to change PW
Thanks a lot. I will check it. We do not use kerberos - is it necessary ? Bye, Peer On 03.01.2018 15:15, L.P.H. van Belle via samba wrote: > Hi Peer, > > This is my output, this account testaccount1 was created 2 minutes ago before the tests below. > > passwd testaccount1 > Current Kerberos password: > Enter new Kerberos password: > Retype new Kerberos password: >