Results 1 to 10 of 19

Thread: iFolder server & problem with Simias server

Hybrid View

  1. #1
    Join Date
    Oct 2010
    Beans
    54
    Distro
    Ubuntu 10.10 Maverick Meerkat

    iFolder server & problem with Simias server

    Hello,

    I'm using this guide (https://help.ubuntu.com/community/iFolderInstall) to install IFolder Server on Ubuntu 10.10 on VPS via ssh. I have to problems when installing Simias server. First, I successfully ran through compiling and installing Simias server. When I executed the command:

    dpkg-reconfigure simias-server
    I've got error that Simias server was not installed or corrupted. OK, I repeated the steps several times, with the very same error. Finally, I started everything from scratch, but now I have problems when executing the command that worked before:

    bzr-buildpackage
    This is what happens:

    root@faeaa:/tmp/simias# bzr-buildpackage
    Building using working tree
    Running in merge mode
    Purging the build dir: /tmp/build-area/simias-1.8.3.10200.0
    Looking for a way to retrieve the upstream tarball
    Upstream tarball already exists in build directory, using that
    Building the package in /tmp/build-area/simias-1.8.3.10200.0, using debuild
    dpkg-buildpackage -rfakeroot -D -us -uc
    dpkg-buildpackage: warning: using a gain-root-command while being root
    dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
    dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
    dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
    dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
    dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions
    dpkg-buildpackage: source package simias
    dpkg-buildpackage: source version 1.8.3.10200.0-9
    dpkg-buildpackage: source changed by csights <csights@ifolder-debian-ubuntu-google-group>
    dpkg-source --before-build simias-1.8.3.10200.0
    dpkg-buildpackage: host architecture amd64
    dpkg-source: warning: patches have not been applied, applying them now (use --no-preparation to override)
    dpkg-source: info: applying use_system_gsoap.patch
    dpkg-source: info: applying use_wsdl_not_wsdl1.patch
    dpkg-source: info: applying use_mono_webserver2.patch
    dpkg-source: info: applying use_lib_as_libdir_on_amd64.patch
    dpkg-source: info: applying use_libdir_for_executables.patch
    dpkg-source: info: applying SimiasLib.dll.config-use-systemwide-FlaimWrapper.so.patch
    dpkg-source: info: applying www-data_apache.patch
    dpkg-source: info: applying mod_mono_path.patch
    dpkg-source: info: applying mod_mono_SimiasServerSetup_cs.patch
    dpkg-source: info: applying mod_mono_iFolderAdminSetup_cs.patch
    dpkg-source: info: applying mod_mono_iFolderWebSetup_cs.patch
    dpkg-source: info: applying convert_relative_path_to_webbindir_variable.patch
    dpkg-source: info: applying ifdata.patch
    dpkg-source: info: applying SimiasServerSetup_use_simiasconfdir_in_SetupDefaul tConfigPath.patch
    dpkg-source: info: applying use_webbindir_variable_configurein.patch
    dpkg-source: info: applying separate_client_server_dirs.patch
    dpkg-source: info: applying serverpaths_from_configure_v2.patch
    dpkg-source: info: applying dont_download_deleted_nodes.patch
    dpkg-source: info: applying remove_nodesFromServer.patch
    dpkg-source: info: applying home_never_network_drive.patch
    dpkg-source: info: applying DEBUG_log_default.patch
    fakeroot debian/rules clean
    dh clean
    dh_testdir
    Unknown option: with
    dh_testdir: warning: ignored unknown options in DH_OPTIONS
    debian/rules override_dh_auto_clean
    make[1]: Entering directory `/tmp/build-area/simias-1.8.3.10200.0'
    [ ! -f Makefile ] || /usr/bin/make clean
    find . -name Makefile.in | xargs rm -f
    find . -name Makefile | xargs rm -f
    find . -name .libs | xargs rm -fr
    find . -name .deps | xargs rm -fr
    find . -name *.resources | xargs rm -f
    find . -name *.dll -type f | xargs rm -f
    rm -rf install-sh INSTALL missing aclocal.m4 configure \
    ltmain.sh m4 config.sub config.guess depcomp compile \
    config.cache libtool config.log config.status \
    src/webservices/iFolderAdminLocalProxy.cs \
    src/webservices/iFolderWebLocalProxy.cs \
    src/utils/usercmd/simias-create-user \
    src/utils/usercmd/simias-delete-user \
    src/utils/usercmd/simias-user \
    src/webaccess/Log4Net.config \
    src/server/Simias.config \
    src/server/setup/novell-ifolder3.conf \
    src/setup/apache/default/ifolder_admin.conf \
    src/setup/apache/default/ifolder_webaccess.conf \
    src/setup/apache/default/simias_server.conf \
    src/setup/apache/example.com/ifolder_admin.conf \
    src/setup/apache/example.com/ifolder_webaccess.conf \
    src/setup/apache/example.com/simias_server.conf \
    src/setup/apache/ifolder_apache.conf \
    src/core/SimiasClient/SimiasSetup.cs \
    src/core/SimiasClient/simias-client-c.pc \
    src/core/SimiasClient/simias-client.pc \
    src/core/libsimias/libsimias.h \
    src/admin/Log4Net.config \
    src/admin/iFolderAdminWebProxy.cs \
    src/client/SimiasDirectoryMapping \
    src/client/simias \
    src/core/Common/MyDns.cs \
    src/core/Common/Simias.config \
    src/core/Common/defaults.config \
    src/core/SimiasLib.dll/AssemblyInfo.cs \
    src/core/SimiasLib.dll/SimiasLib.dll.config \
    src/core/SimiasLib.dll/simias.pc \
    src/admin/AssemblyInfo.cs \
    src/webservices/AssemblyInfo.cs \
    src/utils/usercmd/AssemblyInfo.cs \
    src/webaccess/AssemblyInfo.cs \
    duplicatesource/
    make[1]: Leaving directory `/tmp/build-area/simias-1.8.3.10200.0'
    dh_clean
    Unknown option: with
    dh_clean: warning: ignored unknown options in DH_OPTIONS
    rm -f debian/libsimias0.substvars
    rm -f debian/libsimias0.*.debhelper
    rm -f debian/libsimias0.debhelper.log
    rm -rf debian/libsimias0/
    rm -f debian/libsimias-dev.substvars
    rm -f debian/libsimias-dev.*.debhelper
    rm -f debian/libsimias-dev.debhelper.log
    rm -rf debian/libsimias-dev/
    rm -f debian/simias-server.substvars
    rm -f debian/simias-server.*.debhelper
    rm -f debian/simias-server.debhelper.log
    rm -rf debian/simias-server/
    rm -f debian/simias-client.substvars
    rm -f debian/simias-client.*.debhelper
    rm -f debian/simias-client.debhelper.log
    rm -rf debian/simias-client/
    rm -f debian/ifolder3-server.substvars
    rm -f debian/ifolder3-server.*.debhelper
    rm -f debian/ifolder3-server.debhelper.log
    rm -rf debian/ifolder3-server/
    rm -f debian/files
    find . \( \( -type f -a \
    \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
    -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
    -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
    -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
    \) -exec rm -f {} \; \) -o \
    \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
    rm -f *-stamp
    dpkg-source -b simias-1.8.3.10200.0
    dpkg-source: info: using source format `3.0 (quilt)'
    dpkg-source: info: building simias using existing ./simias_1.8.3.10200.0.orig.tar.gz
    dpkg-source: info: building simias in simias_1.8.3.10200.0-9.debian.tar.gz
    dpkg-source: info: building simias in simias_1.8.3.10200.0-9.dsc
    debian/rules build
    dh build
    dh_testdir
    Unknown option: with
    dh_testdir: warning: ignored unknown options in DH_OPTIONS
    debian/rules override_dh_auto_configure
    make[1]: Entering directory `/tmp/build-area/simias-1.8.3.10200.0'
    rsync -r . duplicatesource
    ERROR: out of memory in map_ptr [sender]
    rsync error: error allocating core memory buffers (code 22) at util.c(117) [sender=3.0.7]
    rsync: writefd_unbuffered failed to write 78 bytes to socket [generator]: Broken pipe (32)
    make[1]: *** [override_dh_auto_configure] Error 22
    make[1]: Leaving directory `/tmp/build-area/simias-1.8.3.10200.0'
    make: *** [build] Error 2
    dpkg-buildpackage: error: debian/rules build gave error exit status 2
    debuild: fatal error at line 1337:
    dpkg-buildpackage -rfakeroot -D -us -uc failed
    bzr: ERROR: The build failed.
    Any ideas how to fix this? Many thanks.

    Best

  2. #2
    Join Date
    Oct 2006
    Location
    Montreal
    Beans
    228
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: iFolder server & problem with Simias server

    You may consider installing from ppa.
    https://launchpad.net/~marceloshima/+archive/ifolder
    It works great with lucid and maverick.
    Because things are the way they are, things will not stay the way they are.

  3. #3
    Join Date
    Oct 2010
    Beans
    54
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: iFolder server & problem with Simias server

    Quote Originally Posted by druhboruch View Post
    You may consider installing from ppa.
    https://launchpad.net/~marceloshima/+archive/ifolder
    It works great with lucid and maverick.
    Thanks druhboruch. But how did you add this to ppa?

    I've added the following lines
    using
    sudo vi /etc/apt/sources.list
    but then after
    sudo apt-get update
    I'm getting the following errors:

  4. #4
    Join Date
    Jun 2007
    Location
    Michigan, USA
    Beans
    465

    Re: iFolder server & problem with Simias server

    Doesn't look like maverick is on there. Try changing your source to lucid and see if it works.
    Ubuntu 14.04 Server
    -Linode 1GB
    Ubuntu Mate 16.04 Laptop
    -Toshiba Satellite A505-6005, Intel i3, 4.00 GB ram

  5. #5
    Join Date
    Oct 2006
    Location
    Montreal
    Beans
    228
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: iFolder server & problem with Simias server

    You may add repo by apt-add-repository command. It will also install the key for you.

    In this case you will have to change your sources to lucid afterwards as Thirtysixway suggested.

    This ppa works great with maverick.
    If you install on maverick, you may install apache first and then stop it before installation of ifolder.
    On lucid installation is flawless.
    Last edited by druhboruch; January 31st, 2011 at 12:51 AM.
    Because things are the way they are, things will not stay the way they are.

  6. #6
    Join Date
    Oct 2010
    Beans
    54
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: iFolder server & problem with Simias server

    Many thanks for your replies. OK, so by issuing the command

    Code:
    vi /etc/apt/sources.list
    I add the following lines

    Code:
    deb http://ppa.launchpad.net/marceloshima/ifolder/ubuntu lucid main
    deb-src http://ppa.launchpad.net/marceloshima/ifolder/ubuntu lucid main
    and then update repository:

    Code:
    sudo apt-get update
    ...
    W: GPG error: http://ppa.launchpad.net lucid Release: The following  signatures couldn't be verified because the public key is not available:  NO_PUBKEY ED649F97DE6BFD99
    I update the key by issuing the following command:

    Code:
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys ED649F97DE6BFD99
    and then again I update the depository:

    Code:
    sudo apt-get update
    ...
    Ign http://ppa.launchpad.net/marceloshima/ifolder/ubuntu/ lucid/main Translation-en
    Ign http://ppa.launchpad.net/marceloshima/ifolder/ubuntu/ lucid/main Translation-en_IE
    Looks fine, but then when I try to install iFolder, I get the following error:

    Code:
    sudo apt-get install ifolder
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: Unable to locate package ifolder

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •