evolution upgrade
smxi is holding the upgrade of evolution, evolution-data-server and evolution-data-server-common because of version mismatches. Other evolution packages have been updated to the newer version. The result was that evolution would not read my address book (debian sid/liquorix kernel). I resolved the problem by upgrading evolution, evolution-data-server and evolution-data-server-common outside of smxi so the new version would be installed.
:: Code :: $ for i in $(apt-cache depends evolution | grep Depends | awk '{ print $2 }'); do dpkg -l | grep $i; done
ii libatk1.0-0 2.0.1-2 ATK accessibility toolkit ii libc6 2.13-16 Embedded GNU C Library: Shared libraries ii libc6-dev 2.13-16 Embedded GNU C Library: Development Libraries and Header Files ii libc6-i686 2.13-16 Embedded GNU C Library: Shared libraries [i686 optimized] ii libcairo-gobject2 1.10.2-6.1 The Cairo 2D vector graphics library (GObject library) ii libcairo2 1.10.2-6.1 The Cairo 2D vector graphics library ii libcamel-1.2-23 3.0.2.1-1 Evolution MIME message handling library ii libcamel-1.2-23 3.0.2.1-1 Evolution MIME message handling library ii libcanberra-gtk3-0 0.28-1 Gtk+ 3.0 helper for playing widget event sounds with libcanberra ii libcanberra0 0.28-1 a simple abstract interface for playing event sounds ii libebackend-1.2-1 3.0.2.1-1 Utility library for evolution data servers ii libebook1.2-10 3.0.2.1-1 Client library for evolution address books ii libecal1.2-8 3.0.2.1-1 Client library for evolution calendars ii libedataserver1.2-14 3.0.2.1-1 Utility library for evolution data servers ii libedataserverui-3.0-0 3.0.2.1-1 GUI utility library for evolution data servers ii libegroupwise1.2-13 3.0.2.1-1 Client library for accessing groupwise POA through SOAP interface ii libenchant1c2a 1.6.0-3 Wrapper library for various spell checker engines ii libevolution 3.0.2-1 evolution libraries ii libevolution 3.0.2-1 evolution libraries ii libfontconfig1 2.8.0-3 generic font configuration library - runtime ii libfreetype6 2.4.6-2 FreeType 2 font engine, shared library files ii libgail-3-0 3.0.12-1 GNOME Accessibility Implementation Library -- shared libraries ii libgconf2-4 2.32.4-1 GNOME configuration database system (shared libraries) ii libgdata11 0.8.1-2 Library for accessing GData webservices - shared libraries ii libgdk-pixbuf2.0-0 2.23.5-3 GDK Pixbuf library ii libglib2.0-0 2.28.6-1 The GLib library of C routines ii libgnome-desktop-3-0 3.0.2-2 Utility library for loading .desktop files - runtime files ii libgtk-3-0 3.0.12-1 GTK+ graphical user interface library ii libgtkhtml-4.0-0 4.0.1-2 HTML rendering/editing library - runtime files ii libgtkhtml-4.0-0 4.0.1-2 HTML rendering/editing library - runtime files ii libgtkhtml-editor-4.0-0 4.0.1-2 HTML rendering/editing library - editor widget ii libgtkhtml-editor-4.0-0 4.0.1-2 HTML rendering/editing library - editor widget ii libgweather-3-0 3.0.2-1 GWeather shared library ii libical0 0.44-3 iCalendar library implementation in C (runtime) ii libice6 2:1.0.7-2 X11 Inter-Client Exchange library ii libnotify4 0.7.3-2 sends desktop notifications to a notification daemon ii libnspr4-0d 4.8.9-1 NetScape Portable Runtime Library ii libnss3-1d 3.12.11-1 Network Security Service libraries ii libpango1.0-0 1.28.4-3 Layout and rendering of internationalized text ii libsm6 2:1.2.0-2 X11 Session Management library ii libsoup-gnome2.4-1 2.34.3-1 HTTP library implementation in C -- GNOME support library ii libsoup2.4-1 2.34.3-1 HTTP library implementation in C -- Shared library ii libsqlite3-0 3.7.7-2 SQLite 3 shared library ii libstartup-notification0 0.12-1 library for program launch feedback (shared library) ii libunique-3.0-0 3.0.0-1 Library for writing single instance applications - shared libraries ii libxml-libxml-perl 1.84+dfsg-1 Perl interface to the libxml2 library ii libxml2 2.7.8.dfsg-4 GNOME XML library ii libxml2-utils 2.7.8.dfsg-4 XML utilities ii python-libxml2 2.7.8.dfsg-4 Python bindings for the GNOME XML library ii gconf2 2.32.4-1 GNOME configuration database system (support tools) ii gconf2-common 2.32.4-1 GNOME configuration database system (common files) ii libgconf2-4 2.32.4-1 GNOME configuration database system (shared libraries) ii evolution-common 3.0.2-1 architecture independent files for Evolution ii evolution-data-server 3.0.2.1-1 evolution database backend server ii evolution-data-server-common 3.0.2.1-1 architecture independent files for Evolution Data Server ii evolution-data-server 3.0.2.1-1 evolution database backend server ii evolution-data-server-common 3.0.2.1-1 architecture independent files for Evolution Data Server ii gnome-icon-theme 3.0.0-4 GNOME Desktop icon theme ii dbus 1.4.14-1 simple interprocess messaging system (daemon and utilities) ii dbus-x11 1.4.14-1 simple interprocess messaging system (X11 deps) ii libaudclient2 2.4.4-1 audacious dbus remote control library ii libdbus-1-3 1.4.14-1 simple interprocess messaging system (library) ii libdbus-glib-1-2 0.94-4 simple interprocess messaging system (GLib-based shared library) ii libqt4-dbus 4:4.7.3-7 Qt 4 D-Bus module ii python-dbus 0.84.0-2 simple interprocess messaging system (Python interface) ii psmisc 22.14-1 utilities that use the proc file system ii debconf 1.5.41 Debian configuration management system ii debconf-i18n 1.5.41 full internationalization support for debconf ii ssl-cert 1.0.28 simple debconf wrapper for OpenSSL Back to top |
thanks for your feedback, I've now adjusted evolution package group to be the loosest version, not using the numbers after - in the version number.
This stuff changes all the time, there has never been any consistency in Debian Sid about version number mismatches, which is fine, since Sid is a debugging and bug catching pool, but it tends to be variable in terms of how version mismatches are occurring. Thanks for noticing that and posting on it, that's the only way smxi will keep working is with good feedback from people. Back to top |
All times are GMT - 8 Hours |