[Akonadi] [Bug 277839] akonadiserver.socket path to long

Christian Mollekopf chrigi_1 at fastmail.fm
Mon Aug 19 10:33:41 BST 2013


https://bugs.kde.org/show_bug.cgi?id=277839

Christian Mollekopf <chrigi_1 at fastmail.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/akon
                   |                            |adi/6f6c691451726544487970e
                   |                            |f325c71c4ae4a02fa

--- Comment #11 from Christian Mollekopf <chrigi_1 at fastmail.fm> ---
Git commit 6f6c691451726544487970ef325c71c4ae4a02fa by Christian Mollekopf.
Committed on 19/08/2013 at 09:31.
Pushed by cmollekopf into branch '1.10'.

Use the target of the symlink instead as socket directory.

Socket paths must be shorter than 108 characters, and the symlink is quickly
beyond that.
By using the actual directory this can be avoided.

This results in the socket used to start the mysql database, as well as
the socket in akonadiconnectionrc being set to the /tmp/ path.
REVIEW: 112152

M  +2    -2    server/src/utils.cpp

http://commits.kde.org/akonadi/6f6c691451726544487970ef325c71c4ae4a02fa

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list