0 Members and 1 Guest are viewing this topic.
@michaa7, dont' you see my solved?http://forum.siduction.org/index.php?msg=31996#31996
Indeed my purging of "lsof" is a perl issue.I did put this xorg - libaudit1 issue here in this thread, because I know that nobody of you uses aptitude and is blind regarding dependencies
"At this moment for me the issue is not perl but libaudit1"
The following NEW packages will be installed: libboost-date-time1.54.0 libboost-filesystem1.54.0 libboost-serialization1.54.0 libboost-system1.54.0[b]The following packages have been kept back: xserver-xorg-core[/b]The following packages will be upgraded: apt apt-utils desktop-file-utils encfs fonts-liberation fonts-opensymbol gir1.2-gtk-3.0 imagemagick imagemagick-common iso-codes libapt-inst1.5 libapt-pkg4.12 libgail-3-0 libgtk-3-0 libgtk-3-bin libgtk-3-common libieee1284-3 libjavascriptcoregtk-1.0-0 libjavascriptcoregtk-3.0-0 libmagickcore5 libmagickwand5 libmpg123-0:i386 liborcus-0.6-0 libperl5.18 libqt4-dbus libqt4-declarative libqt4-designer libqt4-dev libqt4-dev-bin libqt4-help libqt4-network libqt4-opengl libqt4-opengl-dev libqt4-qt3support libqt4-script libqt4-scripttools libqt4-sql libqt4-sql-sqlite libqt4-svg libqt4-test libqt4-xml libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libraptor2-0 libreoffice libreoffice-base libreoffice-base-core libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-impress libreoffice-java-common libreoffice-kde libreoffice-l10n-it libreoffice-math libreoffice-ogltrans libreoffice-pdfimport libreoffice-report-builder-bin libreoffice-style-oxygen libreoffice-writer libsdl-image1.2 libwebkitgtk-1.0-0 libwebkitgtk-1.0-common libwebkitgtk-3.0-0 libwebkitgtk-3.0-common perl perl-base perl-modules python3-uno qdbus qt4-linguist-tools qt4-qmake qt4-qtconfig qtcore4-l10n rpcbind uno-libs3 ure80 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.Need to get 0 B/144 MB of archives.After this operation, 1296 kB of additional disk space will be used.
Reading package lists... DoneReading package lists... DoneBuilding dependency tree Reading state information... DoneCalculating upgrade... Done0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... DoneBuilding dependency tree Reading state information... DoneCalculating upgrade... The following package was automatically installed and is no longer required: libboost-date-time1.53.0Use 'apt-get autoremove' to remove it.DoneThe following NEW packages will be installed: libboost-date-time1.54.0The following packages have been kept back: xserver-xorg-coreThe following packages will be upgraded: fonts-opensymbol imagemagick imagemagick-common iso-codes libmagickcore5 libmagickwand5 libreoffice libreoffice-base libreoffice-base-core libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-impress libreoffice-java-common libreoffice-math libreoffice-report-builder libreoffice-report-builder-bin libreoffice-style-galaxy libreoffice-style-oxygen libreoffice-writer libsdl-image1.2 python3-uno uno-libs3 ure25 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.Need to get 91.1 MB of archives.After this operation, 397 kB of additional disk space will be used.Do you want to continue? [Y/n]
Should I install libaudit1 (losing systemd) or it is better to wait a little more? Any suggestion?
Quote from: "belze"Should I install libaudit1 (losing systemd) or it is better to wait a little more? Any suggestion?Systemd-204 from experimental was rebuild to use libaudit1 also !
LANG=C sudo apt-get -t experimental install libaudit1Reading package lists... DoneBuilding dependency tree Reading state information... DoneThe following extra packages will be installed: libaudit-common libpam-systemd systemd xserver-common xserver-xorg-coreSuggested packages: xfonts-scalableThe following packages will be REMOVED: libaudit0 xserver-xorg xserver-xorg-input-all xserver-xorg-input-evdev xserver-xorg-input-mouse xserver-xorg-input-synaptics xserver-xorg-input-vmmouse xserver-xorg-video-ati xserver-xorg-video-fbdev xserver-xorg-video-intel xserver-xorg-video-mach64 xserver-xorg-video-mga xserver-xorg-video-nouveau xserver-xorg-video-qxl xserver-xorg-video-r128 xserver-xorg-video-radeon xserver-xorg-video-vesa xserver-xorg-video-vmwareThe following NEW packages will be installed: libaudit-common libaudit1The following packages will be upgraded: libpam-systemd systemd xserver-common xserver-xorg-core4 upgraded, 2 newly installed, 18 to remove and 181 not upgraded.Need to get 4061 kB of archives.After this operation, 7346 kB disk space will be freed.Do you want to continue? [Y/n]
True but don't forget that some people might not have all those ancillary perl packages installed.
Perl Transition is at 68%http://release.debian.org/transitions/greetzdevil
Boost and python are big ones also. Apache can be tricky (just had one not long ago, but that affects servers more than desktops). The page https://wiki.debian.org/Teams/ReleaseTeam/Transitions deals with how to organize a transition if you are a dev, http://release.debian.org/transitions/ shows planned and ongoing transitions.greetzdevil