Page MenuHomePhorge
Paste Active Pastes
  • public function setConfig(array $config): array
    {
    $errors = [];
    foreach ($config as $key => $value) {
    ...
    • Apr 7 2021, 2:16 PM
    • 36 Lines
  • ```
    public function testFifthWeek(): void
    {
    $entries = $this->changelogEntries($this->wallet);
    ...
    • Feb 26 2020, 2:08 PM
    • 75 Lines
  • [vanmeeuwen@dws06 src (master % u=)]$ ./phpunit
    ~/devel/src/apheleia/kolab.git/src ~/devel/src/apheleia/kolab.git/src
    PHPUnit 7.5.20 by Sebastian Bergmann and contributors.
    E
    ...
    • Feb 21 2020, 10:11 AM
    • 46 Lines
  • [vanmeeuwen@dws06 src (dev/without-quota-table *+%)]$ vendor/bin/phpunit --stop-on-defect --stop-on-error --stop-on-failure --exclude-group imap tests/Feature/
    PHPUnit 7.5.20 by Sebastian Bergmann and contributors.
    IIII.......................................IIIF
    ...
    • Feb 10 2020, 11:42 AM
    • 40 Lines
  • [vanmeeuwen@dws06 src (dev/without-quota-table *+%)]$ vendor/bin/phpunit tests/
    PHPUnit 7.5.20 by Sebastian Bergmann and contributors.
    FFSEFEFFSEESSEFESSFE.IIII..............EEEEEEEEEEE............. 63 / 108 ( 58%)
    .IIIF..FE.EEE.E...E.......................... 108 / 108 (100%)
    ...
    • Feb 10 2020, 10:01 AM
    • 928 Lines
  • # dpkg -l
    Desired=Unknown/Install/Remove/Purge/Hold
    | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
    ||/ Name Version Architecture Description
    ...
    • Jul 11 2019, 5:25 AM
    • 1,273 Lines
  • [root@005-build04lxc ~]# export HOME=/var/lib/guam
    [root@005-build04lxc root]# /usr/sbin/guam foreground
    Exec: /usr/lib64/erlang/erts-8.2.1/bin/erlexec -noshell -noinput +Bd -boot /usr/lib64/erlang/lib/guam-0.9.0/releases/0.9.0/guam -mode embedded -config /usr/lib64/erlang/lib/guam-0.9.0/releases/0.9.0/sys.config -boot_var ERTS_LIB_DIR /usr/lib64/erlang/erts-8.2.1/../lib -args_file /usr/lib64/erlang/lib/guam-0.9.0/releases/0.9.0/vm.args -- foreground
    Root: /usr/lib64/erlang/lib/guam-0.9.0
    {"init terminating in do_boot",{load_failed,[kolab_guam_sup,kolab_guam_session,kolab_guam_rule_filter_groupware,kolab_guam_rule,kolab_guam_listener,kolab_guam]}}
    ...
    • Mar 3 2017, 9:50 AM
    • 10 Lines
  • A preliminary implementation allows for the following to be configured:
    ```
    [wallace]
    modules = signature
    ...
    • Dec 15 2016, 3:35 PM
    • 79 Lines
    • Remarkup
  • pykolab 0.8.3-0~kola all
    The file /opt/kolab_guam/releases/0.8.3/sys.config
    contains referrals to:
    /etc/pki/cyrus-imapd/cyrus-imapd.pem
    which is missing in the ubuntu distros.
    ...
    • Jul 28 2016, 8:31 AM
    • 15 Lines
  • --- /tmp/dovecot.py 2016-07-21 15:30:46.572617096 -0700
    +++ dovecot.py 2016-04-20 11:20:50.958601661 -0700
    @@ -81,18 +81,18 @@
    return self._untagged_response(typ, dat, 'METADATA')
    ...
    • Jul 22 2016, 12:36 AM
    • 23 Lines
  • [root@kolab ~]# rpm -qv erlang-eimap guam
    erlang-eimap-0.2.5-2.1.el7.kolab_wf.x86_64
    guam-0.8.1-3.1.el7.kolab_wf.x86_64
    [root@kolab ~]# yum clean metadata ; yum -d0 check-update
    Loaded plugins: fastestmirror
    ...
    • Jul 5 2016, 12:38 PM
    • 81 Lines
  • 389-ds-base-1.3.4.0-26.el7_2.x86_64
    389-ds-base-libs-1.3.4.0-26.el7_2.x86_64
    acl-2.2.51-12.el7.x86_64
    aic94xx-firmware-30-6.el7.noarch
    alsa-firmware-1.0.28-2.el7.noarch
    ...
    • Mar 20 2016, 11:47 PM
    • 820 Lines
  • [root@kolab ~]# kolab --server guam01.example.org lm
    Traceback (most recent call last):
    File "/usr/sbin/kolab", line 39, in <module>
    kolab = Cli()
    File "/usr/lib/python2.6/site-packages/pykolab/cli/__init__.py", line 73, in __init__
    ...
    • Mar 16 2016, 10:32 AM
    • 116 Lines
  • [vanmeeuwen@mws05 ~]$ repoquery --show-duplicates kmail
    Yum-utils package has been deprecated, use dnf instead.
    See 'man yum2dnf' for more information.
    ...
    • Feb 23 2016, 3:58 PM
    • 25 Lines
  • $ sinksh create resource identifier org.kde.maildir.instance1 type org.kde.maildir path $HOME/Maildir/; time sinksh sync org.kde.maildir.instance1
    Log: client.communication.org. : Starting access
    Log: resource.communication : "Listening on org.kde.maildir.instance1"
    Log: resource.communication : Accepting connection
    Log: client.communication.org. : "Connected: /home/kanarip/tmp/org.kde.maildir.instance1"
    ...
    • Feb 10 2016, 6:46 PM
    • 21 Lines
  • Install the project...
    /usr/bin/cmake -P cmake_install.cmake
    -- Install configuration: ""
    -- Up-to-date: /usr/share/kpackage/pim/org.kde.kube.mail
    -- Up-to-date: /usr/share/kpackage/pim/org.kde.kube.mail/metadata.desktop
    ...
    • Feb 10 2016, 6:00 PM
    • 26 Lines
  • $ kube-mail
    QObject: Cannot create children for a parent that is in a different thread.
    (Parent is QGuiApplication(0x7ffe2885ba30), parent's thread is QThread(0xdc9fe0), current thread is QThread(0xf19b90)
    QObject::installEventFilter(): Cannot filter events for objects in a different thread.
    QQmlApplicationEngine failed to load component
    ...
    • Feb 10 2016, 5:54 PM
    • 10 Lines
  • $ kube-mail
    QObject: Cannot create children for a parent that is in a different thread.
    (Parent is QGuiApplication(0x7ffd93e34300), parent's thread is QThread(0x1a61fe0), current thread is QThread(0x1bc0950)
    QObject::installEventFilter(): Cannot filter events for objects in a different thread.
    QQmlApplicationEngine failed to load component
    ...
    • Feb 10 2016, 5:51 PM
    • 18 Lines
  • FROM fedora:23
    MAINTAINER Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>
    RUN sed -i \
    ...
    • Feb 10 2016, 5:50 PM
    • 140 Lines
  • diff --git a/pykolab/imap/__init__.py b/pykolab/imap/__init__.py
    index 21d918b..d6b8fc9 100644
    --- a/pykolab/imap/__init__.py
    +++ b/pykolab/imap/__init__.py
    @@ -522,6 +522,9 @@ class IMAP(object):
    ...
    • Feb 4 2016, 5:26 PM
    • 14 Lines
  • + pushd /srv/stick.git/integration/
    /srv/stick.git/integration /srv/roundcubemail.git
    ++ _shell env NOSE_VERBOSE=2 nosetests -s R/all.py
    +++ git rev-parse HEAD
    ++ revision=3af8927709861f674fc1395a5cc500d1916a0263
    ...
    • Jun 25 2015, 9:08 AM
    • 316 Lines
  • ++ echo 'Running env' NOSE_VERBOSE=2 nosetests -s 'R/all.py ...'
    Running env NOSE_VERBOSE=2 nosetests -s R/all.py ...
    ++ env NOSE_VERBOSE=2 nosetests -s R/all.py
    test_framework (all.TestFramework) ... 2015-06-23 13:41:59.400 Executing ['/usr/bin/phpunit', '--configuration', 'tests/phpunit.xml', '--verbose', '--testsuite', 'All Tests', '--exclude-group', 'mbstring', '--disallow-todo-tests'] with {}
    2015-06-23 13:41:59.575 PHPUnit 4.6.10 by Sebastian Bergmann and contributors.
    ...
    • Jun 23 2015, 4:24 PM
    • 263 Lines
  • ```
    # ldd /usr/lib64/libkolab.so
    linux-vdso.so.1 => (0x00007ffffcf78000)
    libkolabxml.so.1 => /lib64/libkolabxml.so.1 (0x00007f47455ac000)
    libQtCore.so.4 => /lib64/libQtCore.so.4 (0x00007f47450c1000)
    ...
    • Apr 21 2015, 2:36 PM
    • 80 Lines