Re: [Samba] compiling samba for ubuntu 12.4 lts

2013-02-01 Thread Nils Weidinger
My 2nd samba packages for ubuntu didn't work out as well either. The configuration from git.debian.org doesn't build the basic packages providing smbd, nmbd, etc... The configuration of the debian-experimental branch in the abartlet/samba-debian.git on gitweb.samba.org seems to be ahead of

Re: [Samba] compiling samba for ubuntu 12.4 lts

2013-01-27 Thread Frans van Berckel
Traceback (most recent call last): File /usr/bin/samba-tool, line 33, in module from samba.netcmd.main import cmd_sambatool File /usr/lib/python2.7/dist-packages/samba/__init__.py, line 27, in module import samba.param ImportError:

Re: [Samba] compiling samba for ubuntu 12.4 lts

2013-01-27 Thread Frans van Berckel
Traceback (most recent call last): File /usr/bin/samba-tool, line 33, in module from samba.netcmd.main import cmd_sambatool File /usr/lib/python2.7/dist-packages/samba/__init__.py, line 27, in module import samba.param ImportError:

Re: [Samba] compiling samba for ubuntu 12.4 lts

2013-01-26 Thread Frans van Berckel
Hi Nils Weidinger, Thanks for helping out packaging. I did today exactly the same as you, but on Ubuntu PowerPC. Installing almost all the packages did goes well except samba4_4.0.1-0ubuntu1_powerpc.deb selfs. It's throw out an error ... Traceback (most recent call last): File

Re: [Samba] compiling samba for ubuntu 12.4 lts

2013-01-18 Thread Nils Weidinger
OK, it worked. I used the git package configuration as described at http://wiki.samba.org/index.php/Samba4/Debian but I had to make some small adjustments. It was unavoidable to use the following packages from the latest ubuntu repositories. I chose to create a local repository with only

Re: [Samba] compiling samba for ubuntu 12.4 lts

2013-01-17 Thread Nils Weidinger
Installing heimdal-dev instead of krb5-dev did the trick. Now the linking seems to work. Unfortunately just after telling me 'install' finished successfully (42.754s) he exits because he can't find the file /debian/tmp/usr/lib/x86_64-linux-gnu/samba/share/ldb.so to remove it. Am 16.01.2013

[Samba] compiling samba for ubuntu 12.4 lts

2013-01-16 Thread Nils Weidinger
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: