Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

How to Remove Systemd and Related Packages from Your Debian

Share your HowTo, Documentation, Tips and Tricks. Not for support questions!.
Message
Author
timbgo
Posts: 265
Joined: 2013-04-14 12:17

How to Remove Systemd and Related Packages from Your Debian

#1 Post by timbgo »

How to Remove Systemd and Related Packages from Your Debian Machine
---
WARNING: it works for me, but I haven't tested it in all aspects, and even thought I'd need to delve deep to figure out some issues, but I managed to install and configure all that I really needed. It works, it works!
USE AT YOUR OWN RISK. Don't follow these apt-get install lines and all if you don't understand, or at least have a backup to be able to restore your system if you mess it up!
ADVICE: Make sure you read all before you hit this road.
---
I've edited the topic (see the EDIT line in bottom) for typoes and unclarities. However, there is no easy way for me to check on the apt-get logs that are included aplenty. That can not be done without much time and effort, in such amount which are unavailable to me. So I'll try and only publictimestamp the whole series of my 11 (eleven) posts in the 12th post that I intend to add today.

I also am yet to see what news gives on these issues, and if any important information in regard is necessary, I'll try and post those in some new post. I probably won't be rewriting any of the first 11 posts any more.
---

If I were somebody considering installing Debian these days, instead of running Debian as I am, and surely, if you, gentle reader, are, or have a friend thinking about installing Debian

(
in which a victory of reason over betrayal might be coming our way:

Debian Is Back To Discussing Init Systems, Freedom of Choice
http://forums.debian.net/viewtopic.php? ... 03#p557203

, and some of the other distros may follow suit should that happen; but I will post sad news and retract my words should the betrayal GR be voted instead
)

,I would, and you or your friends should, in these weeks when Jessie is being released as stable, surely look into and recommend:

How to remove Systemd from Debian jessie/sid/
http://without-systemd.org/debian-jessie/

Running a Debian system, I don't need to install this myself, though.

But I think I might need some other great stuff.

Namely there has been great changes in other quarters. It's [D]ebian [D]eveloper Thorsten Glaser (mirabilos), the MirBSD leader and other developers that posted packages that I hope I will be able to use for myself to purge my Debian from what I have to call poetteringware [1].

I can see on:

MirDebian “WTF” Repository
http://users.unixforge.de/~tglaser/debs/debidx.htm

And I remember there was much less there, say, one month ago! E.g. there wasn't much talk of dbus, now there is:

Code: Select all

prevent-dbus
There is:

Code: Select all

prevent-pulseaudio
and those are packages that I've so wished to get rid of in my Debian!

Sure, the main ones are:

Code: Select all

prevent-systemd-completely, prevent-systemd-installed, prevent-systemd-running
That's an wonderful sight! And remember, in other posts on systemd there was talk of the package systemd-must-die, which was obviously renamed in a clever political move. Sure enough!

It's necessary to explain to newbies who will be using this guide that lots of people consider the programs around systemd (and those others above like dbus and pulseaudio are all of the same family too), to be kind of intrusion oriented on the noble nature of FOSS Linux [2] and kind of windozing it, making it like M$ Winblows ;-) .

I am, however not an experienced Debianer (I have longer experience in Gentoo). [3]

At first I wasn't even sure that these packages were meant for my arch as well. However, looking up:

http://users.unixforge.de/~tglaser/debs/dists/sid/wtf/

I see that they can be used in all arches.

So what I need next, is learn how to use them. The air-gapped way [4], of course. The only way that I install software. Those packages will apparently be around for much longer, since systemd frankenstein packages are not likely to just go away anytime soon (but rather later, just wait and see!).

I'll be treading cautiously, though, and will ask for help myself from more seasoned Debianers first.

There is also a note that I believe I should put here upfront. And it regards the manner in which I maintain my systems. Namely I don't keep online other than only with a secondary clone of the system that I build the Air-Gapped way, and I also update from my local mirror with signed Jigdo DVD's served from them only in the Air-Gapped system, which I always have the ability to clone on the system that I use for online.

A Tip I had begun to develop and it talks about that method (sadly, I was ungratiously interrupted before I was able to finish it; but it's still the same good and correct, although unwieldy info -- with many of the involved now hiding their names there; and which is sad):

Poor User's Defences, Basic Anti-Surveillance for Debian
http://forums.debian.net/viewtopic.php?f=3&t=111906

And you should see also the topic in Gentoo Forums (where the cloning is only one of the issues I deal with though):

Postfix smtp-tls-wrapper, Bkp/Cloning Mthd, a Zerk Provider
https://forums.gentoo.org/viewtopic-t-999436.html
---

[1] Not for some gleeful urge to detract and disparage over that capable --but destruction/other nefarious purposes oriented-- programmer who is windozing FOSS Linux, but because that is sadly the common denominator in all those probably-spyware programs: their main developer is that Lennart Poettering guy.

[2] I use the term FOSS Linux and not GNU/Linux to declare that Richard Matthew Stallman has betrayed the users of the [F]ree [O]pen ource oftware Linux, as he is promoting surveillance/other by making programs to couple Emacs with the master of all spyware programs in FOSS Linux, the SELinux, the one worst program in all of the *nix world --*nix is a short term describing the whole family to which FOSS Linux belongs, the family of all the Unix and Linux and BSD and Solaris and other flavors--

[3] In my Debian I run LXDE (I actually don't care much about DE, I manage files and most things on my rxvt-unicode, and generally don't care for stuff such as automounting (and many other frills), I actually think I don't want it... (I value security first and foremost, because I don't want to be controlled, and surveillance, the rampant subdued of our age, is about control.) So full blown KDE or Gnome or Matte or XFCE or some other DE is not important nor appealing to me at all...).

[4] What I mean is, I downloaded the packages. With wget. If anyone is interested, tell me, and I'll explain the commands --just be patient to wait if I'm busy elsewhere-- that I used to somewhat automate the downloads of the packages that I need on my machine. It's the sid suite from MirDebian “WTF” Repository only. And I made a mirror repo on my Apache server. For the latter see: How to Install Debian Offline from Your Local Mirror). And now I can, safely offline, on another machine that sees no internet at all, run, say:

Code: Select all

apt-get install prevent-systemd-completely
and install that one or any other of those packages.

EDIT 2014-12-11 0h CET
Last edited by timbgo on 2014-12-11 23:51, edited 8 times in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#2 Post by timbgo »

I thought I would rewrite this post for clarity, as, in the course of posting, through my own reasoning, I arrived at the right conclusion. More seasoned/expert Debianers are still welcome to check the correctness of my conclusion. But it does appear simply correct at the time of editing the entire topic for typoes and unclarities. So, it might be left as it is.
The first query that I can ask for advice, actually a confirmation on, from seasoned Debianers (and this way pass the advice on) is on the use of, as I have already used as described in:

How to avoid stealth installation of systemd?
http://forums.debian.net/viewtopic.php? ... 33#p552833

[the use of]:

Code: Select all

[b]/etc/apt/preferences[/b]:
Package: *systemd*
Pin: origin ""
Pin-Priority: -1

Package: *dbus*
Pin: origin ""
Pin-Priority: -1

Package: *policykit*
Pin: origin ""
Pin-Priority: -1

Package: *pulseaudio*
Pin: origin ""
Pin-Priority: -1
I guess I should keep it (actually reintroduce it), and what else should I possibly mask like that in the /etc/apt/preferences ?

I'm on sid, really, because I'm on Testing, since I use Jigdo DVDs downloads to serve the AMD64 Testing onto my system (on local non-internet network) for installs and upgrades. You can look up:

Scripts to automate jigdo download
http://forums.debian.net/viewtopic.php?f=16&t=110503

to see about Jigdo, Testing, and more. (Just to mention that Testing is still nominally jessie, but only nominally. Most packages already from sid IIUC.)

At first I thought old packages such as prevent-policykit I thought do not apply to sid because I thought they're not in the programs archives for sid, but:

Code: Select all

apt-cache search policykit
returned a few (policykit-1, razorqt-policykit-agent, and surely prevent-policykit of which only the latter is wanted in my encampment, but...

But upon thinking more, nope! I can't keep/put those in the /etc/apt/preferences. The /etc/apt/preferences must not forbid them, because that would forbid the mirabilos packages too!

So this one dilemma is over, I guess...

EDIT 2014-12-11 23h CET
Last edited by timbgo on 2014-12-11 22:56, edited 3 times in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#3 Post by timbgo »

This is how I went in my preparations.

Code: Select all

apt-get install apt-transport-https
is the first to install, as the author suggests on:

http://users.unixforge.de/~tglaser/debs/debidx.htm
(but the repo should soon be on: https://people.debian.org/~tg ).

Then I did:

Code: Select all

apt-get install wtf-debian-keyring
Then I entered the local Apache served repo (

How to Install Debian Offline from Your Local Mirror
http://forums.debian.net/viewtopic.php?f=16&t=111904
)
in my:

Code: Select all

vi /etc/apt/sources.list
and:

Code: Select all

apt-get update
apt-get ugrade
which installed a few packages.

Actually, to get better support (and consequently pass better advice in this tip), I think I'll post the entire upgrade log, because the nitty-gritty is coming up!

First, however, let me say how I got those logs.

Of course, but that one is (in this case) after all the apt-get lines have finished their fetching/configuring/installing, this is my embelished (no duplicate lines, no unrelated entries) history line:

Code: Select all

  551  apt-get install apt-transport-https
  552  apt-get install wtf-debian-keyring
  553  vi /etc/apt/sources.list
  555  apt-get update
  560  apt-get upgrade 2>&1 | tee /some-where/apt-get_upgrade_`date +%s`
  564  apt-get prevent-pulseaudio 2>&1 | tee /some-where/apt-get_prevent-pulseaudio_`date +%s`
  565  apt-get install prevent-pulseaudio 2>&1 | tee /some-where/apt-get_prevent-pulseaudio_`date +%s`
  566  apt-get install prevent-dbus 2>&1 | tee /some-where/apt-get_prevent-pulseaudio_`date +%s`
  567  apt-get install mirabilos-support 2>&1 | tee /some-where/apt-get_mirabilos-support_`date +%s`
  568  apt-get install prevent-pulseaudio prevent-dbus mirabilos-support 2>&1 | tee /some-where/apt-get_prevent-pulseaudio__prevent-dbus__mirabilos-support_`date +%s`
( all of those for now were cut short with an 'n' for No, when apt-get asked me if I wanted to install those. I said I was to thread carefully and ask for advice. )
I already explained the " 2>&1 | tee " part in those commands, so I'll point you to that explanation:

How to avoid stealth installation of systemd?
http://forums.debian.net/viewtopic.php? ... 64#p552775

And so here is what line

Code: Select all

  560  apt-get upgrade 2>&1 | tee /some-where/apt-get_upgrade_`date +%s`
actually still has in the log it was redirected to with the " 2>&1 | tee ":

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libffi5 libmozjs17d xulrunner-17.0
Use 'apt-get autoremove' to remove them.
The following packages have been kept back:
  aptitude aptitude-common base-passwd bind9-host brasero brasero-common
  build-essential cheese-common clamav colord cpp cups-client db5.1-util
  dnsutils emacs fakeroot ffmpeg fsarchiver g++ gcc gir1.2-clutter-1.0
  gir1.2-cogl-1.0 gir1.2-coglpango-1.0 gir1.2-freedesktop gir1.2-glib-2.0
  gir1.2-gnomebluetooth-1.0 gir1.2-gtk-3.0 gir1.2-gtksource-3.0
  gir1.2-packagekitglib-1.0 git git-arch git-bzr git-cvs git-email git-gui
  git-man git-svn gitk gitweb gkrellm glib-networking glib-networking-common
  glib-networking-services gnome-bluetooth gnome-control-center
  gnome-control-center-data gnome-online-accounts gnome-settings-daemon
  gnome-sushi gnome-themes-standard gnome-themes-standard-data
  gnome-user-share gnupg-agent gnupg2 gpicview gsettings-desktop-schemas
  gstreamer1.0-clutter gstreamer1.0-plugins-bad gvfs gvfs-backends gvfs-common
  gvfs-daemons gvfs-fuse gvfs-libs imagemagick kde-runtime libaacs0
  libapt-pkg-perl libasound2-plugins libavcodec55 libavdevice55 libavfilter4
  libavformat55 libblas3 libbrasero-media3-1 libcairo-gobject2 libcairo-perl
  libcairo-script-interpreter2 libcairo2 libcairo2-dev libcheese-gtk23
  libcheese7 libchromaprint0 libclone-perl libclutter-1.0-0
  libclutter-gst-2.0-0 libclutter-gtk-1.0-0 libcolord-gtk1
  libcommon-sense-perl libcrypt-ssleay-perl libcryptsetup4 libcups2
  libcupsimage2 libcurl3-gnutls libdbd-sqlite3-perl libdbi-perl libfcgi-perl
  libgail-3-0 libgegl-0.2-0 libglib-perl libglib2.0-0 libglib2.0-bin
  libglib2.0-dev libglibmm-2.4-1c2a libgnome2-0 libgnomevfs2-0
  libgnomevfs2-common libgnomevfs2-extra libgnutls-openssl27 libgoa-1.0-common
  libgstreamer-plugins-bad1.0-0 libgtk-3-0 libgtk-3-bin libgtk-3-common
  libgtk2-perl libgtkmm-3.0-1 libgtksourceview-3.0-1 libhtml-parser-perl
  libimlib2 libimobiledevice4 libio-pty-perl libio-socket-ssl-perl
  libjavascriptcoregtk-3.0-0 libjpeg-progs libjson-xs-perl libldb1
  liblist-moreutils-perl liblocale-gettext-perl libmenu-cache-bin
  libmenu-cache3 libnautilus-extension1a libneon27-gnutls libnepomukcore4
  libnet-dbus-perl libnet-dns-perl libnet-ssleay-perl libnetpbm10 libnm-glib4
  libnm-util2 libopencv-calib3d2.4 libopencv-contrib2.4 libopencv-core2.4
  libopencv-features2d2.4 libopencv-flann2.4 libopencv-highgui2.4
  libopencv-imgproc2.4 libopencv-legacy2.4 libopencv-ml2.4
  libopencv-objdetect2.4 libopencv-video2.4 libossp-uuid-perl libpam-systemd
  libpango-perl libperlio-gzip-perl libpoppler-glib8 libpoppler-qt4-4
  libpulse-mainloop-glib0 libpulse0 libpulsedsp libpython3-stdlib libreoffice
  libreoffice-base libreoffice-base-core libreoffice-calc libreoffice-common
  libreoffice-core libreoffice-draw libreoffice-gtk libreoffice-help-en-us
  libreoffice-impress libreoffice-math libreoffice-style-galaxy
  libreoffice-style-tango libreoffice-writer librtmp1 libsane libsane-common
  libsmbclient libsoap-lite-perl libsocket6-perl libssh2-1 libstreamanalyzer0
  libstreams0 libsub-identify-perl libsub-name-perl libsvn-perl
  libsystemd-daemon0 libsystemd-journal0 libsystemd-login0
  libterm-readkey-perl libtext-charwidth-perl libtext-iconv-perl libtk-img
  libudev1 libusbmuxd2 libuuid-perl libva1 libvlc5 libwebkitgtk-3.0-0
  libxcb-present-dev libxcb-present0 libxml-libxml-perl libxml-parser-perl
  libyaml-libyaml-perl linux-doc linux-image-amd64 lvm2 lxpanel lynx lynx-cur
  mkvtoolnix mutt myrepos nautilus nautilus-data nepomuk-core-runtime netpbm
  ntfs-3g obex-data-server openbox p11-kit packagekit packagekit-backend-aptcc
  packagekit-tools pcmanfm perl perl-base perl-modules phonon-backend-vlc
  plasma-scriptengine-javascript procps pulseaudio pulseaudio-module-x11
  pulseaudio-utils python-bzrlib python-gi python-gobject python-ldb
  python-paramiko python-pycurl python-samba python-soappy python3 python3-apt
  python3-chardet python3-dbus python3-gi python3-minimal python3-packagekit
  python3-uno rsyslog rxvt-unicode rygel samba-common samba-common-bin
  samba-libs smbclient systemd sysv-rc sysvinit sysvinit-utils tcl tshark udev
  udisks2 ufraw-batch uno-libs3 upower ure usbmuxd vlc vlc-nox
  vlc-plugin-notify wget wireshark wireshark-common xorg xserver-xorg
  xserver-xorg-core xserver-xorg-input-evdev xserver-xorg-input-mouse
  xserver-xorg-input-synaptics xserver-xorg-input-vmmouse
  xserver-xorg-input-wacom xserver-xorg-video-ati xserver-xorg-video-cirrus
  xserver-xorg-video-fbdev xserver-xorg-video-intel xserver-xorg-video-mach64
  xserver-xorg-video-mga xserver-xorg-video-modesetting
  xserver-xorg-video-neomagic xserver-xorg-video-nouveau
  xserver-xorg-video-openchrome xserver-xorg-video-qxl xserver-xorg-video-r128
  xserver-xorg-video-radeon xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sisusb
  xserver-xorg-video-tdfx xserver-xorg-video-trident xserver-xorg-video-vesa
  xserver-xorg-video-vmware
The following packages will be upgraded:
  apt apt-utils clamav-base clamav-daemon clamav-freshclam console-setup
  console-setup-linux cpp-4.8 g++-4.8 gcc-4.8 gcc-4.8-base gcc-4.8-plugin-dev
  gettext iceweasel keyboard-configuration libasan0 libatomic1
  libboost-filesystem1.54.0 libboost-regex1.54.0 libclamav6 libegl1-mesa
  libegl1-mesa-dev libegl1-mesa-drivers libexempi3 libgcc-4.8-dev libgcc1
  libgfortran3 libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa
  libgles2-mesa libgomp1 libicu52 libitm1 libllvm3.4 libmagickcore5
  libmagickwand5 libopenexr6 libqtwebkit4 libquadmath0 libstdc++-4.8-dev
  libtag1-vanilla libtag1c2a libtsan0 libwayland-egl1-mesa libxapian22 menu
  mesa-common-dev mplayer pbzip2 python-apt qtchooser xfonts-base
  xul-ext-https-everywhere
55 upgraded, 0 newly installed, 0 to remove and 304 not upgraded.
Need to get 124 MB of archives.
After this operation, 77.7 MB of additional disk space will be used.
Do you want to continue? [Y/n] WARNING: The following packages cannot be authenticated!
  libgcc1 apt libitm1 libgomp1 libatomic1 libtsan0 libquadmath0
  gcc-4.8-plugin-dev g++-4.8 gcc-4.8 libstdc++-4.8-dev libgcc-4.8-dev cpp-4.8
  libgfortran3 libasan0 gcc-4.8-base libboost-filesystem1.54.0 libicu52
  libboost-regex1.54.0 libegl1-mesa-dev libgl1-mesa-dev mesa-common-dev
  libllvm3.4 libgl1-mesa-dri libgl1-mesa-glx libgles2-mesa
  libwayland-egl1-mesa libegl1-mesa-drivers libglapi-mesa libegl1-mesa
  libexempi3 libmagickcore5 libmagickwand5 libopenexr6 libqtwebkit4
  libtag1-vanilla libtag1c2a apt-utils libxapian22 python-apt libclamav6
  clamav-freshclam clamav-base clamav-daemon gettext iceweasel menu pbzip2
  xul-ext-https-everywhere qtchooser
Install these packages without verification? [y/N] Get:1 http://192.168.3.2/Debian/deb-1/ jessie/main libgcc1 amd64 1:4.9.1-15 [39.5 kB]
Get:2 http://192.168.3.2/Debian/deb-1/ jessie/main apt amd64 1.0.9.1 [1,086 kB]
Get:3 http://192.168.3.2/Debian/debs/ sid/wtf console-setup-linux all 1.113+wtf1 [1,153 kB]
Get:4 http://192.168.3.2/Debian/debs/ sid/wtf console-setup all 1.113+wtf1 [104 kB]
Get:5 http://192.168.3.2/Debian/debs/ sid/wtf keyboard-configuration all 1.113+wtf1 [765 kB]
Get:6 http://192.168.3.2/Debian/deb-1/ jessie/main libitm1 amd64 4.9.1-15 [29.2 kB]
Get:7 http://192.168.3.2/Debian/deb-1/ jessie/main libgomp1 amd64 4.9.1-15 [37.8 kB]
Get:8 http://192.168.3.2/Debian/deb-1/ jessie/main libatomic1 amd64 4.9.1-15 [8,998 B]
Get:9 http://192.168.3.2/Debian/deb-1/ jessie/main libtsan0 amd64 4.9.1-15 [212 kB]
Get:10 http://192.168.3.2/Debian/deb-1/ jessie/main libquadmath0 amd64 4.9.1-15 [129 kB]
Get:11 http://192.168.3.2/Debian/deb-8/ jessie/main gcc-4.8-plugin-dev amd64 4.8.3-11 [684 kB]
Get:12 http://192.168.3.2/Debian/deb-2/ jessie/main g++-4.8 amd64 4.8.3-11 [18.5 MB]
Get:13 http://192.168.3.2/Debian/deb-1/ jessie/main gcc-4.8 amd64 4.8.3-11 [4,776 kB]
Get:14 http://192.168.3.2/Debian/deb-2/ jessie/main libstdc++-4.8-dev amd64 4.8.3-11 [1,053 kB]
Get:15 http://192.168.3.2/Debian/deb-1/ jessie/main libgcc-4.8-dev amd64 4.8.3-11 [1,687 kB]
Get:16 http://192.168.3.2/Debian/deb-1/ jessie/main cpp-4.8 amd64 4.8.3-11 [4,577 kB]
Get:17 http://192.168.3.2/Debian/deb-1/ jessie/main libgfortran3 amd64 4.9.1-15 [254 kB]
Get:18 http://192.168.3.2/Debian/deb-1/ jessie/main libasan0 amd64 4.8.3-11 [63.1 kB]
Get:19 http://192.168.3.2/Debian/deb-1/ jessie/main gcc-4.8-base amd64 4.8.3-11 [154 kB]
Get:20 http://192.168.3.2/Debian/deb-2/ jessie/main libboost-filesystem1.54.0 amd64 1.54.0-5+b1 [57.2 kB]
Get:21 http://192.168.3.2/Debian/deb-1/ jessie/main libicu52 amd64 52.1-5 [6,774 kB]
Get:22 http://192.168.3.2/Debian/deb-2/ jessie/main libboost-regex1.54.0 amd64 1.54.0-5+b1 [290 kB]
Get:23 http://192.168.3.2/Debian/deb-2/ jessie/main libegl1-mesa-dev amd64 10.2.6-1 [49.4 kB]
Get:24 http://192.168.3.2/Debian/deb-1/ jessie/main libgl1-mesa-dev amd64 10.2.6-1 [37.5 kB]
Get:25 http://192.168.3.2/Debian/deb-1/ jessie/main mesa-common-dev amd64 10.2.6-1 [300 kB]
Get:26 http://192.168.3.2/Debian/deb-1/ jessie/main libllvm3.4 amd64 1:3.4.2-8 [6,722 kB]
Get:27 http://192.168.3.2/Debian/deb-1/ jessie/main libgl1-mesa-dri amd64 10.2.6-1 [5,795 kB]
Get:28 http://192.168.3.2/Debian/deb-1/ jessie/main libgl1-mesa-glx amd64 10.2.6-1 [151 kB]
Get:29 http://192.168.3.2/Debian/deb-1/ jessie/main libgles2-mesa amd64 10.2.6-1 [44.7 kB]
Get:30 http://192.168.3.2/Debian/deb-1/ jessie/main libwayland-egl1-mesa amd64 10.2.6-1 [38.8 kB]
Get:31 http://192.168.3.2/Debian/deb-1/ jessie/main libegl1-mesa-drivers amd64 10.2.6-1 [2,464 kB]
Get:32 http://192.168.3.2/Debian/deb-1/ jessie/main libglapi-mesa amd64 10.2.6-1 [53.4 kB]
Get:33 http://192.168.3.2/Debian/deb-1/ jessie/main libegl1-mesa amd64 10.2.6-1 [88.1 kB]
Get:34 http://192.168.3.2/Debian/deb-1/ jessie/main libexempi3 amd64 2.2.1-2 [395 kB]
Get:35 http://192.168.3.2/Debian/deb-1/ jessie/main libmagickcore5 amd64 8:6.7.7.10+dfsg-4+b1 [1,592 kB]
Get:36 http://192.168.3.2/Debian/deb-1/ jessie/main libmagickwand5 amd64 8:6.7.7.10+dfsg-4+b1 [371 kB]
Get:37 http://192.168.3.2/Debian/deb-1/ jessie/main libopenexr6 amd64 1.6.1-8 [183 kB]
Get:38 http://192.168.3.2/Debian/deb-1/ jessie/main libqtwebkit4 amd64 2.3.2.dfsg-4 [9,006 kB]
Get:39 http://192.168.3.2/Debian/deb-1/ jessie/main libtag1-vanilla amd64 1.9.1-2.1 [294 kB]
Get:40 http://192.168.3.2/Debian/deb-1/ jessie/main libtag1c2a amd64 1.9.1-2.1 [17.5 kB]
Get:41 http://192.168.3.2/Debian/deb-1/ jessie/main apt-utils amd64 1.0.9.1 [359 kB]
Get:42 http://192.168.3.2/Debian/deb-1/ jessie/main libxapian22 amd64 1.2.18-1.1 [995 kB]
Get:43 http://192.168.3.2/Debian/deb-1/ jessie/main python-apt amd64 0.9.3.10 [170 kB]
Get:44 http://192.168.3.2/Debian/deb-1/ jessie/main libclamav6 amd64 0.98.4+dfsg-2+b1 [3,761 kB]
Get:45 http://192.168.3.2/Debian/deb-1/ jessie/main clamav-freshclam amd64 0.98.4+dfsg-2+b1 [339 kB]
Get:46 http://192.168.3.2/Debian/deb-1/ jessie/main clamav-base all 0.98.4+dfsg-2 [276 kB]
Get:47 http://192.168.3.2/Debian/deb-2/ jessie/main clamav-daemon amd64 0.98.4+dfsg-2+b1 [425 kB]
Get:48 http://192.168.3.2/Debian/deb-1/ jessie/main gettext amd64 0.19.2-2 [1,237 kB]
Get:49 http://192.168.3.2/Debian/deb-1/ jessie/main iceweasel amd64 31.1.0esr-1 [31.1 MB]
Get:50 http://192.168.3.2/Debian/deb-1/ jessie/main menu amd64 2.1.47 [381 kB]
Get:51 http://192.168.3.2/Debian/deb-2/ jessie/main pbzip2 amd64 1.1.9-1 [40.8 kB]
Get:52 http://192.168.3.2/Debian/debs/ sid/wtf xfonts-base all 1:1.0.3+wtf4 [7,663 kB]
Get:53 http://192.168.3.2/Debian/deb-4/ jessie/main xul-ext-https-everywhere all 4.0.1-1 [627 kB]
Get:54 http://192.168.3.2/Debian/deb-mm/ jessie/main mplayer amd64 3:1.1.1+20140703+svn37232-dmo1 [6,776 kB]
Get:55 http://192.168.3.2/Debian/deb-1/ jessie/main qtchooser amd64 47-gd2b7997-2 [22.4 kB]
Reading changelogs...
iceweasel (31.0-1) unstable; urgency=medium

  * Since version 30.0, NTLMv1 authentication has been disabled because
    it's known as insecure. Companies and organizations still deploying
    the older protocol should upgrade to NTLMv2, unfortunately, it's not
    supported by iceweasel.
    It is however still possible to toggle the preference to continue using
    NTLMv1, though the NTLM auth support is considered deprecated, by
    switching the network.negotiate-auth.allow-insecure-ntlm-v1 preference
    in about:config.

    See https://developer.mozilla.org/en-US/Firefox/Releases/30/Site_Compatibility#Security
    for more details.

 -- Mike Hommey <glandium@debian.org>  Wed, 23 Jul 2014 07:38:31 +0900

llvm-toolchain-3.4 (1:3.4.2-7~exp1) experimental; urgency=medium

  * clang is now co-instalable. Available on version 3.4, 3.5 and 3.6

 -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 02 Aug 2014 12:57:41 +0200

apt-listchanges: Mailing root: apt-listchanges: news for naibd6
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 124 MB in 6s (18.2 MB/s)
(Reading database ... 255584 files and directories currently installed.)
Preparing to unpack .../libgcc1_1%3a4.9.1-15_amd64.deb ...
Unpacking libgcc1:amd64 (1:4.9.1-15) over (1:4.8.2-16) ...
Setting up libgcc1:amd64 (1:4.9.1-15) ...
Processing triggers for libc-bin (2.19-11) ...
(Reading database ... 255584 files and directories currently installed.)
Preparing to unpack .../archives/apt_1.0.9.1_amd64.deb ...
Unpacking apt (1.0.9.1) over (1.0.3) ...
Processing triggers for man-db (2.6.7.1-1) ...
Setting up apt (1.0.9.1) ...
Processing triggers for libc-bin (2.19-11) ...
(Reading database ... 255587 files and directories currently installed.)
Preparing to unpack .../console-setup-linux_1.113+wtf1_all.deb ...
Unpacking console-setup-linux (1.113+wtf1) over (1.113) ...
Preparing to unpack .../console-setup_1.113+wtf1_all.deb ...
Unpacking console-setup (1.113+wtf1) over (1.113) ...
Preparing to unpack .../keyboard-configuration_1.113+wtf1_all.deb ...
Unpacking keyboard-configuration (1.113+wtf1) over (1.113) ...
Preparing to unpack .../libitm1_4.9.1-15_amd64.deb ...
Unpacking libitm1:amd64 (4.9.1-15) over (4.8.2-16) ...
Preparing to unpack .../libgomp1_4.9.1-15_amd64.deb ...
Unpacking libgomp1:amd64 (4.9.1-15) over (4.8.2-16) ...
Preparing to unpack .../libatomic1_4.9.1-15_amd64.deb ...
Unpacking libatomic1:amd64 (4.9.1-15) over (4.8.2-16) ...
Preparing to unpack .../libtsan0_4.9.1-15_amd64.deb ...
Unpacking libtsan0:amd64 (4.9.1-15) over (4.8.2-16) ...
Preparing to unpack .../libquadmath0_4.9.1-15_amd64.deb ...
Unpacking libquadmath0:amd64 (4.9.1-15) over (4.8.2-16) ...
Preparing to unpack .../gcc-4.8-plugin-dev_4.8.3-11_amd64.deb ...
Unpacking gcc-4.8-plugin-dev (4.8.3-11) over (4.8.2-16) ...
Preparing to unpack .../g++-4.8_4.8.3-11_amd64.deb ...
Unpacking g++-4.8 (4.8.3-11) over (4.8.2-16) ...
Preparing to unpack .../gcc-4.8_4.8.3-11_amd64.deb ...
Unpacking gcc-4.8 (4.8.3-11) over (4.8.2-16) ...
Preparing to unpack .../libstdc++-4.8-dev_4.8.3-11_amd64.deb ...
Unpacking libstdc++-4.8-dev:amd64 (4.8.3-11) over (4.8.2-16) ...
Preparing to unpack .../libgcc-4.8-dev_4.8.3-11_amd64.deb ...
Unpacking libgcc-4.8-dev:amd64 (4.8.3-11) over (4.8.2-16) ...
Preparing to unpack .../cpp-4.8_4.8.3-11_amd64.deb ...
Unpacking cpp-4.8 (4.8.3-11) over (4.8.2-16) ...
Preparing to unpack .../libgfortran3_4.9.1-15_amd64.deb ...
Unpacking libgfortran3:amd64 (4.9.1-15) over (4.8.2-16) ...
Preparing to unpack .../libasan0_4.8.3-11_amd64.deb ...
Unpacking libasan0:amd64 (4.8.3-11) over (4.8.2-16) ...
Preparing to unpack .../gcc-4.8-base_4.8.3-11_amd64.deb ...
Unpacking gcc-4.8-base:amd64 (4.8.3-11) over (4.8.2-16) ...
Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-5+b1_amd64.deb ...
Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-5+b1) over (1.54.0-5) ...
Preparing to unpack .../libicu52_52.1-5_amd64.deb ...
Unpacking libicu52:amd64 (52.1-5) over (52.1-3) ...
Preparing to unpack .../libboost-regex1.54.0_1.54.0-5+b1_amd64.deb ...
Unpacking libboost-regex1.54.0:amd64 (1.54.0-5+b1) over (1.54.0-5) ...
Preparing to unpack .../libegl1-mesa-dev_10.2.6-1_amd64.deb ...
Unpacking libegl1-mesa-dev (10.2.6-1) over (10.1.2-1) ...
Preparing to unpack .../libgl1-mesa-dev_10.2.6-1_amd64.deb ...
Unpacking libgl1-mesa-dev (10.2.6-1) over (10.1.2-1) ...
Preparing to unpack .../mesa-common-dev_10.2.6-1_amd64.deb ...
Unpacking mesa-common-dev (10.2.6-1) over (10.1.2-1) ...
Preparing to unpack .../libllvm3.4_1%3a3.4.2-8_amd64.deb ...
Unpacking libllvm3.4:amd64 (1:3.4.2-8) over (1:3.4-2) ...
Preparing to unpack .../libgl1-mesa-dri_10.2.6-1_amd64.deb ...
Unpacking libgl1-mesa-dri:amd64 (10.2.6-1) over (9.2.2-1) ...
Preparing to unpack .../libgl1-mesa-glx_10.2.6-1_amd64.deb ...
Unpacking libgl1-mesa-glx:amd64 (10.2.6-1) over (10.1.2-1) ...
Preparing to unpack .../libgles2-mesa_10.2.6-1_amd64.deb ...
Unpacking libgles2-mesa:amd64 (10.2.6-1) over (10.1.2-1) ...
Preparing to unpack .../libwayland-egl1-mesa_10.2.6-1_amd64.deb ...
Unpacking libwayland-egl1-mesa:amd64 (10.2.6-1) over (10.1.2-1) ...
Preparing to unpack .../libegl1-mesa-drivers_10.2.6-1_amd64.deb ...
Unpacking libegl1-mesa-drivers:amd64 (10.2.6-1) over (10.1.2-1) ...
Preparing to unpack .../libglapi-mesa_10.2.6-1_amd64.deb ...
Unpacking libglapi-mesa:amd64 (10.2.6-1) over (10.1.2-1) ...
Preparing to unpack .../libegl1-mesa_10.2.6-1_amd64.deb ...
Unpacking libegl1-mesa:amd64 (10.2.6-1) over (10.1.2-1) ...
Preparing to unpack .../libexempi3_2.2.1-2_amd64.deb ...
Unpacking libexempi3:amd64 (2.2.1-2) over (2.2.1-1) ...
Preparing to unpack .../libmagickcore5_8%3a6.7.7.10+dfsg-4+b1_amd64.deb ...
Unpacking libmagickcore5:amd64 (8:6.7.7.10+dfsg-4+b1) over (8:6.7.7.10+dfsg-1) ...
Preparing to unpack .../libmagickwand5_8%3a6.7.7.10+dfsg-4+b1_amd64.deb ...
Unpacking libmagickwand5:amd64 (8:6.7.7.10+dfsg-4+b1) over (8:6.7.7.10+dfsg-1) ...
Preparing to unpack .../libopenexr6_1.6.1-8_amd64.deb ...
Unpacking libopenexr6:amd64 (1.6.1-8) over (1.6.1-7) ...
Preparing to unpack .../libqtwebkit4_2.3.2.dfsg-4_amd64.deb ...
Unpacking libqtwebkit4:amd64 (2.3.2.dfsg-4) over (2.2.1-7) ...
Preparing to unpack .../libtag1-vanilla_1.9.1-2.1_amd64.deb ...
Unpacking libtag1-vanilla:amd64 (1.9.1-2.1) over (1.9.1-2) ...
Preparing to unpack .../libtag1c2a_1.9.1-2.1_amd64.deb ...
Unpacking libtag1c2a:amd64 (1.9.1-2.1) over (1.9.1-2) ...
Preparing to unpack .../apt-utils_1.0.9.1_amd64.deb ...
Unpacking apt-utils (1.0.9.1) over (1.0.3) ...
Preparing to unpack .../libxapian22_1.2.18-1.1_amd64.deb ...
Unpacking libxapian22 (1.2.18-1.1) over (1.2.17-1) ...
Preparing to unpack .../python-apt_0.9.3.10_amd64.deb ...
Unpacking python-apt (0.9.3.10) over (0.9.3.6) ...
Preparing to unpack .../libclamav6_0.98.4+dfsg-2+b1_amd64.deb ...
Unpacking libclamav6 (0.98.4+dfsg-2+b1) over (0.98.1+dfsg-5) ...
Preparing to unpack .../clamav-freshclam_0.98.4+dfsg-2+b1_amd64.deb ...
Stopping ClamAV virus database updater: freshclam.
Unpacking clamav-freshclam (0.98.4+dfsg-2+b1) over (0.98.1+dfsg-5) ...
Preparing to unpack .../clamav-base_0.98.4+dfsg-2_all.deb ...
Unpacking clamav-base (0.98.4+dfsg-2) over (0.98.1+dfsg-5) ...
Preparing to unpack .../clamav-daemon_0.98.4+dfsg-2+b1_amd64.deb ...
Stopping ClamAV daemon: clamd.
Unpacking clamav-daemon (0.98.4+dfsg-2+b1) over (0.98.1+dfsg-5) ...
Preparing to unpack .../gettext_0.19.2-2_amd64.deb ...
Unpacking gettext (0.19.2-2) over (0.18.3.2-1) ...
Preparing to unpack .../iceweasel_31.1.0esr-1_amd64.deb ...
Leaving 'diversion of /usr/bin/firefox to /usr/bin/firefox.real by iceweasel'
Unpacking iceweasel (31.1.0esr-1) over (17.0.10esr-1~deb7u1) ...
dpkg: warning: unable to delete old directory '/usr/share/iceweasel/defaults': Directory not empty
Preparing to unpack .../archives/menu_2.1.47_amd64.deb ...
Unpacking menu (2.1.47) over (2.1.46) ...
Preparing to unpack .../pbzip2_1.1.9-1_amd64.deb ...
Unpacking pbzip2 (1.1.9-1) over (1.1.8-1) ...
Preparing to unpack .../xfonts-base_1%3a1.0.3+wtf4_all.deb ...
Unpacking xfonts-base (1:1.0.3+wtf4) over (1:1.0.3) ...
Preparing to unpack .../xul-ext-https-everywhere_4.0.1-1_all.deb ...
Unpacking xul-ext-https-everywhere (4.0.1-1) over (3.4.5-1) ...
Preparing to unpack .../mplayer_3%3a1.1.1+20140703+svn37232-dmo1_amd64.deb ...
Unpacking mplayer (3:1.1.1+20140703+svn37232-dmo1) over (3:1.1.1+20140412+svn37148-dmo1) ...
Preparing to unpack .../qtchooser_47-gd2b7997-2_amd64.deb ...
Unpacking qtchooser (47-gd2b7997-2) over (39-g4717841-3) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for install-info (5.2.0.dfsg.1-4) ...
Processing triggers for mime-support (3.56) ...
Processing triggers for gnome-menus (3.13.3-1) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for doc-base (0.10.6) ...
Processing 1 changed doc-base file...
Registering documents with dwww...
Registering documents with scrollkeeper...
Processing triggers for fontconfig (2.11.0-6.1) ...
Setting up keyboard-configuration (1.113+wtf1) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up console-setup-linux (1.113+wtf1) ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-15.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-7.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-4.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-9.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-2.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-3.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-13.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-1.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-14.inc ...
Setting up console-setup (1.113+wtf1) ...
Setting up libitm1:amd64 (4.9.1-15) ...
Setting up libgomp1:amd64 (4.9.1-15) ...
Setting up libatomic1:amd64 (4.9.1-15) ...
Setting up libtsan0:amd64 (4.9.1-15) ...
Setting up libquadmath0:amd64 (4.9.1-15) ...
Setting up gcc-4.8-base:amd64 (4.8.3-11) ...
Setting up cpp-4.8 (4.8.3-11) ...
Setting up libasan0:amd64 (4.8.3-11) ...
Setting up libgcc-4.8-dev:amd64 (4.8.3-11) ...
Setting up gcc-4.8 (4.8.3-11) ...
Setting up gcc-4.8-plugin-dev (4.8.3-11) ...
Setting up libstdc++-4.8-dev:amd64 (4.8.3-11) ...
Setting up g++-4.8 (4.8.3-11) ...
Setting up libgfortran3:amd64 (4.9.1-15) ...
Setting up libboost-filesystem1.54.0:amd64 (1.54.0-5+b1) ...
Setting up libicu52:amd64 (52.1-5) ...
Setting up libboost-regex1.54.0:amd64 (1.54.0-5+b1) ...
Setting up libegl1-mesa:amd64 (10.2.6-1) ...
Setting up libglapi-mesa:amd64 (10.2.6-1) ...
Setting up libllvm3.4:amd64 (1:3.4.2-8) ...
Setting up libwayland-egl1-mesa:amd64 (10.2.6-1) ...
Setting up libegl1-mesa-drivers:amd64 (10.2.6-1) ...
Setting up libegl1-mesa-dev (10.2.6-1) ...
Setting up mesa-common-dev (10.2.6-1) ...
Setting up libgl1-mesa-glx:amd64 (10.2.6-1) ...
Setting up libgl1-mesa-dev (10.2.6-1) ...
Setting up libgl1-mesa-dri:amd64 (10.2.6-1) ...
Setting up libgles2-mesa:amd64 (10.2.6-1) ...
Setting up libexempi3:amd64 (2.2.1-2) ...
Setting up libmagickcore5:amd64 (8:6.7.7.10+dfsg-4+b1) ...
Setting up libmagickwand5:amd64 (8:6.7.7.10+dfsg-4+b1) ...
Setting up libopenexr6:amd64 (1.6.1-8) ...
Setting up libqtwebkit4:amd64 (2.3.2.dfsg-4) ...
Setting up libtag1-vanilla:amd64 (1.9.1-2.1) ...
Setting up libtag1c2a:amd64 (1.9.1-2.1) ...
Setting up apt-utils (1.0.9.1) ...
Setting up libxapian22 (1.2.18-1.1) ...
Setting up python-apt (0.9.3.10) ...
Setting up libclamav6 (0.98.4+dfsg-2+b1) ...
Setting up clamav-base (0.98.4+dfsg-2) ...
Setting up clamav-freshclam (0.98.4+dfsg-2+b1) ...
Installing new version of config file /etc/init.d/clamav-freshclam ...
Installing new version of config file /etc/apparmor.d/usr.bin.freshclam ...
Replacing config file /etc/clamav/freshclam.conf with new version
Starting ClamAV virus database updater: freshclam.
Setting up clamav-daemon (0.98.4+dfsg-2+b1) ...
Installing new version of config file /etc/init.d/clamav-daemon ...
Replacing config file /etc/clamav/clamd.conf with new version
Starting ClamAV daemon: clamd LibClamAV Warning: RWX mapping denied: Can't allocate RWX Memory: Operation not permitted
LibClamAV Warning: Bytecode: disabling JIT because PaX is preventing 'mprotect' access.
Run 'paxctl -cm <executable>'
.
Setting up gettext (0.19.2-2) ...
Setting up iceweasel (31.1.0esr-1) ...
Installing new version of config file /etc/iceweasel/profile/chrome/userContent-example.css ...
Installing new version of config file /etc/iceweasel/profile/bookmarks.html ...
Installing new version of config file /etc/iceweasel/searchplugins/locale/en-US/bing.xml ...
Installing new version of config file /etc/iceweasel/searchplugins/locale/en-US/eBay.xml ...
Installing new version of config file /etc/iceweasel/searchplugins/locale/en-US/wikipedia.xml ...
Installing new version of config file /etc/iceweasel/searchplugins/locale/en-US/yahoo.xml ...
Installing new version of config file /etc/iceweasel/searchplugins/locale/en-US/twitter.xml ...
Installing new version of config file /etc/iceweasel/searchplugins/locale/en-US/google.xml ...
Installing new version of config file /etc/iceweasel/searchplugins/locale/en-US/amazondotcom.xml ...
Setting up menu (2.1.47) ...
Setting up pbzip2 (1.1.9-1) ...
Setting up xfonts-base (1:1.0.3+wtf4) ...
Installing new version of config file /etc/X11/fonts/misc/xfonts-base.alias ...
Setting up xul-ext-https-everywhere (4.0.1-1) ...
Setting up mplayer (3:1.1.1+20140703+svn37232-dmo1) ...
Setting up qtchooser (47-gd2b7997-2) ...
Processing triggers for libc-bin (2.19-11) ...
Processing triggers for menu (2.1.47) ...
So, there's, e.g. pulseaudio there. And it is still the case. (Remember, all the lines with mirabilos packages have not gone installing yet, because they for now got an 'n' when I was asked.)

Still thinking... However, I need to link here from other places where action is taken on the purge of own systems from systemd and relatives, and where I also participate, to get those more seasoned Debianers to look into here and provide opinions...

I'm not sure whether it is, I guess it isn't, but don't know, whether I can go any of the ways of the lines above, see my history lines, any of the 564 through 568 lines, or to rather pick one for the first to use and go all the way, and which one.

EDIT Fri 12 Dec 0h CET
Last edited by timbgo on 2014-12-11 23:06, edited 2 times in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#4 Post by timbgo »

I linked from other topics on systemd stealth intrusion in which I've been active, and for full reaction about queries on forums to arrive, it is often necessary to wait for hours at least, and sometimes for days. I'll busy myself for an hour or two only before proceeding with my mirabilos wtf repo packages installation.

I can do so, because I have a fine work to do in the interim.

The following: I'll show you what my pulseaudio's program pavucontrol is telling me.

Code: Select all

$ pavucontrol 

** (pavucontrol:4314): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
$
Since this is a Tip. it'll be read by newbies too.

Let me therefore explain a little. pulseadio is an overhead structure on alsa (in my, and in most cases) or ALSA, Advanced Linux Sound Architecture. And pavucontrol is like a mixer/configurator GUI program.

In generic terms, there are respected experts who regard this program to really do nothing useful whatsoever, but deals in what (in mostl cases) alsa manages and gives it.

I can't go (I'm not an expert, and also don't have the time, I'm writing this tip as user for users) into details of that complaint that pavucontrol wrote on my terminal upon trying to see if that GUI program can help me restore audio. Namely, after upgrade on my master Debian box, I have none. Such as, capturing on my TV card with mencoder gets to capture no audio, and no audio can be played.

The generic message:

Code: Select all

** (pavucontrol:4314): WARNING **: Couldn't register with accessibility bus: Did not receive a reply.
could be something to do with dbus

Code: Select all

 Possible causes include: the remote application did not send a reply,
What remote application? Nothing was needed to work with anthing remote on this air-gapped offline system.

Code: Select all

 the message bus security policy blocked the reply,
What's this? Set it to trigger something in my Grsec patched kernel (there are sometimes shady dishonest games against Grsecurity/Pax)? Or what?

Code: Select all

the reply timeout expired, or the network connection was broken
How generalized, all the possible reasons chucked into one basket, leaving the user whithout a clue.

But I don't really care. I want to get rid of these only.

I know if with my alsa there was no audio, previously I just ran:

Code: Select all

# alsasound reload
and the sound was back within seconds.

But what can I do with *that* pavucontrol's messages?

And no audio, no audio. I'm not an unexperienced user, but not an easy solution there if I stayed with pulseaudio.

Anyway, what I plan to do next, is run:

Code: Select all

# apt-get prevent-pulseaudio
And let's see what in store for my sid machine.

The MirDebian “WTF” Repository has the entry:
DEBug Sid86 (unstable/broken)
on its top page.

What does that exactly stand for, anyone? I mean the "DEBug Sid86" part?
Last edited by timbgo on 2014-10-23 01:54, edited 1 time in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#5 Post by timbgo »

Nope!

Code: Select all

apt-get install prevent-pulseaudio
produced this log:

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libavcodec56 libavresample2 libavutil54 libffi5 libmozjs17d libswresample1
  libx265-31 xulrunner-17.0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libavcodec56 libavresample2 libavutil54 libpulse-mainloop-glib0 libpulse0
  libpulsedsp libswresample1 libsystemd-id128-0 libx265-31 pulseaudio-utils
The following packages will be REMOVED:
  libasound2-plugins pulseaudio pulseaudio-module-x11
The following NEW packages will be installed:
  libavcodec56 libavresample2 libavutil54 libswresample1 libsystemd-id128-0
  libx265-31 prevent-pulseaudio
The following packages will be upgraded:
  libpulse-mainloop-glib0 libpulse0 libpulsedsp pulseaudio-utils
4 upgraded, 7 newly installed, 3 to remove and 297 not upgraded.
Need to get 4,836 kB of archives.
After this operation, 8,552 kB of additional disk space will be used.
Do you want to continue? [Y/n] WARNING: The following packages cannot be authenticated!
  libpulsedsp pulseaudio-utils libsystemd-id128-0 libpulse-mainloop-glib0
  libpulse0
Install these packages without verification? [y/N] E: Some packages could not be authenticated
That doesn't look like removing pulseaudio really...

So I decided to go something that looks a more logical way:

Code: Select all

apt-cache search prevent-systemd
found:

Code: Select all

prevent-systemd-completely - mirabilos metapackage to fully remove systemd
prevent-systemd-installed - mirabilos metapackage to mostly remove systemd
prevent-systemd-running - mirabilos metapackage to avoid running systemd
and I went for completely.

Code: Select all

apt-get install prevent-systemd-completely

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libcolorhug2 libdrm-dev libegl1-mesa-dev libffi5 libgcrypt20 libgeoclue0
  libgl1-mesa-dev libgnome-bluetooth13 libgnome-desktop-3-10 libgrilo-0.2-1
  libmm-glib0 libmozjs17d libtelepathy-glib0 libtotem-plparser18
  libupower-glib3 libwayland-dev libx11-xcb-dev libxcb-dri2-0-dev
  libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev libxcb-sync-dev
  libxdamage-dev libxfixes-dev libxshmfence-dev libxxf86vm-dev mesa-common-dev
  packagekit-backend-aptcc python3-dbus python3-gi python3-packagekit
  x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev
  x11proto-xf86vidmode-dev xulrunner-17.0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-dev
  libcolord2 libcolorhug2 libgail-3-0 libgcrypt20 libglib2.0-0 libglib2.0-bin
  libglib2.0-dev libgnome-bluetooth13 libgnome-desktop-3-10 libgnutls-deb0-28
  libgrilo-0.2-1 libgtk-3-0 libgtk-3-bin libgtk-3-common
  libjavascriptcoregtk-3.0-0 libmm-glib0 libnm-util2 libtelepathy-glib0
  libtotem-plparser18 libupower-glib3 libwebkitgtk-3.0-0 libxkbcommon0
  packagekit-backend-aptcc python3-packagekit
Suggested packages:
  libcairo2-doc rng-tools libglib2.0-doc gnutls-bin grilo-plugins-0.2
  apt-xapian-index
Recommended packages:
  xdg-user-dirs modemmanager geoclue-2.0
The following packages will be REMOVED:
  colord gnome-bluetooth gnome-control-center gnome-settings-daemon
  gnome-user-share libpam-systemd packagekit packagekit-tools policykit-1
  policykit-1-gnome systemd
The following NEW packages will be installed:
  libcolord2 libcolorhug2 libgcrypt20 libgnome-bluetooth13
  libgnome-desktop-3-10 libgnutls-deb0-28 libgrilo-0.2-1 libmm-glib0
  libtelepathy-glib0 libtotem-plparser18 libupower-glib3 libxkbcommon0
  prevent-systemd-completely
The following packages will be upgraded:
  libcairo-gobject2 libcairo-script-interpreter2 libcairo2 libcairo2-dev
  libgail-3-0 libglib2.0-0 libglib2.0-bin libglib2.0-dev libgtk-3-0
  libgtk-3-bin libgtk-3-common libjavascriptcoregtk-3.0-0 libnm-util2
  libwebkitgtk-3.0-0 packagekit-backend-aptcc python3-packagekit
16 upgraded, 13 newly installed, 11 to remove and 279 not upgraded.
Need to get 27.9 MB of archives.
After this operation, 14.5 MB disk space will be freed.
Do you want to continue? [Y/n] WARNING: The following packages cannot be authenticated!
  libgcrypt20 libgnutls-deb0-28 libglib2.0-dev libglib2.0-bin libglib2.0-0
  libgail-3-0 libxkbcommon0 libgtk-3-bin libgtk-3-0 libgtk-3-common libcolord2
  libwebkitgtk-3.0-0 libjavascriptcoregtk-3.0-0 libcairo2-dev libcairo2
  libcairo-script-interpreter2 libcairo-gobject2 libcolorhug2
  libtotem-plparser18 libgrilo-0.2-1 libmm-glib0 libnm-util2
  libtelepathy-glib0 libupower-glib3 libgnome-bluetooth13
  libgnome-desktop-3-10 packagekit-backend-aptcc python3-packagekit
Install these packages without verification? [y/N] Get:1 http://192.168.3.2/Debian/deb-1/ jessie/main libgcrypt20 amd64 1.6.2-3 [390 kB]
Get:2 http://192.168.3.2/Debian/deb-1/ jessie/main libgnutls-deb0-28 amd64 3.3.8-2 [693 kB]
Get:3 http://192.168.3.2/Debian/deb-1/ jessie/main libglib2.0-dev amd64 2.42.0-1 [2,727 kB]
Get:4 http://192.168.3.2/Debian/deb-1/ jessie/main libglib2.0-bin amd64 2.42.0-1 [1,419 kB]
Get:5 http://192.168.3.2/Debian/deb-1/ jessie/main libglib2.0-0 amd64 2.42.0-1 [2,485 kB]
Get:6 http://192.168.3.2/Debian/deb-1/ jessie/main libgail-3-0 amd64 3.12.2-3+b1 [65.5 kB]
Get:7 http://192.168.3.2/Debian/deb-1/ jessie/main libxkbcommon0 amd64 0.4.3-2 [115 kB]
Get:8 http://192.168.3.2/Debian/deb-1/ jessie/main libgtk-3-bin amd64 3.12.2-3+b1 [91.9 kB]
Get:9 http://192.168.3.2/Debian/deb-1/ jessie/main libgtk-3-0 amd64 3.12.2-3+b1 [1,926 kB]
Get:10 http://192.168.3.2/Debian/deb-1/ jessie/main libgtk-3-common all 3.12.2-3 [3,011 kB]
Get:11 http://192.168.3.2/Debian/deb-1/ jessie/main libcolord2 amd64 1.2.1-1 [226 kB]
Get:12 http://192.168.3.2/Debian/deb-1/ jessie/main libwebkitgtk-3.0-0 amd64 2.4.5-2 [6,895 kB]
Get:13 http://192.168.3.2/Debian/deb-1/ jessie/main libjavascriptcoregtk-3.0-0 amd64 2.4.5-2 [1,986 kB]
Get:14 http://192.168.3.2/Debian/deb-1/ jessie/main libcairo2-dev amd64 1.12.16-5 [1,109 kB]
Get:15 http://192.168.3.2/Debian/deb-1/ jessie/main libcairo2 amd64 1.12.16-5 [972 kB]
Get:16 http://192.168.3.2/Debian/deb-1/ jessie/main libcairo-script-interpreter2 amd64 1.12.16-5 [577 kB]
Get:17 http://192.168.3.2/Debian/deb-1/ jessie/main libcairo-gobject2 amd64 1.12.16-5 [540 kB]
Get:18 http://192.168.3.2/Debian/deb-1/ jessie/main libcolorhug2 amd64 1.2.1-1 [153 kB]
Get:19 http://192.168.3.2/Debian/deb-1/ jessie/main libtotem-plparser18 amd64 3.10.3-1 [188 kB]
Get:20 http://192.168.3.2/Debian/deb-1/ jessie/main libgrilo-0.2-1 amd64 0.2.11-2 [231 kB]
Get:21 http://192.168.3.2/Debian/deb-1/ jessie/main libmm-glib0 amd64 1.4.0-1 [167 kB]
Get:22 http://192.168.3.2/Debian/deb-1/ jessie/main libnm-util2 amd64 0.9.10.0-2 [364 kB]
Get:23 http://192.168.3.2/Debian/deb-1/ jessie/main libtelepathy-glib0 amd64 0.24.1-1 [779 kB]
Get:24 http://192.168.3.2/Debian/deb-1/ jessie/main libupower-glib3 amd64 0.99.1-3 [47.0 kB]
Get:25 http://192.168.3.2/Debian/deb-1/ jessie/main libgnome-bluetooth13 amd64 3.14.0-1 [310 kB]
Get:26 http://192.168.3.2/Debian/deb-1/ jessie/main libgnome-desktop-3-10 amd64 3.14.0-1 [238 kB]
Get:27 http://192.168.3.2/Debian/deb-1/ jessie/main packagekit-backend-aptcc amd64 0.9.5-2 [116 kB]
Get:28 http://192.168.3.2/Debian/deb-1/ jessie/main python3-packagekit all 0.9.5-2 [27.2 kB]
Get:29 http://192.168.3.2/Debian/debs/ sid/wtf prevent-systemd-completely all 18 [3,702 B]
Reading changelogs...
Fetched 27.9 MB in 1s (15.1 MB/s)
(Reading database ... 255446 files and directories currently installed.)
Removing gnome-control-center (1:3.8.3-4) ...
Removing colord (1.0.6-1) ...
Removing gnome-user-share (3.8.3-1) ...
Removing gnome-bluetooth (3.8.1-3) ...
Removing gnome-settings-daemon (3.8.5-2) ...
Removing packagekit-tools (0.8.17-2) ...
Removing packagekit (0.8.17-2) ...
Removing policykit-1-gnome (0.105-2) ...
Removing policykit-1 (0.105-6.1) ...
Removing libpam-systemd:amd64 (204-8) ...
Removing systemd (204-8) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for gnome-menus (3.13.3-1) ...
Processing triggers for mime-support (3.56) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for menu (2.1.47) ...
Processing triggers for libglib2.0-0:amd64 (2.40.0-3) ...
Processing triggers for dbus (1.8.6-2) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Selecting previously unselected package libgcrypt20:amd64.
(Reading database ... 253840 files and directories currently installed.)
Preparing to unpack .../libgcrypt20_1.6.2-3_amd64.deb ...
Unpacking libgcrypt20:amd64 (1.6.2-3) ...
Selecting previously unselected package libgnutls-deb0-28:amd64.
Preparing to unpack .../libgnutls-deb0-28_3.3.8-2_amd64.deb ...
Unpacking libgnutls-deb0-28:amd64 (3.3.8-2) ...
Preparing to unpack .../libglib2.0-dev_2.42.0-1_amd64.deb ...
Unpacking libglib2.0-dev (2.42.0-1) over (2.40.0-3) ...
Preparing to unpack .../libglib2.0-bin_2.42.0-1_amd64.deb ...
Unpacking libglib2.0-bin (2.42.0-1) over (2.40.0-3) ...
Preparing to unpack .../libglib2.0-0_2.42.0-1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.42.0-1) over (2.40.0-3) ...
Preparing to unpack .../libgail-3-0_3.12.2-3+b1_amd64.deb ...
Unpacking libgail-3-0:amd64 (3.12.2-3+b1) over (3.8.6-1) ...
Selecting previously unselected package libxkbcommon0:amd64.
Preparing to unpack .../libxkbcommon0_0.4.3-2_amd64.deb ...
Unpacking libxkbcommon0:amd64 (0.4.3-2) ...
Preparing to unpack .../libgtk-3-bin_3.12.2-3+b1_amd64.deb ...
Leaving 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin'
Leaving 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin'
Unpacking libgtk-3-bin (3.12.2-3+b1) over (3.8.6-1) ...
Preparing to unpack .../libgtk-3-0_3.12.2-3+b1_amd64.deb ...
Unpacking libgtk-3-0:amd64 (3.12.2-3+b1) over (3.8.6-1) ...
Preparing to unpack .../libgtk-3-common_3.12.2-3_all.deb ...
Unpacking libgtk-3-common (3.12.2-3) over (3.8.6-1) ...
Selecting previously unselected package libcolord2:amd64.
Preparing to unpack .../libcolord2_1.2.1-1_amd64.deb ...
Unpacking libcolord2:amd64 (1.2.1-1) ...
Preparing to unpack .../libwebkitgtk-3.0-0_2.4.5-2_amd64.deb ...
Unpacking libwebkitgtk-3.0-0:amd64 (2.4.5-2) over (2.2.3-1) ...
Preparing to unpack .../libjavascriptcoregtk-3.0-0_2.4.5-2_amd64.deb ...
Unpacking libjavascriptcoregtk-3.0-0:amd64 (2.4.5-2) over (2.2.3-1) ...
Preparing to unpack .../libcairo2-dev_1.12.16-5_amd64.deb ...
Unpacking libcairo2-dev (1.12.16-5) over (1.12.16-2) ...
Preparing to unpack .../libcairo2_1.12.16-5_amd64.deb ...
Unpacking libcairo2:amd64 (1.12.16-5) over (1.12.16-2) ...
Preparing to unpack .../libcairo-script-interpreter2_1.12.16-5_amd64.deb ...
Unpacking libcairo-script-interpreter2:amd64 (1.12.16-5) over (1.12.16-2) ...
Preparing to unpack .../libcairo-gobject2_1.12.16-5_amd64.deb ...
Unpacking libcairo-gobject2:amd64 (1.12.16-5) over (1.12.16-2) ...
Selecting previously unselected package libcolorhug2:amd64.
Preparing to unpack .../libcolorhug2_1.2.1-1_amd64.deb ...
Unpacking libcolorhug2:amd64 (1.2.1-1) ...
Selecting previously unselected package libtotem-plparser18.
Preparing to unpack .../libtotem-plparser18_3.10.3-1_amd64.deb ...
Unpacking libtotem-plparser18 (3.10.3-1) ...
Replacing files in old package libtotem-plparser17 (3.4.5-1) ...
Selecting previously unselected package libgrilo-0.2-1:amd64.
Preparing to unpack .../libgrilo-0.2-1_0.2.11-2_amd64.deb ...
Unpacking libgrilo-0.2-1:amd64 (0.2.11-2) ...
Selecting previously unselected package libmm-glib0:amd64.
Preparing to unpack .../libmm-glib0_1.4.0-1_amd64.deb ...
Unpacking libmm-glib0:amd64 (1.4.0-1) ...
Preparing to unpack .../libnm-util2_0.9.10.0-2_amd64.deb ...
Unpacking libnm-util2:amd64 (0.9.10.0-2) over (0.9.8.10-2) ...
Selecting previously unselected package libtelepathy-glib0:amd64.
Preparing to unpack .../libtelepathy-glib0_0.24.1-1_amd64.deb ...
Unpacking libtelepathy-glib0:amd64 (0.24.1-1) ...
Selecting previously unselected package libupower-glib3:amd64.
Preparing to unpack .../libupower-glib3_0.99.1-3_amd64.deb ...
Unpacking libupower-glib3:amd64 (0.99.1-3) ...
Selecting previously unselected package libgnome-bluetooth13.
Preparing to unpack .../libgnome-bluetooth13_3.14.0-1_amd64.deb ...
Unpacking libgnome-bluetooth13 (3.14.0-1) ...
Selecting previously unselected package libgnome-desktop-3-10.
Preparing to unpack .../libgnome-desktop-3-10_3.14.0-1_amd64.deb ...
Unpacking libgnome-desktop-3-10 (3.14.0-1) ...
Preparing to unpack .../packagekit-backend-aptcc_0.9.5-2_amd64.deb ...
Unpacking packagekit-backend-aptcc (0.9.5-2) over (0.8.17-2) ...
Preparing to unpack .../python3-packagekit_0.9.5-2_all.deb ...
Unpacking python3-packagekit (0.9.5-2) over (0.8.17-2) ...
Selecting previously unselected package prevent-systemd-completely.
Preparing to unpack .../prevent-systemd-completely_18_all.deb ...
Unpacking prevent-systemd-completely (18) ...
Processing triggers for man-db (2.6.7.1-1) ...
Setting up libgcrypt20:amd64 (1.6.2-3) ...
Setting up libgnutls-deb0-28:amd64 (3.3.8-2) ...
Setting up libglib2.0-0:amd64 (2.42.0-1) ...
Setting up libglib2.0-bin (2.42.0-1) ...
Setting up libglib2.0-dev (2.42.0-1) ...
Setting up libcairo2:amd64 (1.12.16-5) ...
Setting up libcairo-gobject2:amd64 (1.12.16-5) ...
Setting up libgtk-3-common (3.12.2-3) ...
Setting up libcolord2:amd64 (1.2.1-1) ...
Setting up libxkbcommon0:amd64 (0.4.3-2) ...
Setting up libgtk-3-0:amd64 (3.12.2-3+b1) ...
Setting up libgail-3-0:amd64 (3.12.2-3+b1) ...
Setting up libgtk-3-bin (3.12.2-3+b1) ...
Setting up libjavascriptcoregtk-3.0-0:amd64 (2.4.5-2) ...
Setting up libwebkitgtk-3.0-0:amd64 (2.4.5-2) ...
Setting up libcairo-script-interpreter2:amd64 (1.12.16-5) ...
Setting up libcairo2-dev (1.12.16-5) ...
Setting up libcolorhug2:amd64 (1.2.1-1) ...
Setting up libtotem-plparser18 (3.10.3-1) ...
Setting up libgrilo-0.2-1:amd64 (0.2.11-2) ...
Setting up libmm-glib0:amd64 (1.4.0-1) ...
Setting up libnm-util2:amd64 (0.9.10.0-2) ...
Setting up libtelepathy-glib0:amd64 (0.24.1-1) ...
Setting up libupower-glib3:amd64 (0.99.1-3) ...
Setting up libgnome-bluetooth13 (3.14.0-1) ...
Setting up libgnome-desktop-3-10 (3.14.0-1) ...
Setting up python3-packagekit (0.9.5-2) ...
Setting up packagekit-backend-aptcc (0.9.5-2) ...
Setting up prevent-systemd-completely (18) ...
Processing triggers for libc-bin (2.19-11) ...
I guess only now I'm in the correct understanding and on the right way.

Still betting on mirabilos repo! Strongly!

Next:

Code: Select all

apt-get autoremove

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  apg cheese-common cracklib-runtime gir1.2-clutter-1.0 gir1.2-clutter-gst-2.0
  gir1.2-cogl-1.0 gir1.2-coglpango-1.0 gir1.2-evince-3.0
  gir1.2-gnomebluetooth-1.0 gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0
  gir1.2-gtkclutter-1.0 gir1.2-gtksource-3.0 gir1.2-json-1.0 gkbd-capplet
  gnome-control-center-data gnome-desktop3-data gnome-menus
  gnome-online-accounts gnome-sushi gstreamer1.0-clutter gstreamer1.0-libav
  hwdata libapache2-mod-dnssd libcheese-gtk23 libcheese7 libclutter-1.0-0
  libclutter-1.0-common libclutter-gst-2.0-0 libclutter-gtk-1.0-0
  libcogl-common libcogl-pango12 libcogl12 libcolord-gtk1 libcolord1
  libcolorhug1 libcolorhug2 libcrack2 libdrm-dev libegl1-mesa-dev
  libevdocument3-4 libevview3-3 libexempi3 libffi5 libgail-3-0 libgcrypt20
  libgee-0.8-2 libgeoclue0 libgjs0c libgl1-mesa-dev libgnome-bluetooth11
  libgnome-bluetooth13 libgnome-desktop-3-10 libgnome-desktop-3-7
  libgnomekbd-common libgnomekbd8 libgnutls-deb0-28 libgrilo-0.2-1
  libgssdp-1.0-3 libgtksourceview-3.0-1 libgtksourceview-3.0-common
  libgupnp-1.0-4 libgupnp-av-1.0-2 libgupnp-dlna-2.0-3 libgusb2 libgxps2
  libibus-1.0-5 libkpathsea6 libmm-glib0 libmozjs17d libmozjs185-1.0
  libnm-glib-vpn1 libnm-glib4 libnm-gtk-common libnm-gtk0 libnm-util2
  libopts25 libpolkit-backend-1-0 libpwquality-common libpwquality1
  librest-extras-0.7-0 librygel-core-2.0-1 librygel-renderer-2.0-1
  librygel-server-2.0-1 libsocialweb-client2 libsocialweb-common
  libsocialweb-service libsocialweb0 libsystemd-daemon0 libtelepathy-glib0
  libtotem-plparser18 libupower-glib3 libwacom-common libwacom2 libwayland-dev
  libx11-xcb-dev libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev
  libxcb-present-dev libxcb-sync-dev libxdamage-dev libxfixes-dev
  libxshmfence-dev libxxf86vm-dev mesa-common-dev mousetweaks nautilus
  nautilus-data ntp obexd-client packagekit-backend-aptcc python3-dbus
  python3-gi python3-packagekit rygel x11proto-damage-dev x11proto-dri2-dev
  x11proto-fixes-dev x11proto-gl-dev x11proto-xf86vidmode-dev xulrunner-17.0
0 upgraded, 0 newly installed, 122 to remove and 254 not upgraded.
After this operation, 148 MB disk space will be freed.
Do you want to continue? [Y/n] (Reading database ... 253969 files and directories currently installed.)
Removing apg (2.2.3.dfsg.1-2) ...
Removing libcheese-gtk23:amd64 (3.10.1-1sid1) ...
Removing libcheese7:amd64 (3.10.1-1sid1+b1) ...
Removing cheese-common (3.10.1-1sid1) ...
Removing cracklib-runtime (2.9.1-1+b2) ...
Removing gnome-sushi (3.8.1-1) ...
Removing gir1.2-clutter-gst-2.0 (2.0.12-1) ...
Removing gir1.2-evince-3.0 (3.12.2-1) ...
Removing gir1.2-gnomebluetooth-1.0 (3.8.1-3) ...
Removing gir1.2-gst-plugins-base-1.0 (1.4.1-1) ...
Removing gir1.2-gstreamer-1.0 (1.4.1-1) ...
Removing gir1.2-gtkclutter-1.0 (1.6.0-1) ...
Removing gir1.2-gtksource-3.0 (3.8.2-1) ...
Removing gkbd-capplet (3.6.0-1) ...
Removing gnome-control-center-data (1:3.8.3-4) ...
Removing nautilus (3.8.2-2) ...
Removing libgnome-desktop-3-7 (3.8.4-2) ...
Removing libgnome-desktop-3-10 (3.14.0-1) ...
Removing gnome-desktop3-data (3.14.0-1) ...
Removing gnome-menus (3.13.3-1) ...
Removing gnome-online-accounts (3.8.3-2) ...
Removing gstreamer1.0-clutter (2.0.8-1) ...
Removing gstreamer1.0-libav:amd64 (1:1.4.3-dmo1) ...
Removing hwdata (0.267-1) ...
Removing libapache2-mod-dnssd (0.6-3.1) ...
apache2_invoke dnssd prerm: No action required
Removing libclutter-gst-2.0-0:amd64 (2.0.8-1) ...
Removing libclutter-gtk-1.0-0:amd64 (1.4.4-3) ...
Removing libclutter-1.0-common (1.18.4-2) ...
Removing libcogl-common (1.18.2-2) ...
Removing libcolord-gtk1:amd64 (0.1.25-1.1) ...
Removing libcolorhug1:amd64 (1.0.6-1) ...
Removing libcolord1:amd64 (1.0.6-1) ...
Removing libcolorhug2:amd64 (1.2.1-1) ...
Removing libpwquality1:amd64 (1.2.3-1) ...
Removing libcrack2:amd64 (2.9.1-1+b2) ...
Removing libegl1-mesa-dev (10.2.6-1) ...
Removing libgl1-mesa-dev (10.2.6-1) ...
Removing libevview3-3 (3.12.2-1) ...
Removing libevdocument3-4 (3.12.2-1) ...
Removing libexempi3:amd64 (2.2.1-2) ...
Removing xulrunner-17.0 (17.0.10esr-1~deb7u1) ...
Removing libmozjs17d (17.0.10esr-1~deb7u1) ...
Removing libffi5:amd64 (3.0.10-3) ...
Removing libgail-3-0:amd64 (3.12.2-3+b1) ...
Removing libgrilo-0.2-1:amd64 (0.2.11-2) ...
Removing libtotem-plparser18 (3.10.3-1) ...
Removing libgcrypt20:amd64 (1.6.2-3) ...
Removing rygel (0.20.3-1) ...
Removing librygel-renderer-2.0-1 (0.20.3-1) ...
Removing librygel-server-2.0-1 (0.20.3-1) ...
Removing librygel-core-2.0-1 (0.20.3-1) ...
Removing libgee-0.8-2:amd64 (0.14.0-2) ...
Removing libgeoclue0:amd64 (0.12.99-4) ...
Removing libgjs0c (1.36.1-2) ...
Removing libgnome-bluetooth11 (3.8.1-3) ...
Removing libgnome-bluetooth13 (3.14.0-1) ...
Removing libgnomekbd8 (3.6.0-1) ...
Removing libgnomekbd-common (3.6.0-1) ...
Removing libsocialweb-service (0.25.20-6) ...
Removing libsocialweb0:amd64 (0.25.20-6) ...
Removing libnm-gtk0:amd64 (0.9.10.0-2) ...
Removing libnm-glib4:amd64 (0.9.8.10-2) ...
Removing libnm-glib-vpn1:amd64 (0.9.10.0-2) ...
Removing libnm-util2:amd64 (0.9.10.0-2) ...
Removing libgnutls-deb0-28:amd64 (3.3.8-2) ...
Removing libgupnp-av-1.0-2 (0.12.6-1) ...
Removing libgupnp-1.0-4 (0.20.12-1) ...
Removing libgssdp-1.0-3 (0.14.10-1) ...
Removing libgtksourceview-3.0-1:amd64 (3.8.2-1) ...
Removing libgtksourceview-3.0-common (3.12.3-1) ...
Removing libgupnp-dlna-2.0-3 (0.10.2-1) ...
Removing libgusb2:amd64 (0.1.6-5) ...
Removing libgxps2:amd64 (0.2.2-3) ...
Removing libibus-1.0-5:amd64 (1.5.8-2) ...
Removing libkpathsea6 (2014.20140528.34243-5) ...
Removing libmm-glib0:amd64 (1.4.0-1) ...
Removing libmozjs185-1.0 (1.8.5-1.0.0+dfsg-4.3) ...
Removing libnm-gtk-common (0.9.10.0-2) ...
Removing ntp (1:4.2.6.p5+dfsg-3) ...
Stopping NTP server: ntpd.
Removing libopts25:amd64 (1:5.18.4-2) ...
Removing libpolkit-backend-1-0:amd64 (0.105-6.1) ...
Removing libpwquality-common (1.2.3-1) ...
Removing librest-extras-0.7-0:amd64 (0.7.92-1) ...
Removing libsocialweb-client2:amd64 (0.25.20-6) ...
Removing libsocialweb-common (0.25.20-6) ...
Removing libsystemd-daemon0:amd64 (204-8) ...
Removing libtelepathy-glib0:amd64 (0.24.1-1) ...
Removing libupower-glib3:amd64 (0.99.1-3) ...
Removing libwacom2:amd64 (0.8-1) ...
Removing libwacom-common (0.8-1) ...
Removing libwayland-dev (1.6.0-2) ...
Removing libx11-xcb-dev:amd64 (2:1.6.2-3) ...
Removing libxcb-dri2-0-dev:amd64 (1.10-3) ...
Removing libxcb-dri3-dev:amd64 (1.10-3) ...
Removing libxcb-glx0-dev:amd64 (1.10-3) ...
Removing libxcb-present-dev:amd64 (1.10-2) ...
Removing libxcb-sync-dev:amd64 (1.10-3) ...
Removing libxdamage-dev:amd64 (1:1.1.4-2) ...
Removing libxfixes-dev:amd64 (1:5.0.1-2) ...
Removing libxshmfence-dev:amd64 (1.1-2) ...
Removing libxxf86vm-dev:amd64 (1:1.1.3-1) ...
Removing mesa-common-dev (10.2.6-1) ...
Removing mousetweaks (3.12.0-1) ...
Removing nautilus-data (3.8.2-3) ...
Removing obexd-client (0.48-2+b1) ...
Removing packagekit-backend-aptcc (0.9.5-2) ...
Removing python3-packagekit (0.9.5-2) ...
Removing python3-dbus (1.2.0-2+b2) ...
Removing python3-gi (3.12.1-1) ...
Removing x11proto-damage-dev (1:1.2.1-2) ...
Removing x11proto-dri2-dev (2.8-2) ...
Removing x11proto-fixes-dev (1:5.0-2) ...
Removing x11proto-gl-dev (1.4.17-1) ...
Removing x11proto-xf86vidmode-dev (2.3.1-2) ...
Removing gir1.2-clutter-1.0 (1.14.4-3) ...
Removing gir1.2-coglpango-1.0 (1.14.0-3) ...
Removing gir1.2-cogl-1.0 (1.14.0-3) ...
Removing gir1.2-json-1.0 (1.0.2-1) ...
Removing libclutter-1.0-0:amd64 (1.14.4-3) ...
Removing libcogl-pango12:amd64 (1.14.0-3) ...
Removing libcogl12:amd64 (1.14.0-3) ...
Removing libdrm-dev:amd64 (2.4.56-1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for libc-bin (2.19-11) ...
Processing triggers for libglib2.0-0:amd64 (2.42.0-1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for doc-base (0.10.6) ...
Processing 2 removed doc-base files...
Registering documents with dwww...
Registering documents with scrollkeeper...
Processing triggers for mime-support (3.56) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for menu (2.1.47) ...
Processing triggers for shared-mime-info (1.3-1) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
See libsystemd-daemon0 and python3-dbus removed there. However, we'll see controversial things that would happen next.

Code: Select all

apt-get install mirabilos-support-full

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  accountsservice crda cups-client gir1.2-atk-1.0 gir1.2-gdkpixbuf-2.0
  gir1.2-gtk-3.0 gir1.2-notify-0.7 gir1.2-packagekitglib-1.0
  gnome-accessibility-themes gnome-icon-theme-symbolic gnome-themes-standard
  gnome-themes-standard-data gtk2-engines-pixbuf hyphen-en-us iw
  libaccountsservice0 libavcodec56 libavresample2 libavutil54 libfs6
  liblightdm-gobject-1-0 liblogging-stdlog0 liblognorm1 libpackagekit-glib2-16
  libreoffice libreoffice-gtk libreoffice-help-en-us libswresample1
  libsystemd-daemon0 libx265-31 libxklavier16 libyaml-0-2 lightdm-gtk-greeter
  lxde mythes-en-us python-cups python-cupshelpers python-libxml2
  rubygems-integration smbclient system-config-printer
  system-config-printer-udev wireless-regdb x11-apps x11-session-utils
  x11-xfs-utils xinit xorg xsane xsane-common
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  arngc bridge-utils ca-bundle cu curl dselect ed inetutils-syslogd init jupp
  kpartx libalgorithm-c3-perl libapt-pkg-perl libavcodec56 libavresample2
  libavutil54 libcairo-perl libcgi-fast-perl libcgi-pm-perl libclass-c3-perl
  libclass-c3-xs-perl libclone-perl libcommon-sense-perl libcpan-meta-perl
  libcrypt-ssleay-perl libcurl3 libdata-optlist-perl libdata-section-perl
  libdbd-sqlite3-perl libdbi-perl libfcgi-perl libglib-perl libgtk2-perl
  libhtml-parser-perl libio-pty-perl libjson-xs-perl liblist-moreutils-perl
  liblocale-gettext-perl liblogging-stdlog0 liblognorm1 libmodule-build-perl
  libmodule-signature-perl libmro-compat-perl libnet-dbus-perl libnet-dns-perl
  libnet-ssleay-perl libossp-uuid-perl libpackage-constants-perl libpango-perl
  libparams-util-perl libperl5.20 libperlio-gzip-perl libpod-readme-perl
  libpulse-mainloop-glib0 libpulse0 libpulsedsp libregexp-common-perl
  libsocket6-perl libsoftware-license-perl libsub-exporter-perl
  libsub-identify-perl libsub-install-perl libsub-name-perl libsvn-perl
  libswresample1 libsystemd-daemon0 libsystemd-id128-0 libsystemd-journal0
  libsystemd-login0 libterm-readkey-perl libterm-readline-gnu-perl
  libtext-charwidth-perl libtext-iconv-perl libtext-template-perl libuuid-perl
  libx265-31 libxml-libxml-perl libxml-parser-perl libyaml-libyaml-perl
  locales-all mc mc-data mirabilos-support mirmake mksh molly-guard
  ncurses-term-considered-harmful netcat-openbsd openbsd-inetd openntpd pax
  perl perl-base perl-modules popularity-contest prevent-aptitude
  prevent-consolekit prevent-networkmanager prevent-packagekit
  prevent-policykit prevent-ppckit prevent-pulseaudio prevent-puppet
  prevent-ruby prevent-unattended-upgrades pulseaudio-utils pv rdate rng-tools
  rxvt-unicode screen sharutils stunnel4 sysvinit unscd wipe xmlstarlet
  zerofree
Suggested packages:
  libfont-freetype-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl
  libgtk2-perl-doc libdata-dump-perl arj catdvi texlive-binaries dbview
  djvulibre-bin gv odt2txt poppler-utils python-boto python-tz xpdf pdf-viewer
  zip dash-mksh iotop ipython linuxlogo prevent-dbus wtf libb-lint-perl
  libcpanplus-dist-build-perl libcpanplus-perl libfile-checktree-perl
  liblog-message-simple-perl liblog-message-perl libobject-accessor-perl
  iselect screenie byobu logcheck-database
Recommended packages:
  rename libarchive-extract-perl libmodule-pluggable-perl libpod-latex-perl
  libterm-ui-perl libtext-soundex-perl
The following packages will be REMOVED:
  aptitude aptitude-common ca-certificates ca-certificates-java consolekit
  cups-pk-helper libasound2-plugins libpam-ck-connector libperl5.18 libruby2.1
  lightdm ncurses-term pulseaudio pulseaudio-module-x11 rsyslog ruby ruby2.1
  task-desktop task-english task-lxde-desktop tasksel tasksel-data
  vim-addon-manager vim-fugitive
The following NEW packages will be installed:
  arngc bridge-utils ca-bundle cu curl dselect ed inetutils-syslogd init jupp
  kpartx libalgorithm-c3-perl libavcodec56 libavresample2 libavutil54
  libcgi-fast-perl libcgi-pm-perl libclass-c3-perl libclass-c3-xs-perl
  libcpan-meta-perl libcurl3 libdata-optlist-perl libdata-section-perl
  liblogging-stdlog0 liblognorm1 libmodule-build-perl libmodule-signature-perl
  libmro-compat-perl libpackage-constants-perl libparams-util-perl libperl5.20
  libpod-readme-perl libregexp-common-perl libsoftware-license-perl
  libsub-exporter-perl libsub-install-perl libswresample1 libsystemd-daemon0
  libsystemd-id128-0 libterm-readline-gnu-perl libtext-template-perl
  libx265-31 locales-all mc mc-data mirabilos-support mirabilos-support-full
  mirmake mksh molly-guard ncurses-term-considered-harmful netcat-openbsd
  openbsd-inetd openntpd pax popularity-contest prevent-aptitude
  prevent-consolekit prevent-networkmanager prevent-packagekit
  prevent-policykit prevent-ppckit prevent-pulseaudio prevent-puppet
  prevent-ruby prevent-unattended-upgrades pv rdate rng-tools screen sharutils
  stunnel4 unscd wipe xmlstarlet zerofree
The following packages will be upgraded:
  libapt-pkg-perl libcairo-perl libclone-perl libcommon-sense-perl
  libcrypt-ssleay-perl libdbd-sqlite3-perl libdbi-perl libfcgi-perl
  libglib-perl libgtk2-perl libhtml-parser-perl libio-pty-perl libjson-xs-perl
  liblist-moreutils-perl liblocale-gettext-perl libnet-dbus-perl
  libnet-dns-perl libnet-ssleay-perl libossp-uuid-perl libpango-perl
  libperlio-gzip-perl libpulse-mainloop-glib0 libpulse0 libpulsedsp
  libsocket6-perl libsub-identify-perl libsub-name-perl libsvn-perl
  libsystemd-journal0 libsystemd-login0 libterm-readkey-perl
  libtext-charwidth-perl libtext-iconv-perl libuuid-perl libxml-libxml-perl
  libxml-parser-perl libyaml-libyaml-perl perl perl-base perl-modules
  pulseaudio-utils rxvt-unicode sysvinit
43 upgraded, 76 newly installed, 24 to remove and 205 not upgraded.
Need to get 29.7 MB of archives.
After this operation, 114 MB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.
As you can see (for the newer newbies, just Ctrl-F and type it in and Enter):

libsystemd-id128-0 is in among the:

Code: Select all

The following extra packages will be installed:
The following NEW packages will be installed:
libsystemd-journal0 is in among the:

Code: Select all

The following extra packages will be installed:
The following packages will be upgraded:
libsystemd-login0

Code: Select all

The following extra packages will be installed:
The following packages will be upgraded:
all of that in one single command invocation proposal.

Let's see pulse.

pulseaudio is in among the:

Code: Select all

The following packages will be REMOVED:
pulseaudio-utils is in among the:

Code: Select all

The following extra packages will be installed:
The following packages will be upgraded:
pulseaudio-module-x11 is in among the:

Code: Select all

The following packages will be REMOVED:

Code: Select all

libpulse-mainloop-glib0 libpulse0 libpulsedsp
are all three in among the:

Code: Select all

The following extra packages will be installed:
The following packages will be upgraded:
libnet-dbus-perl is in among the:

Code: Select all

The following extra packages will be installed:
The following packages will be upgraded:
Since I have less than insufficient knowledge on metapackages, I really wonder if this is what is intended or if this is not really what is intended to be achieved with the metapackage mirabilos-support-full.

The packages:

Code: Select all

 prevent-aptitude prevent-consolekit prevent-networkmanager prevent-packagekit prevent-policykit prevent-ppckit prevent-pulseaudio prevent-puppet prevent-ruby prevent-unattended-upgrades
all of them only in:

Code: Select all

The following NEW packages will be installed:
I sure pin some of my hope on. Any comments, advice, suggestions?
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#6 Post by timbgo »

timbgo wrote:Since I have less than insufficient knowledge on metapackages, I really wonder if this is what is intended or if this is not really what is intended to be achieved with the metapackage mirabilos-support-full.
Oh I guess so, yes it might be sufficient to live in effect without those intrusive packages!
Because:
systemd is in among the list of only:

Code: Select all

The following packages will be REMOVED:
just as pulseaudio is...
Go and look it up in my report!
And I was told, I think by both keithpeter and edbarx that those auxilliary packages don't matter really...
Not completely sure on all of this though. Thinking, working....
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#7 Post by timbgo »

Before I continue, let me emphasize that it is the sid that is in most callous and hostile siege against its unixness and for the intrusion of systemd and related intrusive packages.

So I actually don't yet count on complete success in eliminating the enemy of true unix colors of FOSS Debian Linux and the rendering inocuous of the windozing agents of the poetteringware.

It is obviously for that reason that Thorsten mirabilos Glaser pointed out in the top of the main page of MirDebian WTF that sid is unstable/broken.

Yes, it is so for reasons utterly unduly and completely unprovoked, it is so by the doing of the poetteringware cabal and with the aid of thinking or poorly thinking or with other people's head thinking poetteringware crowd of supporters.

That said, the following is what I did next.

Code: Select all

  640  apt-get install prevent-pulseaudio 2>&1 | tee /mnt/gbn-C/BAK_/Deb/apt-get_install_prevent-pulseaudio_`date +%s`

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libavcodec56 libavresample2 libavutil54 libswresample1 libx265-31
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libavcodec56 libavresample2 libavutil54 libpulse-mainloop-glib0 libpulse0
  libpulsedsp libswresample1 libsystemd-id128-0 libx265-31 pulseaudio-utils
The following packages will be REMOVED:
  libasound2-plugins pulseaudio pulseaudio-module-x11
The following NEW packages will be installed:
  libavcodec56 libavresample2 libavutil54 libswresample1 libsystemd-id128-0
  libx265-31 prevent-pulseaudio
The following packages will be upgraded:
  libpulse-mainloop-glib0 libpulse0 libpulsedsp pulseaudio-utils
4 upgraded, 7 newly installed, 3 to remove and 247 not upgraded.
Need to get 4,836 kB of archives.
After this operation, 8,552 kB of additional disk space will be used.
Do you want to continue? [Y/n] WARNING: The following packages cannot be authenticated!
  libpulsedsp pulseaudio-utils libsystemd-id128-0 libpulse-mainloop-glib0
  libpulse0
Install these packages without verification? [y/N] Get:1 http://192.168.3.2/Debian/deb-mm/ jessie/main libavutil54 amd64 10:2.4.1-dmo1 [156 kB]
Get:2 http://192.168.3.2/Debian/deb-mm/ jessie/main libswresample1 amd64 10:2.4.1-dmo1 [73.1 kB]
Get:3 http://192.168.3.2/Debian/deb-mm/ jessie/main libx265-31 amd64 1.3-dmo1 [521 kB]
Get:4 http://192.168.3.2/Debian/deb-mm/ jessie/main libavcodec56 amd64 10:2.4.1-dmo1 [3,589 kB]
Get:5 http://192.168.3.2/Debian/deb-mm/ jessie/main libavresample2 amd64 10:2.4.1-dmo1 [76.5 kB]
Get:6 http://192.168.3.2/Debian/deb-1/ jessie/main libpulsedsp amd64 5.0-6 [37.9 kB]
Get:7 http://192.168.3.2/Debian/deb-1/ jessie/main pulseaudio-utils amd64 5.0-6 [67.7 kB]
Get:8 http://192.168.3.2/Debian/deb-1/ jessie/main libsystemd-id128-0 amd64 208-8 [30.2 kB]
Get:9 http://192.168.3.2/Debian/deb-1/ jessie/main libpulse-mainloop-glib0 amd64 5.0-6 [28.3 kB]
Get:10 http://192.168.3.2/Debian/deb-1/ jessie/main libpulse0 amd64 5.0-6 [252 kB]
Get:11 http://192.168.3.2/Debian/debs/ sid/wtf prevent-pulseaudio all 18 [3,780 B]
Reading changelogs...
Fetched 4,836 kB in 0s (9,597 kB/s)
(Reading database ... 250192 files and directories currently installed.)
Removing pulseaudio-module-x11 (4.0-6+b1) ...
Removing pulseaudio (4.0-6+b1) ...
PulseAudio not started: Configured for per-user sessions.
Removing libasound2-plugins:amd64 (1.0.27-2+b1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for libc-bin (2.19-11) ...
Selecting previously unselected package libavutil54:amd64.
(Reading database ... 249959 files and directories currently installed.)
Preparing to unpack .../libavutil54_10%3a2.4.1-dmo1_amd64.deb ...
Unpacking libavutil54:amd64 (10:2.4.1-dmo1) ...
Selecting previously unselected package libswresample1:amd64.
Preparing to unpack .../libswresample1_10%3a2.4.1-dmo1_amd64.deb ...
Unpacking libswresample1:amd64 (10:2.4.1-dmo1) ...
Selecting previously unselected package libx265-31:amd64.
Preparing to unpack .../libx265-31_1.3-dmo1_amd64.deb ...
Unpacking libx265-31:amd64 (1.3-dmo1) ...
Selecting previously unselected package libavcodec56:amd64.
Preparing to unpack .../libavcodec56_10%3a2.4.1-dmo1_amd64.deb ...
Unpacking libavcodec56:amd64 (10:2.4.1-dmo1) ...
Selecting previously unselected package libavresample2:amd64.
Preparing to unpack .../libavresample2_10%3a2.4.1-dmo1_amd64.deb ...
Unpacking libavresample2:amd64 (10:2.4.1-dmo1) ...
Preparing to unpack .../libpulsedsp_5.0-6_amd64.deb ...
Unpacking libpulsedsp:amd64 (5.0-6) over (4.0-6+b1) ...
Preparing to unpack .../pulseaudio-utils_5.0-6_amd64.deb ...
Unpacking pulseaudio-utils (5.0-6) over (4.0-6+b1) ...
Selecting previously unselected package libsystemd-id128-0:amd64.
Preparing to unpack .../libsystemd-id128-0_208-8_amd64.deb ...
Unpacking libsystemd-id128-0:amd64 (208-8) ...
Preparing to unpack .../libpulse-mainloop-glib0_5.0-6_amd64.deb ...
Unpacking libpulse-mainloop-glib0:amd64 (5.0-6) over (4.0-6+b1) ...
Preparing to unpack .../libpulse0_5.0-6_amd64.deb ...
Unpacking libpulse0:amd64 (5.0-6) over (4.0-6+b1) ...
Selecting previously unselected package prevent-pulseaudio.
Preparing to unpack .../prevent-pulseaudio_18_all.deb ...
Unpacking prevent-pulseaudio (18) ...
Processing triggers for man-db (2.6.7.1-1) ...
Setting up libavutil54:amd64 (10:2.4.1-dmo1) ...
Setting up libswresample1:amd64 (10:2.4.1-dmo1) ...
Setting up libx265-31:amd64 (1.3-dmo1) ...
Setting up libavcodec56:amd64 (10:2.4.1-dmo1) ...
Setting up libavresample2:amd64 (10:2.4.1-dmo1) ...
Setting up libsystemd-id128-0:amd64 (208-8) ...
Setting up libpulse0:amd64 (5.0-6) ...
Setting up libpulsedsp:amd64 (5.0-6) ...
Setting up pulseaudio-utils (5.0-6) ...
Setting up libpulse-mainloop-glib0:amd64 (5.0-6) ...
Setting up prevent-pulseaudio (18) ...
Processing triggers for libc-bin (2.19-11) ...

Code: Select all

  642  apt-get install prevent-dbus 2>&1 | tee /mnt/gbn-C/BAK_/Deb/apt-get_install_prevent-dbus_`date +%s`

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  brasero-common cdparanoia cdrdao gstreamer0.10-pulseaudio k3b-data
  libao-common libao4 libavcodec56 libavresample2 libavutil54
  libbrasero-media3-1 libburn4 libexempi3 libfftw3-single3 libflac++6
  libgcrypt20 libgmime-2.6-0 libgnutls-deb0-28 libgoa-1.0-0b libgoa-1.0-common
  libgphoto2-6 libgphoto2-port10 libgstreamer-plugins-base0.10-0
  libgstreamer0.10-0 libiptcdata0 libisofs6 libjte1 libk3b6
  libk3b6-extracodecs libkcddb4 libkcompactdisc4 libmusicbrainz5-0
  libnautilus-extension1a libplist2 libpulsedsp libquvi-scripts libquvi7
  libswresample1 libsystemd-daemon0 libtotem-plparser17 libtotem-plparser18
  libtracker-sparql-0.16-0 libtracker-sparql-1.0-0 libupower-glib3
  libwebrtc-audio-processing-0 libx265-31 pulseaudio-utils rtkit vcdimager
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  brasero-common libbrasero-media3-1 libexempi3 libgcrypt20 libgnutls-deb0-28
  libgoa-1.0-0b libgoa-1.0-common libgphoto2-6 libgphoto2-port10 libiptcdata0
  libplist2 libsystemd-daemon0 libtotem-plparser18 libtracker-sparql-1.0-0
  libupower-glib3
Suggested packages:
  rng-tools gnutls-bin gphoto2 gtkam
The following packages will be REMOVED:
  accountsservice avahi-daemon bluez brasero consolekit dbus dbus-x11 gconf2
  gcr gksu gnome-keyring gvfs gvfs-backends gvfs-daemons gvfs-fuse k3b
  kde-runtime kdelibs5-plugins libgksu2-0 libgnome2-0 libgnome2-common
  libgnomevfs2-0 libgnomevfs2-common libgnomevfs2-extra libgoa-1.0-0
  libnss-mdns lightdm python-secretstorage task-lxde-desktop udisks2 upower
The following NEW packages will be installed:
  libexempi3 libgcrypt20 libgnutls-deb0-28 libgoa-1.0-0b libgphoto2-6
  libgphoto2-port10 libiptcdata0 libplist2 libsystemd-daemon0
  libtotem-plparser18 libtracker-sparql-1.0-0 libupower-glib3 prevent-dbus
The following packages will be upgraded:
  brasero-common libbrasero-media3-1 libgoa-1.0-common
3 upgraded, 13 newly installed, 31 to remove and 232 not upgraded.
Need to get 5,139 kB/6,851 kB of archives.
After this operation, 40.0 MB disk space will be freed.
Do you want to continue? [Y/n] WARNING: The following packages cannot be authenticated!
  libgcrypt20 libgnutls-deb0-28 libexempi3 libgoa-1.0-common libgoa-1.0-0b
  libgphoto2-port10 libgphoto2-6 libplist2 libsystemd-daemon0 libiptcdata0
  libtracker-sparql-1.0-0 libupower-glib3 libtotem-plparser18
  libbrasero-media3-1 brasero-common
Install these packages without verification? [y/N] Get:1 http://192.168.3.2/Debian/deb-1/ jessie/main libgoa-1.0-common all 3.14.0-1 [288 kB]
Get:2 http://192.168.3.2/Debian/deb-1/ jessie/main libgoa-1.0-0b amd64 3.14.0-1 [69.6 kB]
Get:3 http://192.168.3.2/Debian/deb-1/ jessie/main libgphoto2-port10 amd64 2.5.4-1.1 [145 kB]
Get:4 http://192.168.3.2/Debian/deb-1/ jessie/main libgphoto2-6 amd64 2.5.4-1.1 [822 kB]
Get:5 http://192.168.3.2/Debian/deb-1/ jessie/main libplist2 amd64 1.11-3 [26.4 kB]
Get:6 http://192.168.3.2/Debian/deb-1/ jessie/main libsystemd-daemon0 amd64 208-8 [25.9 kB]
Get:7 http://192.168.3.2/Debian/deb-1/ jessie/main libiptcdata0 amd64 1.0.4-4 [27.9 kB]
Get:8 http://192.168.3.2/Debian/deb-1/ jessie/main libtracker-sparql-1.0-0 amd64 1.0.4-1 [596 kB]
Get:9 http://192.168.3.2/Debian/deb-1/ jessie/main libbrasero-media3-1 amd64 3.10.0-1 [889 kB]
Get:10 http://192.168.3.2/Debian/deb-1/ jessie/main brasero-common all 3.10.0-1 [2,245 kB]
Get:11 http://192.168.3.2/Debian/debs/ sid/wtf prevent-dbus all 18 [3,592 B]
Reading changelogs...
Fetched 5,139 kB in 0s (10.6 MB/s)
(Reading database ... 249999 files and directories currently installed.)
Removing accountsservice (0.6.37-3) ...
Removing libnss-mdns:amd64 (0.10-6) ...
libnss-mdns.postrm: Checking NSS setup...
libnss-mdns.postrm: Removing mdns from NSS setup
Removing avahi-daemon (0.6.31-4) ...
Stopping Avahi mDNS/DNS-SD Daemon: avahi-daemon.
Removing bluez (5.23-1) ...
Stopping bluetooth: /usr/sbin/bluetoothd.
Removing brasero (3.8.0-2) ...
Removing task-lxde-desktop (3.27) ...
Removing lightdm (1.10.1-3) ...
Removing consolekit (0.4.6-5) ...
Removing upower (0.9.23-2+b1) ...
Removing gvfs-fuse (1.16.3-1+b2) ...
Removing k3b (2.0.2-7.1) ...
Removing kde-runtime (4:4.11.3-1) ...
Removing kdelibs5-plugins (4:4.14.1-1) ...
Removing gnome-keyring (3.14.0-1) ...
Removing libgnome2-0 (2.32.1-4) ...
Removing libgnomevfs2-extra:amd64 (1:2.24.4-4) ...
Removing libgnomevfs2-0:amd64 (1:2.24.4-4) ...
Removing libgnomevfs2-common (1:2.24.4-4) ...
Removing libgnome2-common (2.32.1-5) ...
Removing gcr (3.12.2-1) ...
Removing gksu (2.0.2-6) ...
Removing gvfs-backends (1.16.3-1+b2) ...
Removing libgksu2-0 (2.0.13~pre1-8) ...
update-alternatives: using /usr/share/libgksu/debian/gconf-defaults.libgksu-sudo to provide /usr/share/gconf/defaults/10_libgksu (libgksu-gconf-defaults) in auto mode
Removing libgoa-1.0-0:amd64 (3.8.3-2) ...
Removing python-secretstorage (2.1.1-1) ...
Removing gvfs:amd64 (1.16.3-1+b2) ...
Removing gvfs-daemons (1.16.3-1+b2) ...
Removing udisks2 (2.1.1-1) ...
Removing gconf2 (3.2.6-3) ...
Removing dbus-x11 (1.8.6-2) ...
Removing dbus (1.8.6-2) ...
Stopping system message bus: dbus.
Processing triggers for libc-bin (2.19-11) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for menu (2.1.47) ...
Processing triggers for mime-support (3.56) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for libglib2.0-0:amd64 (2.42.0-1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for shared-mime-info (1.3-1) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Selecting previously unselected package libgcrypt20:amd64.
(Reading database ... 248467 files and directories currently installed.)
Preparing to unpack .../libgcrypt20_1.6.2-3_amd64.deb ...
Unpacking libgcrypt20:amd64 (1.6.2-3) ...
Selecting previously unselected package libgnutls-deb0-28:amd64.
Preparing to unpack .../libgnutls-deb0-28_3.3.8-2_amd64.deb ...
Unpacking libgnutls-deb0-28:amd64 (3.3.8-2) ...
Selecting previously unselected package libexempi3:amd64.
Preparing to unpack .../libexempi3_2.2.1-2_amd64.deb ...
Unpacking libexempi3:amd64 (2.2.1-2) ...
Preparing to unpack .../libgoa-1.0-common_3.14.0-1_all.deb ...
Unpacking libgoa-1.0-common (3.14.0-1) over (3.8.3-2) ...
Selecting previously unselected package libgoa-1.0-0b:amd64.
Preparing to unpack .../libgoa-1.0-0b_3.14.0-1_amd64.deb ...
Unpacking libgoa-1.0-0b:amd64 (3.14.0-1) ...
Selecting previously unselected package libgphoto2-port10:amd64.
Preparing to unpack .../libgphoto2-port10_2.5.4-1.1_amd64.deb ...
Unpacking libgphoto2-port10:amd64 (2.5.4-1.1) ...
Selecting previously unselected package libgphoto2-6:amd64.
Preparing to unpack .../libgphoto2-6_2.5.4-1.1_amd64.deb ...
Unpacking libgphoto2-6:amd64 (2.5.4-1.1) ...
Selecting previously unselected package libplist2:amd64.
Preparing to unpack .../libplist2_1.11-3_amd64.deb ...
Unpacking libplist2:amd64 (1.11-3) ...
Selecting previously unselected package libsystemd-daemon0:amd64.
Preparing to unpack .../libsystemd-daemon0_208-8_amd64.deb ...
Unpacking libsystemd-daemon0:amd64 (208-8) ...
Selecting previously unselected package libiptcdata0.
Preparing to unpack .../libiptcdata0_1.0.4-4_amd64.deb ...
Unpacking libiptcdata0 (1.0.4-4) ...
Selecting previously unselected package libtracker-sparql-1.0-0:amd64.
Preparing to unpack .../libtracker-sparql-1.0-0_1.0.4-1_amd64.deb ...
Unpacking libtracker-sparql-1.0-0:amd64 (1.0.4-1) ...
Selecting previously unselected package libupower-glib3:amd64.
Preparing to unpack .../libupower-glib3_0.99.1-3_amd64.deb ...
Unpacking libupower-glib3:amd64 (0.99.1-3) ...
Selecting previously unselected package libtotem-plparser18.
Preparing to unpack .../libtotem-plparser18_3.10.3-1_amd64.deb ...
Unpacking libtotem-plparser18 (3.10.3-1) ...
Preparing to unpack .../libbrasero-media3-1_3.10.0-1_amd64.deb ...
Unpacking libbrasero-media3-1 (3.10.0-1) over (3.8.0-2) ...
Preparing to unpack .../brasero-common_3.10.0-1_all.deb ...
Unpacking brasero-common (3.10.0-1) over (3.8.0-2) ...
Selecting previously unselected package prevent-dbus.
Preparing to unpack .../prevent-dbus_18_all.deb ...
Unpacking prevent-dbus (18) ...
Processing triggers for libglib2.0-0:amd64 (2.42.0-1) ...
Processing triggers for udev (208-6) ...
Processing triggers for shared-mime-info (1.3-1) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Processing triggers for hicolor-icon-theme (0.13-1) ...
Setting up libgcrypt20:amd64 (1.6.2-3) ...
Setting up libgnutls-deb0-28:amd64 (3.3.8-2) ...
Setting up libexempi3:amd64 (2.2.1-2) ...
Setting up libgoa-1.0-common (3.14.0-1) ...
Setting up libgoa-1.0-0b:amd64 (3.14.0-1) ...
Setting up libgphoto2-port10:amd64 (2.5.4-1.1) ...
Setting up libgphoto2-6:amd64 (2.5.4-1.1) ...
Setting up libplist2:amd64 (1.11-3) ...
Setting up libsystemd-daemon0:amd64 (208-8) ...
Setting up libiptcdata0 (1.0.4-4) ...
Setting up libtracker-sparql-1.0-0:amd64 (1.0.4-1) ...
Setting up libupower-glib3:amd64 (0.99.1-3) ...
Setting up libtotem-plparser18 (3.10.3-1) ...
Setting up brasero-common (3.10.0-1) ...
Setting up libbrasero-media3-1 (3.10.0-1) ...
Setting up prevent-dbus (18) ...
Processing triggers for libc-bin (2.19-11) ...
But see this:

Code: Select all

  644  apt-get install prevent-policykit 2>&1 | tee /mnt/gbn-C/BAK_/Deb/apt-get_install_prevent-policykit_`date +%s`

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  brasero-common cdparanoia cdrdao cups-client freepats gir1.2-atk-1.0
  gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-notify-0.7
  gir1.2-packagekitglib-1.0 gnome-accessibility-themes
  gnome-icon-theme-symbolic gnome-themes-standard gnome-themes-standard-data
  gstreamer0.10-pulseaudio gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly
  gtk2-engines-pixbuf gvfs-common gvfs-libs hyphen-en-us k3b-data kate-data
  katepart kde-runtime-data kdelibs-bin kdelibs5-data kdoctools
  libaccountsservice0 libao-common libao4 libarchive13 libatasmart4
  libattica0.4 libavahi-core7 libavahi-glib1 libavcodec54 libavcodec56
  libavformat54 libavresample2 libavutil54 libbluetooth3 libbrasero-media3-1
  libburn4 libck-connector0 libdaemon0 libdbusmenu-qt2 libdlrestrictions1
  libepub0 libexempi3 libfam0 libfftw3-double3 libfftw3-single3 libflac++6
  libflite1 libfluidsynth1 libgck-1-0 libgcr-3-common libgcr-base-3-1
  libgcr-ui-3-1 libgcrypt20 libgles2-mesa libgmime-2.6-0 libgnutls-deb0-28
  libgoa-1.0-0b libgoa-1.0-common libgphoto2-6 libgphoto2-port10
  libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base0.10-0
  libgstreamer0.10-0 libgtkglext1 libgtop2-7 libgtop2-common libimobiledevice4
  libiodbc2 libiptcdata0 libisofs6 libjte1 libk3b6 libk3b6-extracodecs
  libkactivities-bin libkactivities-models1 libkactivities6
  libkatepartinterfaces4 libkcddb4 libkcmutils4 libkcompactdisc4
  libkde3support4 libkdeclarative5 libkdecore5 libkdesu5 libkdeui5
  libkdewebkit5 libkdnssd4 libkemoticons4 libkfile4 libkhtml5 libkidletime4
  libkio5 libkjsapi4 libkjsembed4 libkmediaplayer4 libknewstuff3-4
  libknotifyconfig4 libkntlm4 libkparts4 libkpty4 libkrosscore4
  libktexteditor4 libkxmlrpcclient4 liblightdm-gobject-1-0 libmimic0 libmms0
  libmusicbrainz5-0 libnautilus-extension1a libnepomuk4 libnepomukcore4
  libnepomukquery4a libnepomukutils4 libntrack-qt4-1 libntrack0 libofa0
  libopenal-data libopenal1 libopencv-calib3d2.4 libopencv-contrib2.4
  libopencv-core2.4 libopencv-features2d2.4 libopencv-flann2.4
  libopencv-highgui2.4 libopencv-imgproc2.4 libopencv-legacy2.4
  libopencv-ml2.4 libopencv-objdetect2.4 libopencv-video2.4 libopenobex1
  libpackagekit-glib2-16 libpam-ck-connector libpam-gnome-keyring libphonon4
  libplasma3 libplist1 libplist2 libpolkit-qt-1-1 libpulsedsp libqca2
  libqt4-declarative libqt4-designer libqt4-network libqt4-opengl
  libqt4-qt3support libqt4-script libqt4-xmlpatterns libqtwebkit4
  libquvi-scripts libquvi7 libreoffice libreoffice-gtk libreoffice-help-en-us
  librtmp0 libsbc1 libsidplay1 libsolid4 libsoprano4 libsoundtouch0
  libspandsp2 libsrtp0 libssh-4 libstreamanalyzer0 libstreams0 libswresample1
  libsystemd-daemon0 libtbb2 libthreadweaver4 libtotem-plparser17
  libtotem-plparser18 libtracker-sparql-0.16-0 libtracker-sparql-1.0-0
  libudisks2-0 libupower-glib1 libupower-glib3 libusbmuxd2 libvirtodbc0
  libwebp4 libwebrtc-audio-processing-0 libwildmidi-config libwildmidi1
  libx264-140 libx265-31 libxklavier16 libzbar0 libzip2 lightdm-gtk-greeter
  lxde mythes-en-us nepomuk-core-data nepomuk-core-runtime
  ntrack-module-libnl-0 obex-data-server odbcinst odbcinst1debian2 p11-kit
  phonon phonon-backend-vlc plasma-scriptengine-javascript pulseaudio-utils
  python-cups python-cupshelpers python-dbus python-dbus-dev python-gobject
  python-ldb python-libxml2 python-samba python-tdb rtkit samba-common
  samba-common-bin shared-desktop-ontologies smbclient soprano-daemon
  system-config-printer system-config-printer-udev usbmuxd vcdimager
  virtuoso-minimal virtuoso-opensource-6.1-bin virtuoso-opensource-6.1-common
  xsane xsane-common
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  cups-pk-helper
The following NEW packages will be installed:
  prevent-policykit
0 upgraded, 1 newly installed, 1 to remove and 232 not upgraded.
Need to get 3,610 B of archives.
After this operation, 265 kB disk space will be freed.
Do you want to continue? [Y/n] Get:1 http://192.168.3.2/Debian/debs/ sid/wtf prevent-policykit all 18 [3,610 B]
Fetched 3,610 B in 0s (0 B/s)
(Reading database ... 248973 files and directories currently installed.)
Removing cups-pk-helper (0.2.5-2) ...
Selecting previously unselected package prevent-policykit.
(Reading database ... 248937 files and directories currently installed.)
Preparing to unpack .../prevent-policykit_18_all.deb ...
Unpacking prevent-policykit (18) ...
Setting up prevent-policykit (18) ...
  646  apt-get autoremove 2>&1 | tee /mnt/gbn-C/BAK_/Deb/apt-get_autoremove_`date +%s`
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  brasero-common cdparanoia cdrdao cups-client freepats gir1.2-atk-1.0
  gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-notify-0.7
  gir1.2-packagekitglib-1.0 gnome-accessibility-themes
  gnome-icon-theme-symbolic gnome-themes-standard gnome-themes-standard-data
  gstreamer0.10-pulseaudio gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly
  gtk2-engines-pixbuf gvfs-common gvfs-libs hyphen-en-us k3b-data kate-data
  katepart kde-runtime-data kdelibs-bin kdelibs5-data kdoctools
  libaccountsservice0 libao-common libao4 libarchive13 libatasmart4
  libattica0.4 libavahi-core7 libavahi-glib1 libavcodec54 libavcodec56
  libavformat54 libavresample2 libavutil54 libbluetooth3 libbrasero-media3-1
  libburn4 libck-connector0 libdaemon0 libdbusmenu-qt2 libdlrestrictions1
  libepub0 libexempi3 libfam0 libfftw3-double3 libfftw3-single3 libflac++6
  libflite1 libfluidsynth1 libgck-1-0 libgcr-3-common libgcr-base-3-1
  libgcr-ui-3-1 libgcrypt20 libgles2-mesa libgmime-2.6-0 libgnutls-deb0-28
  libgoa-1.0-0b libgoa-1.0-common libgphoto2-6 libgphoto2-port10
  libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base0.10-0
  libgstreamer0.10-0 libgtkglext1 libgtop2-7 libgtop2-common libimobiledevice4
  libiodbc2 libiptcdata0 libisofs6 libjte1 libk3b6 libk3b6-extracodecs
  libkactivities-bin libkactivities-models1 libkactivities6
  libkatepartinterfaces4 libkcddb4 libkcmutils4 libkcompactdisc4
  libkde3support4 libkdeclarative5 libkdecore5 libkdesu5 libkdeui5
  libkdewebkit5 libkdnssd4 libkemoticons4 libkfile4 libkhtml5 libkidletime4
  libkio5 libkjsapi4 libkjsembed4 libkmediaplayer4 libknewstuff3-4
  libknotifyconfig4 libkntlm4 libkparts4 libkpty4 libkrosscore4
  libktexteditor4 libkxmlrpcclient4 liblightdm-gobject-1-0 libmimic0 libmms0
  libmusicbrainz5-0 libnautilus-extension1a libnepomuk4 libnepomukcore4
  libnepomukquery4a libnepomukutils4 libntrack-qt4-1 libntrack0 libofa0
  libopenal-data libopenal1 libopencv-calib3d2.4 libopencv-contrib2.4
  libopencv-core2.4 libopencv-features2d2.4 libopencv-flann2.4
  libopencv-highgui2.4 libopencv-imgproc2.4 libopencv-legacy2.4
  libopencv-ml2.4 libopencv-objdetect2.4 libopencv-video2.4 libopenobex1
  libpackagekit-glib2-16 libpam-ck-connector libpam-gnome-keyring libphonon4
  libplasma3 libplist1 libplist2 libpolkit-qt-1-1 libpulsedsp libqca2
  libqt4-declarative libqt4-designer libqt4-network libqt4-opengl
  libqt4-qt3support libqt4-script libqt4-xmlpatterns libqtwebkit4
  libquvi-scripts libquvi7 libreoffice libreoffice-gtk libreoffice-help-en-us
  librtmp0 libsbc1 libsidplay1 libsolid4 libsoprano4 libsoundtouch0
  libspandsp2 libsrtp0 libssh-4 libstreamanalyzer0 libstreams0 libswresample1
  libsystemd-daemon0 libtbb2 libthreadweaver4 libtotem-plparser17
  libtotem-plparser18 libtracker-sparql-0.16-0 libtracker-sparql-1.0-0
  libudisks2-0 libupower-glib1 libupower-glib3 libusbmuxd2 libvirtodbc0
  libwebp4 libwebrtc-audio-processing-0 libwildmidi-config libwildmidi1
  libx264-140 libx265-31 libxklavier16 libzbar0 libzip2 lightdm-gtk-greeter
  lxde mythes-en-us nepomuk-core-data nepomuk-core-runtime
  ntrack-module-libnl-0 obex-data-server odbcinst odbcinst1debian2 p11-kit
  phonon phonon-backend-vlc plasma-scriptengine-javascript pulseaudio-utils
  python-cups python-cupshelpers python-dbus python-dbus-dev python-gobject
  python-ldb python-libxml2 python-samba python-tdb rtkit samba-common
  samba-common-bin shared-desktop-ontologies smbclient soprano-daemon
  system-config-printer system-config-printer-udev usbmuxd vcdimager
  virtuoso-minimal virtuoso-opensource-6.1-bin virtuoso-opensource-6.1-common
  xsane xsane-common
0 upgraded, 0 newly installed, 231 to remove and 191 not upgraded.
After this operation, 437 MB disk space will be freed.
Do you want to continue? [Y/n] Abort.
I've got lxde in the autoremove list for the last command, that I aborted. So is it something maybe not properly done? I sure can try, but I don't think that I can straight boot into my LXDE at all...
And it probably didn't matter much my aborting the last command.
Last edited by timbgo on 2014-10-23 02:06, edited 3 times in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#8 Post by timbgo »

Did it matter and how much my aborting the last "apt-get autoremove" command? Soon to know the answer to that question/

No I didn't boot straight into LXDE, but I booted just fine into terminal gettys if I use the name correctly.. The no-DE only consoles available.

But with:

Code: Select all

$ startx
I did boot into almost complete LXDE.

And what is important. I got the sound back! And no more pulseaudio! What a relief!
I mean I can sort the audio via the good old:

Code: Select all

$ alsamixer
which is back in full force. pavucontrol is an empty gui command and certainly no urgency sorting that.

I don't yet get to record the audio along with the video when recording SAT channels with mencoder, but I don't expect not to be able to solve that with some amount of research and work.

Now I will autoremove those and see what's next in store for me and my Debian machine.

But I need to post the history line/log that tell the whole story.

Code: Select all

  505  apt-get autoremove 2>&1 | tee /mnt/gbn-C/BAK_/Deb/apt-get_autoremove_`date +%s`

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  brasero-common cdparanoia cdrdao cups-client freepats gir1.2-atk-1.0
  gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-notify-0.7
  gir1.2-packagekitglib-1.0 gnome-accessibility-themes
  gnome-icon-theme-symbolic gnome-themes-standard gnome-themes-standard-data
  gstreamer0.10-pulseaudio gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly
  gtk2-engines-pixbuf gvfs-common gvfs-libs hyphen-en-us k3b-data kate-data
  katepart kde-runtime-data kdelibs-bin kdelibs5-data kdoctools
  libaccountsservice0 libao-common libao4 libarchive13 libatasmart4
  libattica0.4 libavahi-core7 libavahi-glib1 libavcodec54 libavcodec56
  libavformat54 libavresample2 libavutil54 libbluetooth3 libbrasero-media3-1
  libburn4 libck-connector0 libdaemon0 libdbusmenu-qt2 libdlrestrictions1
  libepub0 libexempi3 libfam0 libfftw3-double3 libfftw3-single3 libflac++6
  libflite1 libfluidsynth1 libgck-1-0 libgcr-3-common libgcr-base-3-1
  libgcr-ui-3-1 libgcrypt20 libgles2-mesa libgmime-2.6-0 libgnutls-deb0-28
  libgoa-1.0-0b libgoa-1.0-common libgphoto2-6 libgphoto2-port10
  libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base0.10-0
  libgstreamer0.10-0 libgtkglext1 libgtop2-7 libgtop2-common libimobiledevice4
  libiodbc2 libiptcdata0 libisofs6 libjte1 libk3b6 libk3b6-extracodecs
  libkactivities-bin libkactivities-models1 libkactivities6
  libkatepartinterfaces4 libkcddb4 libkcmutils4 libkcompactdisc4
  libkde3support4 libkdeclarative5 libkdecore5 libkdesu5 libkdeui5
  libkdewebkit5 libkdnssd4 libkemoticons4 libkfile4 libkhtml5 libkidletime4
  libkio5 libkjsapi4 libkjsembed4 libkmediaplayer4 libknewstuff3-4
  libknotifyconfig4 libkntlm4 libkparts4 libkpty4 libkrosscore4
  libktexteditor4 libkxmlrpcclient4 liblightdm-gobject-1-0 libmimic0 libmms0
  libmusicbrainz5-0 libnautilus-extension1a libnepomuk4 libnepomukcore4
  libnepomukquery4a libnepomukutils4 libntrack-qt4-1 libntrack0 libofa0
  libopenal-data libopenal1 libopencv-calib3d2.4 libopencv-contrib2.4
  libopencv-core2.4 libopencv-features2d2.4 libopencv-flann2.4
  libopencv-highgui2.4 libopencv-imgproc2.4 libopencv-legacy2.4
  libopencv-ml2.4 libopencv-objdetect2.4 libopencv-video2.4 libopenobex1
  libpackagekit-glib2-16 libpam-ck-connector libpam-gnome-keyring libphonon4
  libplasma3 libplist1 libplist2 libpolkit-qt-1-1 libpulsedsp libqca2
  libqt4-declarative libqt4-designer libqt4-network libqt4-opengl
  libqt4-qt3support libqt4-script libqt4-xmlpatterns libqtwebkit4
  libquvi-scripts libquvi7 libreoffice libreoffice-gtk libreoffice-help-en-us
  librtmp0 libsbc1 libsidplay1 libsolid4 libsoprano4 libsoundtouch0
  libspandsp2 libsrtp0 libssh-4 libstreamanalyzer0 libstreams0 libswresample1
  libsystemd-daemon0 libtbb2 libthreadweaver4 libtotem-plparser17
  libtotem-plparser18 libtracker-sparql-0.16-0 libtracker-sparql-1.0-0
  libudisks2-0 libupower-glib1 libupower-glib3 libusbmuxd2 libvirtodbc0
  libwebp4 libwebrtc-audio-processing-0 libwildmidi-config libwildmidi1
  libx264-140 libx265-31 libxklavier16 libzbar0 libzip2 lightdm-gtk-greeter
  lxde mythes-en-us nepomuk-core-data nepomuk-core-runtime
  ntrack-module-libnl-0 obex-data-server odbcinst odbcinst1debian2 p11-kit
  phonon phonon-backend-vlc plasma-scriptengine-javascript pulseaudio-utils
  python-cups python-cupshelpers python-dbus python-dbus-dev python-gobject
  python-ldb python-libxml2 python-samba python-tdb rtkit samba-common
  samba-common-bin shared-desktop-ontologies smbclient soprano-daemon
  system-config-printer system-config-printer-udev usbmuxd vcdimager
  virtuoso-minimal virtuoso-opensource-6.1-bin virtuoso-opensource-6.1-common
  xsane xsane-common
0 upgraded, 0 newly installed, 231 to remove and 191 not upgraded.
After this operation, 437 MB disk space will be freed.
Do you want to continue? [Y/n] (Reading database ... 248940 files and directories currently installed.)
Removing libbrasero-media3-1 (3.10.0-1) ...
Removing brasero-common (3.10.0-1) ...
Removing cdparanoia (3.10.2+debian-11) ...
Removing cdrdao (1:1.2.3-2) ...
Removing cups-client (1.7.2-3) ...
Removing freepats (20060219-1) ...
Removing system-config-printer (1.4.3-4) ...
Removing gir1.2-gtk-3.0 (3.8.6-1) ...
Removing gir1.2-atk-1.0 (2.12.0-1) ...
Removing gir1.2-notify-0.7 (0.7.6-2) ...
Removing gir1.2-gdkpixbuf-2.0 (2.30.8-1) ...
Removing gir1.2-packagekitglib-1.0 (0.8.17-4) ...
Removing gnome-accessibility-themes (3.12.0-1) ...
Removing gnome-icon-theme-symbolic (3.12.0-1) ...
Removing gnome-themes-standard:amd64 (3.8.4-1) ...
Removing gnome-themes-standard-data (3.8.4-1) ...
Removing gstreamer0.10-pulseaudio:amd64 (0.10.31-3+nmu4) ...
Removing gstreamer1.0-plugins-bad:amd64 (1.2.2-1) ...
Removing gstreamer1.0-plugins-ugly:amd64 (1.4.1-1) ...
Removing gtk2-engines-pixbuf:amd64 (2.24.24-1) ...
Removing gvfs-libs:amd64 (1.16.3-1+b2) ...
Removing gvfs-common (1.16.3-1) ...
Removing hyphen-en-us (2.8.8-1) ...
Removing k3b-data (2.0.2-7.1) ...
Removing katepart (4:4.14.1-1) ...
Removing kate-data (4:4.14.1-1) ...
Removing kde-runtime-data (4:4.14.1-1) ...
Removing kdelibs-bin (4:4.14.1-1) ...
Removing kdelibs5-data (4:4.14.1-1) ...
Removing kdoctools (4:4.14.1-1) ...
Removing libaccountsservice0 (0.6.37-3) ...
Removing libao4 (1.1.0-3) ...
Removing libao-common (1.1.0-3) ...
Removing libtotem-plparser17 (3.4.5-1) ...
Removing libtotem-plparser18 (3.10.3-1) ...
Removing libarchive13:amd64 (3.1.2-9) ...
Removing libatasmart4:amd64 (0.19-3) ...
Removing plasma-scriptengine-javascript (4:4.11.3-1) ...
Removing libkactivities-bin (4:4.13.3-1) ...
Removing libplasma3 (4:4.14.1-1) ...
Removing libkatepartinterfaces4 (4:4.14.1-1) ...
Removing libknewstuff3-4 (4:4.14.1-1) ...
Removing nepomuk-core-runtime (4:4.12.4-1) ...
Removing libavahi-core7:amd64 (0.6.31-4) ...
Removing libavahi-glib1:amd64 (0.6.31-4) ...
Removing libk3b6-extracodecs (2.0.2-7.1) ...
Removing libopencv-legacy2.4:amd64 (2.4.8+dfsg1-2) ...
Removing libavcodec56:amd64 (10:2.4.1-dmo1) ...
Removing libavresample2:amd64 (10:2.4.1-dmo1) ...
Removing libswresample1:amd64 (10:2.4.1-dmo1) ...
Removing libavutil54:amd64 (10:2.4.1-dmo1) ...
Removing obex-data-server (0.4.5-1+b3) ...
Removing libbluetooth3:amd64 (5.23-1) ...
Removing libburn4 (1.3.2-1.1) ...
Removing libpam-ck-connector:amd64 (0.4.6-5) ...
Removing libck-connector0:amd64 (0.4.6-5) ...
Removing libdaemon0:amd64 (0.14-6) ...
Removing libkactivities-models1 (4:4.13.3-1) ...
Removing libnepomukcore4 (4:4.12.4-1) ...
Removing libk3b6 (2.0.2-7.1) ...
Removing libkcddb4 (4:4.14.0-1) ...
Removing libepub0 (0.2.2-4) ...
Removing libtracker-sparql-1.0-0:amd64 (1.0.4-1) ...
Removing libexempi3:amd64 (2.2.1-2) ...
Removing libofa0 (0.9.3-6) ...
Removing libfftw3-double3:amd64 (3.3.4-1) ...
Removing libfftw3-single3:amd64 (3.3.4-1) ...
Removing libflac++6:amd64 (1.3.0-2) ...
Removing libflite1:amd64 (1.4-release-11) ...
Removing libfluidsynth1:amd64 (1.1.6-2) ...
Removing libgcr-ui-3-1:amd64 (3.12.2-1) ...
Removing libgcr-base-3-1:amd64 (3.12.2-1) ...
Removing libgck-1-0:amd64 (3.12.2-1) ...
Removing libgcr-3-common (3.12.2-1) ...
Removing libimobiledevice4:amd64 (1.1.5-2+b1) ...
Removing libgcrypt20:amd64 (1.6.2-3) ...
Removing libgles2-mesa:amd64 (10.2.6-1) ...
Removing libgmime-2.6-0:amd64 (2.6.20-1) ...
Removing libgnutls-deb0-28:amd64 (3.3.8-2) ...
Removing libgoa-1.0-0b:amd64 (3.14.0-1) ...
Removing libgoa-1.0-common (3.14.0-1) ...
Removing libgphoto2-6:amd64 (2.5.4-1.1) ...
Removing libgphoto2-port10:amd64 (2.5.4-1.1) ...
Removing libgstreamer-plugins-bad1.0-0:amd64 (1.2.2-1) ...
Removing libgstreamer-plugins-base0.10-0:amd64 (0.10.36-2) ...
Removing libgstreamer0.10-0:amd64 (0.10.36-1.4) ...
Removing libgtop2-7 (2.28.5-2) ...
Removing libgtop2-common (2.28.5-2) ...
Removing libkmediaplayer4 (4:4.14.1-1) ...
Removing libiptcdata0 (1.0.4-4) ...
Removing libisofs6 (1.3.2-1.1) ...
Removing libjte1 (1.20-1) ...
Removing libkactivities6 (4:4.13.3-1) ...
Removing libkcmutils4 (4:4.14.1-1) ...
Removing libkcompactdisc4 (4:4.12.3-2) ...
Removing libkde3support4 (4:4.14.1-1) ...
Removing libkdeclarative5 (4:4.14.1-1) ...
Removing libkdesu5 (4:4.14.1-1) ...
Removing libkdewebkit5 (4:4.14.1-1) ...
Removing libkdnssd4 (4:4.14.1-1) ...
Removing libkemoticons4 (4:4.14.1-1) ...
Removing libkfile4 (4:4.14.1-1) ...
Removing libkhtml5 (4:4.14.1-1) ...
Removing libkidletime4 (4:4.14.1-1) ...
Removing libkjsembed4 (4:4.14.1-1) ...
Removing libkjsapi4 (4:4.14.1-1) ...
Removing libknotifyconfig4 (4:4.14.1-1) ...
Removing libkntlm4 (4:4.14.1-1) ...
Removing libktexteditor4 (4:4.14.1-1) ...
Removing libkpty4 (4:4.14.1-1) ...
Removing libkrosscore4 (4:4.14.1-1) ...
Removing libkxmlrpcclient4 (4:4.14.1-1) ...
Removing lightdm-gtk-greeter (1.8.5-1) ...
Removing liblightdm-gobject-1-0 (1.10.1-3) ...
Removing libmimic0 (1.0.4-2.2) ...
Removing libmms0:amd64 (0.6.2-4) ...
Removing libmusicbrainz5-0:amd64 (5.0.1-2) ...
Removing libnautilus-extension1a (3.8.2-3) ...
Removing libntrack-qt4-1 (016-1.2) ...
Removing libopenal1:amd64 (1:1.15.1-5) ...
Removing libopenal-data (1:1.15.1-5) ...
Removing libopencv-contrib2.4:amd64 (2.4.8+dfsg1-2) ...
Removing libopencv-calib3d2.4:amd64 (2.4.8+dfsg1-2) ...
Removing libopencv-video2.4:amd64 (2.4.8+dfsg1-2) ...
Removing libopencv-objdetect2.4:amd64 (2.4.8+dfsg1-2) ...
Removing libopencv-ml2.4:amd64 (2.4.8+dfsg1-2) ...
Removing libopenobex1 (1.5-2.1) ...
Removing libpackagekit-glib2-16:amd64 (0.8.17-2) ...
Removing libpam-gnome-keyring (3.14.0-1) ...
Removing phonon:amd64 (4:4.8.0-1) ...
Removing phonon-backend-vlc:amd64 (0.7.1-1) ...
Removing libphonon4:amd64 (4:4.8.0-1) ...
Removing usbmuxd (1.0.8-3) ...
Removing libusbmuxd2 (1.0.8-3) ...
Removing libplist1:amd64 (1.10-1) ...
Removing libplist2:amd64 (1.11-3) ...
Removing libpolkit-qt-1-1 (0.103.0-1) ...
Removing pulseaudio-utils (5.0-6) ...
Removing libpulsedsp:amd64 (5.0-6) ...
Removing libqca2:amd64 (2.0.3-6) ...
Removing libqt4-declarative:amd64 (4:4.8.6+git64-g5dc8b2b+dfsg-2) ...
Removing libqt4-qt3support:amd64 (4:4.8.6+git64-g5dc8b2b+dfsg-2) ...
Removing libqt4-designer:amd64 (4:4.8.6+git64-g5dc8b2b+dfsg-2) ...
Removing libqtwebkit4:amd64 (2.3.2.dfsg-4) ...
Removing libqt4-xmlpatterns:amd64 (4:4.8.6+git64-g5dc8b2b+dfsg-2) ...
Removing libqt4-opengl:amd64 (4:4.8.6+git64-g5dc8b2b+dfsg-2) ...
Removing libqt4-script:amd64 (4:4.8.6+git64-g5dc8b2b+dfsg-2) ...
Removing libquvi7:amd64 (0.4.1-2.1) ...
Removing libquvi-scripts (0.4.21-2) ...
Removing libreoffice (1:4.1.6~rc2-1+b1) ...
Removing libreoffice-gtk (1:4.1.6~rc2-1+b1) ...
Removing libreoffice-help-en-us (1:4.1.6~rc2-1) ...
Removing libsbc1:amd64 (1.2-3) ...
Removing libsidplay1 (1.36.59-6) ...
Removing libsoundtouch0:amd64 (1.8.0-1) ...
Removing libspandsp2:amd64 (0.0.6-2) ...
Removing libsrtp0 (1.4.5~20130609~dfsg-1) ...
Removing libssh-4:amd64 (0.6.3-3+b1) ...
Removing libsystemd-daemon0:amd64 (208-8) ...
Removing libthreadweaver4 (4:4.14.1-1) ...
Removing libtracker-sparql-0.16-0 (0.16.2-1+b2) ...
Removing libudisks2-0:amd64 (2.1.3-3) ...
Removing libupower-glib1:amd64 (0.9.23-2+b2) ...
Removing libupower-glib3:amd64 (0.99.1-3) ...
Removing virtuoso-minimal (6.1.6+dfsg2-2) ...
Removing libvirtodbc0 (6.1.6+dfsg2-2) ...
Virtuoso has been deleted (if it existed at all) because its usage count became zero
Removing libwebp4:amd64 (0.3.0-3+b1) ...
Removing libwebrtc-audio-processing-0:amd64 (0.1-3) ...
Removing libwildmidi1:amd64 (0.3.7-1) ...
Removing libwildmidi-config (0.3.7-1) ...
Removing libx265-31:amd64 (1.3-dmo1) ...
Removing libxklavier16 (5.2.1-1) ...
Removing libzbar0 (0.10+doc-9+b3) ...
Removing libzip2 (0.11.2-1.1) ...
Removing lxde (4+nmu1) ...
Removing mythes-en-us (1:3.3.0-4) ...
Removing nepomuk-core-data (4:4.14.0-1) ...
Removing p11-kit (0.20.2-1) ...
Removing system-config-printer-udev (1.4.3-4) ...
Removing python-cupshelpers (1.4.3-4) ...
Removing python-cups (1.9.63-1) ...
Removing python-dbus (1.2.0-2+b3) ...
Removing python-dbus-dev (1.2.0-2) ...
Removing python-gobject (3.12.1-1) ...
Removing samba-common-bin (2:4.1.3+dfsg-2) ...
Removing python-samba (2:4.1.3+dfsg-2) ...
Removing python-ldb (1:1.1.16-1) ...
Removing python-libxml2 (2.9.1+dfsg1-4) ...
Removing python-tdb (1.3.0-1.1) ...
Removing rtkit (0.11-1) ...
Removing smbclient (2:4.1.3+dfsg-2) ...
Removing samba-common (2:4.1.3+dfsg-2) ...
Removing shared-desktop-ontologies (0.11.0-1) ...
Removing vcdimager (0.7.24+dfsg-0.2) ...
Removing virtuoso-opensource-6.1-bin (6.1.6+dfsg2-2) ...
Removing virtuoso-opensource-6.1-common (6.1.6+dfsg2-2) ...
Removing xsane (0.998-6) ...
Removing xsane-common (0.998-6) ...
Removing libopencv-features2d2.4:amd64 (2.4.8+dfsg1-2) ...
Removing libopencv-highgui2.4:amd64 (2.4.8+dfsg1-2) ...
Removing libgtkglext1 (1.2.0-3.2) ...
Removing libkparts4 (4:4.14.1-1) ...
Removing libnepomukutils4 (4:4.14.1-1) ...
Removing libnepomukquery4a (4:4.14.1-1) ...
Removing libopencv-imgproc2.4:amd64 (2.4.8+dfsg1-2) ...
Removing libopencv-flann2.4:amd64 (2.4.8+dfsg1-2) ...
Removing libkio5 (4:4.14.1-1) ...
Removing libstreamanalyzer0 (0.7.8-1+b1) ...
Removing libavformat54:amd64 (10:1.2.4-dmo4) ...
Removing libavcodec54:amd64 (10:1.2.4-dmo4) ...
Removing libnepomuk4 (4:4.14.1-1) ...
Removing libopencv-core2.4:amd64 (2.4.8+dfsg1-2) ...
Removing librtmp0:amd64 (2.4+20121230.gitdf6c518-1) ...
Removing libsolid4 (4:4.14.1-1) ...
Removing libstreams0 (0.7.8-1+b1) ...
Removing libtbb2 (4.2~20140122-1.1) ...
Removing libx264-140:amd64 (3:0.140.2377+git1ca7bb9-dmo3) ...
Removing libkdeui5 (4:4.14.1-1) ...
Removing libattica0.4:amd64 (0.4.2-1) ...
Removing libdbusmenu-qt2:amd64 (0.9.2-1) ...
Removing libkdecore5 (4:4.14.1-1) ...
Removing libdlrestrictions1 (0.15.15) ...
Removing libfam0 (2.7.0-17.1) ...
Removing libsoprano4 (2.9.4+dfsg-1.1) ...
Removing soprano-daemon (2.9.4+dfsg-1.1) ...
Removing libiodbc2:amd64 (3.52.9-2) ...
Removing libqt4-network:amd64 (4:4.8.6+git64-g5dc8b2b+dfsg-2) ...
Removing odbcinst1debian2:amd64 (2.3.1-3) ...
Removing libntrack0 (016-1.2) ...
Removing ntrack-module-libnl-0 (016-1.2) ...
Removing odbcinst (2.3.1-3) ...
Processing triggers for libc-bin (2.19-11) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for shared-mime-info (1.3-1) ...
Processing triggers for libglib2.0-0:amd64 (2.42.0-1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for mime-support (3.56) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for gnome-icon-theme (3.12.0-1) ...
Processing triggers for udev (208-6) ...
Processing triggers for doc-base (0.10.6) ...
Processing 2 removed doc-base files...
Registering documents with dwww...
Registering documents with scrollkeeper...
Processing triggers for menu (2.1.47) ...
The apt-get autoremove command didn't change anything wrt the above state of all basic functions of my machine being in good shape.

I think I got a fine functioning LXDE desktop (even udisks work, if that is the automounting package; telling this for those who want to try this method to be rid of intrusion poetteringware, but like to have all the DE frills).

I only needed to sort out the /etc/sudoers, via visudo, of course, to be able to sudo to root in the DE.

There is probably things to sort, maybe there is some prevent-XXX to still install, but I believe I have, apparently, realized my dreams, and I want to say a big thanks to all the people who fought to recover this unixness in Debian that I enjoy in full and without the intrusion burden, once again! From adenukolnis, edbarx, tomazzi, buntunub, keithpeter, golinux, Randicus, lliv, dasein and everybody who put in their time and effort.

I surely want to thank the good Debian members developers who care for us users, as there are obviously still nice people in Debian, to overcome these unhappy changes, albeit I can agree that poetteringware programs may be there for those who love them, just they must not intrude onto the good old sensible and time-honored traditions of Unix which are still strong in Debian. I agree with those who do not want confrontation. The systemd lovers keep to their programs, we who love the Unix style of things keep to our programs, in the same distribution; no problems, no confrontations!

And I want to thank the Debian Developer who has done the magic of ridding me, and others who will use this tip to free their systems from intrusion, of what I have long wanted out of my Debian machines, the dbus, the pulseaudio, along with surely systemd and other such programs: Thorsten mirabilos Glaser.

I really have wished for this freedom for months! Pls. read here:

How to avoid stealth installation of systemd?
http://forums.debian.net/viewtopic.php? ... 45#p552566

( that suspicion of mine that you can read about there has not completely vanished, but I'm now on the right track to solve it )

That is where I expressed it kind of clearly enough in Debian Forums, but previously I struggled hard to rid of those instrusion software in Gentoo as well:

Uninstalling dbus and *kits (to Unfacilitate Remote Seats)
https://forums.gentoo.org/viewtopic-t-992146.html

(I've just done some more sorting out of this tip; see the EDIT time in bottom), but in essence, the basics of this tip are done.

Thank you for bearing with me!

EDIT Fri 12 Dec 0h CET
Last edited by timbgo on 2014-12-11 23:11, edited 2 times in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#9 Post by timbgo »

For the Debian Forums readers who prepare thoroughly before they venture into changes, and these are, IMO, undisputably good changes that restore to the user his security and freedom, which by nefarious nature of poetteringware have been gravely damaged, and most likely in ways even worse than just by the encroachment of that poetteringware onto sacred FOSS Unix grounds of Debian, there are a few caveats left to warn of, or it may be, more probably, but I will know that only as I use my recovered old unix-style Debian, and after some more configuring/installing of different programs; [or it may be, more probably] just a few workarounds to perform/apply... But I will know that only after more use of my recovered old unix-style Debian. Remember that I may be somewhat experienced and advanced, but I am by no means an expert.

In my wish to, now that MirDebian WTF packages which I installed have earned my trust in the MirDebian repo, I decided to go for the other of the repo's packages.

In the now usual combination of history line/log (just shortened this time), here is what happened, and I'll then analyze it, and say what I now find missing of the functinalities of my system.

Code: Select all

apt-get install prevent-networkmanager

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  prevent-networkmanager
0 upgraded, 1 newly installed, 0 to remove and 191 not upgraded.
Need to get 3906 B of archives.
After this operation, 45.1 kB of additional disk space will be used.
Get:1 http://192.168.3.2/Debian/debs/ sid/wtf prevent-networkmanager all 18 [3906 B]
Fetched 3906 B in 0s (0 B/s)
Selecting previously unselected package prevent-networkmanager.
(Reading database ... 236265 files and directories currently installed.)
Preparing to unpack .../prevent-networkmanager_18_all.deb ...
Unpacking prevent-networkmanager (18) ...
Setting up prevent-networkmanager (18) ...

Code: Select all

apt-get install prevent-policykit

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  brasero-common cdparanoia cdrdao cups-client freepats gir1.2-atk-1.0
  gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-notify-0.7
  gir1.2-packagekitglib-1.0 gnome-accessibility-themes
  gnome-icon-theme-symbolic gnome-themes-standard gnome-themes-standard-data
  gstreamer0.10-pulseaudio gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly
  gtk2-engines-pixbuf gvfs-common gvfs-libs hyphen-en-us k3b-data kate-data
  katepart kde-runtime-data kdelibs-bin kdelibs5-data kdoctools
  libaccountsservice0 libao-common libao4 libarchive13 libatasmart4
  libattica0.4 libavahi-core7 libavahi-glib1 libavcodec54 libavcodec56
  libavformat54 libavresample2 libavutil54 libbluetooth3 libbrasero-media3-1
  libburn4 libck-connector0 libdaemon0 libdbusmenu-qt2 libdlrestrictions1
  libepub0 libexempi3 libfam0 libfftw3-double3 libfftw3-single3 libflac++6
  libflite1 libfluidsynth1 libgck-1-0 libgcr-3-common libgcr-base-3-1
  libgcr-ui-3-1 libgcrypt20 libgles2-mesa libgmime-2.6-0 libgnutls-deb0-28
  libgoa-1.0-0b libgoa-1.0-common libgphoto2-6 libgphoto2-port10
  libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base0.10-0
  libgstreamer0.10-0 libgtkglext1 libgtop2-7 libgtop2-common libimobiledevice4
  libiodbc2 libiptcdata0 libisofs6 libjte1 libk3b6 libk3b6-extracodecs
  libkactivities-bin libkactivities-models1 libkactivities6
  libkatepartinterfaces4 libkcddb4 libkcmutils4 libkcompactdisc4
  libkde3support4 libkdeclarative5 libkdecore5 libkdesu5 libkdeui5
  libkdewebkit5 libkdnssd4 libkemoticons4 libkfile4 libkhtml5 libkidletime4
  libkio5 libkjsapi4 libkjsembed4 libkmediaplayer4 libknewstuff3-4
  libknotifyconfig4 libkntlm4 libkparts4 libkpty4 libkrosscore4
  libktexteditor4 libkxmlrpcclient4 liblightdm-gobject-1-0 libmimic0 libmms0
  libmusicbrainz5-0 libnautilus-extension1a libnepomuk4 libnepomukcore4
  libnepomukquery4a libnepomukutils4 libntrack-qt4-1 libntrack0 libofa0
  libopenal-data libopenal1 libopencv-calib3d2.4 libopencv-contrib2.4
  libopencv-core2.4 libopencv-features2d2.4 libopencv-flann2.4
  libopencv-highgui2.4 libopencv-imgproc2.4 libopencv-legacy2.4
  libopencv-ml2.4 libopencv-objdetect2.4 libopencv-video2.4 libopenobex1
  libpackagekit-glib2-16 libpam-ck-connector libpam-gnome-keyring libphonon4
  libplasma3 libplist1 libplist2 libpolkit-qt-1-1 libpulsedsp libqca2
  libqt4-declarative libqt4-designer libqt4-network libqt4-opengl
  libqt4-qt3support libqt4-script libqt4-xmlpatterns libqtwebkit4
  libquvi-scripts libquvi7 libreoffice libreoffice-gtk libreoffice-help-en-us
  librtmp0 libsbc1 libsidplay1 libsolid4 libsoprano4 libsoundtouch0
  libspandsp2 libsrtp0 libssh-4 libstreamanalyzer0 libstreams0 libswresample1
  libsystemd-daemon0 libtbb2 libthreadweaver4 libtotem-plparser17
  libtotem-plparser18 libtracker-sparql-0.16-0 libtracker-sparql-1.0-0
  libudisks2-0 libupower-glib1 libupower-glib3 libusbmuxd2 libvirtodbc0
  libwebp4 libwebrtc-audio-processing-0 libwildmidi-config libwildmidi1
  libx264-140 libx265-31 libxklavier16 libzbar0 libzip2 lightdm-gtk-greeter
  lxde mythes-en-us nepomuk-core-data nepomuk-core-runtime
  ntrack-module-libnl-0 obex-data-server odbcinst odbcinst1debian2 p11-kit
  phonon phonon-backend-vlc plasma-scriptengine-javascript pulseaudio-utils
  python-cups python-cupshelpers python-dbus python-dbus-dev python-gobject
  python-ldb python-libxml2 python-samba python-tdb rtkit samba-common
  samba-common-bin shared-desktop-ontologies smbclient soprano-daemon
  system-config-printer system-config-printer-udev usbmuxd vcdimager
  virtuoso-minimal virtuoso-opensource-6.1-bin virtuoso-opensource-6.1-common
  xsane xsane-common
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  cups-pk-helper
The following NEW packages will be installed:
  prevent-policykit
0 upgraded, 1 newly installed, 1 to remove and 232 not upgraded.
Need to get 3,610 B of archives.
After this operation, 265 kB disk space will be freed.
Do you want to continue? [Y/n] Get:1 http://192.168.3.2/Debian/debs/ sid/wtf prevent-policykit all 18 [3,610 B]
Fetched 3,610 B in 0s (0 B/s)
(Reading database ... 248973 files and directories currently installed.)
Removing cups-pk-helper (0.2.5-2) ...
Selecting previously unselected package prevent-policykit.
(Reading database ... 248937 files and directories currently installed.)
Preparing to unpack .../prevent-policykit_18_all.deb ...
Unpacking prevent-policykit (18) ...
Setting up prevent-policykit (18) ...

Code: Select all

apt-get install prevent-ppckit

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  prevent-consolekit prevent-packagekit
The following NEW packages will be installed:
  prevent-consolekit prevent-packagekit prevent-ppckit
0 upgraded, 3 newly installed, 0 to remove and 191 not upgraded.
Need to get 11.1 kB of archives.
After this operation, 135 kB of additional disk space will be used.
Do you want to continue? [Y/n] Get:1 http://192.168.3.2/Debian/debs/ sid/wtf prevent-consolekit all 18 [3742 B]
Get:2 http://192.168.3.2/Debian/debs/ sid/wtf prevent-packagekit all 18 [3686 B]
Get:3 http://192.168.3.2/Debian/debs/ sid/wtf prevent-ppckit all 18 [3644 B]
Fetched 11.1 kB in 0s (974 kB/s)
Selecting previously unselected package prevent-consolekit.
(Reading database ... 236269 files and directories currently installed.)
Preparing to unpack .../prevent-consolekit_18_all.deb ...
Unpacking prevent-consolekit (18) ...
Selecting previously unselected package prevent-packagekit.
Preparing to unpack .../prevent-packagekit_18_all.deb ...
Unpacking prevent-packagekit (18) ...
Selecting previously unselected package prevent-ppckit.
Preparing to unpack .../prevent-ppckit_18_all.deb ...
Unpacking prevent-ppckit (18) ...
Setting up prevent-consolekit (18) ...
Setting up prevent-packagekit (18) ...
Setting up prevent-ppckit (18) ...

Code: Select all

apt-get install prevent-aptitude

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  alsa-base crda ethtool hdparm iw libfs6 libx86-1 pm-utils vbetool
  wireless-regdb x11-apps x11-session-utils x11-xfs-utils xinit xorg
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  aptitude aptitude-common task-desktop task-english tasksel tasksel-data
The following NEW packages will be installed:
  prevent-aptitude
0 upgraded, 1 newly installed, 6 to remove and 189 not upgraded.
Need to get 3628 B of archives.
After this operation, 16.1 MB disk space will be freed.
Do you want to continue? [Y/n] Get:1 http://192.168.3.2/Debian/debs/ sid/wtf prevent-aptitude all 18 [3628 B]
Fetched 3628 B in 0s (0 B/s)
(Reading database ... 236280 files and directories currently installed.)
Removing aptitude (0.6.10-1) ...
Removing aptitude-common (0.6.10-1) ...
Removing task-desktop (3.27) ...
Removing task-english (3.27) ...
Removing tasksel-data (3.27) ...
Removing tasksel (3.27) ...
Processing triggers for menu (2.1.47) ...
Processing triggers for man-db (2.6.7.1-1) ...
Selecting previously unselected package prevent-aptitude.
(Reading database ... 235972 files and directories currently installed.)
Preparing to unpack .../prevent-aptitude_18_all.deb ...
Unpacking prevent-aptitude (18) ...
Setting up prevent-aptitude (18) ...

Code: Select all

apt-get install prevent-unattended-upgrades

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  alsa-base crda ethtool hdparm iw libfs6 libx86-1 pm-utils vbetool
  wireless-regdb x11-apps x11-session-utils x11-xfs-utils xinit xorg
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  prevent-unattended-upgrades
0 upgraded, 1 newly installed, 0 to remove and 189 not upgraded.
Need to get 3976 B of archives.
After this operation, 45.1 kB of additional disk space will be used.
Get:1 http://192.168.3.2/Debian/debs/ sid/wtf prevent-unattended-upgrades all 18 [3976 B]
Fetched 3976 B in 0s (0 B/s)
Selecting previously unselected package prevent-unattended-upgrades.
(Reading database ... 235976 files and directories currently installed.)
Preparing to unpack .../prevent-unattended-upgrades_18_all.deb ...
Unpacking prevent-unattended-upgrades (18) ...
Setting up prevent-unattended-upgrades (18) ...

Code: Select all

apt-get autoremove

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  alsa-base crda ethtool hdparm iw libfs6 libx86-1 pm-utils vbetool
  wireless-regdb x11-apps x11-session-utils x11-xfs-utils xinit xorg
0 upgraded, 0 newly installed, 15 to remove and 188 not upgraded.
After this operation, 4379 kB disk space will be freed.
Do you want to continue? [Y/n] (Reading database ... 235979 files and directories currently installed.)
Removing alsa-base (1.0.27+1) ...
Removing crda (3.13-1) ...
Removing ethtool (1:3.16-1) ...
Removing hdparm (9.43-1.1) ...
Removing iw (3.14-1) ...
Removing x11-xfs-utils (7.7+1) ...
Removing libfs6:amd64 (2:1.0.6-1) ...
Removing vbetool (1.1-3) ...
Removing libx86-1:amd64 (1.1+ds1-10) ...
Removing pm-utils (1.4.1-15) ...
Removing wireless-regdb (2013.11.27-1) ...
Removing xorg (1:7.7+6) ...
Removing x11-apps (7.7+3) ...
Removing x11-session-utils (7.7+1) ...
Removing xinit (1.3.4-1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for libc-bin (2.19-11) ...
Processing triggers for menu (2.1.47) ...
This, exampli gratia, is to serve as warning for newbies who might figure out the right way that this MirDebian WTF repo's metapackages without a shadow of doubt present, but who might get lost at a stage like this.

Namely, after having installed the above, and autoremoved what there was to autoremove, I noticed that upon reboot I couldn't anymore start X11!

Code: Select all

$ startx
returned some error telling me that that command was not found.

But this is easy to solve:

Code: Select all

apt-get install xorg

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libllvm3.3 libspice-server1 libxatracker1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libepoxy0 libevdev2 libgcrypt20 libxatracker2 x11-apps x11-session-utils
  xinit xserver-xorg xserver-xorg-core xserver-xorg-input-evdev
  xserver-xorg-input-mouse xserver-xorg-input-synaptics
  xserver-xorg-input-vmmouse xserver-xorg-input-wacom xserver-xorg-video-ati
  xserver-xorg-video-cirrus xserver-xorg-video-fbdev xserver-xorg-video-intel
  xserver-xorg-video-mach64 xserver-xorg-video-mga
  xserver-xorg-video-modesetting xserver-xorg-video-neomagic
  xserver-xorg-video-nouveau xserver-xorg-video-openchrome
  xserver-xorg-video-qxl xserver-xorg-video-r128 xserver-xorg-video-radeon
  xserver-xorg-video-savage xserver-xorg-video-siliconmotion
  xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-trident
  xserver-xorg-video-vesa xserver-xorg-video-vmware
Suggested packages:
  rng-tools xorg-docs x11-xfs-utils gpointing-device-settings touchfreeze
  xinput firmware-linux
The following NEW packages will be installed:
  libepoxy0 libevdev2 libgcrypt20 libxatracker2 x11-apps x11-session-utils
  xinit xorg
The following packages will be upgraded:
  xserver-xorg xserver-xorg-core xserver-xorg-input-evdev
  xserver-xorg-input-mouse xserver-xorg-input-synaptics
  xserver-xorg-input-vmmouse xserver-xorg-input-wacom xserver-xorg-video-ati
  xserver-xorg-video-cirrus xserver-xorg-video-fbdev xserver-xorg-video-intel
  xserver-xorg-video-mach64 xserver-xorg-video-mga
  xserver-xorg-video-modesetting xserver-xorg-video-neomagic
  xserver-xorg-video-nouveau xserver-xorg-video-openchrome
  xserver-xorg-video-qxl xserver-xorg-video-r128 xserver-xorg-video-radeon
  xserver-xorg-video-savage xserver-xorg-video-siliconmotion
  xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-trident
  xserver-xorg-video-vesa xserver-xorg-video-vmware
27 upgraded, 8 newly installed, 0 to remove and 161 not upgraded.
Need to get 7943 kB/8999 kB of archives.
After this operation, 7283 kB of additional disk space will be used.
Do you want to continue? [Y/n] WARNING: The following packages cannot be authenticated!
  libgcrypt20 libxatracker2 libevdev2 libepoxy0 x11-apps x11-session-utils
  xinit xserver-xorg-video-siliconmotion xserver-xorg-video-r128
  xserver-xorg-video-mach64 xserver-xorg-video-radeon xserver-xorg-video-ati
  xserver-xorg-video-intel xserver-xorg-video-trident xserver-xorg-video-mga
  xserver-xorg-video-nouveau xserver-xorg-video-modesetting
  xserver-xorg-video-neomagic xserver-xorg-video-cirrus
  xserver-xorg-video-tdfx xserver-xorg-video-sisusb xserver-xorg-video-vesa
  xserver-xorg-video-fbdev xserver-xorg-video-savage xserver-xorg-video-qxl
  xserver-xorg-video-vmware xserver-xorg-video-openchrome
  xserver-xorg-input-mouse xserver-xorg-input-evdev xserver-xorg-input-wacom
  xserver-xorg-input-vmmouse xserver-xorg-core xserver-xorg-input-synaptics
  xserver-xorg xorg
Install these packages without verification? [y/N] Get:1 http://192.168.3.2/Debian/deb-1/ jessie/main libxatracker2 amd64 10.2.6-1 [210 kB]
Get:2 http://192.168.3.2/Debian/deb-1/ jessie/main libevdev2 amd64 1.3+dfsg-1 [29.0 kB]
Get:3 http://192.168.3.2/Debian/deb-1/ jessie/main libepoxy0 amd64 1.2-1 [166 kB]
Get:4 http://192.168.3.2/Debian/deb-1/ jessie/main x11-session-utils amd64 7.7+1 [68.4 kB]
Get:5 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-siliconmotion amd64 1:1.7.7-2+b2 [83.0 kB]
Get:6 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-r128 amd64 6.9.2-1+b2 [178 kB]
Get:7 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-mach64 amd64 6.9.4-1+b3 [197 kB]
Get:8 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-radeon amd64 1:7.4.0-2 [415 kB]
Get:9 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-ati amd64 1:7.4.0-2 [301 kB]
Get:10 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-intel amd64 2:2.21.15-2+b2 [1330 kB]
Get:11 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-trident amd64 1:1.3.6-2+b2 [66.7 kB]
Get:12 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-mga amd64 1:1.6.3-2+b1 [98.7 kB]
Get:13 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-nouveau amd64 1:1.0.11-1 [311 kB]
Get:14 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-modesetting amd64 0.9.0-1+b1 [31.7 kB]
Get:15 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-neomagic amd64 1:1.2.8-1+b2 [41.1 kB]
Get:16 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-cirrus amd64 1:1.5.2-2+b1 [40.6 kB]
Get:17 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-tdfx amd64 1:1.4.5-1+b2 [42.2 kB]
Get:18 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-sisusb amd64 1:0.9.6-2+b2 [47.4 kB]
Get:19 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-vesa amd64 1:2.3.3-1+b3 [29.9 kB]
Get:20 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-fbdev amd64 1:0.4.4-1+b2 [23.2 kB]
Get:21 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-savage amd64 1:2.3.7-2+b2 [90.6 kB]
Get:22 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-qxl amd64 0.1.1-2+b1 [126 kB]
Get:23 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-vmware amd64 1:13.0.2-3+b1 [102 kB]
Get:24 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-video-openchrome amd64 1:0.3.3-1+b2 [200 kB]
Get:25 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-input-mouse amd64 1:1.9.0-1+b3 [66.2 kB]
Get:26 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-input-evdev amd64 1:2.9.0-2 [113 kB]
Get:27 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-input-wacom amd64 0.23.0+20131011-1+b2 [85.6 kB]
Get:28 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-input-vmmouse amd64 1:13.0.0-1+b3 [28.1 kB]
Get:29 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-core amd64 2:1.16.1-1 [3067 kB]
Get:30 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-input-synaptics amd64 1.8.1-1 [210 kB]
Get:31 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg amd64 1:7.7+7 [110 kB]
Get:32 http://192.168.3.2/Debian/deb-1/ jessie/main xorg amd64 1:7.7+7 [37.0 kB]
Reading changelogs...
Extracting templates from packages: 100%
Fetched 7943 kB in 0s (8577 kB/s)
Selecting previously unselected package libgcrypt20:amd64.
(Reading database ... 235671 files and directories currently installed.)
Preparing to unpack .../libgcrypt20_1.6.2-3_amd64.deb ...
Unpacking libgcrypt20:amd64 (1.6.2-3) ...
Selecting previously unselected package libxatracker2:amd64.
Preparing to unpack .../libxatracker2_10.2.6-1_amd64.deb ...
Unpacking libxatracker2:amd64 (10.2.6-1) ...
Selecting previously unselected package libevdev2.
Preparing to unpack .../libevdev2_1.3+dfsg-1_amd64.deb ...
Unpacking libevdev2 (1.3+dfsg-1) ...
Selecting previously unselected package libepoxy0.
Preparing to unpack .../libepoxy0_1.2-1_amd64.deb ...
Unpacking libepoxy0 (1.2-1) ...
Selecting previously unselected package x11-apps.
Preparing to unpack .../x11-apps_7.7+3_amd64.deb ...
Unpacking x11-apps (7.7+3) ...
Selecting previously unselected package x11-session-utils.
Preparing to unpack .../x11-session-utils_7.7+1_amd64.deb ...
Unpacking x11-session-utils (7.7+1) ...
Selecting previously unselected package xinit.
Preparing to unpack .../xinit_1.3.4-1_amd64.deb ...
Unpacking xinit (1.3.4-1) ...
Preparing to unpack .../xserver-xorg-video-siliconmotion_1%3a1.7.7-2+b2_amd64.deb ...
Unpacking xserver-xorg-video-siliconmotion (1:1.7.7-2+b2) over (1:1.7.7-2) ...
Preparing to unpack .../xserver-xorg-video-r128_6.9.2-1+b2_amd64.deb ...
Unpacking xserver-xorg-video-r128 (6.9.2-1+b2) over (6.9.2-1) ...
Preparing to unpack .../xserver-xorg-video-mach64_6.9.4-1+b3_amd64.deb ...
Unpacking xserver-xorg-video-mach64 (6.9.4-1+b3) over (6.9.4-1+b1) ...
Preparing to unpack .../xserver-xorg-video-radeon_1%3a7.4.0-2_amd64.deb ...
Unpacking xserver-xorg-video-radeon (1:7.4.0-2) over (1:7.3.0-1) ...
Preparing to unpack .../xserver-xorg-video-ati_1%3a7.4.0-2_amd64.deb ...
Unpacking xserver-xorg-video-ati (1:7.4.0-2) over (1:7.3.0-1) ...
Preparing to unpack .../xserver-xorg-video-intel_2%3a2.21.15-2+b2_amd64.deb ...
Unpacking xserver-xorg-video-intel (2:2.21.15-2+b2) over (2:2.21.15-1+b2) ...
Preparing to unpack .../xserver-xorg-video-trident_1%3a1.3.6-2+b2_amd64.deb ...
Unpacking xserver-xorg-video-trident (1:1.3.6-2+b2) over (1:1.3.6-2) ...
Preparing to unpack .../xserver-xorg-video-mga_1%3a1.6.3-2+b1_amd64.deb ...
Unpacking xserver-xorg-video-mga (1:1.6.3-2+b1) over (1:1.6.3-1) ...
Preparing to unpack .../xserver-xorg-video-nouveau_1%3a1.0.11-1_amd64.deb ...
Unpacking xserver-xorg-video-nouveau (1:1.0.11-1) over (1:1.0.10-1) ...
Preparing to unpack .../xserver-xorg-video-modesetting_0.9.0-1+b1_amd64.deb ...
Unpacking xserver-xorg-video-modesetting (0.9.0-1+b1) over (0.8.1-1) ...
Preparing to unpack .../xserver-xorg-video-neomagic_1%3a1.2.8-1+b2_amd64.deb ...
Unpacking xserver-xorg-video-neomagic (1:1.2.8-1+b2) over (1:1.2.8-1) ...
Preparing to unpack .../xserver-xorg-video-cirrus_1%3a1.5.2-2+b1_amd64.deb ...
Unpacking xserver-xorg-video-cirrus (1:1.5.2-2+b1) over (1:1.5.2-1+b1) ...
Preparing to unpack .../xserver-xorg-video-tdfx_1%3a1.4.5-1+b2_amd64.deb ...
Unpacking xserver-xorg-video-tdfx (1:1.4.5-1+b2) over (1:1.4.5-1) ...
Preparing to unpack .../xserver-xorg-video-sisusb_1%3a0.9.6-2+b2_amd64.deb ...
Unpacking xserver-xorg-video-sisusb (1:0.9.6-2+b2) over (1:0.9.6-2) ...
Preparing to unpack .../xserver-xorg-video-vesa_1%3a2.3.3-1+b3_amd64.deb ...
Unpacking xserver-xorg-video-vesa (1:2.3.3-1+b3) over (1:2.3.3-1+b1) ...
Preparing to unpack .../xserver-xorg-video-fbdev_1%3a0.4.4-1+b2_amd64.deb ...
Unpacking xserver-xorg-video-fbdev (1:0.4.4-1+b2) over (1:0.4.4-1) ...
Preparing to unpack .../xserver-xorg-video-savage_1%3a2.3.7-2+b2_amd64.deb ...
Unpacking xserver-xorg-video-savage (1:2.3.7-2+b2) over (1:2.3.7-2) ...
Preparing to unpack .../xserver-xorg-video-qxl_0.1.1-2+b1_amd64.deb ...
Unpacking xserver-xorg-video-qxl (0.1.1-2+b1) over (0.1.0-2.1) ...
Preparing to unpack .../xserver-xorg-video-vmware_1%3a13.0.2-3+b1_amd64.deb ...
Unpacking xserver-xorg-video-vmware (1:13.0.2-3+b1) over (1:13.0.1-2) ...
Preparing to unpack .../xserver-xorg-video-openchrome_1%3a0.3.3-1+b2_amd64.deb ...
Unpacking xserver-xorg-video-openchrome (1:0.3.3-1+b2) over (1:0.3.3-1) ...
Preparing to unpack .../xserver-xorg-input-mouse_1%3a1.9.0-1+b3_amd64.deb ...
Unpacking xserver-xorg-input-mouse (1:1.9.0-1+b3) over (1:1.9.0-1+b1) ...
Preparing to unpack .../xserver-xorg-input-evdev_1%3a2.9.0-2_amd64.deb ...
Unpacking xserver-xorg-input-evdev (1:2.9.0-2) over (1:2.8.2-1) ...
Preparing to unpack .../xserver-xorg-input-wacom_0.23.0+20131011-1+b2_amd64.deb ...
Unpacking xserver-xorg-input-wacom (0.23.0+20131011-1+b2) over (0.23.0+20131011-1) ...
Preparing to unpack .../xserver-xorg-input-vmmouse_1%3a13.0.0-1+b3_amd64.deb ...
Unpacking xserver-xorg-input-vmmouse (1:13.0.0-1+b3) over (1:13.0.0-1+b1) ...
Preparing to unpack .../xserver-xorg-core_2%3a1.16.1-1_amd64.deb ...
Unpacking xserver-xorg-core (2:1.16.1-1) over (2:1.14.5-1) ...
Preparing to unpack .../xserver-xorg-input-synaptics_1.8.1-1_amd64.deb ...
Unpacking xserver-xorg-input-synaptics (1.8.1-1) over (1.7.3-1) ...
Preparing to unpack .../xserver-xorg_1%3a7.7+7_amd64.deb ...
Unpacking xserver-xorg (1:7.7+7) over (1:7.7+6) ...
Selecting previously unselected package xorg.
Preparing to unpack .../xorg_1%3a7.7+7_amd64.deb ...
Unpacking xorg (1:7.7+7) ...
Processing triggers for menu (2.1.47) ...
Processing triggers for man-db (2.6.7.1-1) ...
Setting up libgcrypt20:amd64 (1.6.2-3) ...
Setting up libxatracker2:amd64 (10.2.6-1) ...
Setting up libevdev2 (1.3+dfsg-1) ...
Setting up libepoxy0 (1.2-1) ...
Setting up x11-apps (7.7+3) ...
Setting up x11-session-utils (7.7+1) ...
Setting up xinit (1.3.4-1) ...
Setting up xserver-xorg-core (2:1.16.1-1) ...
Setting up xserver-xorg-video-siliconmotion (1:1.7.7-2+b2) ...
Setting up xserver-xorg-video-r128 (6.9.2-1+b2) ...
Setting up xserver-xorg-video-mach64 (6.9.4-1+b3) ...
Setting up xserver-xorg-video-radeon (1:7.4.0-2) ...
Setting up xserver-xorg-video-ati (1:7.4.0-2) ...
Setting up xserver-xorg-video-intel (2:2.21.15-2+b2) ...
Setting up xserver-xorg-video-trident (1:1.3.6-2+b2) ...
Setting up xserver-xorg-video-mga (1:1.6.3-2+b1) ...
Setting up xserver-xorg-video-nouveau (1:1.0.11-1) ...
Setting up xserver-xorg-video-modesetting (0.9.0-1+b1) ...
Setting up xserver-xorg-video-neomagic (1:1.2.8-1+b2) ...
Setting up xserver-xorg-video-cirrus (1:1.5.2-2+b1) ...
Setting up xserver-xorg-video-tdfx (1:1.4.5-1+b2) ...
Setting up xserver-xorg-video-sisusb (1:0.9.6-2+b2) ...
Setting up xserver-xorg-video-vesa (1:2.3.3-1+b3) ...
Setting up xserver-xorg-video-fbdev (1:0.4.4-1+b2) ...
Setting up xserver-xorg-video-savage (1:2.3.7-2+b2) ...
Setting up xserver-xorg-video-qxl (0.1.1-2+b1) ...
Setting up xserver-xorg-video-vmware (1:13.0.2-3+b1) ...
Setting up xserver-xorg-video-openchrome (1:0.3.3-1+b2) ...
Setting up xserver-xorg-input-mouse (1:1.9.0-1+b3) ...
Setting up xserver-xorg-input-evdev (1:2.9.0-2) ...
Setting up xserver-xorg-input-wacom (0.23.0+20131011-1+b2) ...
Setting up xserver-xorg-input-vmmouse (1:13.0.0-1+b3) ...
Setting up xserver-xorg-input-synaptics (1.8.1-1) ...
Setting up xserver-xorg (1:7.7+7) ...
Setting up xorg (1:7.7+7) ...
Processing triggers for libc-bin (2.19-11) ...
Processing triggers for menu (2.1.47) ...

Code: Select all

apt-get install lxde

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  crda dnsmasq-base gnome-accessibility-themes gnome-icon-theme-symbolic
  gnome-themes-standard gnome-themes-standard-data gtk2-engines-pixbuf iw
  libgck-1-0 libgcr-3-common libgcr-base-3-1 libgcr-ui-3-1 libgnutls-deb0-28
  libjim0.75 liblightdm-gobject-1-0 libllvm3.3 libmbim-glib4 libmbim-proxy
  libmm-glib0 libndp0 libnetfilter-conntrack3 libnm-glib-vpn1 libnm-glib4
  libnm-gtk-common libnm-gtk0 libnm-util2 libpam-gnome-keyring
  libpolkit-backend-1-0 libqmi-glib1 libqmi-proxy libspice-server1
  libsystemd-daemon0 libteamdctl0 libxatracker1 libxklavier16
  lightdm-gtk-greeter modemmanager p11-kit p11-kit-modules usb-modeswitch
  usb-modeswitch-data wireless-regdb wpasupplicant
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  init libgnutls-deb0-28 libsystemd-journal0 libsystemd-login0 sysvinit
Suggested packages:
  gnutls-bin
Recommended packages:
  lightdm x-display-manager network-manager-gnome
The following NEW packages will be installed:
  init libgnutls-deb0-28 lxde
The following packages will be upgraded:
  libsystemd-journal0 libsystemd-login0 sysvinit
3 upgraded, 3 newly installed, 0 to remove and 158 not upgraded.
Need to get 217 kB/910 kB of archives.
After this operation, 1951 kB of additional disk space will be used.
Do you want to continue? [Y/n] WARNING: The following packages cannot be authenticated!
  init sysvinit libgnutls-deb0-28 libsystemd-journal0 libsystemd-login0 lxde
Install these packages without verification? [y/N] Get:1 http://192.168.3.2/Debian/deb-1/ jessie/main init amd64 1.21 [4634 B]
Get:2 http://192.168.3.2/Debian/deb-1/ jessie/main sysvinit amd64 2.88dsf-53.4 [98.6 kB]
Get:3 http://192.168.3.2/Debian/deb-1/ jessie/main libsystemd-journal0 amd64 208-8 [69.3 kB]
Get:4 http://192.168.3.2/Debian/deb-1/ jessie/main libsystemd-login0 amd64 208-8 [42.1 kB]
Get:5 http://192.168.3.2/Debian/deb-1/ jessie/main lxde all 4+nmu1 [2570 B]
Reading changelogs...
Fetched 217 kB in 0s (1948 kB/s)
Selecting previously unselected package init.
(Reading database ... 235863 files and directories currently installed.)
Preparing to unpack .../archives/init_1.21_amd64.deb ...
Unpacking init (1.21) ...
Setting up init (1.21) ...
(Reading database ... 235866 files and directories currently installed.)
Preparing to unpack .../sysvinit_2.88dsf-53.4_amd64.deb ...
Unpacking sysvinit (2.88dsf-53.4) over (2.88dsf-53.2) ...
Setting up sysvinit (2.88dsf-53.4) ...
Selecting previously unselected package libgnutls-deb0-28:amd64.
(Reading database ... 235869 files and directories currently installed.)
Preparing to unpack .../libgnutls-deb0-28_3.3.8-2_amd64.deb ...
Unpacking libgnutls-deb0-28:amd64 (3.3.8-2) ...
Preparing to unpack .../libsystemd-journal0_208-8_amd64.deb ...
Unpacking libsystemd-journal0:amd64 (208-8) over (204-8) ...
Preparing to unpack .../libsystemd-login0_208-8_amd64.deb ...
Unpacking libsystemd-login0:amd64 (208-8) over (204-8) ...
Selecting previously unselected package lxde.
Preparing to unpack .../archives/lxde_4+nmu1_all.deb ...
Unpacking lxde (4+nmu1) ...
Setting up libgnutls-deb0-28:amd64 (3.3.8-2) ...
Setting up libsystemd-journal0:amd64 (208-8) ...
Setting up libsystemd-login0:amd64 (208-8) ...
Setting up lxde (4+nmu1) ...
Processing triggers for libc-bin (2.19-11) ...
And startx was there, and I easily got back my LXDE.

I don't have a solution at hand yet, but these are not urgent for me at all, startx is sufficient for my needs. It is not urgent for me to install a login manager such as the following, to be able to boot directly into a [D]esktop [E]nvironment. That following incompleteness below, IMO, is such a cheap price to pay to be able to finally live without the intrusion dbus program!

Code: Select all

apt-get install lightdm

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 lightdm : Depends: dbus but it is not going to be installed
           Depends: consolekit but it is not going to be installed or
                    libpam-systemd but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Code: Select all

apt-get install slim

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 slim : Depends: dbus but it is not going to be installed
        Depends: consolekit but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Namely, to me, this is an agreeable sight. dbus is dead in my system, and is banned from returning. Thanks Heaven!

Of course it will be great if people fix lightdm/slim/some-other to install in Debian without dbus. Of course! But to let that monster dbus in just to be able to boot straight into DE, no, the price, IMO, is too high.

I have also noticed another issue, and that one is more important to me, I will need to fix it sooner than later. (However I may work very thoroughly, but also very slowly and I need time to arrive at things in some particular section of my work interest; I currently have a huge backlog to do, most of it because I couldn't use my Debian --just as previously Gentoo-- anymore with these nefarious intrusion changes in them; so my thanks in the previous posts are really from the heart; that was not anymore what FOSS Linux meant to me; and those people made this change possible to me, and to you, gentle reader!)

So, I got these things that need fixing sooner (but still probably slowly ;-) ) rather than later.

I do have setxkbmap still installed, but, say issuing:

Code: Select all

$ setxkbmap ua && sleep 10 && setxkbmap gb &
doesn't get me Ukrainian keyboard. Nothing I type into the urxvt-unicode terminal that I use (or LXTerminal) shows at all (well I didn't check all the 100-ish keys).
And even the text containing some Unicode characters, such as "Glory to Ukraine" in Ukrainian, even if I just try to cat it in any of the said terminals, shows garbled.

This is that text file of two words, simply cat'ed into this text as I prepare it offline.

Code: Select all

Слава УкÑаÑни!
And if I try and paste it into my Vim, after I cat it in the terminal, it's even worse:

Code: Select all

$ cat Glory_to_Ukraine.txt 

?????????? ????????????!
$
I will, upon my posting of this, paste the text over from some of my github.com/miroR scripts there, and see if Iceweasel does keep the Unicode still fine in my new no-dbus no-systemd no-pulseaudio nor other poetteringware Debian.

I'm online to check Unicode in Iceweasel:
I'm simply pasting these two words from the bottom of the readme of my jigdo-automate-scripts:

https://github.com/miroR/jigdo-automate-scripts
Слава України!

And anyway, Iceweasel appears with all functionalities intact!

My guess is that it's probably some of the other programs from MirDebian WTF repos, maybe programs like console-setup-linux-fonts-udeb or somesuch. Really don't know at this time. Am tired from all this work now.

I'm preparing this in my online no-SOHO machine, onto which I cloned the system partitions previously backed up from my master air-gapped only-SOHO no-internet-ever Debian system in which I did these apt-get MirDebian WTF metapackages installs.

Just a reminder that if a newbie is interested in how I clone my systems and wich is pretty similar to how by people like Bruce Schneier recommend to do the Air-Gapping), the links are in the first post in full, and here are same but less space consuming reminders Poor User's Defences, Basic Anti-Surveillance for Debian, and Postfix smtp-tls-wrapper, Bkp/Cloning Mthd, a Zerk Provider

EDIT Fri 12 Dec 0h CET
Last edited by timbgo on 2014-12-11 23:28, edited 2 times in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#10 Post by timbgo »

Code: Select all

apt-get autoremove

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  libgnutls-deb0-28 libllvm3.3 libspice-server1 libxatracker1
0 upgraded, 0 newly installed, 4 to remove and 158 not upgraded.
After this operation, 28.9 MB disk space will be freed.
Do you want to continue? [Y/n] (Reading database ... 235897 files and directories currently installed.)
Removing libgnutls-deb0-28:amd64 (3.3.8-2) ...
Removing libxatracker1:amd64 (9.2.2-1) ...
Removing libllvm3.3:amd64 (1:3.3-16) ...
Removing libspice-server1:amd64 (0.12.5-1) ...
Processing triggers for libc-bin (2.19-11) ...
This one that I thought some such I would need, is not there for my sid (and some others that I'm sparing the reader the unnecessary report).

Code: Select all

apt-get install console-setup-linux-fonts-udeb

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package console-setup-linux-fonts-udeb

Code: Select all

apt-get install bdf2psf

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  bdf2psf
0 upgraded, 1 newly installed, 0 to remove and 158 not upgraded.
Need to get 50.1 kB of archives.
After this operation, 225 kB of additional disk space will be used.
Get:1 http://192.168.3.2/Debian/debs/ sid/wtf bdf2psf all 1.113+wtf1 [50.1 kB]
Fetched 50.1 kB in 0s (1147 kB/s)
Selecting previously unselected package bdf2psf.
(Reading database ... 235853 files and directories currently installed.)
Preparing to unpack .../bdf2psf_1.113+wtf1_all.deb ...
Unpacking bdf2psf (1.113+wtf1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Setting up bdf2psf (1.113+wtf1) ...

Code: Select all

apt-get install ncurses-term-considered-harmful

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  ncurses-term
The following NEW packages will be installed:
  ncurses-term-considered-harmful
0 upgraded, 1 newly installed, 1 to remove and 158 not upgraded.
Need to get 3612 B of archives.
After this operation, 2194 kB disk space will be freed.
Do you want to continue? [Y/n] Get:1 http://192.168.3.2/Debian/debs/ sid/wtf ncurses-term-considered-harmful all 18 [3612 B]
Fetched 3612 B in 0s (69.1 kB/s)
(Reading database ... 235885 files and directories currently installed.)
Removing ncurses-term (5.9+20140913-1) ...
Selecting previously unselected package ncurses-term-considered-harmful.
(Reading database ... 233198 files and directories currently installed.)
Preparing to unpack .../ncurses-term-considered-harmful_18_all.deb ...
Unpacking ncurses-term-considered-harmful (18) ...
Setting up ncurses-term-considered-harmful (18) ...
The openntpd removed the error (red in the booting screen):

Code: Select all

[warn] startpar: service(s] skipped, program is not installed: ntp ... (warning).

Code: Select all

apt-get install openntpd

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  rdate
The following NEW packages will be installed:
  openntpd rdate
0 upgraded, 2 newly installed, 0 to remove and 158 not upgraded.
Need to get 65.0 kB of archives.
After this operation, 303 kB of additional disk space will be used.
Do you want to continue? [Y/n] Get:1 http://192.168.3.2/Debian/debs/ sid/wtf rdate amd64 2:20100805-0wtf1 [14.2 kB]
Get:2 http://192.168.3.2/Debian/debs/ sid/wtf openntpd amd64 2:3.9p1-7wtf10 [50.7 kB]
Fetched 65.0 kB in 0s (960 kB/s)
Selecting previously unselected package rdate.
(Reading database ... 233202 files and directories currently installed.)
Preparing to unpack .../rdate_2%3a20100805-0wtf1_amd64.deb ...
Unpacking rdate (2:20100805-0wtf1) ...
Selecting previously unselected package openntpd.
Preparing to unpack .../openntpd_2%3a3.9p1-7wtf10_amd64.deb ...
Unpacking openntpd (2:3.9p1-7wtf10) ...
Processing triggers for man-db (2.6.7.1-1) ...
Setting up rdate (2:20100805-0wtf1) ...
Setting up openntpd (2:3.9p1-7wtf10) ...
Installing new version of config file /etc/init.d/ntp ...
Installing new version of config file /etc/cron.daily/ntp ...
Installing new version of config file /etc/ntp.conf ...
Installing new version of config file /etc/default/ntp ...
Synchronising with 3.mirbsd.pool.ntp.org first.
rdate: 3.mirbsd.pool.ntp.org: Name or service not known
Starting openntpd: ntpd.
insserv: warning: current stop runlevel(s) (empty) of script `ntp' overrides LSB defaults (0 1 6).
But I was still left without the unicode fonts in my rxvt-unicode terminal. The following:

Code: Select all

apt-cache search font
gave huge list. But since I reported all that I did on my system in this transition to using MirDebian WTF packages to prevent-{systemd,dbus,consolekit,policikit,pulseaudio}, I was able to simply search with Ctrl-F font on this page of this topic that you are reading, and see that it might help to install:

Code: Select all

apt-cache search libfont-freetype-perl

Code: Select all

libfont-freetype-perl - module to read font files and render glyphs from Perl using FreeType2
which I did:

Code: Select all

apt-get install libfont-freetype-perl

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libalgorithm-c3-perl libapt-pkg-perl libcairo-perl libcgi-fast-perl
  libcgi-pm-perl libclass-c3-perl libclass-c3-xs-perl libclone-perl
  libcommon-sense-perl libcpan-meta-perl libcrypt-ssleay-perl
  libdata-optlist-perl libdata-section-perl libdbd-sqlite3-perl libdbi-perl
  libfcgi-perl libglib-perl libgtk2-perl libhtml-parser-perl libio-pty-perl
  libjson-xs-perl liblist-moreutils-perl liblocale-gettext-perl
  libmodule-build-perl libmodule-signature-perl libmro-compat-perl
  libnet-dbus-perl libnet-dns-perl libnet-ssleay-perl libossp-uuid-perl
  libpackage-constants-perl libpango-perl libparams-util-perl libperl5.20
  libperlio-gzip-perl libpod-readme-perl libregexp-common-perl libsocket6-perl
  libsoftware-license-perl libsub-exporter-perl libsub-identify-perl
  libsub-install-perl libsub-name-perl libsvn-perl libterm-readkey-perl
  libtext-charwidth-perl libtext-iconv-perl libtext-template-perl libuuid-perl
  libxml-libxml-perl libxml-parser-perl libyaml-libyaml-perl perl perl-base
  perl-modules rxvt-unicode
Suggested packages:
  libmldbm-perl libnet-daemon-perl libsql-statement-perl libgtk2-perl-doc
  libdata-dump-perl libterm-readline-gnu-perl libterm-readline-perl-perl
  libb-lint-perl libcpanplus-dist-build-perl libcpanplus-perl
  libfile-checktree-perl liblog-message-simple-perl liblog-message-perl
  libobject-accessor-perl
Recommended packages:
  rename libarchive-extract-perl libmodule-pluggable-perl libpod-latex-perl
  libterm-ui-perl libtext-soundex-perl
The following packages will be REMOVED:
  libperl5.18
The following NEW packages will be installed:
  libalgorithm-c3-perl libcgi-fast-perl libcgi-pm-perl libclass-c3-perl
  libclass-c3-xs-perl libcpan-meta-perl libdata-optlist-perl
  libdata-section-perl libfont-freetype-perl libmodule-build-perl
  libmodule-signature-perl libmro-compat-perl libpackage-constants-perl
  libparams-util-perl libperl5.20 libpod-readme-perl libregexp-common-perl
  libsoftware-license-perl libsub-exporter-perl libsub-install-perl
  libtext-template-perl
The following packages will be upgraded:
  libapt-pkg-perl libcairo-perl libclone-perl libcommon-sense-perl
  libcrypt-ssleay-perl libdbd-sqlite3-perl libdbi-perl libfcgi-perl
  libglib-perl libgtk2-perl libhtml-parser-perl libio-pty-perl libjson-xs-perl
  liblist-moreutils-perl liblocale-gettext-perl libnet-dbus-perl
  libnet-dns-perl libnet-ssleay-perl libossp-uuid-perl libpango-perl
  libperlio-gzip-perl libsocket6-perl libsub-identify-perl libsub-name-perl
  libsvn-perl libterm-readkey-perl libtext-charwidth-perl libtext-iconv-perl
  libuuid-perl libxml-libxml-perl libxml-parser-perl libyaml-libyaml-perl perl
  perl-base perl-modules rxvt-unicode
36 upgraded, 21 newly installed, 1 to remove and 122 not upgraded.
Need to get 13.6 MB of archives.
After this operation, 1105 kB disk space will be freed.
Do you want to continue? [Y/n] WARNING: The following packages cannot be authenticated!
  libcommon-sense-perl perl libperl5.20 rxvt-unicode libyaml-libyaml-perl
  libnet-ssleay-perl libsub-identify-perl libpango-perl libdbi-perl
  libsocket6-perl libtext-charwidth-perl libnet-dbus-perl
  liblist-moreutils-perl libclone-perl libsub-name-perl libio-pty-perl
  libhtml-parser-perl libcairo-perl libdbd-sqlite3-perl perl-base
  liblocale-gettext-perl libjson-xs-perl libgtk2-perl libterm-readkey-perl
  libnet-dns-perl libglib-perl libuuid-perl libtext-iconv-perl
  libcrypt-ssleay-perl libapt-pkg-perl libossp-uuid-perl libperlio-gzip-perl
  libfcgi-perl libxml-parser-perl libsvn-perl libxml-libxml-perl perl-modules
  libalgorithm-c3-perl libcgi-pm-perl libcgi-fast-perl libclass-c3-perl
  libclass-c3-xs-perl libcpan-meta-perl libparams-util-perl
  libsub-install-perl libdata-optlist-perl libmro-compat-perl
  libsub-exporter-perl libdata-section-perl libfont-freetype-perl
  libmodule-build-perl libmodule-signature-perl libpackage-constants-perl
  libregexp-common-perl libpod-readme-perl libtext-template-perl
  libsoftware-license-perl
Install these packages without verification? [y/N] Get:1 http://192.168.3.2/Debian/deb-1/ jessie/main libcommon-sense-perl amd64 3.73-2+b1 [23.7 kB]
Get:2 http://192.168.3.2/Debian/deb-1/ jessie/main perl amd64 5.20.1-1 [2614 kB]
Get:3 http://192.168.3.2/Debian/deb-1/ jessie/main libperl5.20 amd64 5.20.1-1 [1346 B]
Get:4 http://192.168.3.2/Debian/deb-2/ jessie/main rxvt-unicode amd64 9.20-1+b1 [737 kB]
Get:5 http://192.168.3.2/Debian/deb-2/ jessie/main libyaml-libyaml-perl amd64 0.41-5+b1 [67.0 kB]
Get:6 http://192.168.3.2/Debian/deb-1/ jessie/main libnet-ssleay-perl amd64 1.65-1+b1 [277 kB]
Get:7 http://192.168.3.2/Debian/deb-1/ jessie/main libsub-identify-perl amd64 0.04-2+b1 [9680 B]
Get:8 http://192.168.3.2/Debian/deb-1/ jessie/main libpango-perl amd64 1.226-2 [187 kB]
Get:9 http://192.168.3.2/Debian/deb-1/ jessie/main libdbi-perl amd64 1.631-3+b1 [816 kB]
Get:10 http://192.168.3.2/Debian/deb-1/ jessie/main libsocket6-perl amd64 0.25-1+b1 [28.5 kB]
Get:11 http://192.168.3.2/Debian/deb-1/ jessie/main libtext-charwidth-perl amd64 0.04-7+b3 [10.7 kB]
Get:12 http://192.168.3.2/Debian/deb-1/ jessie/main libnet-dbus-perl amd64 1.0.0-2+b2 [193 kB]
Get:13 http://192.168.3.2/Debian/deb-1/ jessie/main liblist-moreutils-perl amd64 0.33-2+b1 [44.4 kB]
Get:14 http://192.168.3.2/Debian/deb-1/ jessie/main libclone-perl amd64 0.37-1+b1 [14.2 kB]
Get:15 http://192.168.3.2/Debian/deb-1/ jessie/main libsub-name-perl amd64 0.07-1+b1 [10.4 kB]
Get:16 http://192.168.3.2/Debian/deb-1/ jessie/main libio-pty-perl amd64 1:1.08-1+b4 [35.8 kB]
Get:17 http://192.168.3.2/Debian/deb-1/ jessie/main libhtml-parser-perl amd64 3.71-1+b2 [109 kB]
Get:18 http://192.168.3.2/Debian/deb-1/ jessie/main libcairo-perl amd64 1.104-2 [96.5 kB]
Get:19 http://192.168.3.2/Debian/deb-2/ jessie/main libdbd-sqlite3-perl amd64 1.42-2+b1 [113 kB]
Get:20 http://192.168.3.2/Debian/deb-1/ jessie/main perl-base amd64 5.20.1-1 [1203 kB]
Get:21 http://192.168.3.2/Debian/deb-1/ jessie/main liblocale-gettext-perl amd64 1.05-8+b1 [19.0 kB]
Get:22 http://192.168.3.2/Debian/deb-1/ jessie/main libjson-xs-perl amd64 2.340-1+b2 [85.9 kB]
Get:23 http://192.168.3.2/Debian/deb-1/ jessie/main libgtk2-perl amd64 2:1.2492-3 [671 kB]
Get:24 http://192.168.3.2/Debian/deb-1/ jessie/main libterm-readkey-perl amd64 2.32-1+b1 [28.0 kB]
Get:25 http://192.168.3.2/Debian/deb-1/ jessie/main libnet-dns-perl amd64 0.79-2 [307 kB]
Get:26 http://192.168.3.2/Debian/deb-1/ jessie/main libglib-perl amd64 3:1.305-2 [350 kB]
Get:27 http://192.168.3.2/Debian/deb-1/ jessie/main libuuid-perl amd64 0.05-1+b1 [10.4 kB]
Get:28 http://192.168.3.2/Debian/deb-1/ jessie/main libtext-iconv-perl amd64 1.7-5+b2 [16.2 kB]
Get:29 http://192.168.3.2/Debian/deb-1/ jessie/main libcrypt-ssleay-perl amd64 0.58-1+b2 [45.8 kB]
Get:30 http://192.168.3.2/Debian/deb-1/ jessie/main libapt-pkg-perl amd64 0.1.29+b2 [77.4 kB]
Get:31 http://192.168.3.2/Debian/deb-1/ jessie/main libossp-uuid-perl amd64 1.6.2-1.5+b1 [30.2 kB]
Get:32 http://192.168.3.2/Debian/deb-1/ jessie/main libperlio-gzip-perl amd64 0.18-3+b1 [17.9 kB]
Get:33 http://192.168.3.2/Debian/deb-1/ jessie/main libfcgi-perl amd64 0.77-1+b1 [39.1 kB]
Get:34 http://192.168.3.2/Debian/deb-1/ jessie/main libxml-parser-perl amd64 2.41-3 [215 kB]
Get:35 http://192.168.3.2/Debian/deb-2/ jessie/main libsvn-perl amd64 1.8.10-1+b1 [939 kB]
Get:36 http://192.168.3.2/Debian/deb-1/ jessie/main libxml-libxml-perl amd64 2.0116+dfsg-1+b1 [365 kB]
Get:37 http://192.168.3.2/Debian/deb-1/ jessie/main perl-modules all 5.20.1-1 [2570 kB]
Get:38 http://192.168.3.2/Debian/deb-1/ jessie/main libalgorithm-c3-perl all 0.09-1 [11.9 kB]
Get:39 http://192.168.3.2/Debian/deb-1/ jessie/main libcgi-pm-perl all 4.03-1 [212 kB]
Get:40 http://192.168.3.2/Debian/deb-2/ jessie/main libcgi-fast-perl all 1:2.02-1 [10.5 kB]
Get:41 http://192.168.3.2/Debian/deb-1/ jessie/main libclass-c3-perl all 0.26-1 [22.9 kB]
Get:42 http://192.168.3.2/Debian/deb-1/ jessie/main libclass-c3-xs-perl amd64 0.13-2+b1 [15.2 kB]
Get:43 http://192.168.3.2/Debian/deb-1/ jessie/main libcpan-meta-perl all 2.142060-1 [83.8 kB]
Get:44 http://192.168.3.2/Debian/deb-1/ jessie/main libparams-util-perl amd64 1.07-2+b1 [23.5 kB]
Get:45 http://192.168.3.2/Debian/deb-1/ jessie/main libsub-install-perl all 0.928-1 [11.4 kB]
Get:46 http://192.168.3.2/Debian/deb-1/ jessie/main libdata-optlist-perl all 0.109-1 [10.6 kB]
Get:47 http://192.168.3.2/Debian/deb-1/ jessie/main libmro-compat-perl all 0.12-1 [13.2 kB]
Get:48 http://192.168.3.2/Debian/deb-1/ jessie/main libsub-exporter-perl all 0.986-1 [49.9 kB]
Get:49 http://192.168.3.2/Debian/deb-1/ jessie/main libdata-section-perl all 0.200006-1 [13.4 kB]
Get:50 http://192.168.3.2/Debian/deb-1/ jessie/main libfont-freetype-perl amd64 0.03-2+b1 [53.1 kB]
Get:51 http://192.168.3.2/Debian/deb-1/ jessie/main libmodule-build-perl all 0.421000-2 [265 kB]
Get:52 http://192.168.3.2/Debian/deb-1/ jessie/main libmodule-signature-perl all 0.73-1 [31.6 kB]
Get:53 http://192.168.3.2/Debian/deb-1/ jessie/main libpackage-constants-perl all 0.04-1 [5820 B]
Get:54 http://192.168.3.2/Debian/deb-1/ jessie/main libregexp-common-perl all 2013031301-1 [173 kB]
Get:55 http://192.168.3.2/Debian/deb-1/ jessie/main libpod-readme-perl all 0.11-1 [15.3 kB]
Get:56 http://192.168.3.2/Debian/deb-1/ jessie/main libtext-template-perl all 1.46-1 [53.1 kB]
Get:57 http://192.168.3.2/Debian/deb-1/ jessie/main libsoftware-license-perl all 0.103010-1 [120 kB]
Reading changelogs...
Extracting templates from packages: 100%
Fetched 13.6 MB in 1s (6886 kB/s)
(Reading database ... 233228 files and directories currently installed.)
Preparing to unpack .../libcommon-sense-perl_3.73-2+b1_amd64.deb ...
Unpacking libcommon-sense-perl (3.73-2+b1) over (3.73-1) ...
Preparing to unpack .../perl_5.20.1-1_amd64.deb ...
Unpacking perl (5.20.1-1) over (5.18.2-6) ...
Selecting previously unselected package libperl5.20.
Preparing to unpack .../libperl5.20_5.20.1-1_amd64.deb ...
Unpacking libperl5.20 (5.20.1-1) ...
Preparing to unpack .../rxvt-unicode_9.20-1+b1_amd64.deb ...
Unpacking rxvt-unicode (9.20-1+b1) over (9.20-1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for menu (2.1.47) ...
Processing triggers for mime-support (3.56) ...
Processing triggers for desktop-file-utils (0.22-1) ...
(Reading database ... 233177 files and directories currently installed.)
Removing libperl5.18 (5.18.2-6) ...
(Reading database ... 233176 files and directories currently installed.)
Preparing to unpack .../libyaml-libyaml-perl_0.41-5+b1_amd64.deb ...
Unpacking libyaml-libyaml-perl (0.41-5+b1) over (0.41-4) ...
Preparing to unpack .../libnet-ssleay-perl_1.65-1+b1_amd64.deb ...
Unpacking libnet-ssleay-perl (1.65-1+b1) over (1.58-1) ...
Preparing to unpack .../libsub-identify-perl_0.04-2+b1_amd64.deb ...
Unpacking libsub-identify-perl (0.04-2+b1) over (0.04-2) ...
Preparing to unpack .../libpango-perl_1.226-2_amd64.deb ...
Unpacking libpango-perl (1.226-2) over (1.226-1) ...
Preparing to unpack .../libdbi-perl_1.631-3+b1_amd64.deb ...
Unpacking libdbi-perl (1.631-3+b1) over (1.631-1) ...
Preparing to unpack .../libsocket6-perl_0.25-1+b1_amd64.deb ...
Unpacking libsocket6-perl (0.25-1+b1) over (0.25-1) ...
Preparing to unpack .../libtext-charwidth-perl_0.04-7+b3_amd64.deb ...
Unpacking libtext-charwidth-perl (0.04-7+b3) over (0.04-7+b2) ...
Preparing to unpack .../libnet-dbus-perl_1.0.0-2+b2_amd64.deb ...
Unpacking libnet-dbus-perl (1.0.0-2+b2) over (1.0.0-2+b1) ...
Preparing to unpack .../liblist-moreutils-perl_0.33-2+b1_amd64.deb ...
Unpacking liblist-moreutils-perl (0.33-2+b1) over (0.33-1+b2) ...
Preparing to unpack .../libclone-perl_0.37-1+b1_amd64.deb ...
Unpacking libclone-perl (0.37-1+b1) over (0.36-1) ...
Preparing to unpack .../libsub-name-perl_0.07-1+b1_amd64.deb ...
Unpacking libsub-name-perl (0.07-1+b1) over (0.05-1+b3) ...
Preparing to unpack .../libio-pty-perl_1%3a1.08-1+b4_amd64.deb ...
Unpacking libio-pty-perl (1:1.08-1+b4) over (1:1.08-1+b3) ...
Preparing to unpack .../libhtml-parser-perl_3.71-1+b2_amd64.deb ...
Unpacking libhtml-parser-perl (3.71-1+b2) over (3.71-1+b1) ...
Preparing to unpack .../libcairo-perl_1.104-2_amd64.deb ...
Unpacking libcairo-perl (1.104-2) over (1.104-1) ...
Preparing to unpack .../libdbd-sqlite3-perl_1.42-2+b1_amd64.deb ...
Unpacking libdbd-sqlite3-perl (1.42-2+b1) over (1.40-3) ...
Preparing to unpack .../perl-base_5.20.1-1_amd64.deb ...
Unpacking perl-base (5.20.1-1) over (5.18.2-6) ...
Processing triggers for man-db (2.6.7.1-1) ...
Setting up perl-base (5.20.1-1) ...
(Reading database ... 232666 files and directories currently installed.)
Preparing to unpack .../liblocale-gettext-perl_1.05-8+b1_amd64.deb ...
Unpacking liblocale-gettext-perl (1.05-8+b1) over (1.05-7+b2) ...
Preparing to unpack .../libjson-xs-perl_2.340-1+b2_amd64.deb ...
Unpacking libjson-xs-perl (2.340-1+b2) over (2.340-1+b1) ...
Preparing to unpack .../libgtk2-perl_2%3a1.2492-3_amd64.deb ...
Unpacking libgtk2-perl (2:1.2492-3) over (2:1.249-1) ...
Preparing to unpack .../libterm-readkey-perl_2.32-1+b1_amd64.deb ...
Unpacking libterm-readkey-perl (2.32-1+b1) over (2.31-1) ...
Preparing to unpack .../libnet-dns-perl_0.79-2_amd64.deb ...
Unpacking libnet-dns-perl (0.79-2) over (0.68-1.2) ...
Preparing to unpack .../libglib-perl_3%3a1.305-2_amd64.deb ...
Unpacking libglib-perl (3:1.305-2) over (3:1.304-1) ...
Preparing to unpack .../libuuid-perl_0.05-1+b1_amd64.deb ...
Unpacking libuuid-perl (0.05-1+b1) over (0.05-1) ...
Preparing to unpack .../libtext-iconv-perl_1.7-5+b2_amd64.deb ...
Unpacking libtext-iconv-perl (1.7-5+b2) over (1.7-5+b1) ...
Preparing to unpack .../libcrypt-ssleay-perl_0.58-1+b2_amd64.deb ...
Unpacking libcrypt-ssleay-perl (0.58-1+b2) over (0.58-1+b1) ...
Preparing to unpack .../libapt-pkg-perl_0.1.29+b2_amd64.deb ...
Unpacking libapt-pkg-perl (0.1.29+b2) over (0.1.29+b1) ...
Preparing to unpack .../libossp-uuid-perl_1.6.2-1.5+b1_amd64.deb ...
Unpacking libossp-uuid-perl (1.6.2-1.5+b1) over (1.6.2-1.3+b1) ...
Preparing to unpack .../libperlio-gzip-perl_0.18-3+b1_amd64.deb ...
Unpacking libperlio-gzip-perl (0.18-3+b1) over (0.18-1+b3) ...
Preparing to unpack .../libfcgi-perl_0.77-1+b1_amd64.deb ...
Unpacking libfcgi-perl (0.77-1+b1) over (0.74-1+b2) ...
Preparing to unpack .../libxml-parser-perl_2.41-3_amd64.deb ...
Unpacking libxml-parser-perl (2.41-3) over (2.41-1+b2) ...
Preparing to unpack .../libsvn-perl_1.8.10-1+b1_amd64.deb ...
Unpacking libsvn-perl (1.8.10-1+b1) over (1.7.14-1+b1) ...
Preparing to unpack .../libxml-libxml-perl_2.0116+dfsg-1+b1_amd64.deb ...
Can't locate File/Basename.pm in @INC (you may need to install the File::Basename module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 /usr/local/share/perl/5.20.1 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/share/perl5/XML/SAX.pm line 15.
BEGIN failed--compilation aborted at /usr/share/perl5/XML/SAX.pm line 15.
Compilation failed in require at /usr/bin/update-perl-sax-parsers line 18.
BEGIN failed--compilation aborted at /usr/bin/update-perl-sax-parsers line 18.
dpkg: warning: subprocess old pre-removal script returned error exit status 2
dpkg: trying script from the new package instead ...
dpkg: ... it looks like that went OK
Unpacking libxml-libxml-perl (2.0116+dfsg-1+b1) over (2.0108+dfsg-1) ...
Preparing to unpack .../perl-modules_5.20.1-1_all.deb ...
Unpacking perl-modules (5.20.1-1) over (5.18.2-6) ...
Selecting previously unselected package libalgorithm-c3-perl.
Preparing to unpack .../libalgorithm-c3-perl_0.09-1_all.deb ...
Unpacking libalgorithm-c3-perl (0.09-1) ...
Selecting previously unselected package libcgi-pm-perl.
Preparing to unpack .../libcgi-pm-perl_4.03-1_all.deb ...
Unpacking libcgi-pm-perl (4.03-1) ...
Selecting previously unselected package libcgi-fast-perl.
Preparing to unpack .../libcgi-fast-perl_1%3a2.02-1_all.deb ...
Unpacking libcgi-fast-perl (1:2.02-1) ...
Selecting previously unselected package libclass-c3-perl.
Preparing to unpack .../libclass-c3-perl_0.26-1_all.deb ...
Unpacking libclass-c3-perl (0.26-1) ...
Selecting previously unselected package libclass-c3-xs-perl.
Preparing to unpack .../libclass-c3-xs-perl_0.13-2+b1_amd64.deb ...
Unpacking libclass-c3-xs-perl (0.13-2+b1) ...
Selecting previously unselected package libcpan-meta-perl.
Preparing to unpack .../libcpan-meta-perl_2.142060-1_all.deb ...
Unpacking libcpan-meta-perl (2.142060-1) ...
Selecting previously unselected package libparams-util-perl.
Preparing to unpack .../libparams-util-perl_1.07-2+b1_amd64.deb ...
Unpacking libparams-util-perl (1.07-2+b1) ...
Selecting previously unselected package libsub-install-perl.
Preparing to unpack .../libsub-install-perl_0.928-1_all.deb ...
Unpacking libsub-install-perl (0.928-1) ...
Selecting previously unselected package libdata-optlist-perl.
Preparing to unpack .../libdata-optlist-perl_0.109-1_all.deb ...
Unpacking libdata-optlist-perl (0.109-1) ...
Selecting previously unselected package libmro-compat-perl.
Preparing to unpack .../libmro-compat-perl_0.12-1_all.deb ...
Unpacking libmro-compat-perl (0.12-1) ...
Selecting previously unselected package libsub-exporter-perl.
Preparing to unpack .../libsub-exporter-perl_0.986-1_all.deb ...
Unpacking libsub-exporter-perl (0.986-1) ...
Selecting previously unselected package libdata-section-perl.
Preparing to unpack .../libdata-section-perl_0.200006-1_all.deb ...
Unpacking libdata-section-perl (0.200006-1) ...
Selecting previously unselected package libfont-freetype-perl.
Preparing to unpack .../libfont-freetype-perl_0.03-2+b1_amd64.deb ...
Unpacking libfont-freetype-perl (0.03-2+b1) ...
Selecting previously unselected package libmodule-build-perl.
Preparing to unpack .../libmodule-build-perl_0.421000-2_all.deb ...
Adding 'diversion of /usr/bin/config_data to /usr/bin/config_data.diverted by libmodule-build-perl'
Adding 'diversion of /usr/share/man/man1/config_data.1.gz to /usr/share/man/man1/config_data.diverted.1.gz by libmodule-build-perl'
Unpacking libmodule-build-perl (0.421000-2) ...
Selecting previously unselected package libmodule-signature-perl.
Preparing to unpack .../libmodule-signature-perl_0.73-1_all.deb ...
Unpacking libmodule-signature-perl (0.73-1) ...
Selecting previously unselected package libpackage-constants-perl.
Preparing to unpack .../libpackage-constants-perl_0.04-1_all.deb ...
Unpacking libpackage-constants-perl (0.04-1) ...
Selecting previously unselected package libregexp-common-perl.
Preparing to unpack .../libregexp-common-perl_2013031301-1_all.deb ...
Unpacking libregexp-common-perl (2013031301-1) ...
Selecting previously unselected package libpod-readme-perl.
Preparing to unpack .../libpod-readme-perl_0.11-1_all.deb ...
Unpacking libpod-readme-perl (0.11-1) ...
Selecting previously unselected package libtext-template-perl.
Preparing to unpack .../libtext-template-perl_1.46-1_all.deb ...
Unpacking libtext-template-perl (1.46-1) ...
Selecting previously unselected package libsoftware-license-perl.
Preparing to unpack .../libsoftware-license-perl_0.103010-1_all.deb ...
Unpacking libsoftware-license-perl (0.103010-1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for doc-base (0.10.6) ...
Processing 1 changed doc-base file...
Registering documents with dwww...
Registering documents with scrollkeeper...
Setting up libperl5.20 (5.20.1-1) ...
Setting up rxvt-unicode (9.20-1+b1) ...
Setting up libtext-charwidth-perl (0.04-7+b3) ...
Setting up liblocale-gettext-perl (1.05-8+b1) ...
Setting up libuuid-perl (0.05-1+b1) ...
Setting up libtext-iconv-perl (1.7-5+b2) ...
Setting up libapt-pkg-perl (0.1.29+b2) ...
Setting up perl-modules (5.20.1-1) ...
Setting up perl (5.20.1-1) ...
Setting up libcommon-sense-perl (3.73-2+b1) ...
Setting up libyaml-libyaml-perl (0.41-5+b1) ...
Setting up libnet-ssleay-perl (1.65-1+b1) ...
Setting up libsub-identify-perl (0.04-2+b1) ...
Setting up libcairo-perl (1.104-2) ...
Setting up libglib-perl (3:1.305-2) ...
Setting up libpango-perl (1.226-2) ...
Setting up libdbi-perl (1.631-3+b1) ...
Setting up libsocket6-perl (0.25-1+b1) ...
Setting up libnet-dbus-perl (1.0.0-2+b2) ...
Setting up liblist-moreutils-perl (0.33-2+b1) ...
Setting up libclone-perl (0.37-1+b1) ...
Setting up libsub-name-perl (0.07-1+b1) ...
Setting up libio-pty-perl (1:1.08-1+b4) ...
Setting up libhtml-parser-perl (3.71-1+b2) ...
Setting up libdbd-sqlite3-perl (1.42-2+b1) ...
Setting up libjson-xs-perl (2.340-1+b2) ...
Setting up libgtk2-perl (2:1.2492-3) ...
Setting up libterm-readkey-perl (2.32-1+b1) ...
Setting up libnet-dns-perl (0.79-2) ...
Setting up libcrypt-ssleay-perl (0.58-1+b2) ...
Setting up libossp-uuid-perl (1.6.2-1.5+b1) ...
Setting up libperlio-gzip-perl (0.18-3+b1) ...
Setting up libfcgi-perl (0.77-1+b1) ...
Setting up libxml-parser-perl (2.41-3) ...
Setting up libsvn-perl (1.8.10-1+b1) ...
Setting up libxml-libxml-perl (2.0116+dfsg-1+b1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Setting up libalgorithm-c3-perl (0.09-1) ...
Setting up libcgi-pm-perl (4.03-1) ...
Setting up libcgi-fast-perl (1:2.02-1) ...
Setting up libclass-c3-perl (0.26-1) ...
Setting up libclass-c3-xs-perl (0.13-2+b1) ...
Setting up libcpan-meta-perl (2.142060-1) ...
Setting up libparams-util-perl (1.07-2+b1) ...
Setting up libsub-install-perl (0.928-1) ...
Setting up libdata-optlist-perl (0.109-1) ...
Setting up libmro-compat-perl (0.12-1) ...
Setting up libsub-exporter-perl (0.986-1) ...
Setting up libdata-section-perl (0.200006-1) ...
Setting up libfont-freetype-perl (0.03-2+b1) ...
Setting up libmodule-build-perl (0.421000-2) ...
Setting up libmodule-signature-perl (0.73-1) ...
Setting up libpackage-constants-perl (0.04-1) ...
Setting up libregexp-common-perl (2013031301-1) ...
Setting up libpod-readme-perl (0.11-1) ...
Setting up libtext-template-perl (1.46-1) ...
Setting up libsoftware-license-perl (0.103010-1) ...
Processing triggers for libc-bin (2.19-11) ...
Processing triggers for menu (2.1.47) ...
But still that didn't bring back unicode to any of the terminal programs that I have installed, either rxvt-unicode or LXTerminal.
This did it:

Code: Select all

dpkg-reconfigure locales
Actually probably also:

Code: Select all

locale-gen
does it, if you manually edit:

Code: Select all

cat /etc/locale.gen
file. Now I have full unicode support in my sid Debian.

But only on my master machine. I don't install online, only air-gapped... So I'll try and do the "locale-gen" in this no-SOHO-connected box... Because it is a nuissance. The previous post shows, in paragraphs in bottom, how it is a handicap to not have unicode characters available for typing, or even for copying and pasting them!

I issued:

Code: Select all

locale-gen
(the /etc/locale.gen I have configured since long), and I think I need to reboot to get it right (we are talking this online box, not the other where I generally only in that other one update, upgrade and install).

No. That wasn't enough. It's some of the other installs that I did in the master Debian. And that I don't feel like repeating. Believe me, cloning is kind of faster, because then I avoid the need to do it a few more times over, not just this time.

So, to conclude. It appears that I have a lean and mean and pure Debian now, which is, no, not completely intrusion-free, but is so much freer from those intrusion programs than before.

I can almost freely breathe now, while I couldn't before. No. that was too sullied with those fake and open to "remote call" programs, what I had before.

I bet the MirDebian WTF repo will grow only ever more reliable, and I suggest any surveillance aware user who understand what freedom really requires, how it requires security, and there security is compromised with poetteringware, to venture on this road!

EDIT Fri 12 Dec 0h
Last edited by timbgo on 2014-12-11 23:37, edited 4 times in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

User avatar
golinux
Posts: 1579
Joined: 2010-12-09 00:56
Location: not a 'buntard!
Been thanked: 1 time

Re: How to Remove Systemd and Related Packages from Your Deb

#11 Post by golinux »

Looks like you're talking to yourself . . .
May the FORK be with you!

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#12 Post by timbgo »

Right now is:
Fri 24 Oct 12:36:52 CEST 2014
Current views of this Tips page is 202.

If anyone finds that this Tips page has reason and is worth folowing, I suggest to them to look over to an established and followed Tips page of mine, regardless of unwelcoming environment. The enemy (in lay people's terms) of Grsecurity, the SELinux is what you have in your system by default, enabled or not, and supporters of that spyware, as it is considered by me and by many, don't like the sound of truth.

The established and followed Tips page of mine which by some chance/luck/help-of-fate/other wasn't Off-Topic'ed like some other of my topics which unjustly were so, and can hardly be so now without encroaching on common sense and Debian principles, wasn't much viewed at first at all either.

Grsecurity/Pax installation on Debian GNU/Linux
http://forums.debian.net/viewtopic.php?f=16&t=108616

Also, take good notice of the links in my signature, which currently contains this:
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

For those who will be considering about issues of systemd intrusion on FOSS, there is another read of mine (was also heavily disputed to be Off-the-Wall's --Gentoo term for Off-Topic'ing--, but the reason and truthfulness and support have won and it is available:

Why is Gentoo not switching to systemd?
https://forums.gentoo.org/viewtopic-t-9 ... ml#7624044

But I would kindly ask readers to not detract nor disparage, even with simply useless remarks. I have put lots of work into this tip, as in my contributions to other topics, mine or else's by originating, and I believe it is to the benefit of the users.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#13 Post by timbgo »

The first 11 posts, edited for typoes and clarity:

30960c22b5e1acb1b6cc59f900fb604c6280cd56b190110f3d14932401665284 Deb_141023_Remove_Systemd_and_Related_1.txt
6ca557e0b729214c0bf797498a6eca13aa38e64bae2c926b2a610cd3750a422d Deb_141023_Remove_Systemd_and_Related_2.txt
308afa72d1362831d7edaa02f96eaf36774ce1afcf2ad9502d90268bc9bb887f Deb_141023_Remove_Systemd_and_Related_3.txt
547376df7bf05217ba476494bb82a0a2bcddcfccac85240bdf8b4650ffcf79c0 Deb_141023_Remove_Systemd_and_Related_4.txt
17a2dac375663be8445702e5cde383dd5c558ff2428c4cb5cbc76313ce30ba71 Deb_141023_Remove_Systemd_and_Related_5.txt
036c5f2a2ec415026d9c6dd33258beac6ed8e81c4ce1ce00973ed90bacd96d76 Deb_141023_Remove_Systemd_and_Related_6.txt
772a9c0521cc61521affb1ba30c1ab7a6f15ce1c6bf6016ac23fe934c8c54d75 Deb_141023_Remove_Systemd_and_Related_7.txt
03b155386900ed6400cf0c46abf4dbf26e2ce83b17e928f7af90ce52afbd214c Deb_141023_Remove_Systemd_and_Related_8.txt
52859f4b55e19242c2a4178cea8dbc247247fd1f1fd4c3867e57d40b3a46e7b4 Deb_141023_Remove_Systemd_and_Related_9.txt
aeceed6ebae64832f0e8133177d755d3b6f87bbd5475df3305c289f0c60c2c54 Deb_141023_Remove_Systemd_and_Related_A.txt
6406e98ce071396b9db0ada448d6a182d608435219f0649b643dccc573189d0f Deb_141023_Remove_Systemd_and_Related_B.txt

======= cut off from this line to end if verifying hashes =======
File corresponding to this post: Deb_141023_Remove_Systemd_and_Related_C.txt,
has Publictimestamp # 1250174
--
publictimestamp.org/ptb/PTB-22323 sha256 2014-12-12 00:01:46
D47A5777187819A920DF50ADE55E9DD644E69A96D714ABC49BD727CD698F5197
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#14 Post by timbgo »

I've updated my master Debian box (the air-gapped one --the offline one:

Poor User's Defences, Basic Anti-Surveillance for Debian
http://forums.debian.net/viewtopic.php?f=3&t=111906

), and perfectly cloned it onto another one (surely, only easy work if it's the same/similar hardware --and it is in my case).

The MirDebian WTF repo packages:

MirDebian “WTF” Repository
http://users.unixforge.de/~tglaser/debs/debidx.htm

, which have also been updated recently, are working great on my old boxes (and old is not less but more appropriate for some tasks, such as DarkNet --that one I am yet to explore some day, not yet there)!

But I wanted to post how it went for technical reference to people wishing to thread on this fine path.

# apt-get update

Code: Select all

Ign http://192.168.3.2 jessie InRelease
Ign http://192.168.3.2 jessie InRelease
Ign http://192.168.3.2 jessie InRelease
Ign http://192.168.3.2 jessie InRelease
Ign http://192.168.3.2 jessie InRelease
Ign http://192.168.3.2 jessie InRelease
Ign http://192.168.3.2 jessie InRelease
Ign http://192.168.3.2 jessie InRelease
Ign http://192.168.3.2 jessie InRelease
Ign http://192.168.3.2 jessie InRelease
Hit http://192.168.3.2 jessie InRelease
Ign http://192.168.3.2 sid InRelease
Ign http://192.168.3.2 jessie Release.gpg
Ign http://192.168.3.2 jessie Release.gpg
Ign http://192.168.3.2 jessie Release.gpg
Ign http://192.168.3.2 jessie Release.gpg
Ign http://192.168.3.2 jessie Release.gpg
Ign http://192.168.3.2 jessie Release.gpg
Ign http://192.168.3.2 jessie Release.gpg
Ign http://192.168.3.2 jessie Release.gpg
Ign http://192.168.3.2 jessie Release.gpg
Ign http://192.168.3.2 jessie Release.gpg
Ign http://192.168.3.2 sid Release.gpg
Hit http://192.168.3.2 jessie Release
Hit http://192.168.3.2 jessie Release
Hit http://192.168.3.2 jessie Release
Hit http://192.168.3.2 jessie Release
Hit http://192.168.3.2 jessie Release
Hit http://192.168.3.2 jessie Release
Hit http://192.168.3.2 jessie Release
Hit http://192.168.3.2 jessie Release
Hit http://192.168.3.2 jessie Release
Hit http://192.168.3.2 jessie Release
Ign http://192.168.3.2 sid Release
Ign http://192.168.3.2 jessie/contrib amd64 Packages/DiffIndex
Ign http://192.168.3.2 jessie/main amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib Translation-en
Hit http://192.168.3.2 jessie/main Translation-en
Ign http://192.168.3.2 jessie/contrib amd64 Packages/DiffIndex
Ign http://192.168.3.2 jessie/main amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib Translation-en
Hit http://192.168.3.2 jessie/main Translation-en
Hit http://192.168.3.2 jessie/main amd64 Packages
Ign http://192.168.3.2 jessie/contrib amd64 Packages/DiffIndex
Ign http://192.168.3.2 jessie/main amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib Translation-en
Hit http://192.168.3.2 jessie/main Translation-en
Ign http://192.168.3.2 jessie/contrib amd64 Packages/DiffIndex
Ign http://192.168.3.2 jessie/main amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib Translation-en
Hit http://192.168.3.2 jessie/main Translation-en
Ign http://192.168.3.2 jessie/contrib amd64 Packages/DiffIndex
Ign http://192.168.3.2 jessie/main amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib Translation-en
Hit http://192.168.3.2 jessie/main Translation-en
Ign http://192.168.3.2 jessie/contrib amd64 Packages/DiffIndex
Ign http://192.168.3.2 jessie/main amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib Translation-en
Hit http://192.168.3.2 jessie/main Translation-en
Ign http://192.168.3.2 jessie/contrib amd64 Packages/DiffIndex
Ign http://192.168.3.2 jessie/main amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib Translation-en
Hit http://192.168.3.2 jessie/main Translation-en
Ign http://192.168.3.2 jessie/contrib amd64 Packages/DiffIndex
Ign http://192.168.3.2 jessie/main amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib Translation-en
Hit http://192.168.3.2 jessie/main Translation-en
Ign http://192.168.3.2 jessie/contrib amd64 Packages/DiffIndex
Ign http://192.168.3.2 jessie/main amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib Translation-en
Hit http://192.168.3.2 jessie/main Translation-en
Ign http://192.168.3.2 jessie/contrib amd64 Packages/DiffIndex
Ign http://192.168.3.2 jessie/main amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib Translation-en
Hit http://192.168.3.2 jessie/main Translation-en
Ign http://192.168.3.2 sid/wtf amd64 Packages/DiffIndex
Hit http://192.168.3.2 jessie/contrib amd64 Packages
Hit http://192.168.3.2 jessie/main amd64 Packages
Hit http://192.168.3.2 jessie/contrib amd64 Packages
Hit http://192.168.3.2 jessie/main amd64 Packages
Ign http://192.168.3.2 jessie/main Translation-en_GB
Ign http://192.168.3.2 jessie/main Translation-en
Hit http://192.168.3.2 jessie/contrib amd64 Packages
Hit http://192.168.3.2 jessie/main amd64 Packages
Hit http://192.168.3.2 jessie/contrib amd64 Packages
Hit http://192.168.3.2 jessie/main amd64 Packages
Hit http://192.168.3.2 jessie/contrib amd64 Packages
Hit http://192.168.3.2 jessie/main amd64 Packages
Hit http://192.168.3.2 jessie/contrib amd64 Packages
Hit http://192.168.3.2 jessie/main amd64 Packages
Hit http://192.168.3.2 jessie/contrib amd64 Packages
Hit http://192.168.3.2 jessie/main amd64 Packages
Hit http://192.168.3.2 jessie/contrib amd64 Packages
Hit http://192.168.3.2 jessie/main amd64 Packages
Hit http://192.168.3.2 jessie/contrib amd64 Packages
Hit http://192.168.3.2 jessie/main amd64 Packages
Hit http://192.168.3.2 jessie/contrib amd64 Packages
Hit http://192.168.3.2 jessie/main amd64 Packages
Hit http://192.168.3.2 sid/wtf amd64 Packages
Ign http://192.168.3.2 sid/wtf Translation-en_GB
Ign http://192.168.3.2 sid/wtf Translation-en
Reading package lists...
A note is due: Those lines Ign (Ignore) do not worry me, but it woud be nicer if I rid me of them. Don't know how at this time. But why I'm not worried about them? Because the Jigdo DVDs are signed and I checked them, they're fine, and my local mirror is properly air-gapped, so I don't worry about them.

The above is PART 1. PART 2 is to follow immediately.
Last edited by timbgo on 2014-12-14 05:46, edited 2 times in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#15 Post by timbgo »

PART 2

And, surely, after the update, I did the:

# apt-get upgrade

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libts-0.0-0 tsconf
Use 'apt-get autoremove' to remove them.
The following packages have been kept back:
  apache2 apache2-bin apache2-data base-passwd bind9-host bsdutils
  build-essential clamav clamav-base clamav-daemon clamav-freshclam cpp
  db5.1-util dillo dnsutils emacs fakeroot ffmpeg g++ gcc ghostscript gimp git
  git-arch git-bzr git-cvs git-email git-gui git-man git-svn gitk gitweb
  gkrellm glib-networking glib-networking-common glib-networking-services
  gpicview gstreamer1.0-plugins-good icedtea-7-jre-jamvm imagemagick
  isc-dhcp-client isc-dhcp-common libblas3 libchromaprint0 libclamav6 libcups2
  libcupsfilters1 libcupsimage2 libcurl3-gnutls libdjvulibre21 libegl1-mesa
  libegl1-mesa-drivers libgbm1 libgd3 libgdk-pixbuf2.0-0
  libgdk-pixbuf2.0-common libgegl-0.2-0 libgl1-mesa-dri libgl1-mesa-glx
  libglapi-mesa libgnutls-openssl27 libgs9 libgs9-common libgtk-3-0
  libgtk-3-bin libgtk-3-common libgtkmm-3.0-1 libimlib2 libjasper1
  libjavascriptcoregtk-3.0-0 libjpeg-progs libldap-2.4-2 libldb1
  libmenu-cache-bin libmenu-cache3 libmng1 libneon27-gnutls libnetpbm10
  libpolkit-gobject-1-0 libpoppler-glib8 libpoppler-qt4-4
  libpulse-mainloop-glib0 libpulse0 libpython3-stdlib libqt4-dbus libqt4-sql
  libqt4-sql-mysql libqt4-sql-sqlite libqt4-svg libqt4-xml libqtcore4
  libqtdbus4 libqtgui4 libreoffice-base libreoffice-base-core libreoffice-calc
  libreoffice-common libreoffice-core libreoffice-draw libreoffice-impress
  libreoffice-math libreoffice-style-galaxy libreoffice-style-tango
  libreoffice-writer librtmp1 libsane libsane-common libsdl-image1.2
  libsmbclient libsoap-lite-perl libtiff5 libtk-img libv4l-0 libv4lconvert0
  libva1 libvlc5 libwayland-egl1-mesa libwebkitgtk-3.0-0 libwmf0.2-7
  libxatracker2 libyelp0 linux-doc linux-image-amd64 lvm2 lxde lxpanel
  lxsession lynx lynx-cur mencoder mercurial mercurial-common mkvtoolnix mount
  mplayer mutt myrepos netpbm ntfs-3g openbox openjdk-7-jre
  openjdk-7-jre-headless pavucontrol pcmanfm procps python-bzrlib
  python-paramiko python-pycurl python-soappy python3 python3-apt
  python3-chardet python3-minimal python3-uno qdbus qpdfview
  qpdfview-djvu-plugin qpdfview-ps-plugin qpdfview-translations rsyslog
  samba-libs sane-utils sysv-rc sysvinit-utils tcl tshark ufraw-batch
  uno-libs3 ure util-linux util-linux-locales vlc vlc-nox vlc-plugin-notify
  wget wireshark wireshark-common xscreensaver-data yelp
The following packages will be upgraded:
  acpi-support-base acpid antiword apache2-doc aspell base-files bash bdf2psf
  binutils bsdmainutils busybox bzip2 cabextract console-setup
  console-setup-linux coreutils cpio cpp-4.8 cron cryptsetup cryptsetup-bin
  cups-common dash deb-multimedia-keyring debconf debconf-i18n debhelper
  debian-archive-keyring debian-policy debian-reference
  debian-reference-common debian-reference-en debian-reference-fr
  debian-reference-it debian-reference-ja debian-reference-pt debianutils
  debootstrap dh-python dictionaries-common diffutils distro-info-data
  dosfstools dpkg dpkg-dev dtv-scan-tables file findutils fontconfig
  fontconfig-config fonts-droid fonts-opensymbol fuse g++-4.8 gcc-4.8
  gcc-4.8-base gcc-4.8-plugin-dev gcc-4.9-base gdb gdbserver gdebi-core
  geoip-database gettext gettext-base gir1.2-freedesktop gir1.2-glib-2.0
  git-buildpackage git-doc git-el gnome-user-guide grub-common grub-pc
  grub-pc-bin grub2-common gsettings-desktop-schemas gstreamer1.0-plugins-base
  gstreamer1.0-x host iceweasel ifupdown imagemagick-common info init
  init-system-helpers initscripts install-info iptables iputils-ping iso-codes
  kbd keyboard-configuration krb5-locales libarchive-zip-perl libasan0
  libasn1-8-heimdal libaspell15 libasprintf0c2 libatomic1 libaudio2
  libavahi-client3 libavahi-common-data libavahi-common3
  libbasicusageenvironment0 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6
  libc6-dbg libc6-dev libcairo-gobject2 libcairo-script-interpreter2 libcairo2
  libcairo2-dev libcgi-pm-perl libcroco3 libcryptsetup4 libdbd-sqlite3-perl
  libdbus-1-3 libdirectfb-1.2-9 libdistro-info-perl libdpkg-perl libenca0
  libexpat1 libexpat1-dev libfdk-aac0 libflac8 libfm-data libfm-gtk-data
  libfontconfig1 libfontconfig1-dev libfontenc1 libfribidi0 libfuse2 libgc1c2
  libgcc-4.8-dev libgcc1 libgcrypt20 libgdbm3 libgeoip1 libgfortran3
  libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
  libglib2.0-dev libgomp1 libgpg-error0 libgssapi-krb5-2 libgssapi3-heimdal
  libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgudev-1.0-0
  libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b
  libhcrypto4-heimdal libhdb9-heimdal libheimbase1-heimdal
  libheimntlm0-heimdal libhtml-parser-perl libhunspell-1.3-0
  libhx509-5-heimdal libidl0 libidn11 libio-socket-ssl-perl libitm1
  libk5crypto3 libkate1 libkeyutils1 libkrb5-26-heimdal libkrb5-3
  libkrb5support0 libksba8 liblcms2-2 libllvm3.4 liblzma5 libmagic1
  libmodplug1 libmount1 libmpfr4 libmysqlclient18 libnet-dns-perl libnewt0.52
  libnss3 libobrender29 libobt2 libopenvg1-mesa libpaper-utils libpaper1
  libpcsclite1 libperl5.20 libpipeline1 libpng12-0 libpng12-dev
  libpolkit-agent-1-0 libproxy1 libpython-stdlib libpython2.7
  libpython2.7-minimal libpython2.7-stdlib libquadmath0 libreadline6
  libreoffice-java-common libreoffice-report-builder-bin librest-0.7-0
  libroken18-heimdal libruby2.1 libsasl2-2 libsasl2-modules
  libsasl2-modules-db libserf-1-1 libslang2 libsmi2ldbl libsndfile1
  libsqlite3-0 libsqlite3-tcl libstdc++-4.8-dev libstdc++6 libsvn-perl libsvn1
  libsystemd-id128-0 libsystemd-journal0 libsystemd-login0 libtar0 libtcl8.5
  libtext-levenshtein-perl libtheora0 libtk8.5 libtsan0 libudev1 libupnp6
  libusb-0.1-4 libuuid1 libva-x11-1 libvdpau1 libvisual-0.4-0 libvorbis0a
  libvorbisenc2 libvorbisfile3 libwbclient0 libwebkitgtk-3.0-common
  libwind0-heimdal libwireshark-data libx264-142 libxapian22 libxcb-composite0
  libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0
  libxcb-render0 libxcb-render0-dev libxcb-shape0 libxcb-shm0 libxcb-shm0-dev
  libxcb-sync1 libxcb-xfixes0 libxcb-xv0 libxcb1 libxcb1-dev libxcursor1
  libxfixes3 libxfont1 libxi6 libxinerama1 libxml-twig-perl
  libxmmsclient-glib1 libxmmsclient6 libxrandr2 libxrender-dev libxrender1
  libxres1 libxslt1.1 libxt6 libxtables10 libxtst6 libxv1 libxvmc1
  libxxf86dga1 libxxf86vm1 libyaml-0-2 libyaml-libyaml-perl lintian locales
  login logrotate lpr lsb-base lsb-release lxappearance lxde-common lxde-core
  lxinput lxlauncher lxmusic lxtask lxterminal macchanger man-db
  multiarch-support mysql-common ncurses-term-considered-harmful net-tools
  netbase nfacct openssh-client openssh-server openssh-sftp-server os-prober
  passwd perl perl-base perl-modules postfix postfix-doc prevent-aptitude
  prevent-consolekit prevent-dbus prevent-networkmanager prevent-packagekit
  prevent-policykit prevent-ppckit prevent-pulseaudio
  prevent-systemd-completely prevent-unattended-upgrades python python-apt
  python-apt-common python-chardet python-crypto python-dateutil python-debian
  python-minimal python-reportbug python-simplejson python-zope.interface
  python2.7 python2.7-minimal python3-debian python3-magic reportbug rsync
  ruby2.1 sed sgml-data smartmontools subversion sysvinit sysvinit-core tar
  tcl8.5 texinfo tk8.5 tla tla-doc traceroute tzdata tzdata-java udev unzip
  vim vim-common vim-gui-common vim-runtime vim-tiny vlc-data w3m whiptail
  whois wtf-debian-keyring x11-apps x11-xserver-utils xmms2-core
  xserver-common xserver-xorg-core xserver-xorg-input-mouse xsltproc
  xul-ext-https-everywhere xz-utils zlib1g zlib1g-dev
384 upgraded, 0 newly installed, 0 to remove and 179 not upgraded.
Need to get 248 MB of archives.
After this operation, 2,079 kB of additional disk space will be used.
Do you want to continue? [Y/n] WARNING: The following packages cannot be authenticated!
  base-files debianutils bash coreutils libc-bin libc6-dev libc-dev-bin
  libc6-dbg libitm1 libgomp1 libgfortran3 gcc-4.9-base libgcc1 libtsan0
  libquadmath0 libatomic1 libstdc++6 libc6 perl libperl5.20 perl-base
  perl-modules bzip2 libbz2-1.0 install-info libgdbm3 zlib1g-dev zlib1g
  init-system-helpers kbd console-setup-linux initscripts console-setup
  keyboard-configuration lsb-base cron dpkg dash diffutils findutils init
  login sed tar libreadline6 libslang2 libusb-0.1-4 debconf libuuid1 libblkid1
  liblzma5 libmount1 libnewt0.52 libpipeline1 udev libudev1 bsdmainutils
  man-db libasprintf0c2 libgc1c2 libgpg-error0 libgcrypt20 libkeyutils1
  libgssapi-krb5-2 libkrb5-3 libkrb5support0 libk5crypto3 libidn11
  python3-magic file libmagic1 libsasl2-modules-db libsasl2-2 libsqlite3-0
  libexpat1-dev libexpat1 libfontconfig1-dev fontconfig-config libfontconfig1
  fontconfig fonts-droid imagemagick-common g++-4.8 libstdc++-4.8-dev
  libgcc-4.8-dev libmpfr4 gcc-4.8-plugin-dev gcc-4.8 cpp-4.8 binutils libasan0
  gcc-4.8-base libroken18-heimdal libasn1-8-heimdal dictionaries-common
  libaspell15 aspell libxt6 libaudio2 libavahi-common-data libavahi-common3
  libdbus-1-3 libavahi-client3 libpng12-dev libpng12-0 libxcb1-dev libxcb1
  libxcb-render0-dev libxcb-render0 libxcb-shm0-dev libxcb-shm0 libxrender-dev
  libxrender1 libcairo2-dev libcairo2 libcairo-script-interpreter2
  libglib2.0-data libglib2.0-dev libglib2.0-bin libglib2.0-0 python2.7
  libpython2.7 libpython2.7-stdlib python2.7-minimal libpython2.7-minimal
  python python-minimal libpython-stdlib libcairo-gobject2 libcroco3
  libdirectfb-1.2-9 libenca0 libflac8 libfontenc1 libfribidi0 fuse libfuse2
  geoip-database libgeoip1 libhcrypto4-heimdal libheimbase1-heimdal
  libwind0-heimdal libhx509-5-heimdal libkrb5-26-heimdal libheimntlm0-heimdal
  libgssapi3-heimdal libgstreamer1.0-0 iso-codes
  libgstreamer-plugins-base1.0-0 libgudev-1.0-0 libharfbuzz-dev libharfbuzz0b
  libharfbuzz-icu0 libharfbuzz-gobject0 libhdb9-heimdal libhunspell-1.3-0
  libidl0 libksba8 liblcms2-2 libllvm3.4 mysql-common libmysqlclient18 libnss3
  libopenvg1-mesa libpaper1 libpcsclite1 libpolkit-agent-1-0 libproxy1
  librest-0.7-0 libserf-1-1 libsmi2ldbl libvorbisfile3 libvorbisenc2
  libvorbis0a libsndfile1 subversion libsvn1 libsvn-perl libsystemd-id128-0
  libsystemd-journal0 libsystemd-login0 tzdata-java tzdata libtcl8.5
  libtheora0 libtk8.5 libupnp6 libxfixes3 libva-x11-1 libvdpau1
  libvisual-0.4-0 libwbclient0 libxcb-composite0 libxcb-dri2-0 libxcb-dri3-0
  libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-shape0 libxcb-sync1
  libxcb-xfixes0 libxcb-xv0 libxcursor1 libxfont1 libxi6 libxinerama1
  libxrandr2 libxres1 libxslt1.1 libxtst6 libxv1 libxvmc1 libxxf86dga1
  libxxf86vm1 libyaml-0-2 sysvinit debian-archive-keyring multiarch-support
  sysvinit-core cpio ifupdown netbase iptables libxtables10 iputils-ping
  logrotate net-tools nfacct traceroute vim vim-gui-common vim-tiny
  vim-runtime vim-common whiptail debconf-i18n passwd gettext-base host info
  krb5-locales libxapian22 locales openssh-sftp-server openssh-server
  openssh-client python-apt-common python-apt reportbug python-chardet
  python-debian python-reportbug texinfo w3m whois xz-utils acpid
  acpi-support-base antiword apache2-doc bdf2psf busybox cabextract
  libcryptsetup4 cryptsetup-bin cryptsetup cups-common dpkg-dev libdpkg-perl
  debhelper debian-policy debian-reference-common debian-reference-en
  debian-reference debian-reference-fr debian-reference-it debian-reference-ja
  debian-reference-pt dh-python distro-info-data dosfstools fonts-opensymbol
  gdb gdbserver python3-debian gdebi-core gettext libgirepository-1.0-1
  gir1.2-freedesktop gir1.2-glib-2.0 python-dateutil git-buildpackage git-doc
  git-el gnome-user-guide grub-pc grub-pc-bin grub2-common grub-common
  gsettings-desktop-schemas gstreamer1.0-plugins-base gstreamer1.0-x iceweasel
  libarchive-zip-perl libcgi-pm-perl libdbd-sqlite3-perl libdistro-info-perl
  libfm-data libfm-gtk-data libhtml-parser-perl libio-socket-ssl-perl libkate1
  libmodplug1 libnet-dns-perl libobt2 libobrender29 libpaper-utils
  libreoffice-java-common libreoffice-report-builder-bin libsasl2-modules
  libsqlite3-tcl libtar0 libtext-levenshtein-perl libwebkitgtk-3.0-common
  libwireshark-data libxml-twig-perl libxmmsclient6 libxmmsclient-glib1
  libyaml-libyaml-perl lintian lpr lsb-release lxappearance lxde-common
  lxde-core lxinput lxlauncher xmms2-core lxmusic lxtask lxterminal
  python-crypto python-simplejson python-zope.interface rsync sgml-data
  smartmontools tcl8.5 tk8.5 tla tla-doc unzip x11-apps x11-xserver-utils
  xserver-common xserver-xorg-core xserver-xorg-input-mouse xsltproc
  xul-ext-https-everywhere debootstrap dtv-scan-tables libruby2.1 macchanger
  ncurses-term-considered-harmful os-prober postfix postfix-doc
  prevent-aptitude prevent-consolekit prevent-dbus prevent-networkmanager
  prevent-packagekit prevent-policykit prevent-ppckit prevent-pulseaudio
  prevent-systemd-completely prevent-unattended-upgrades ruby2.1
  wtf-debian-keyring
Install these packages without verification? [y/N] Get:1 http://192.168.3.2/Debian/deb-1/ jessie/main base-files amd64 8 [77.9 kB]
Get:2 http://192.168.3.2/Debian/deb-1/ jessie/main debianutils amd64 4.4+b1 [99.1 kB]
Get:3 http://192.168.3.2/Debian/deb-1/ jessie/main bash amd64 4.3-11+b1 [1,172 kB]
Get:4 http://192.168.3.2/Debian/deb-1/ jessie/main coreutils amd64 8.23-3 [2,721 kB]
Get:5 http://192.168.3.2/Debian/deb-1/ jessie/main libc-bin amd64 2.19-13 [1,282 kB]
Get:6 http://192.168.3.2/Debian/deb-1/ jessie/main libc6-dev amd64 2.19-13 [1,998 kB]
Get:7 http://192.168.3.2/Debian/deb-1/ jessie/main libc-dev-bin amd64 2.19-13 [236 kB]
Get:8 http://192.168.3.2/Debian/deb-1/ jessie/main libc6-dbg amd64 2.19-13 [3,419 kB]
Get:9 http://192.168.3.2/Debian/deb-1/ jessie/main libitm1 amd64 4.9.1-19 [29.2 kB]
Get:10 http://192.168.3.2/Debian/deb-1/ jessie/main libgomp1 amd64 4.9.1-19 [37.8 kB]
Get:11 http://192.168.3.2/Debian/deb-1/ jessie/main libgfortran3 amd64 4.9.1-19 [255 kB]
Get:12 http://192.168.3.2/Debian/deb-1/ jessie/main gcc-4.9-base amd64 4.9.1-19 [158 kB]
Get:13 http://192.168.3.2/Debian/deb-1/ jessie/main libgcc1 amd64 1:4.9.1-19 [39.5 kB]
Get:14 http://192.168.3.2/Debian/deb-1/ jessie/main libtsan0 amd64 4.9.1-19 [213 kB]
Get:15 http://192.168.3.2/Debian/deb-1/ jessie/main libquadmath0 amd64 4.9.1-19 [129 kB]
Get:16 http://192.168.3.2/Debian/deb-1/ jessie/main libatomic1 amd64 4.9.1-19 [9,004 B]
Get:17 http://192.168.3.2/Debian/deb-1/ jessie/main libstdc++6 amd64 4.9.1-19 [273 kB]
Get:18 http://192.168.3.2/Debian/deb-1/ jessie/main libc6 amd64 2.19-13 [4,660 kB]
Get:19 http://192.168.3.2/Debian/deb-1/ jessie/main perl amd64 5.20.1-3 [2,620 kB]
Get:20 http://192.168.3.2/Debian/deb-1/ jessie/main libperl5.20 amd64 5.20.1-3 [1,340 B]
Get:21 http://192.168.3.2/Debian/deb-1/ jessie/main perl-base amd64 5.20.1-3 [1,220 kB]
Get:22 http://192.168.3.2/Debian/deb-1/ jessie/main perl-modules all 5.20.1-3 [2,536 kB]
Get:23 http://192.168.3.2/Debian/deb-1/ jessie/main bzip2 amd64 1.0.6-7+b1 [46.9 kB]
Get:24 http://192.168.3.2/Debian/deb-1/ jessie/main libbz2-1.0 amd64 1.0.6-7+b1 [43.4 kB]
Get:25 http://192.168.3.2/Debian/deb-1/ jessie/main install-info amd64 5.2.0.dfsg.1-5 [193 kB]
Get:26 http://192.168.3.2/Debian/deb-1/ jessie/main libgdbm3 amd64 1.8.3-13.1 [30.0 kB]
Get:27 http://192.168.3.2/Debian/deb-1/ jessie/main zlib1g-dev amd64 1:1.2.8.dfsg-2+b1 [206 kB]
Get:28 http://192.168.3.2/Debian/deb-1/ jessie/main zlib1g amd64 1:1.2.8.dfsg-2+b1 [88.8 kB]
Get:29 http://192.168.3.2/Debian/deb-1/ jessie/main init-system-helpers all 1.22 [14.0 kB]
Get:30 http://192.168.3.2/Debian/deb-1/ jessie/main kbd amd64 1.15.5-2 [313 kB]
Get:31 http://192.168.3.2/Debian/debs/ sid/wtf console-setup-linux all 1.116+wtf1 [1,152 kB]
Get:32 http://192.168.3.2/Debian/deb-1/ jessie/main initscripts amd64 2.88dsf-58 [87.2 kB]
Get:33 http://192.168.3.2/Debian/debs/ sid/wtf console-setup all 1.116+wtf1 [96.0 kB]
Get:34 http://192.168.3.2/Debian/debs/ sid/wtf keyboard-configuration all 1.116+wtf1 [615 kB]
Get:35 http://192.168.3.2/Debian/deb-1/ jessie/main lsb-base all 4.1+Debian13+nmu1 [26.7 kB]
Get:36 http://192.168.3.2/Debian/deb-1/ jessie/main cron amd64 3.0pl1-127 [93.8 kB]
Get:37 http://192.168.3.2/Debian/deb-1/ jessie/main dpkg amd64 1.17.21 [2,843 kB]
Get:38 http://192.168.3.2/Debian/deb-1/ jessie/main dash amd64 0.5.7-4+b1 [109 kB]
Get:39 http://192.168.3.2/Debian/deb-1/ jessie/main diffutils amd64 1:3.3-1+b1 [267 kB]
Get:40 http://192.168.3.2/Debian/deb-1/ jessie/main findutils amd64 4.4.2-9+b1 [485 kB]
Get:41 http://192.168.3.2/Debian/deb-1/ jessie/main init amd64 1.22 [4,674 B]
Get:42 http://192.168.3.2/Debian/deb-1/ jessie/main login amd64 1:4.2-3 [721 kB]
Get:43 http://192.168.3.2/Debian/deb-1/ jessie/main sed amd64 4.2.2-4+b1 [243 kB]
Get:44 http://192.168.3.2/Debian/deb-1/ jessie/main tar amd64 1.27.1-2+b1 [676 kB]
Get:45 http://192.168.3.2/Debian/deb-1/ jessie/main libreadline6 amd64 6.3-8+b1 [143 kB]
Get:46 http://192.168.3.2/Debian/deb-1/ jessie/main libslang2 amd64 2.3.0-2 [491 kB]
Get:47 http://192.168.3.2/Debian/deb-1/ jessie/main libusb-0.1-4 amd64 2:0.1.12-25 [21.9 kB]
Get:48 http://192.168.3.2/Debian/deb-1/ jessie/main debconf all 1.5.54 [167 kB]
Get:49 http://192.168.3.2/Debian/deb-1/ jessie/main libuuid1 amd64 2.25.2-3 [63.8 kB]
Get:50 http://192.168.3.2/Debian/deb-1/ jessie/main libblkid1 amd64 2.25.2-3 [155 kB]
Get:51 http://192.168.3.2/Debian/deb-1/ jessie/main liblzma5 amd64 5.1.1alpha+20120614-2+b2 [194 kB]
Get:52 http://192.168.3.2/Debian/deb-1/ jessie/main libmount1 amd64 2.25.2-3 [163 kB]
Get:53 http://192.168.3.2/Debian/deb-1/ jessie/main libnewt0.52 amd64 0.52.17-1+b1 [72.7 kB]
Get:54 http://192.168.3.2/Debian/deb-1/ jessie/main libpipeline1 amd64 1.4.0-1 [27.9 kB]
Get:55 http://192.168.3.2/Debian/deb-1/ jessie/main udev amd64 215-7 [872 kB]
Get:56 http://192.168.3.2/Debian/deb-1/ jessie/main libudev1 amd64 215-7 [50.3 kB]
Get:57 http://192.168.3.2/Debian/deb-1/ jessie/main bsdmainutils amd64 9.0.6 [183 kB]
Get:58 http://192.168.3.2/Debian/deb-1/ jessie/main man-db amd64 2.7.0.2-3 [1,000 kB]
Get:59 http://192.168.3.2/Debian/deb-1/ jessie/main libasprintf0c2 amd64 0.19.3-1 [31.1 kB]
Get:60 http://192.168.3.2/Debian/deb-1/ jessie/main libgc1c2 amd64 1:7.2d-6.4 [132 kB]
Get:61 http://192.168.3.2/Debian/deb-1/ jessie/main libgpg-error0 amd64 1.17-2 [81.7 kB]
Get:62 http://192.168.3.2/Debian/deb-1/ jessie/main libgcrypt20 amd64 1.6.2-4+b1 [390 kB]
Get:63 http://192.168.3.2/Debian/deb-1/ jessie/main libkeyutils1 amd64 1.5.9-5+b1 [12.0 kB]
Get:64 http://192.168.3.2/Debian/deb-1/ jessie/main libgssapi-krb5-2 amd64 1.12.1+dfsg-15 [150 kB]
Get:65 http://192.168.3.2/Debian/deb-1/ jessie/main libkrb5-3 amd64 1.12.1+dfsg-15 [302 kB]
Get:66 http://192.168.3.2/Debian/deb-1/ jessie/main libkrb5support0 amd64 1.12.1+dfsg-15 [58.4 kB]
Get:67 http://192.168.3.2/Debian/deb-1/ jessie/main libk5crypto3 amd64 1.12.1+dfsg-15 [114 kB]
Get:68 http://192.168.3.2/Debian/deb-1/ jessie/main libidn11 amd64 1.29-1+b1 [136 kB]
Get:69 http://192.168.3.2/Debian/deb-1/ jessie/main python3-magic all 1:5.20-2 [43.9 kB]
Get:70 http://192.168.3.2/Debian/deb-1/ jessie/main file amd64 1:5.20-2 [58.3 kB]
Get:71 http://192.168.3.2/Debian/deb-1/ jessie/main libmagic1 amd64 1:5.20-2 [243 kB]
Get:72 http://192.168.3.2/Debian/deb-1/ jessie/main libsasl2-modules-db amd64 2.1.26.dfsg1-12 [66.9 kB]
Get:73 http://192.168.3.2/Debian/deb-1/ jessie/main libsasl2-2 amd64 2.1.26.dfsg1-12 [104 kB]
Get:74 http://192.168.3.2/Debian/deb-1/ jessie/main libsqlite3-0 amd64 3.8.7.1-1 [438 kB]
Get:75 http://192.168.3.2/Debian/deb-1/ jessie/main libexpat1-dev amd64 2.1.0-6+b3 [126 kB]
Get:76 http://192.168.3.2/Debian/deb-1/ jessie/main libexpat1 amd64 2.1.0-6+b3 [80.3 kB]
Get:77 http://192.168.3.2/Debian/deb-1/ jessie/main libfontconfig1-dev amd64 2.11.0-6.3 [896 kB]
Get:78 http://192.168.3.2/Debian/deb-1/ jessie/main fontconfig-config all 2.11.0-6.3 [273 kB]
Get:79 http://192.168.3.2/Debian/deb-1/ jessie/main libfontconfig1 amd64 2.11.0-6.3 [329 kB]
Get:80 http://192.168.3.2/Debian/deb-1/ jessie/main fontconfig amd64 2.11.0-6.3 [402 kB]
Get:81 http://192.168.3.2/Debian/deb-1/ jessie/main fonts-droid all 1:4.4.4r2-4 [3,731 kB]
Get:82 http://192.168.3.2/Debian/deb-1/ jessie/main imagemagick-common all 8:6.8.9.9-3 [148 kB]
Get:83 http://192.168.3.2/Debian/deb-2/ jessie/main g++-4.8 amd64 4.8.3-13 [18.5 MB]
Get:84 http://192.168.3.2/Debian/deb-2/ jessie/main libstdc++-4.8-dev amd64 4.8.3-13 [1,053 kB]
Get:85 http://192.168.3.2/Debian/deb-1/ jessie/main libgcc-4.8-dev amd64 4.8.3-13 [1,688 kB]
Get:86 http://192.168.3.2/Debian/deb-1/ jessie/main libmpfr4 amd64 3.1.2-1+b1 [526 kB]
Get:87 http://192.168.3.2/Debian/deb-8/ jessie/main gcc-4.8-plugin-dev amd64 4.8.3-13 [683 kB]
Get:88 http://192.168.3.2/Debian/deb-1/ jessie/main gcc-4.8 amd64 4.8.3-13 [4,780 kB]
Get:89 http://192.168.3.2/Debian/deb-1/ jessie/main cpp-4.8 amd64 4.8.3-13 [4,577 kB]
Get:90 http://192.168.3.2/Debian/deb-1/ jessie/main binutils amd64 2.24.90.20141023-1 [3,334 kB]
Get:91 http://192.168.3.2/Debian/deb-1/ jessie/main libasan0 amd64 4.8.3-13 [63.1 kB]
Get:92 http://192.168.3.2/Debian/deb-1/ jessie/main gcc-4.8-base amd64 4.8.3-13 [154 kB]
Get:93 http://192.168.3.2/Debian/deb-1/ jessie/main libroken18-heimdal amd64 1.6~rc2+dfsg-8+b1 [63.2 kB]
Get:94 http://192.168.3.2/Debian/deb-1/ jessie/main libasn1-8-heimdal amd64 1.6~rc2+dfsg-8+b1 [205 kB]
Get:95 http://192.168.3.2/Debian/deb-1/ jessie/main dictionaries-common all 1.23.17 [249 kB]
Get:96 http://192.168.3.2/Debian/deb-1/ jessie/main libaspell15 amd64 0.60.7~20110707-1.3 [359 kB]
Get:97 http://192.168.3.2/Debian/deb-1/ jessie/main aspell amd64 0.60.7~20110707-1.3 [230 kB]
Get:98 http://192.168.3.2/Debian/deb-1/ jessie/main libxt6 amd64 1:1.1.4-1+b1 [186 kB]
Get:99 http://192.168.3.2/Debian/deb-1/ jessie/main libaudio2 amd64 1.9.4-3 [79.8 kB]
Get:100 http://192.168.3.2/Debian/deb-1/ jessie/main libavahi-common-data amd64 0.6.31-4+b1 [98.8 kB]
Get:101 http://192.168.3.2/Debian/deb-1/ jessie/main libavahi-common3 amd64 0.6.31-4+b1 [51.1 kB]
Get:102 http://192.168.3.2/Debian/deb-1/ jessie/main libdbus-1-3 amd64 1.8.12-1 [167 kB]
Get:103 http://192.168.3.2/Debian/deb-1/ jessie/main libavahi-client3 amd64 0.6.31-4+b1 [54.5 kB]
Get:104 http://192.168.3.2/Debian/deb-mm/ jessie/main libbasicusageenvironment0 amd64 2:2014.11.01-dmo1 [109 kB]
Get:105 http://192.168.3.2/Debian/deb-1/ jessie/main libpng12-dev amd64 1.2.50-2+b2 [248 kB]
Get:106 http://192.168.3.2/Debian/deb-1/ jessie/main libpng12-0 amd64 1.2.50-2+b2 [172 kB]
Get:107 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb1-dev amd64 1.10-3+b1 [83.8 kB]
Get:108 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb1 amd64 1.10-3+b1 [44.4 kB]
Get:109 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-render0-dev amd64 1.10-3+b1 [22.8 kB]
Get:110 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-render0 amd64 1.10-3+b1 [17.5 kB]
Get:111 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-shm0-dev amd64 1.10-3+b1 [12.8 kB]
Get:112 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-shm0 amd64 1.10-3+b1 [11.5 kB]
Get:113 http://192.168.3.2/Debian/deb-1/ jessie/main libxrender-dev amd64 1:0.9.8-1+b1 [38.9 kB]
Get:114 http://192.168.3.2/Debian/deb-1/ jessie/main libxrender1 amd64 1:0.9.8-1+b1 [31.4 kB]
Get:115 http://192.168.3.2/Debian/deb-1/ jessie/main libcairo2-dev amd64 1.14.0-2.1 [879 kB]
Get:116 http://192.168.3.2/Debian/deb-1/ jessie/main libcairo2 amd64 1.14.0-2.1 [742 kB]
Get:117 http://192.168.3.2/Debian/deb-1/ jessie/main libcairo-script-interpreter2 amd64 1.14.0-2.1 [340 kB]
Get:118 http://192.168.3.2/Debian/deb-1/ jessie/main libglib2.0-data all 2.42.1-1 [2,173 kB]
Get:119 http://192.168.3.2/Debian/deb-1/ jessie/main libglib2.0-dev amd64 2.42.1-1 [2,644 kB]
Get:120 http://192.168.3.2/Debian/deb-1/ jessie/main libglib2.0-bin amd64 2.42.1-1 [1,335 kB]
Get:121 http://192.168.3.2/Debian/deb-1/ jessie/main libglib2.0-0 amd64 2.42.1-1 [2,401 kB]
Get:122 http://192.168.3.2/Debian/deb-1/ jessie/main python2.7 amd64 2.7.8-11 [248 kB]
Get:123 http://192.168.3.2/Debian/deb-1/ jessie/main libpython2.7 amd64 2.7.8-11 [1,080 kB]
Get:124 http://192.168.3.2/Debian/deb-1/ jessie/main libpython2.7-stdlib amd64 2.7.8-11 [1,841 kB]
Get:125 http://192.168.3.2/Debian/deb-1/ jessie/main python2.7-minimal amd64 2.7.8-11 [1,384 kB]
Get:126 http://192.168.3.2/Debian/deb-1/ jessie/main libpython2.7-minimal amd64 2.7.8-11 [374 kB]
Get:127 http://192.168.3.2/Debian/deb-1/ jessie/main python amd64 2.7.8-2 [151 kB]
Get:128 http://192.168.3.2/Debian/deb-1/ jessie/main python-minimal amd64 2.7.8-2 [39.8 kB]
Get:129 http://192.168.3.2/Debian/deb-1/ jessie/main libpython-stdlib amd64 2.7.8-2 [19.4 kB]
Get:130 http://192.168.3.2/Debian/deb-1/ jessie/main libcairo-gobject2 amd64 1.14.0-2.1 [305 kB]
Get:131 http://192.168.3.2/Debian/deb-1/ jessie/main libcroco3 amd64 0.6.8-3+b1 [135 kB]
Get:132 http://192.168.3.2/Debian/deb-1/ jessie/main libdirectfb-1.2-9 amd64 1.2.10.0-5.1 [1,040 kB]
Get:133 http://192.168.3.2/Debian/deb-1/ jessie/main libenca0 amd64 1.16-1 [62.3 kB]
Get:134 http://192.168.3.2/Debian/deb-1/ jessie/main libflac8 amd64 1.3.0-3 [89.3 kB]
Get:135 http://192.168.3.2/Debian/deb-1/ jessie/main libfontenc1 amd64 1:1.1.2-1+b1 [23.9 kB]
Get:136 http://192.168.3.2/Debian/deb-1/ jessie/main libfribidi0 amd64 0.19.6-3 [44.4 kB]
Get:137 http://192.168.3.2/Debian/deb-1/ jessie/main fuse amd64 2.9.3-15+b1 [70.5 kB]
Get:138 http://192.168.3.2/Debian/deb-1/ jessie/main libfuse2 amd64 2.9.3-15+b1 [135 kB]
Get:139 http://192.168.3.2/Debian/deb-1/ jessie/main geoip-database all 20141027-1 [1,466 kB]
Get:140 http://192.168.3.2/Debian/deb-1/ jessie/main libgeoip1 amd64 1.6.2-2 [90.8 kB]
Get:141 http://192.168.3.2/Debian/deb-1/ jessie/main libhcrypto4-heimdal amd64 1.6~rc2+dfsg-8+b1 [110 kB]
Get:142 http://192.168.3.2/Debian/deb-1/ jessie/main libheimbase1-heimdal amd64 1.6~rc2+dfsg-8+b1 [51.8 kB]
Get:143 http://192.168.3.2/Debian/deb-1/ jessie/main libwind0-heimdal amd64 1.6~rc2+dfsg-8+b1 [71.5 kB]
Get:144 http://192.168.3.2/Debian/deb-1/ jessie/main libhx509-5-heimdal amd64 1.6~rc2+dfsg-8+b1 [131 kB]
Get:145 http://192.168.3.2/Debian/deb-1/ jessie/main libkrb5-26-heimdal amd64 1.6~rc2+dfsg-8+b1 [229 kB]
Get:146 http://192.168.3.2/Debian/deb-1/ jessie/main libheimntlm0-heimdal amd64 1.6~rc2+dfsg-8+b1 [38.7 kB]
Get:147 http://192.168.3.2/Debian/deb-1/ jessie/main libgssapi3-heimdal amd64 1.6~rc2+dfsg-8+b1 [118 kB]
Get:148 http://192.168.3.2/Debian/deb-1/ jessie/main libgstreamer1.0-0 amd64 1.4.4-2 [1,659 kB]
Get:149 http://192.168.3.2/Debian/deb-1/ jessie/main iso-codes all 3.57-1 [2,265 kB]
Get:150 http://192.168.3.2/Debian/deb-1/ jessie/main libgstreamer-plugins-base1.0-0 amd64 1.4.4-2 [1,297 kB]
Get:151 http://192.168.3.2/Debian/deb-1/ jessie/main libgudev-1.0-0 amd64 215-7 [36.1 kB]
Get:152 http://192.168.3.2/Debian/deb-1/ jessie/main libharfbuzz-dev amd64 0.9.35-2 [532 kB]
Get:153 http://192.168.3.2/Debian/deb-1/ jessie/main libharfbuzz0b amd64 0.9.35-2 [485 kB]
Get:154 http://192.168.3.2/Debian/deb-1/ jessie/main libharfbuzz-icu0 amd64 0.9.35-2 [360 kB]
Get:155 http://192.168.3.2/Debian/deb-1/ jessie/main libharfbuzz-gobject0 amd64 0.9.35-2 [365 kB]
Get:156 http://192.168.3.2/Debian/deb-1/ jessie/main libhdb9-heimdal amd64 1.6~rc2+dfsg-8+b1 [86.4 kB]
Get:157 http://192.168.3.2/Debian/deb-1/ jessie/main libhunspell-1.3-0 amd64 1.3.3-3 [139 kB]
Get:158 http://192.168.3.2/Debian/deb-1/ jessie/main libidl0 amd64 0.8.14-0.4+b1 [112 kB]
Get:159 http://192.168.3.2/Debian/deb-1/ jessie/main libksba8 amd64 1.3.2-1 [94.2 kB]
Get:160 http://192.168.3.2/Debian/deb-1/ jessie/main liblcms2-2 amd64 2.6-3+b3 [141 kB]
Get:161 http://192.168.3.2/Debian/deb-2/ jessie/main libllvm3.4 amd64 1:3.4.2-13 [6,729 kB]
Get:162 http://192.168.3.2/Debian/deb-1/ jessie/main mysql-common all 5.5.40-1 [76.3 kB]
Get:163 http://192.168.3.2/Debian/deb-1/ jessie/main libmysqlclient18 amd64 5.5.40-1 [669 kB]
Get:164 http://192.168.3.2/Debian/deb-1/ jessie/main libnss3 amd64 2:3.17.2-1 [1,130 kB]
Get:165 http://192.168.3.2/Debian/deb-1/ jessie/main libopenvg1-mesa amd64 10.3.2-1 [44.6 kB]
Get:166 http://192.168.3.2/Debian/deb-1/ jessie/main libpaper1 amd64 1.1.24+nmu4 [22.0 kB]
Get:167 http://192.168.3.2/Debian/deb-1/ jessie/main libpcsclite1 amd64 1.8.13-1 [56.2 kB]
Get:168 http://192.168.3.2/Debian/deb-1/ jessie/main libpolkit-agent-1-0 amd64 0.105-8 [22.1 kB]
Get:169 http://192.168.3.2/Debian/deb-1/ jessie/main libproxy1 amd64 0.4.11-4+b1 [56.8 kB]
Get:170 http://192.168.3.2/Debian/deb-1/ jessie/main librest-0.7-0 amd64 0.7.92-2 [33.1 kB]
Get:171 http://192.168.3.2/Debian/deb-1/ jessie/main libserf-1-1 amd64 1.3.7-3 [52.5 kB]
Get:172 http://192.168.3.2/Debian/deb-1/ jessie/main libsmi2ldbl amd64 0.4.8+dfsg2-10+b1 [123 kB]
Get:173 http://192.168.3.2/Debian/deb-1/ jessie/main libvorbisfile3 amd64 1.3.4-2 [23.7 kB]
Get:174 http://192.168.3.2/Debian/deb-1/ jessie/main libvorbisenc2 amd64 1.3.4-2 [77.9 kB]
Get:175 http://192.168.3.2/Debian/deb-1/ jessie/main libvorbis0a amd64 1.3.4-2 [92.9 kB]
Get:176 http://192.168.3.2/Debian/deb-1/ jessie/main libsndfile1 amd64 1.0.25-9+b1 [215 kB]
Get:177 http://192.168.3.2/Debian/deb-1/ jessie/main subversion amd64 1.8.10-4 [920 kB]
Get:178 http://192.168.3.2/Debian/deb-1/ jessie/main libsvn1 amd64 1.8.10-4 [1,075 kB]
Get:179 http://192.168.3.2/Debian/deb-2/ jessie/main libsvn-perl amd64 1.8.10-4 [938 kB]
Get:180 http://192.168.3.2/Debian/deb-2/ jessie/main libsystemd-id128-0 amd64 215-7 [31.4 kB]
Get:181 http://192.168.3.2/Debian/deb-1/ jessie/main libsystemd-journal0 amd64 215-7 [68.4 kB]
Get:182 http://192.168.3.2/Debian/deb-1/ jessie/main libsystemd-login0 amd64 215-7 [43.2 kB]
Get:183 http://192.168.3.2/Debian/deb-1/ jessie/main tzdata-java all 2014i-1 [81.3 kB]
Get:184 http://192.168.3.2/Debian/deb-1/ jessie/main tzdata all 2014i-1 [189 kB]
Get:185 http://192.168.3.2/Debian/deb-1/ jessie/main libtcl8.5 amd64 8.5.17-1 [737 kB]
Get:186 http://192.168.3.2/Debian/deb-1/ jessie/main libtheora0 amd64 1.1.1+dfsg.1-6 [171 kB]
Get:187 http://192.168.3.2/Debian/deb-1/ jessie/main libtk8.5 amd64 8.5.17-1 [749 kB]
Get:188 http://192.168.3.2/Debian/deb-1/ jessie/main libupnp6 amd64 1:1.6.19+git20141001-1 [163 kB]
Get:189 http://192.168.3.2/Debian/deb-1/ jessie/main libxfixes3 amd64 1:5.0.1-2+b1 [21.3 kB]
Get:190 http://192.168.3.2/Debian/deb-1/ jessie/main libva-x11-1 amd64 1.4.1-1 [17.6 kB]
Get:191 http://192.168.3.2/Debian/deb-1/ jessie/main libvdpau1 amd64 0.8-3 [33.4 kB]
Get:192 http://192.168.3.2/Debian/deb-1/ jessie/main libvisual-0.4-0 amd64 0.4.0-6 [121 kB]
Get:193 http://192.168.3.2/Debian/deb-1/ jessie/main libwbclient0 amd64 2:4.1.13+dfsg-2 [113 kB]
Get:194 http://192.168.3.2/Debian/deb-mm/ jessie/main libx264-142 amd64 3:0.142.2491+git24e4fed-dmo1 [595 kB]
Get:195 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-composite0 amd64 1.10-3+b1 [11.1 kB]
Get:196 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-dri2-0 amd64 1.10-3+b1 [12.9 kB]
Get:197 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-dri3-0 amd64 1.10-3+b1 [11.1 kB]
Get:198 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-glx0 amd64 1.10-3+b1 [27.4 kB]
Get:199 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-present0 amd64 1.10-3+b1 [11.1 kB]
Get:200 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-randr0 amd64 1.10-3+b1 [20.9 kB]
Get:201 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-shape0 amd64 1.10-3+b1 [11.6 kB]
Get:202 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-sync1 amd64 1.10-3+b1 [14.4 kB]
Get:203 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-xfixes0 amd64 1.10-3+b1 [14.9 kB]
Get:204 http://192.168.3.2/Debian/deb-1/ jessie/main libxcb-xv0 amd64 1.10-3+b1 [15.1 kB]
Get:205 http://192.168.3.2/Debian/deb-1/ jessie/main libxcursor1 amd64 1:1.1.14-1+b1 [35.1 kB]
Get:206 http://192.168.3.2/Debian/deb-1/ jessie/main libxfont1 amd64 1:1.4.99.901-1+b1 [132 kB]
Get:207 http://192.168.3.2/Debian/deb-1/ jessie/main libxi6 amd64 2:1.7.4-1+b1 [79.8 kB]
Get:208 http://192.168.3.2/Debian/deb-1/ jessie/main libxinerama1 amd64 2:1.1.3-1+b1 [16.9 kB]
Get:209 http://192.168.3.2/Debian/deb-1/ jessie/main libxrandr2 amd64 2:1.4.2-1+b1 [35.5 kB]
Get:210 http://192.168.3.2/Debian/deb-1/ jessie/main libxres1 amd64 2:1.0.7-1+b1 [15.5 kB]
Get:211 http://192.168.3.2/Debian/deb-1/ jessie/main libxslt1.1 amd64 1.1.28-2+b2 [232 kB]
Get:212 http://192.168.3.2/Debian/deb-1/ jessie/main libxtst6 amd64 2:1.2.2-1+b1 [27.3 kB]
Get:213 http://192.168.3.2/Debian/deb-1/ jessie/main libxv1 amd64 2:1.0.10-1+b1 [24.0 kB]
Get:214 http://192.168.3.2/Debian/deb-1/ jessie/main libxvmc1 amd64 2:1.0.8-2+b1 [23.6 kB]
Get:215 http://192.168.3.2/Debian/deb-1/ jessie/main libxxf86dga1 amd64 2:1.1.4-1+b1 [22.3 kB]
Get:216 http://192.168.3.2/Debian/deb-1/ jessie/main libxxf86vm1 amd64 1:1.1.3-1+b1 [19.6 kB]
Get:217 http://192.168.3.2/Debian/deb-1/ jessie/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB]
Get:218 http://192.168.3.2/Debian/deb-1/ jessie/main sysvinit amd64 2.88dsf-58 [99.9 kB]
Get:219 http://192.168.3.2/Debian/deb-mm/ jessie/main libfdk-aac0 amd64 1:0.1.3+20141027-dmo2 [340 kB]
Get:220 http://192.168.3.2/Debian/deb-1/ jessie/main debian-archive-keyring all 2014.3 [40.1 kB]
Get:221 http://192.168.3.2/Debian/deb-1/ jessie/main multiarch-support amd64 2.19-13 [178 kB]
Get:222 http://192.168.3.2/Debian/deb-2/ jessie/main sysvinit-core amd64 2.88dsf-58 [132 kB]
Get:223 http://192.168.3.2/Debian/deb-1/ jessie/main cpio amd64 2.11+dfsg-2+b1 [176 kB]
Get:224 http://192.168.3.2/Debian/deb-1/ jessie/main ifupdown amd64 0.7.50 [66.8 kB]
Get:225 http://192.168.3.2/Debian/deb-1/ jessie/main netbase all 5.3 [19.0 kB]
Get:226 http://192.168.3.2/Debian/deb-1/ jessie/main iptables amd64 1.4.21-2+b1 [277 kB]
Get:227 http://192.168.3.2/Debian/deb-1/ jessie/main libxtables10 amd64 1.4.21-2+b1 [67.6 kB]
Get:228 http://192.168.3.2/Debian/deb-1/ jessie/main iputils-ping amd64 3:20121221-5+b2 [56.5 kB]
Get:229 http://192.168.3.2/Debian/deb-1/ jessie/main logrotate amd64 3.8.7-1+b1 [52.2 kB]
Get:230 http://192.168.3.2/Debian/deb-1/ jessie/main net-tools amd64 1.60-26+b1 [225 kB]
Get:231 http://192.168.3.2/Debian/deb-1/ jessie/main nfacct amd64 1.0.1-1.1 [7,820 B]
Get:232 http://192.168.3.2/Debian/deb-1/ jessie/main traceroute amd64 1:2.0.20-2+b1 [53.6 kB]
Get:233 http://192.168.3.2/Debian/deb-1/ jessie/main vim amd64 2:7.4.488-3 [952 kB]
Get:234 http://192.168.3.2/Debian/deb-2/ jessie/main vim-gui-common all 2:7.4.488-3 [155 kB]
Get:235 http://192.168.3.2/Debian/deb-1/ jessie/main vim-tiny amd64 2:7.4.488-3 [418 kB]
Get:236 http://192.168.3.2/Debian/deb-1/ jessie/main vim-runtime all 2:7.4.488-3 [5,047 kB]
Get:237 http://192.168.3.2/Debian/deb-1/ jessie/main vim-common amd64 2:7.4.488-3 [179 kB]
Get:238 http://192.168.3.2/Debian/deb-1/ jessie/main whiptail amd64 0.52.17-1+b1 [37.2 kB]
Get:239 http://192.168.3.2/Debian/deb-1/ jessie/main debconf-i18n all 1.5.54 [204 kB]
Get:240 http://192.168.3.2/Debian/deb-1/ jessie/main passwd amd64 1:4.2-3 [971 kB]
Get:241 http://192.168.3.2/Debian/deb-1/ jessie/main gettext-base amd64 0.19.3-1 [121 kB]
Get:242 http://192.168.3.2/Debian/deb-1/ jessie/main host all 1:9.9.5.dfsg-6 [22.4 kB]
Get:243 http://192.168.3.2/Debian/deb-1/ jessie/main info amd64 5.2.0.dfsg.1-5 [269 kB]
Get:244 http://192.168.3.2/Debian/deb-1/ jessie/main krb5-locales all 1.12.1+dfsg-15 [2,648 kB]
Get:245 http://192.168.3.2/Debian/deb-1/ jessie/main libxapian22 amd64 1.2.19-1 [982 kB]
Get:246 http://192.168.3.2/Debian/deb-1/ jessie/main locales all 2.19-13 [3,942 kB]
Get:247 http://192.168.3.2/Debian/deb-1/ jessie/main openssh-sftp-server amd64 1:6.7p1-3 [37.9 kB]
Get:248 http://192.168.3.2/Debian/deb-1/ jessie/main openssh-server amd64 1:6.7p1-3 [330 kB]
Get:249 http://192.168.3.2/Debian/deb-1/ jessie/main openssh-client amd64 1:6.7p1-3 [691 kB]
Get:250 http://192.168.3.2/Debian/deb-1/ jessie/main python-apt-common all 0.9.3.11 [90.3 kB]
Get:251 http://192.168.3.2/Debian/deb-1/ jessie/main python-apt amd64 0.9.3.11 [171 kB]
Get:252 http://192.168.3.2/Debian/deb-1/ jessie/main reportbug all 6.6.1 [123 kB]
Get:253 http://192.168.3.2/Debian/deb-1/ jessie/main python-chardet all 2.3.0-1 [96.2 kB]
Get:254 http://192.168.3.2/Debian/deb-1/ jessie/main python-debian all 0.1.25 [71.0 kB]
Get:255 http://192.168.3.2/Debian/deb-1/ jessie/main python-reportbug all 6.6.1 [126 kB]
Get:256 http://192.168.3.2/Debian/deb-1/ jessie/main texinfo amd64 5.2.0.dfsg.1-5 [956 kB]
Get:257 http://192.168.3.2/Debian/deb-1/ jessie/main w3m amd64 0.5.3-19 [980 kB]
Get:258 http://192.168.3.2/Debian/deb-1/ jessie/main whois amd64 5.2.2 [65.1 kB]
Get:259 http://192.168.3.2/Debian/deb-1/ jessie/main xz-utils amd64 5.1.1alpha+20120614-2+b2 [221 kB]
Get:260 http://192.168.3.2/Debian/deb-1/ jessie/main acpid amd64 1:2.0.23-2 [55.9 kB]
Get:261 http://192.168.3.2/Debian/deb-1/ jessie/main acpi-support-base all 0.142-6 [23.8 kB]
Get:262 http://192.168.3.2/Debian/deb-2/ jessie/main antiword amd64 0.37-10+b1 [135 kB]
Get:263 http://192.168.3.2/Debian/deb-1/ jessie/main apache2-doc all 2.4.10-8 [2,725 kB]
Get:264 http://192.168.3.2/Debian/debs/ sid/wtf bdf2psf all 1.116+wtf1 [49.9 kB]
Get:265 http://192.168.3.2/Debian/deb-1/ jessie/main busybox amd64 1:1.22.0-9+b1 [391 kB]
Get:266 http://192.168.3.2/Debian/deb-1/ jessie/main cabextract amd64 1.4-4+b1 [48.2 kB]
Get:267 http://192.168.3.2/Debian/deb-1/ jessie/main libcryptsetup4 amd64 2:1.6.6-3 [103 kB]
Get:268 http://192.168.3.2/Debian/deb-1/ jessie/main cryptsetup-bin amd64 2:1.6.6-3 [175 kB]
Get:269 http://192.168.3.2/Debian/deb-1/ jessie/main cryptsetup amd64 2:1.6.6-3 [159 kB]
Get:270 http://192.168.3.2/Debian/deb-1/ jessie/main cups-common all 1.7.5-9 [273 kB]
Get:271 http://192.168.3.2/Debian/deb-1/ jessie/main dpkg-dev all 1.17.21 [1,502 kB]
Get:272 http://192.168.3.2/Debian/deb-1/ jessie/main libdpkg-perl all 1.17.21 [1,038 kB]
Get:273 http://192.168.3.2/Debian/deb-1/ jessie/main debhelper all 9.20141022 [812 kB]
Get:274 http://192.168.3.2/Debian/deb-1/ jessie/main debian-policy all 3.9.6.1 [1,882 kB]
Get:275 http://192.168.3.2/Debian/deb-1/ jessie/main debian-reference-common all 2.56 [39.5 kB]
Get:276 http://192.168.3.2/Debian/deb-2/ jessie/main debian-reference-en all 2.56 [877 kB]
Get:277 http://192.168.3.2/Debian/deb-5/ jessie/main debian-reference all 2.56 [18.9 kB]
Get:278 http://192.168.3.2/Debian/deb-5/ jessie/main debian-reference-fr all 2.56 [1,011 kB]
Get:279 http://192.168.3.2/Debian/deb-1/ jessie/main debian-reference-it all 2.56 [964 kB]
Get:280 http://192.168.3.2/Debian/deb-5/ jessie/main debian-reference-ja all 2.56 [989 kB]
Get:281 http://192.168.3.2/Debian/deb-5/ jessie/main debian-reference-pt all 2.56 [949 kB]
Get:282 http://192.168.3.2/Debian/deb-1/ jessie/main dh-python all 1.20141111-2 [66.4 kB]
Get:283 http://192.168.3.2/Debian/deb-1/ jessie/main distro-info-data all 0.23 [5,118 B]
Get:284 http://192.168.3.2/Debian/deb-1/ jessie/main dosfstools amd64 3.0.27-1 [87.8 kB]
Get:285 http://192.168.3.2/Debian/deb-1/ jessie/main fonts-opensymbol all 2:102.6+LibO4.3.3-2 [146 kB]
Get:286 http://192.168.3.2/Debian/deb-1/ jessie/main gdb amd64 7.7.1+dfsg-5 [2,293 kB]
Get:287 http://192.168.3.2/Debian/deb-1/ jessie/main gdbserver amd64 7.7.1+dfsg-5 [244 kB]
Get:288 http://192.168.3.2/Debian/deb-1/ jessie/main python3-debian all 0.1.25 [50.8 kB]
Get:289 http://192.168.3.2/Debian/deb-1/ jessie/main gdebi-core all 0.9.5.5+nmu1 [134 kB]
Get:290 http://192.168.3.2/Debian/deb-1/ jessie/main gettext amd64 0.19.3-1 [1,240 kB]
Get:291 http://192.168.3.2/Debian/deb-1/ jessie/main libgirepository-1.0-1 amd64 1.42.0-2.2 [95.7 kB]
Get:292 http://192.168.3.2/Debian/deb-1/ jessie/main gir1.2-freedesktop amd64 1.42.0-2.2 [22.0 kB]
Get:293 http://192.168.3.2/Debian/deb-1/ jessie/main gir1.2-glib-2.0 amd64 1.42.0-2.2 [141 kB]
Get:294 http://192.168.3.2/Debian/deb-1/ jessie/main python-dateutil all 2.2-2 [51.3 kB]
Get:295 http://192.168.3.2/Debian/deb-2/ jessie/main git-buildpackage all 0.6.22 [303 kB]
Get:296 http://192.168.3.2/Debian/deb-2/ jessie/main git-doc all 1:2.1.3-1 [1,408 kB]
Get:297 http://192.168.3.2/Debian/deb-3/ jessie/main git-el all 1:2.1.3-1 [594 kB]
Get:298 http://192.168.3.2/Debian/deb-1/ jessie/main gnome-user-guide all 3.14.1-1 [12.5 MB]
Get:299 http://192.168.3.2/Debian/deb-1/ jessie/main grub-pc amd64 2.02~beta2-17 [200 kB]
Get:300 http://192.168.3.2/Debian/deb-1/ jessie/main grub-pc-bin amd64 2.02~beta2-17 [876 kB]
Get:301 http://192.168.3.2/Debian/deb-1/ jessie/main grub2-common amd64 2.02~beta2-17 [503 kB]
Get:302 http://192.168.3.2/Debian/deb-1/ jessie/main grub-common amd64 2.02~beta2-17 [2,721 kB]
Get:303 http://192.168.3.2/Debian/deb-1/ jessie/main gsettings-desktop-schemas all 3.14.1-1 [391 kB]
Get:304 http://192.168.3.2/Debian/deb-1/ jessie/main gstreamer1.0-plugins-base amd64 1.4.4-2 [1,284 kB]
Get:305 http://192.168.3.2/Debian/deb-1/ jessie/main gstreamer1.0-x amd64 1.4.4-2 [830 kB]
Get:306 http://192.168.3.2/Debian/deb-1/ jessie/main iceweasel amd64 31.2.0esr-3 [31.4 MB]
Get:307 http://192.168.3.2/Debian/deb-1/ jessie/main libarchive-zip-perl all 1.39-1 [95.9 kB]
Get:308 http://192.168.3.2/Debian/deb-1/ jessie/main libcgi-pm-perl all 4.09-1 [213 kB]
Get:309 http://192.168.3.2/Debian/deb-2/ jessie/main libdbd-sqlite3-perl amd64 1.44-1 [156 kB]
Get:310 http://192.168.3.2/Debian/deb-1/ jessie/main libdistro-info-perl all 0.14 [5,602 B]
Get:311 http://192.168.3.2/Debian/deb-1/ jessie/main libfm-data all 1.2.3-1 [215 kB]
Get:312 http://192.168.3.2/Debian/deb-1/ jessie/main libfm-gtk-data all 1.2.3-1 [31.9 kB]
Get:313 http://192.168.3.2/Debian/deb-1/ jessie/main libhtml-parser-perl amd64 3.71-1+b3 [109 kB]
Get:314 http://192.168.3.2/Debian/deb-1/ jessie/main libio-socket-ssl-perl all 2.002-2 [172 kB]
Get:315 http://192.168.3.2/Debian/deb-1/ jessie/main libkate1 amd64 0.4.1-4 [42.2 kB]
Get:316 http://192.168.3.2/Debian/deb-1/ jessie/main libmodplug1 amd64 1:0.8.8.4-4.1+b1 [161 kB]
Get:317 http://192.168.3.2/Debian/deb-1/ jessie/main libnet-dns-perl amd64 0.81-2 [331 kB]
Get:318 http://192.168.3.2/Debian/deb-1/ jessie/main libobt2 amd64 3.5.2-8 [63.8 kB]
Get:319 http://192.168.3.2/Debian/deb-1/ jessie/main libobrender29 amd64 3.5.2-8 [76.1 kB]
Get:320 http://192.168.3.2/Debian/deb-1/ jessie/main libpaper-utils amd64 1.1.24+nmu4 [17.5 kB]
Get:321 http://192.168.3.2/Debian/deb-1/ jessie/main libreoffice-java-common all 1:4.3.3-2 [2,054 kB]
Get:322 http://192.168.3.2/Debian/deb-1/ jessie/main libreoffice-report-builder-bin amd64 1:4.3.3-2 [884 kB]
Get:323 http://192.168.3.2/Debian/deb-1/ jessie/main libsasl2-modules amd64 2.1.26.dfsg1-12 [101 kB]
Get:324 http://192.168.3.2/Debian/deb-6/ jessie/main libsqlite3-tcl amd64 3.8.7.1-1 [87.3 kB]
Get:325 http://192.168.3.2/Debian/deb-1/ jessie/main libtar0 amd64 1.2.20-4+b1 [23.4 kB]
Get:326 http://192.168.3.2/Debian/deb-1/ jessie/main libtext-levenshtein-perl all 0.11-1 [10.6 kB]
Get:327 http://192.168.3.2/Debian/deb-1/ jessie/main libwebkitgtk-3.0-common all 2.4.7-2 [451 kB]
Get:328 http://192.168.3.2/Debian/deb-1/ jessie/main libwireshark-data all 1.12.1+g01b65bf-2 [837 kB]
Get:329 http://192.168.3.2/Debian/deb-1/ jessie/main libxml-twig-perl all 1:3.48-1 [178 kB]
Get:330 http://192.168.3.2/Debian/deb-1/ jessie/main libxmmsclient6 amd64 0.8+dfsg-12 [68.9 kB]
Get:331 http://192.168.3.2/Debian/deb-1/ jessie/main libxmmsclient-glib1 amd64 0.8+dfsg-12 [17.9 kB]
Get:332 http://192.168.3.2/Debian/deb-2/ jessie/main libyaml-libyaml-perl amd64 0.41-6 [67.0 kB]
Get:333 http://192.168.3.2/Debian/deb-1/ jessie/main lintian all 2.5.30+deb8u3 [793 kB]
Get:334 http://192.168.3.2/Debian/deb-2/ jessie/main lpr amd64 1:2008.05.17.1 [91.7 kB]
Get:335 http://192.168.3.2/Debian/deb-1/ jessie/main lsb-release all 4.1+Debian13+nmu1 [26.5 kB]
Get:336 http://192.168.3.2/Debian/deb-1/ jessie/main lxappearance amd64 0.6.1-1 [77.6 kB]
Get:337 http://192.168.3.2/Debian/deb-1/ jessie/main lxde-common all 0.99.0-1 [816 kB]
Get:338 http://192.168.3.2/Debian/deb-1/ jessie/main lxde-core all 6 [3,568 B]
Get:339 http://192.168.3.2/Debian/deb-1/ jessie/main lxinput amd64 0.3.4-1 [57.0 kB]
Get:340 http://192.168.3.2/Debian/deb-1/ jessie/main lxlauncher amd64 0.2.4-1 [45.1 kB]
Get:341 http://192.168.3.2/Debian/deb-1/ jessie/main xmms2-core amd64 0.8+dfsg-12 [540 kB]
Get:342 http://192.168.3.2/Debian/deb-1/ jessie/main lxmusic amd64 0.4.6-2 [105 kB]
Get:343 http://192.168.3.2/Debian/deb-1/ jessie/main lxtask amd64 0.1.6-1 [58.4 kB]
Get:344 http://192.168.3.2/Debian/deb-1/ jessie/main lxterminal amd64 0.2.0-1 [92.7 kB]
Get:345 http://192.168.3.2/Debian/deb-1/ jessie/main python-crypto amd64 2.6.1-5+b2 [256 kB]
Get:346 http://192.168.3.2/Debian/deb-1/ jessie/main python-simplejson amd64 3.6.5-1 [67.2 kB]
Get:347 http://192.168.3.2/Debian/deb-1/ jessie/main python-zope.interface amd64 4.1.1-3 [85.5 kB]
Get:348 http://192.168.3.2/Debian/deb-1/ jessie/main rsync amd64 3.1.1-2+b1 [389 kB]
Get:349 http://192.168.3.2/Debian/deb-1/ jessie/main sgml-data all 2.0.10 [181 kB]
Get:350 http://192.168.3.2/Debian/deb-1/ jessie/main smartmontools amd64 6.3+svn4002-2 [473 kB]
Get:351 http://192.168.3.2/Debian/deb-1/ jessie/main tcl8.5 amd64 8.5.17-1 [58.6 kB]
Get:352 http://192.168.3.2/Debian/deb-1/ jessie/main tk8.5 amd64 8.5.17-1 [106 kB]
Get:353 http://192.168.3.2/Debian/deb-3/ jessie/main tla amd64 1.3.5+dfsg1-1 [333 kB]
Get:354 http://192.168.3.2/Debian/deb-3/ jessie/main tla-doc all 1.3.5+dfsg1-1 [37.2 kB]
Get:355 http://192.168.3.2/Debian/deb-1/ jessie/main unzip amd64 6.0-12+b1 [161 kB]
Get:356 http://192.168.3.2/Debian/deb-mm/ jessie/main vlc-data all 1:2.2.0~rc2-dmo1 [5,476 kB]
Get:357 http://192.168.3.2/Debian/deb-1/ jessie/main x11-apps amd64 7.7+4 [618 kB]
Get:358 http://192.168.3.2/Debian/deb-1/ jessie/main x11-xserver-utils amd64 7.7+3+b1 [158 kB]
Get:359 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-common all 2:1.16.1.901-1 [1,746 kB]
Get:360 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-core amd64 2:1.16.1.901-1 [3,073 kB]
Get:361 http://192.168.3.2/Debian/deb-1/ jessie/main xserver-xorg-input-mouse amd64 1:1.9.1-1 [67.6 kB]
Get:362 http://192.168.3.2/Debian/deb-1/ jessie/main xsltproc amd64 1.1.28-2+b2 [118 kB]
Get:363 http://192.168.3.2/Debian/deb-4/ jessie/main xul-ext-https-everywhere all 4.0.2-3 [632 kB]
Get:364 http://192.168.3.2/Debian/deb-mm/ jessie/main deb-multimedia-keyring all 2014.2 [27.7 kB]
Get:365 http://192.168.3.2/Debian/deb-1/ jessie/main debootstrap all 1.0.64 [56.6 kB]
Get:366 http://192.168.3.2/Debian/deb-2/ jessie/main dtv-scan-tables all 0+git20141009.d26b627-1 [226 kB]
Get:367 http://192.168.3.2/Debian/deb-1/ jessie/main libruby2.1 amd64 2.1.5-1 [3,276 kB]
Get:368 http://192.168.3.2/Debian/deb-3/ jessie/main macchanger amd64 1.7.0-3.2 [190 kB]
Get:369 http://192.168.3.2/Debian/debs/ sid/wtf ncurses-term-considered-harmful all 21 [4,064 B]
Get:370 http://192.168.3.2/Debian/deb-1/ jessie/main os-prober amd64 1.65 [27.9 kB]
Get:371 http://192.168.3.2/Debian/deb-1/ jessie/main postfix amd64 2.11.3-1 [1,371 kB]
Get:372 http://192.168.3.2/Debian/deb-2/ jessie/main postfix-doc all 2.11.3-1 [1,081 kB]
Get:373 http://192.168.3.2/Debian/debs/ sid/wtf prevent-aptitude all 21 [4,188 B]
Get:374 http://192.168.3.2/Debian/debs/ sid/wtf prevent-consolekit all 21 [4,190 B]
Get:375 http://192.168.3.2/Debian/debs/ sid/wtf prevent-dbus all 21 [4,040 B]
Get:376 http://192.168.3.2/Debian/debs/ sid/wtf prevent-networkmanager all 21 [4,358 B]
Get:377 http://192.168.3.2/Debian/debs/ sid/wtf prevent-packagekit all 21 [4,140 B]
Get:378 http://192.168.3.2/Debian/debs/ sid/wtf prevent-policykit all 21 [4,058 B]
Get:379 http://192.168.3.2/Debian/debs/ sid/wtf prevent-ppckit all 21 [4,090 B]
Get:380 http://192.168.3.2/Debian/debs/ sid/wtf prevent-pulseaudio all 21 [4,232 B]
Get:381 http://192.168.3.2/Debian/debs/ sid/wtf prevent-systemd-completely all 21 [4,160 B]
Get:382 http://192.168.3.2/Debian/debs/ sid/wtf prevent-unattended-upgrades all 21 [4,418 B]
Get:383 http://192.168.3.2/Debian/deb-1/ jessie/main ruby2.1 amd64 2.1.5-1 [275 kB]
Get:384 http://192.168.3.2/Debian/debs/ sid/wtf wtf-debian-keyring all 20141120 [10.2 kB]
Reading changelogs...
imagemagick (8:6.8.9.9-1) unstable; urgency=high
PART 2 posted, PART 3, and then PART 4, all consecutive, all real apt-get logs.
Last edited by timbgo on 2014-12-14 05:35, edited 3 times in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#16 Post by timbgo »

PART 3

Code: Select all

  Obsolete config scripts (Magick-config, MagickCore-config,
  MagickWand-config, Wand-config and Magick++-config) are
  not multi-arch safe and thus have been removed from /usr/bin.
  .
  Moreover, these scripts are superseded by pkg-config
  facilities.
  .
  However as a courtesy to our users, these scripts have
  been moved to
  /usr/lib/$DEB_HOST_MULTIARCH/ImageMagick-$VERSION/bin-$QUANTUMDEPTH/
  where $DEB_HOST_MULTIARCH is the multi-arch triplet and
  $QUANTUMDEPTH is the current quantum depth. $VERSION is the upstream
  version without the revision number.
  .
  Please note that these scripts will be definitively removed after
  jessie.

 -- Bastien Roucariès <roucaries.bastien+debian@gmail.com>  Sun, 19 Oct 2014 12:12:20 +0200

libcgi-pm-perl (4.06-1) unstable; urgency=medium

  CGI.pm 4.05 "includes *significant* refactoring of temporary file
  handling [...]. See "Changes in temporary file handling" in perldoc".

  Additionally CGI.pm 4.04 removed "some long deprecated modules/functions and
  includes refactoring to the temporary file handling". See the upstream
  changelog at /usr/share/doc/libcgi-pm-perl/changelog.gz for details.

 -- Axel Beckert <abe@debian.org>  Sun, 12 Oct 2014 03:33:45 +0200

libdbd-sqlite3-perl (1.44-1) unstable; urgency=medium

  From upstream changes:

    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
    - Resolved #96877: sql statements should be converted to utf8 (DAMI)
      If you set sqlite_unicode to true, SQL statements will be upgraded
      to avoid inconsistency between embedded params and bind params.

 -- gregor herrmann <gregoa@debian.org>  Wed, 22 Oct 2014 17:54:34 +0200

apt-listchanges: Mailing root: apt-listchanges: news for naibd6

Extracting templates from packages: 7%
Extracting templates from packages: 15%
Extracting templates from packages: 23%
Extracting templates from packages: 31%
Extracting templates from packages: 39%
Extracting templates from packages: 46%
Extracting templates from packages: 54%
Extracting templates from packages: 62%
Extracting templates from packages: 70%
Extracting templates from packages: 78%
Extracting templates from packages: 85%
Extracting templates from packages: 93%
Extracting templates from packages: 100%
Preconfiguring packages ...
Fetched 248 MB in 17s (13.9 MB/s)
(Reading database ... 257369 files and directories currently installed.)
Preparing to unpack .../base-files_8_amd64.deb ...
Unpacking base-files (8) over (7.6) ...
dpkg: warning: unable to delete old directory '/mnt': Directory not empty
Processing triggers for install-info (5.2.0.dfsg.1-4) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up base-files (8) ...
Installing new version of config file /etc/debian_version ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Updating /etc/profile to current default.
(Reading database ... 257368 files and directories currently installed.)
Preparing to unpack .../debianutils_4.4+b1_amd64.deb ...
Unpacking debianutils (4.4+b1) over (4.4) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up debianutils (4.4+b1) ...
(Reading database ... 257368 files and directories currently installed.)
Preparing to unpack .../bash_4.3-11+b1_amd64.deb ...
Unpacking bash (4.3-11+b1) over (4.3-11) ...
Processing triggers for menu (2.1.47) ...
Processing triggers for install-info (5.2.0.dfsg.1-4) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up bash (4.3-11+b1) ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
Processing triggers for menu (2.1.47) ...
(Reading database ... 257369 files and directories currently installed.)
Preparing to unpack .../coreutils_8.23-3_amd64.deb ...
Unpacking coreutils (8.23-3) over (8.23-2) ...
Processing triggers for install-info (5.2.0.dfsg.1-4) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up coreutils (8.23-3) ...
(Reading database ... 257369 files and directories currently installed.)
Preparing to unpack .../libc-bin_2.19-13_amd64.deb ...
Unpacking libc-bin (2.19-13) over (2.19-11) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up libc-bin (2.19-13) ...
(Reading database ... 257369 files and directories currently installed.)
Preparing to unpack .../libc6-dev_2.19-13_amd64.deb ...
Unpacking libc6-dev:amd64 (2.19-13) over (2.19-11) ...
Preparing to unpack .../libc-dev-bin_2.19-13_amd64.deb ...
Unpacking libc-dev-bin (2.19-13) over (2.19-11) ...
Preparing to unpack .../libc6-dbg_2.19-13_amd64.deb ...
Unpacking libc6-dbg:amd64 (2.19-13) over (2.19-11) ...
Preparing to unpack .../libitm1_4.9.1-19_amd64.deb ...
Unpacking libitm1:amd64 (4.9.1-19) over (4.9.1-16) ...
Preparing to unpack .../libgomp1_4.9.1-19_amd64.deb ...
Unpacking libgomp1:amd64 (4.9.1-19) over (4.9.1-16) ...
Preparing to unpack .../libgfortran3_4.9.1-19_amd64.deb ...
Unpacking libgfortran3:amd64 (4.9.1-19) over (4.9.1-16) ...
Preparing to unpack .../gcc-4.9-base_4.9.1-19_amd64.deb ...
Unpacking gcc-4.9-base:amd64 (4.9.1-19) over (4.9.1-16) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up gcc-4.9-base:amd64 (4.9.1-19) ...
(Reading database ... 257369 files and directories currently installed.)
Preparing to unpack .../libgcc1_1%3a4.9.1-19_amd64.deb ...
Unpacking libgcc1:amd64 (1:4.9.1-19) over (1:4.9.1-16) ...
Setting up libgcc1:amd64 (1:4.9.1-19) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257369 files and directories currently installed.)
Preparing to unpack .../libtsan0_4.9.1-19_amd64.deb ...
Unpacking libtsan0:amd64 (4.9.1-19) over (4.9.1-16) ...
Preparing to unpack .../libquadmath0_4.9.1-19_amd64.deb ...
Unpacking libquadmath0:amd64 (4.9.1-19) over (4.9.1-16) ...
Preparing to unpack .../libatomic1_4.9.1-19_amd64.deb ...
Unpacking libatomic1:amd64 (4.9.1-19) over (4.9.1-16) ...
Preparing to unpack .../libstdc++6_4.9.1-19_amd64.deb ...
Unpacking libstdc++6:amd64 (4.9.1-19) over (4.9.1-16) ...
Setting up libstdc++6:amd64 (4.9.1-19) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257369 files and directories currently installed.)
Preparing to unpack .../libc6_2.19-13_amd64.deb ...
Unpacking libc6:amd64 (2.19-13) over (2.19-11) ...
Setting up libc6:amd64 (2.19-13) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257369 files and directories currently installed.)
Preparing to unpack .../perl_5.20.1-3_amd64.deb ...
Unpacking perl (5.20.1-3) over (5.20.1-1) ...
Preparing to unpack .../libperl5.20_5.20.1-3_amd64.deb ...
Unpacking libperl5.20 (5.20.1-3) over (5.20.1-1) ...
Preparing to unpack .../perl-base_5.20.1-3_amd64.deb ...
Unpacking perl-base (5.20.1-3) over (5.20.1-1) ...
Replacing files in old package perl-modules (5.20.1-1) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up perl-base (5.20.1-3) ...
(Reading database ... 257369 files and directories currently installed.)
Preparing to unpack .../perl-modules_5.20.1-3_all.deb ...
Unpacking perl-modules (5.20.1-3) over (5.20.1-1) ...
Preparing to unpack .../bzip2_1.0.6-7+b1_amd64.deb ...
Unpacking bzip2 (1.0.6-7+b1) over (1.0.6-7) ...
Preparing to unpack .../libbz2-1.0_1.0.6-7+b1_amd64.deb ...
Unpacking libbz2-1.0:amd64 (1.0.6-7+b1) over (1.0.6-7) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up libbz2-1.0:amd64 (1.0.6-7+b1) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257371 files and directories currently installed.)
Preparing to unpack .../install-info_5.2.0.dfsg.1-5_amd64.deb ...
Unpacking install-info (5.2.0.dfsg.1-5) over (5.2.0.dfsg.1-4) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up install-info (5.2.0.dfsg.1-5) ...
(Reading database ... 257371 files and directories currently installed.)
Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...
Unpacking libgdbm3:amd64 (1.8.3-13.1) over (1.8.3-13) ...
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2+b1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) over (1:1.2.8.dfsg-2) ...
Preparing to unpack .../zlib1g_1%3a1.2.8.dfsg-2+b1_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.8.dfsg-2+b1) over (1:1.2.8.dfsg-2) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up zlib1g:amd64 (1:1.2.8.dfsg-2+b1) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257373 files and directories currently installed.)
Preparing to unpack .../init-system-helpers_1.22_all.deb ...
Unpacking init-system-helpers (1.22) over (1.21) ...
Preparing to unpack .../kbd_1.15.5-2_amd64.deb ...
Unpacking kbd (1.15.5-2) over (1.15.5-1) ...
Preparing to unpack .../console-setup-linux_1.116+wtf1_all.deb ...
Unpacking console-setup-linux (1.116+wtf1) over (1.113+wtf1) ...
Preparing to unpack .../initscripts_2.88dsf-58_amd64.deb ...
Unpacking initscripts (2.88dsf-58) over (2.88dsf-53.4) ...
Processing triggers for man-db (2.7.0.2-2) ...
Processing triggers for doc-base (0.10.6) ...
Processing 1 changed doc-base file...
Registering documents with dwww...
Registering documents with scrollkeeper...
Setting up initscripts (2.88dsf-58) ...
Installing new version of config file /etc/init.d/bootmisc.sh ...
Installing new version of config file /etc/init.d/checkfs.sh ...
Installing new version of config file /etc/init.d/checkroot.sh ...
Installing new version of config file /etc/init.d/checkroot-bootclean.sh ...
Installing new version of config file /etc/init.d/halt ...
Installing new version of config file /etc/init.d/killprocs ...
Installing new version of config file /etc/init.d/mountall.sh ...
Installing new version of config file /etc/init.d/mountall-bootclean.sh ...
Installing new version of config file /etc/init.d/mountnfs.sh ...
Installing new version of config file /etc/init.d/mountnfs-bootclean.sh ...
Installing new version of config file /etc/init.d/mountdevsubfs.sh ...
Installing new version of config file /etc/init.d/mountkernfs.sh ...
Installing new version of config file /etc/init.d/rc.local ...
Installing new version of config file /etc/init.d/reboot ...
Installing new version of config file /etc/init.d/sendsigs ...
Installing new version of config file /etc/init.d/single ...
Installing new version of config file /etc/init.d/umountfs ...
Installing new version of config file /etc/init.d/umountnfs.sh ...
Installing new version of config file /etc/init.d/umountroot ...
(Reading database ... 257373 files and directories currently installed.)
Preparing to unpack .../console-setup_1.116+wtf1_all.deb ...
Unpacking console-setup (1.116+wtf1) over (1.113+wtf1) ...
Preparing to unpack .../keyboard-configuration_1.116+wtf1_all.deb ...
Unpacking keyboard-configuration (1.116+wtf1) over (1.113+wtf1) ...
Preparing to unpack .../lsb-base_4.1+Debian13+nmu1_all.deb ...
Unpacking lsb-base (4.1+Debian13+nmu1) over (4.1+Debian13) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up lsb-base (4.1+Debian13+nmu1) ...
(Reading database ... 257373 files and directories currently installed.)
Preparing to unpack .../cron_3.0pl1-127_amd64.deb ...
Stopping periodic command scheduler: cron.
Unpacking cron (3.0pl1-127) over (3.0pl1-124.2) ...
Preparing to unpack .../dpkg_1.17.21_amd64.deb ...
Unpacking dpkg (1.17.21) over (1.17.13) ...
Processing triggers for man-db (2.7.0.2-2) ...
Setting up dpkg (1.17.21) ...
(Reading database ... 257374 files and directories currently installed.)
Preparing to unpack .../dash_0.5.7-4+b1_amd64.deb ...
Unpacking dash (0.5.7-4+b1) over (0.5.7-4) ...
Processing triggers for menu (2.1.47) ...
Setting up dash (0.5.7-4+b1) ...
(Reading database ... 257374 files and directories currently installed.)
Preparing to unpack .../diffutils_1%3a3.3-1+b1_amd64.deb ...
Unpacking diffutils (1:3.3-1+b1) over (1:3.3-1) ...
Processing triggers for install-info (5.2.0.dfsg.1-5) ...
Setting up diffutils (1:3.3-1+b1) ...
(Reading database ... 257375 files and directories currently installed.)
Preparing to unpack .../findutils_4.4.2-9+b1_amd64.deb ...
Unpacking findutils (4.4.2-9+b1) over (4.4.2-9) ...
Processing triggers for install-info (5.2.0.dfsg.1-5) ...
Processing triggers for doc-base (0.10.6) ...
Processing 1 changed doc-base file...
Registering documents with dwww...
Registering documents with scrollkeeper...
Setting up findutils (4.4.2-9+b1) ...
(Reading database ... 257376 files and directories currently installed.)
Preparing to unpack .../archives/init_1.22_amd64.deb ...
Unpacking init (1.22) over (1.21) ...
Setting up init (1.22) ...
(Reading database ... 257376 files and directories currently installed.)
Preparing to unpack .../login_1%3a4.2-3_amd64.deb ...
Unpacking login (1:4.2-3) over (1:4.2-2+b1) ...
Setting up login (1:4.2-3) ...
(Reading database ... 257375 files and directories currently installed.)
Preparing to unpack .../sed_4.2.2-4+b1_amd64.deb ...
Unpacking sed (4.2.2-4+b1) over (4.2.2-4) ...
Processing triggers for install-info (5.2.0.dfsg.1-5) ...
Setting up sed (4.2.2-4+b1) ...
(Reading database ... 257375 files and directories currently installed.)
Preparing to unpack .../tar_1.27.1-2+b1_amd64.deb ...
Unpacking tar (1.27.1-2+b1) over (1.27.1-2) ...
Processing triggers for mime-support (3.57) ...
Setting up tar (1.27.1-2+b1) ...
(Reading database ... 257376 files and directories currently installed.)
Preparing to unpack .../libreadline6_6.3-8+b1_amd64.deb ...
Unpacking libreadline6:amd64 (6.3-8+b1) over (6.3-8) ...
Setting up libreadline6:amd64 (6.3-8+b1) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257377 files and directories currently installed.)
Preparing to unpack .../libslang2_2.3.0-2_amd64.deb ...
Unpacking libslang2:amd64 (2.3.0-2) over (2.3.0-1) ...
Setting up libslang2:amd64 (2.3.0-2) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257377 files and directories currently installed.)
Preparing to unpack .../libusb-0.1-4_2%3a0.1.12-25_amd64.deb ...
Unpacking libusb-0.1-4:amd64 (2:0.1.12-25) over (2:0.1.12-24) ...
Setting up libusb-0.1-4:amd64 (2:0.1.12-25) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257378 files and directories currently installed.)
Preparing to unpack .../debconf_1.5.54_all.deb ...
Unpacking debconf (1.5.54) over (1.5.53) ...
Setting up debconf (1.5.54) ...
(Reading database ... 257377 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.25.2-3_amd64.deb ...
Unpacking libuuid1:amd64 (2.25.2-3) over (2.25.1-5) ...
Setting up libuuid1:amd64 (2.25.2-3) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257377 files and directories currently installed.)
Preparing to unpack .../libblkid1_2.25.2-3_amd64.deb ...
Unpacking libblkid1:amd64 (2.25.2-3) over (2.25.1-5) ...
Setting up libblkid1:amd64 (2.25.2-3) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257377 files and directories currently installed.)
Preparing to unpack .../liblzma5_5.1.1alpha+20120614-2+b2_amd64.deb ...
Unpacking liblzma5:amd64 (5.1.1alpha+20120614-2+b2) over (5.1.1alpha+20120614-2) ...
Setting up liblzma5:amd64 (5.1.1alpha+20120614-2+b2) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257378 files and directories currently installed.)
Preparing to unpack .../libmount1_2.25.2-3_amd64.deb ...
Unpacking libmount1:amd64 (2.25.2-3) over (2.25.1-5) ...
Setting up libmount1:amd64 (2.25.2-3) ...
Processing triggers for libc-bin (2.19-13) ...
(Reading database ... 257378 files and directories currently installed.)
Preparing to unpack .../libnewt0.52_0.52.17-1+b1_amd64.deb ...
Unpacking libnewt0.52:amd64 (0.52.17-1+b1) over (0.52.17-1) ...
Preparing to unpack .../libpipeline1_1.4.0-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.4.0-1) over (1.3.1-1) ...
Preparing to unpack .../archives/udev_215-7_amd64.deb ...
Unpacking udev (215-7) over (215-5+b1) ...
Preparing to unpack .../libudev1_215-7_amd64.deb ...
Unpacking libudev1:amd64 (215-7) over (215-5+b1) ...
Preparing to unpack .../bsdmainutils_9.0.6_amd64.deb ...
Unpacking bsdmainutils (9.0.6) over (9.0.5) ...
Preparing to unpack .../man-db_2.7.0.2-3_amd64.deb ...
Unpacking man-db (2.7.0.2-3) over (2.7.0.2-2) ...
Preparing to unpack .../libasprintf0c2_0.19.3-1_amd64.deb ...
Unpacking libasprintf0c2:amd64 (0.19.3-1) over (0.19.2-3) ...
Preparing to unpack .../libgc1c2_1%3a7.2d-6.4_amd64.deb ...
Unpacking libgc1c2:amd64 (1:7.2d-6.4) over (1:7.2d-6.3) ...
Preparing to unpack .../libgpg-error0_1.17-2_amd64.deb ...
Unpacking libgpg-error0:amd64 (1.17-2) over (1.16-2) ...
Preparing to unpack .../libgcrypt20_1.6.2-4+b1_amd64.deb ...
Unpacking libgcrypt20:amd64 (1.6.2-4+b1) over (1.6.2-3) ...
Preparing to unpack .../libkeyutils1_1.5.9-5+b1_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.9-5+b1) over (1.5.9-5) ...
Preparing to unpack .../libgssapi-krb5-2_1.12.1+dfsg-15_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.12.1+dfsg-15) over (1.12.1+dfsg-10) ...
Preparing to unpack .../libkrb5-3_1.12.1+dfsg-15_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.12.1+dfsg-15) over (1.12.1+dfsg-10) ...
Preparing to unpack .../libkrb5support0_1.12.1+dfsg-15_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.12.1+dfsg-15) over (1.12.1+dfsg-10) ...
Preparing to unpack .../libk5crypto3_1.12.1+dfsg-15_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.12.1+dfsg-15) over (1.12.1+dfsg-10) ...
Preparing to unpack .../libidn11_1.29-1+b1_amd64.deb ...
Unpacking libidn11:amd64 (1.29-1+b1) over (1.29-1) ...
Preparing to unpack .../python3-magic_1%3a5.20-2_all.deb ...
Unpacking python3-magic (1:5.20-2) over (1:5.19-2) ...
Preparing to unpack .../file_1%3a5.20-2_amd64.deb ...
Unpacking file (1:5.20-2) over (1:5.19-2) ...
Preparing to unpack .../libmagic1_1%3a5.20-2_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.20-2) over (1:5.19-2) ...
Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-12_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-12) over (2.1.26.dfsg1-11) ...
Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-12_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-12) over (2.1.26.dfsg1-11) ...
Preparing to unpack .../libsqlite3-0_3.8.7.1-1_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.8.7.1-1) over (3.8.6-1) ...
Preparing to unpack .../libexpat1-dev_2.1.0-6+b3_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.1.0-6+b3) over (2.1.0-6) ...
Preparing to unpack .../libexpat1_2.1.0-6+b3_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-6+b3) over (2.1.0-6) ...
Preparing to unpack .../libfontconfig1-dev_2.11.0-6.3_amd64.deb ...
Unpacking libfontconfig1-dev:amd64 (2.11.0-6.3) over (2.11.0-6.1) ...
Preparing to unpack .../fontconfig-config_2.11.0-6.3_all.deb ...
Unpacking fontconfig-config (2.11.0-6.3) over (2.11.0-6.1) ...
Preparing to unpack .../libfontconfig1_2.11.0-6.3_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.11.0-6.3) over (2.11.0-6.1) ...
Preparing to unpack .../fontconfig_2.11.0-6.3_amd64.deb ...
Unpacking fontconfig (2.11.0-6.3) over (2.11.0-6.1) ...
Preparing to unpack .../fonts-droid_1%3a4.4.4r2-4_all.deb ...
Unpacking fonts-droid (1:4.4.4r2-4) over (1:4.4.4r2-2) ...
Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-3_all.deb ...
Unpacking imagemagick-common (8:6.8.9.9-3) over (8:6.8.9.6-4) ...
Preparing to unpack .../g++-4.8_4.8.3-13_amd64.deb ...
Unpacking g++-4.8 (4.8.3-13) over (4.8.3-11) ...
Preparing to unpack .../libstdc++-4.8-dev_4.8.3-13_amd64.deb ...
Unpacking libstdc++-4.8-dev:amd64 (4.8.3-13) over (4.8.3-11) ...
Preparing to unpack .../libgcc-4.8-dev_4.8.3-13_amd64.deb ...
Unpacking libgcc-4.8-dev:amd64 (4.8.3-13) over (4.8.3-11) ...
Preparing to unpack .../libmpfr4_3.1.2-1+b1_amd64.deb ...
Unpacking libmpfr4:amd64 (3.1.2-1+b1) over (3.1.2-1) ...
Preparing to unpack .../gcc-4.8-plugin-dev_4.8.3-13_amd64.deb ...
Unpacking gcc-4.8-plugin-dev (4.8.3-13) over (4.8.3-11) ...
Preparing to unpack .../gcc-4.8_4.8.3-13_amd64.deb ...
Unpacking gcc-4.8 (4.8.3-13) over (4.8.3-11) ...
Preparing to unpack .../cpp-4.8_4.8.3-13_amd64.deb ...
Unpacking cpp-4.8 (4.8.3-13) over (4.8.3-11) ...
Preparing to unpack .../binutils_2.24.90.20141023-1_amd64.deb ...
Unpacking binutils (2.24.90.20141023-1) over (2.24.51.20140918-1) ...
Preparing to unpack .../libasan0_4.8.3-13_amd64.deb ...
Unpacking libasan0:amd64 (4.8.3-13) over (4.8.3-11) ...
Preparing to unpack .../gcc-4.8-base_4.8.3-13_amd64.deb ...
Unpacking gcc-4.8-base:amd64 (4.8.3-13) over (4.8.3-11) ...
Preparing to unpack .../libroken18-heimdal_1.6~rc2+dfsg-8+b1_amd64.deb ...
Unpacking libroken18-heimdal:amd64 (1.6~rc2+dfsg-8+b1) over (1.6~rc2+dfsg-8) ...
Preparing to unpack .../libasn1-8-heimdal_1.6~rc2+dfsg-8+b1_amd64.deb ...
Unpacking libasn1-8-heimdal:amd64 (1.6~rc2+dfsg-8+b1) over (1.6~rc2+dfsg-8) ...
Preparing to unpack .../dictionaries-common_1.23.17_all.deb ...
Remove dictionaries-common for emacs23
remove/dictionaries-common: Purging byte-compiled files for flavour emacs23
Leaving 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common'
Unpacking dictionaries-common (1.23.17) over (1.23.14) ...
Preparing to unpack .../libaspell15_0.60.7~20110707-1.3_amd64.deb ...
Unpacking libaspell15:amd64 (0.60.7~20110707-1.3) over (0.60.7~20110707-1.1) ...
Preparing to unpack .../aspell_0.60.7~20110707-1.3_amd64.deb ...
Unpacking aspell (0.60.7~20110707-1.3) over (0.60.7~20110707-1.1) ...
Preparing to unpack .../libxt6_1%3a1.1.4-1+b1_amd64.deb ...
Unpacking libxt6:amd64 (1:1.1.4-1+b1) over (1:1.1.4-1) ...
Preparing to unpack .../libaudio2_1.9.4-3_amd64.deb ...
Unpacking libaudio2:amd64 (1.9.4-3) over (1.9.4-1) ...
Preparing to unpack .../libavahi-common-data_0.6.31-4+b1_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.6.31-4+b1) over (0.6.31-4) ...
Preparing to unpack .../libavahi-common3_0.6.31-4+b1_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.6.31-4+b1) over (0.6.31-4) ...
Preparing to unpack .../libdbus-1-3_1.8.12-1_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.8.12-1) over (1.8.8-2) ...
Preparing to unpack .../libavahi-client3_0.6.31-4+b1_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.6.31-4+b1) over (0.6.31-4) ...
Preparing to unpack .../libbasicusageenvironment0_2%3a2014.11.01-dmo1_amd64.deb ...
Unpacking libbasicusageenvironment0 (2:2014.11.01-dmo1) over (2:2014.10.16-dmo1) ...
Preparing to unpack .../libpng12-dev_1.2.50-2+b2_amd64.deb ...
Unpacking libpng12-dev:amd64 (1.2.50-2+b2) over (1.2.50-2) ...
Preparing to unpack .../libpng12-0_1.2.50-2+b2_amd64.deb ...
Unpacking libpng12-0:amd64 (1.2.50-2+b2) over (1.2.50-2) ...
Preparing to unpack .../libxcb1-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb1-dev:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb1_1.10-3+b1_amd64.deb ...
Unpacking libxcb1:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-render0-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-render0-dev:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-render0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-render0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-shm0-dev_1.10-3+b1_amd64.deb ...
Unpacking libxcb-shm0-dev:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-shm0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-shm0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxrender-dev_1%3a0.9.8-1+b1_amd64.deb ...
Unpacking libxrender-dev:amd64 (1:0.9.8-1+b1) over (1:0.9.8-1) ...
Preparing to unpack .../libxrender1_1%3a0.9.8-1+b1_amd64.deb ...
Unpacking libxrender1:amd64 (1:0.9.8-1+b1) over (1:0.9.8-1) ...
Preparing to unpack .../libcairo2-dev_1.14.0-2.1_amd64.deb ...
Unpacking libcairo2-dev (1.14.0-2.1) over (1.12.16-5) ...
Preparing to unpack .../libcairo2_1.14.0-2.1_amd64.deb ...
Unpacking libcairo2:amd64 (1.14.0-2.1) over (1.12.16-5) ...
Preparing to unpack .../libcairo-script-interpreter2_1.14.0-2.1_amd64.deb ...
Unpacking libcairo-script-interpreter2:amd64 (1.14.0-2.1) over (1.12.16-5) ...
Preparing to unpack .../libglib2.0-data_2.42.1-1_all.deb ...
Unpacking libglib2.0-data (2.42.1-1) over (2.42.0-2) ...
Preparing to unpack .../libglib2.0-dev_2.42.1-1_amd64.deb ...
Unpacking libglib2.0-dev (2.42.1-1) over (2.42.0-2) ...
Preparing to unpack .../libglib2.0-bin_2.42.1-1_amd64.deb ...
Unpacking libglib2.0-bin (2.42.1-1) over (2.42.0-2) ...
Preparing to unpack .../libglib2.0-0_2.42.1-1_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.42.1-1) over (2.42.0-2) ...
Preparing to unpack .../python2.7_2.7.8-11_amd64.deb ...
Unpacking python2.7 (2.7.8-11) over (2.7.8-10) ...
Preparing to unpack .../libpython2.7_2.7.8-11_amd64.deb ...
Unpacking libpython2.7:amd64 (2.7.8-11) over (2.7.8-10) ...
Preparing to unpack .../libpython2.7-stdlib_2.7.8-11_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.8-11) over (2.7.8-10) ...
Preparing to unpack .../python2.7-minimal_2.7.8-11_amd64.deb ...
Unpacking python2.7-minimal (2.7.8-11) over (2.7.8-10) ...
Preparing to unpack .../libpython2.7-minimal_2.7.8-11_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.8-11) over (2.7.8-10) ...
Preparing to unpack .../python_2.7.8-2_amd64.deb ...
Unpacking python (2.7.8-2) over (2.7.8-1) ...
Preparing to unpack .../python-minimal_2.7.8-2_amd64.deb ...
Unpacking python-minimal (2.7.8-2) over (2.7.8-1) ...
Preparing to unpack .../libpython-stdlib_2.7.8-2_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.8-2) over (2.7.8-1) ...
Preparing to unpack .../libcairo-gobject2_1.14.0-2.1_amd64.deb ...
Unpacking libcairo-gobject2:amd64 (1.14.0-2.1) over (1.12.16-5) ...
Preparing to unpack .../libcroco3_0.6.8-3+b1_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.8-3+b1) over (0.6.8-3) ...
Preparing to unpack .../libdirectfb-1.2-9_1.2.10.0-5.1_amd64.deb ...
Unpacking libdirectfb-1.2-9:amd64 (1.2.10.0-5.1) over (1.2.10.0-5+b2) ...
Preparing to unpack .../libenca0_1.16-1_amd64.deb ...
Unpacking libenca0:amd64 (1.16-1) over (1.15-3) ...
Preparing to unpack .../libflac8_1.3.0-3_amd64.deb ...
Unpacking libflac8:amd64 (1.3.0-3) over (1.3.0-2) ...
Preparing to unpack .../libfontenc1_1%3a1.1.2-1+b1_amd64.deb ...
Unpacking libfontenc1:amd64 (1:1.1.2-1+b1) over (1:1.1.2-1) ...
Preparing to unpack .../libfribidi0_0.19.6-3_amd64.deb ...
Unpacking libfribidi0:amd64 (0.19.6-3) over (0.19.6-2) ...
Preparing to unpack .../fuse_2.9.3-15+b1_amd64.deb ...
Unpacking fuse (2.9.3-15+b1) over (2.9.3-15) ...
Preparing to unpack .../libfuse2_2.9.3-15+b1_amd64.deb ...
Unpacking libfuse2:amd64 (2.9.3-15+b1) over (2.9.3-15) ...
Preparing to unpack .../geoip-database_20141027-1_all.deb ...
Unpacking geoip-database (20141027-1) over (20141009-1) ...
Preparing to unpack .../libgeoip1_1.6.2-2_amd64.deb ...
Unpacking libgeoip1:amd64 (1.6.2-2) over (1.6.2-1) ...
Preparing to unpack .../libhcrypto4-heimdal_1.6~rc2+dfsg-8+b1_amd64.deb ...
Unpacking libhcrypto4-heimdal:amd64 (1.6~rc2+dfsg-8+b1) over (1.6~rc2+dfsg-8) ...
Preparing to unpack .../libheimbase1-heimdal_1.6~rc2+dfsg-8+b1_amd64.deb ...
Unpacking libheimbase1-heimdal:amd64 (1.6~rc2+dfsg-8+b1) over (1.6~rc2+dfsg-8) ...
Preparing to unpack .../libwind0-heimdal_1.6~rc2+dfsg-8+b1_amd64.deb ...
Unpacking libwind0-heimdal:amd64 (1.6~rc2+dfsg-8+b1) over (1.6~rc2+dfsg-8) ...
Preparing to unpack .../libhx509-5-heimdal_1.6~rc2+dfsg-8+b1_amd64.deb ...
Unpacking libhx509-5-heimdal:amd64 (1.6~rc2+dfsg-8+b1) over (1.6~rc2+dfsg-8) ...
Preparing to unpack .../libkrb5-26-heimdal_1.6~rc2+dfsg-8+b1_amd64.deb ...
Unpacking libkrb5-26-heimdal:amd64 (1.6~rc2+dfsg-8+b1) over (1.6~rc2+dfsg-8) ...
Preparing to unpack .../libheimntlm0-heimdal_1.6~rc2+dfsg-8+b1_amd64.deb ...
Unpacking libheimntlm0-heimdal:amd64 (1.6~rc2+dfsg-8+b1) over (1.6~rc2+dfsg-8) ...
Preparing to unpack .../libgssapi3-heimdal_1.6~rc2+dfsg-8+b1_amd64.deb ...
Unpacking libgssapi3-heimdal:amd64 (1.6~rc2+dfsg-8+b1) over (1.6~rc2+dfsg-8) ...
Preparing to unpack .../libgstreamer1.0-0_1.4.4-2_amd64.deb ...
Unpacking libgstreamer1.0-0:amd64 (1.4.4-2) over (1.4.3-1) ...
Preparing to unpack .../iso-codes_3.57-1_all.deb ...
Unpacking iso-codes (3.57-1) over (3.56-1) ...
Preparing to unpack .../libgstreamer-plugins-base1.0-0_1.4.4-2_amd64.deb ...
Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.4.4-2) over (1.4.3-1) ...
Preparing to unpack .../libgudev-1.0-0_215-7_amd64.deb ...
Unpacking libgudev-1.0-0:amd64 (215-7) over (215-5+b1) ...
Preparing to unpack .../libharfbuzz-dev_0.9.35-2_amd64.deb ...
Unpacking libharfbuzz-dev (0.9.35-2) over (0.9.35-1) ...
Preparing to unpack .../libharfbuzz0b_0.9.35-2_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (0.9.35-2) over (0.9.35-1) ...
Preparing to unpack .../libharfbuzz-icu0_0.9.35-2_amd64.deb ...
Unpacking libharfbuzz-icu0:amd64 (0.9.35-2) over (0.9.35-1) ...
Preparing to unpack .../libharfbuzz-gobject0_0.9.35-2_amd64.deb ...
Unpacking libharfbuzz-gobject0:amd64 (0.9.35-2) over (0.9.35-1) ...
Preparing to unpack .../libhdb9-heimdal_1.6~rc2+dfsg-8+b1_amd64.deb ...
Unpacking libhdb9-heimdal:amd64 (1.6~rc2+dfsg-8+b1) over (1.6~rc2+dfsg-8) ...
Preparing to unpack .../libhunspell-1.3-0_1.3.3-3_amd64.deb ...
Unpacking libhunspell-1.3-0:amd64 (1.3.3-3) over (1.3.3-2) ...
Preparing to unpack .../libidl0_0.8.14-0.4+b1_amd64.deb ...
Unpacking libidl0:amd64 (0.8.14-0.4+b1) over (0.8.14-0.4) ...
Preparing to unpack .../libksba8_1.3.2-1_amd64.deb ...
Unpacking libksba8:amd64 (1.3.2-1) over (1.3.1-1) ...
Preparing to unpack .../liblcms2-2_2.6-3+b3_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.6-3+b3) over (2.6-3+b2) ...
Preparing to unpack .../libllvm3.4_1%3a3.4.2-13_amd64.deb ...
Unpacking libllvm3.4:amd64 (1:3.4.2-13) over (1:3.4.2-10) ...
Preparing to unpack .../mysql-common_5.5.40-1_all.deb ...
Unpacking mysql-common (5.5.40-1) over (5.5.39-1) ...
Preparing to unpack .../libmysqlclient18_5.5.40-1_amd64.deb ...
Unpacking libmysqlclient18:amd64 (5.5.40-1) over (5.5.39-1) ...
Preparing to unpack .../libnss3_2%3a3.17.2-1_amd64.deb ...
Unpacking libnss3:amd64 (2:3.17.2-1) over (2:3.17.1-1) ...
Preparing to unpack .../libopenvg1-mesa_10.3.2-1_amd64.deb ...
Unpacking libopenvg1-mesa:amd64 (10.3.2-1) over (10.3.1-1) ...
Preparing to unpack .../libpaper1_1.1.24+nmu4_amd64.deb ...
Unpacking libpaper1:amd64 (1.1.24+nmu4) over (1.1.24+nmu3) ...
Preparing to unpack .../libpcsclite1_1.8.13-1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.8.13-1) over (1.8.12-1) ...
Preparing to unpack .../libpolkit-agent-1-0_0.105-8_amd64.deb ...
Unpacking libpolkit-agent-1-0:amd64 (0.105-8) over (0.105-7) ...
Preparing to unpack .../libproxy1_0.4.11-4+b1_amd64.deb ...
Unpacking libproxy1:amd64 (0.4.11-4+b1) over (0.4.11-4) ...
Preparing to unpack .../librest-0.7-0_0.7.92-2_amd64.deb ...
Unpacking librest-0.7-0:amd64 (0.7.92-2) over (0.7.92-1) ...
Preparing to unpack .../libserf-1-1_1.3.7-3_amd64.deb ...
Unpacking libserf-1-1:amd64 (1.3.7-3) over (1.3.7-1) ...
Preparing to unpack .../libsmi2ldbl_0.4.8+dfsg2-10+b1_amd64.deb ...
Unpacking libsmi2ldbl:amd64 (0.4.8+dfsg2-10+b1) over (0.4.8+dfsg2-10) ...
Preparing to unpack .../libvorbisfile3_1.3.4-2_amd64.deb ...
Unpacking libvorbisfile3:amd64 (1.3.4-2) over (1.3.2-1.5) ...
Preparing to unpack .../libvorbisenc2_1.3.4-2_amd64.deb ...
Unpacking libvorbisenc2:amd64 (1.3.4-2) over (1.3.2-1.5) ...
Preparing to unpack .../libvorbis0a_1.3.4-2_amd64.deb ...
Unpacking libvorbis0a:amd64 (1.3.4-2) over (1.3.2-1.5) ...
Preparing to unpack .../libsndfile1_1.0.25-9+b1_amd64.deb ...
Unpacking libsndfile1:amd64 (1.0.25-9+b1) over (1.0.25-9) ...
Preparing to unpack .../subversion_1.8.10-4_amd64.deb ...
Unpacking subversion (1.8.10-4) over (1.8.10-2) ...
Preparing to unpack .../libsvn1_1.8.10-4_amd64.deb ...
Unpacking libsvn1:amd64 (1.8.10-4) over (1.8.10-2) ...
Preparing to unpack .../libsvn-perl_1.8.10-4_amd64.deb ...
Unpacking libsvn-perl (1.8.10-4) over (1.8.10-2) ...
Preparing to unpack .../libsystemd-id128-0_215-7_amd64.deb ...
Unpacking libsystemd-id128-0:amd64 (215-7) over (215-5+b1) ...
Preparing to unpack .../libsystemd-journal0_215-7_amd64.deb ...
Unpacking libsystemd-journal0:amd64 (215-7) over (215-5+b1) ...
Preparing to unpack .../libsystemd-login0_215-7_amd64.deb ...
Unpacking libsystemd-login0:amd64 (215-7) over (215-5+b1) ...
Preparing to unpack .../tzdata-java_2014i-1_all.deb ...
Unpacking tzdata-java (2014i-1) over (2014h-2) ...
Preparing to unpack .../tzdata_2014i-1_all.deb ...
Unpacking tzdata (2014i-1) over (2014h-2) ...
Processing triggers for doc-base (0.10.6) ...
Processing 6 changed doc-base files...
Registering documents with dwww...
Registering documents with scrollkeeper...
Processing triggers for mime-support (3.57) ...
Processing triggers for menu (2.1.47) ...
Setting up tzdata (2014i-1) ...
PART 4, next, will close this report.
Last edited by timbgo on 2014-12-14 05:31, edited 2 times in total.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#17 Post by timbgo »

PART 4 (the last part)

Code: Select all

Current default time zone: 'Europe/Brussels'
Local time is now:      Fri Dec 12 14:40:12 CET 2014.
Universal Time is now:  Fri Dec 12 13:40:12 UTC 2014.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

(Reading database ... 257415 files and directories currently installed.)
Preparing to unpack .../libtcl8.5_8.5.17-1_amd64.deb ...
Unpacking libtcl8.5:amd64 (8.5.17-1) over (8.5.16-1) ...
Preparing to unpack .../libtheora0_1.1.1+dfsg.1-6_amd64.deb ...
Unpacking libtheora0:amd64 (1.1.1+dfsg.1-6) over (1.1.1+dfsg.1-3.2) ...
Preparing to unpack .../libtk8.5_8.5.17-1_amd64.deb ...
Unpacking libtk8.5:amd64 (8.5.17-1) over (8.5.16-1) ...
Preparing to unpack .../libupnp6_1%3a1.6.19+git20141001-1_amd64.deb ...
Unpacking libupnp6 (1:1.6.19+git20141001-1) over (1:1.6.17-1.2) ...
Preparing to unpack .../libxfixes3_1%3a5.0.1-2+b1_amd64.deb ...
Unpacking libxfixes3:amd64 (1:5.0.1-2+b1) over (1:5.0.1-2) ...
Preparing to unpack .../libva-x11-1_1.4.1-1_amd64.deb ...
Unpacking libva-x11-1:amd64 (1.4.1-1) over (1.4.0-3) ...
Preparing to unpack .../libvdpau1_0.8-3_amd64.deb ...
Unpacking libvdpau1:amd64 (0.8-3) over (0.8-1) ...
Preparing to unpack .../libvisual-0.4-0_0.4.0-6_amd64.deb ...
Unpacking libvisual-0.4-0:amd64 (0.4.0-6) over (0.4.0-5) ...
Preparing to unpack .../libwbclient0_2%3a4.1.13+dfsg-2_amd64.deb ...
Unpacking libwbclient0:amd64 (2:4.1.13+dfsg-2) over (2:4.1.11+dfsg-2) ...
Preparing to unpack .../libx264-142_3%3a0.142.2491+git24e4fed-dmo1_amd64.deb ...
Unpacking libx264-142:amd64 (3:0.142.2491+git24e4fed-dmo1) over (3:0.142.2479+gitdd79a61-dmo2) ...
Preparing to unpack .../libxcb-composite0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-composite0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-dri2-0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-dri2-0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-dri3-0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-dri3-0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-glx0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-glx0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-present0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-present0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-randr0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-randr0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-shape0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-shape0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-sync1_1.10-3+b1_amd64.deb ...
Unpacking libxcb-sync1:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-xfixes0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-xfixes0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcb-xv0_1.10-3+b1_amd64.deb ...
Unpacking libxcb-xv0:amd64 (1.10-3+b1) over (1.10-3) ...
Preparing to unpack .../libxcursor1_1%3a1.1.14-1+b1_amd64.deb ...
Unpacking libxcursor1:amd64 (1:1.1.14-1+b1) over (1:1.1.14-1) ...
Preparing to unpack .../libxfont1_1%3a1.4.99.901-1+b1_amd64.deb ...
Unpacking libxfont1:amd64 (1:1.4.99.901-1+b1) over (1:1.4.99.901-1) ...
Preparing to unpack .../libxi6_2%3a1.7.4-1+b1_amd64.deb ...
Unpacking libxi6:amd64 (2:1.7.4-1+b1) over (2:1.7.4-1) ...
Preparing to unpack .../libxinerama1_2%3a1.1.3-1+b1_amd64.deb ...
Unpacking libxinerama1:amd64 (2:1.1.3-1+b1) over (2:1.1.3-1) ...
Preparing to unpack .../libxrandr2_2%3a1.4.2-1+b1_amd64.deb ...
Unpacking libxrandr2:amd64 (2:1.4.2-1+b1) over (2:1.4.2-1) ...
Preparing to unpack .../libxres1_2%3a1.0.7-1+b1_amd64.deb ...
Unpacking libxres1:amd64 (2:1.0.7-1+b1) over (2:1.0.7-1) ...
Preparing to unpack .../libxslt1.1_1.1.28-2+b2_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.28-2+b2) over (1.1.28-2+b1) ...
Preparing to unpack .../libxtst6_2%3a1.2.2-1+b1_amd64.deb ...
Unpacking libxtst6:amd64 (2:1.2.2-1+b1) over (2:1.2.2-1) ...
Preparing to unpack .../libxv1_2%3a1.0.10-1+b1_amd64.deb ...
Unpacking libxv1:amd64 (2:1.0.10-1+b1) over (2:1.0.10-1) ...
Preparing to unpack .../libxvmc1_2%3a1.0.8-2+b1_amd64.deb ...
Unpacking libxvmc1:amd64 (2:1.0.8-2+b1) over (2:1.0.8-2) ...
Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1+b1_amd64.deb ...
Unpacking libxxf86dga1:amd64 (2:1.1.4-1+b1) over (2:1.1.4-1) ...
Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1+b1_amd64.deb ...
Unpacking libxxf86vm1:amd64 (1:1.1.3-1+b1) over (1:1.1.3-1) ...
Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ...
Unpacking libyaml-0-2:amd64 (0.1.6-3) over (0.1.6-2) ...
Preparing to unpack .../sysvinit_2.88dsf-58_amd64.deb ...
Unpacking sysvinit (2.88dsf-58) over (2.88dsf-53.4) ...
Preparing to unpack .../libfdk-aac0_1%3a0.1.3+20141027-dmo2_amd64.deb ...
Unpacking libfdk-aac0:amd64 (1:0.1.3+20141027-dmo2) over (1:0.1.3-dmo1) ...
Preparing to unpack .../debian-archive-keyring_2014.3_all.deb ...
Unpacking debian-archive-keyring (2014.3) over (2014.1) ...
Setting up debian-archive-keyring (2014.3) ...
(Reading database ... 257441 files and directories currently installed.)
Preparing to unpack .../multiarch-support_2.19-13_amd64.deb ...
Unpacking multiarch-support (2.19-13) over (2.19-11) ...
Setting up multiarch-support (2.19-13) ...
(Reading database ... 257441 files and directories currently installed.)
Preparing to unpack .../sysvinit-core_2.88dsf-58_amd64.deb ...
Unpacking sysvinit-core (2.88dsf-58) over (2.88dsf-53.4) ...
Setting up sysvinit-core (2.88dsf-58) ...
sysvinit: restarting... done.
(Reading database ... 257441 files and directories currently installed.)
Preparing to unpack .../cpio_2.11+dfsg-2+b1_amd64.deb ...
Unpacking cpio (2.11+dfsg-2+b1) over (2.11+dfsg-2) ...
Preparing to unpack .../ifupdown_0.7.50_amd64.deb ...
Unpacking ifupdown (0.7.50) over (0.7.49) ...
Preparing to unpack .../archives/netbase_5.3_all.deb ...
Unpacking netbase (5.3) over (5.2) ...
Preparing to unpack .../iptables_1.4.21-2+b1_amd64.deb ...
Unpacking iptables (1.4.21-2+b1) over (1.4.21-2) ...
Preparing to unpack .../libxtables10_1.4.21-2+b1_amd64.deb ...
Unpacking libxtables10 (1.4.21-2+b1) over (1.4.21-2) ...
Preparing to unpack .../iputils-ping_3%3a20121221-5+b2_amd64.deb ...
Unpacking iputils-ping (3:20121221-5+b2) over (3:20121221-5+b1) ...
Preparing to unpack .../logrotate_3.8.7-1+b1_amd64.deb ...
Unpacking logrotate (3.8.7-1+b1) over (3.8.7-1) ...
Preparing to unpack .../net-tools_1.60-26+b1_amd64.deb ...
Unpacking net-tools (1.60-26+b1) over (1.60-26) ...
Preparing to unpack .../nfacct_1.0.1-1.1_amd64.deb ...
Unpacking nfacct (1.0.1-1.1) over (1.0.1-1) ...
Preparing to unpack .../traceroute_1%3a2.0.20-2+b1_amd64.deb ...
Unpacking traceroute (1:2.0.20-2+b1) over (1:2.0.20-2) ...
Preparing to unpack .../vim_2%3a7.4.488-3_amd64.deb ...
Unpacking vim (2:7.4.488-3) over (2:7.4.430-1) ...
Preparing to unpack .../vim-gui-common_2%3a7.4.488-3_all.deb ...
Unpacking vim-gui-common (2:7.4.488-3) over (2:7.4.430-1) ...
Preparing to unpack .../vim-tiny_2%3a7.4.488-3_amd64.deb ...
Unpacking vim-tiny (2:7.4.488-3) over (2:7.4.430-1) ...
Preparing to unpack .../vim-runtime_2%3a7.4.488-3_all.deb ...
Unpacking vim-runtime (2:7.4.488-3) over (2:7.4.430-1) ...
Preparing to unpack .../vim-common_2%3a7.4.488-3_amd64.deb ...
Unpacking vim-common (2:7.4.488-3) over (2:7.4.430-1) ...
Preparing to unpack .../whiptail_0.52.17-1+b1_amd64.deb ...
Unpacking whiptail (0.52.17-1+b1) over (0.52.17-1) ...
Preparing to unpack .../debconf-i18n_1.5.54_all.deb ...
Unpacking debconf-i18n (1.5.54) over (1.5.53) ...
Preparing to unpack .../passwd_1%3a4.2-3_amd64.deb ...
Unpacking passwd (1:4.2-3) over (1:4.2-2+b1) ...
Preparing to unpack .../gettext-base_0.19.3-1_amd64.deb ...
Unpacking gettext-base (0.19.3-1) over (0.19.2-3) ...
Preparing to unpack .../host_1%3a9.9.5.dfsg-6_all.deb ...
Unpacking host (1:9.9.5.dfsg-6) over (1:9.9.5.dfsg-4.3) ...
Preparing to unpack .../info_5.2.0.dfsg.1-5_amd64.deb ...
Unpacking info (5.2.0.dfsg.1-5) over (5.2.0.dfsg.1-4) ...
Preparing to unpack .../krb5-locales_1.12.1+dfsg-15_all.deb ...
Unpacking krb5-locales (1.12.1+dfsg-15) over (1.12.1+dfsg-10) ...
Preparing to unpack .../libxapian22_1.2.19-1_amd64.deb ...
Unpacking libxapian22 (1.2.19-1) over (1.2.18-1.1) ...
Preparing to unpack .../locales_2.19-13_all.deb ...
Unpacking locales (2.19-13) over (2.19-11) ...
Preparing to unpack .../openssh-sftp-server_1%3a6.7p1-3_amd64.deb ...
Unpacking openssh-sftp-server (1:6.7p1-3) over (1:6.7p1-2) ...
Preparing to unpack .../openssh-server_1%3a6.7p1-3_amd64.deb ...
Unpacking openssh-server (1:6.7p1-3) over (1:6.7p1-2) ...
Preparing to unpack .../openssh-client_1%3a6.7p1-3_amd64.deb ...
Unpacking openssh-client (1:6.7p1-3) over (1:6.7p1-2) ...
Preparing to unpack .../python-apt-common_0.9.3.11_all.deb ...
Unpacking python-apt-common (0.9.3.11) over (0.9.3.10) ...
Preparing to unpack .../python-apt_0.9.3.11_amd64.deb ...
Unpacking python-apt (0.9.3.11) over (0.9.3.10) ...
Preparing to unpack .../reportbug_6.6.1_all.deb ...
Unpacking reportbug (6.6.1) over (6.5.1) ...
Preparing to unpack .../python-chardet_2.3.0-1_all.deb ...
Unpacking python-chardet (2.3.0-1) over (2.2.1-2) ...
Preparing to unpack .../python-debian_0.1.25_all.deb ...
Unpacking python-debian (0.1.25) over (0.1.24) ...
Preparing to unpack .../python-reportbug_6.6.1_all.deb ...
Unpacking python-reportbug (6.6.1) over (6.5.1) ...
Preparing to unpack .../texinfo_5.2.0.dfsg.1-5_amd64.deb ...
Unpacking texinfo (5.2.0.dfsg.1-5) over (5.2.0.dfsg.1-4) ...
Preparing to unpack .../w3m_0.5.3-19_amd64.deb ...
Unpacking w3m (0.5.3-19) over (0.5.3-17) ...
Preparing to unpack .../archives/whois_5.2.2_amd64.deb ...
Unpacking whois (5.2.2) over (5.2.1) ...
Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2+b2_amd64.deb ...
Unpacking xz-utils (5.1.1alpha+20120614-2+b2) over (5.1.1alpha+20120614-2) ...
Preparing to unpack .../acpid_1%3a2.0.23-2_amd64.deb ...
Stopping ACPI services....
Unpacking acpid (1:2.0.23-2) over (1:2.0.23-1) ...
Preparing to unpack .../acpi-support-base_0.142-6_all.deb ...
Unpacking acpi-support-base (0.142-6) over (0.142-4) ...
Preparing to unpack .../antiword_0.37-10+b1_amd64.deb ...
Unpacking antiword (0.37-10+b1) over (0.37-9) ...
Preparing to unpack .../apache2-doc_2.4.10-8_all.deb ...
Unpacking apache2-doc (2.4.10-8) over (2.4.10-5) ...
Preparing to unpack .../bdf2psf_1.116+wtf1_all.deb ...
Unpacking bdf2psf (1.116+wtf1) over (1.113+wtf1) ...
Preparing to unpack .../busybox_1%3a1.22.0-9+b1_amd64.deb ...
Unpacking busybox (1:1.22.0-9+b1) over (1:1.22.0-9) ...
Preparing to unpack .../cabextract_1.4-4+b1_amd64.deb ...
Unpacking cabextract (1.4-4+b1) over (1.4-4) ...
Preparing to unpack .../libcryptsetup4_2%3a1.6.6-3_amd64.deb ...
Unpacking libcryptsetup4:amd64 (2:1.6.6-3) over (2:1.6.6-2) ...
Preparing to unpack .../cryptsetup-bin_2%3a1.6.6-3_amd64.deb ...
Unpacking cryptsetup-bin (2:1.6.6-3) over (2:1.6.6-2) ...
Preparing to unpack .../cryptsetup_2%3a1.6.6-3_amd64.deb ...
Unpacking cryptsetup (2:1.6.6-3) over (2:1.6.6-2) ...
Preparing to unpack .../cups-common_1.7.5-9_all.deb ...
Unpacking cups-common (1.7.5-9) over (1.7.5-5) ...
Preparing to unpack .../dpkg-dev_1.17.21_all.deb ...
Unpacking dpkg-dev (1.17.21) over (1.17.13) ...
Preparing to unpack .../libdpkg-perl_1.17.21_all.deb ...
Unpacking libdpkg-perl (1.17.21) over (1.17.13) ...
Preparing to unpack .../debhelper_9.20141022_all.deb ...
Unpacking debhelper (9.20141022) over (9.20141003) ...
Preparing to unpack .../debian-policy_3.9.6.1_all.deb ...
Unpacking debian-policy (3.9.6.1) over (3.9.6.0) ...
Preparing to unpack .../debian-reference-common_2.56_all.deb ...
Unpacking debian-reference-common (2.56) over (2.53) ...
Preparing to unpack .../debian-reference-en_2.56_all.deb ...
Unpacking debian-reference-en (2.56) over (2.53) ...
Preparing to unpack .../debian-reference_2.56_all.deb ...
Unpacking debian-reference (2.56) over (2.53) ...
Preparing to unpack .../debian-reference-fr_2.56_all.deb ...
Unpacking debian-reference-fr (2.56) over (2.53) ...
Preparing to unpack .../debian-reference-it_2.56_all.deb ...
Unpacking debian-reference-it (2.56) over (2.53) ...
Preparing to unpack .../debian-reference-ja_2.56_all.deb ...
Unpacking debian-reference-ja (2.56) over (2.53) ...
Preparing to unpack .../debian-reference-pt_2.56_all.deb ...
Unpacking debian-reference-pt (2.56) over (2.53) ...
Preparing to unpack .../dh-python_1.20141111-2_all.deb ...
Unpacking dh-python (1.20141111-2) over (1.20140511-1) ...
Preparing to unpack .../distro-info-data_0.23_all.deb ...
Unpacking distro-info-data (0.23) over (0.21) ...
Preparing to unpack .../dosfstools_3.0.27-1_amd64.deb ...
Unpacking dosfstools (3.0.27-1) over (3.0.26-4) ...
Preparing to unpack .../fonts-opensymbol_2%3a102.6+LibO4.3.3-2_all.deb ...
Unpacking fonts-opensymbol (2:102.6+LibO4.3.3-2) over (2:102.6+LibO4.3.3~rc2~git20141011-1) ...
Preparing to unpack .../gdb_7.7.1+dfsg-5_amd64.deb ...
Unpacking gdb (7.7.1+dfsg-5) over (7.7.1+dfsg-3) ...
Preparing to unpack .../gdbserver_7.7.1+dfsg-5_amd64.deb ...
Unpacking gdbserver (7.7.1+dfsg-5) over (7.7.1+dfsg-3) ...
Preparing to unpack .../python3-debian_0.1.25_all.deb ...
Unpacking python3-debian (0.1.25) over (0.1.24) ...
Preparing to unpack .../gdebi-core_0.9.5.5+nmu1_all.deb ...
Unpacking gdebi-core (0.9.5.5+nmu1) over (0.9.5.5) ...
Preparing to unpack .../gettext_0.19.3-1_amd64.deb ...
Unpacking gettext (0.19.3-1) over (0.19.2-3) ...
Preparing to unpack .../libgirepository-1.0-1_1.42.0-2.2_amd64.deb ...
Unpacking libgirepository-1.0-1:amd64 (1.42.0-2.2) over (1.42.0-2) ...
Preparing to unpack .../gir1.2-freedesktop_1.42.0-2.2_amd64.deb ...
Unpacking gir1.2-freedesktop:amd64 (1.42.0-2.2) over (1.42.0-2) ...
Preparing to unpack .../gir1.2-glib-2.0_1.42.0-2.2_amd64.deb ...
Unpacking gir1.2-glib-2.0:amd64 (1.42.0-2.2) over (1.42.0-2) ...
Preparing to unpack .../python-dateutil_2.2-2_all.deb ...
Unpacking python-dateutil (2.2-2) over (1.5+dfsg-1) ...
Preparing to unpack .../git-buildpackage_0.6.22_all.deb ...
Unpacking git-buildpackage (0.6.22) over (0.6.20) ...
Preparing to unpack .../git-doc_1%3a2.1.3-1_all.deb ...
Unpacking git-doc (1:2.1.3-1) over (1:2.1.1-1) ...
Preparing to unpack .../git-el_1%3a2.1.3-1_all.deb ...
Remove git for emacs
Remove git for emacs23
remove/git: Handling removal of emacsen flavor emacs23
Unpacking git-el (1:2.1.3-1) over (1:2.1.1-1) ...
Preparing to unpack .../gnome-user-guide_3.14.1-1_all.deb ...
Unpacking gnome-user-guide (3.14.1-1) over (3.14.0-1) ...
Preparing to unpack .../grub-pc_2.02~beta2-17_amd64.deb ...
Unpacking grub-pc (2.02~beta2-17) over (2.02~beta2-15) ...
Preparing to unpack .../grub-pc-bin_2.02~beta2-17_amd64.deb ...
Unpacking grub-pc-bin (2.02~beta2-17) over (2.02~beta2-15) ...
Preparing to unpack .../grub2-common_2.02~beta2-17_amd64.deb ...
Unpacking grub2-common (2.02~beta2-17) over (2.02~beta2-15) ...
Preparing to unpack .../grub-common_2.02~beta2-17_amd64.deb ...
Unpacking grub-common (2.02~beta2-17) over (2.02~beta2-15) ...
Preparing to unpack .../gsettings-desktop-schemas_3.14.1-1_all.deb ...
Unpacking gsettings-desktop-schemas (3.14.1-1) over (3.14.0-1) ...
Preparing to unpack .../gstreamer1.0-plugins-base_1.4.4-2_amd64.deb ...
Unpacking gstreamer1.0-plugins-base:amd64 (1.4.4-2) over (1.4.3-1) ...
Preparing to unpack .../gstreamer1.0-x_1.4.4-2_amd64.deb ...
Unpacking gstreamer1.0-x:amd64 (1.4.4-2) over (1.4.3-1) ...
Preparing to unpack .../iceweasel_31.2.0esr-3_amd64.deb ...
Leaving 'diversion of /usr/bin/firefox to /usr/bin/firefox.real by iceweasel'
Unpacking iceweasel (31.2.0esr-3) over (31.1.0esr-1) ...
Preparing to unpack .../libarchive-zip-perl_1.39-1_all.deb ...
Unpacking libarchive-zip-perl (1.39-1) over (1.38-1) ...
Preparing to unpack .../libcgi-pm-perl_4.09-1_all.deb ...
Unpacking libcgi-pm-perl (4.09-1) over (4.03-1) ...
Preparing to unpack .../libdbd-sqlite3-perl_1.44-1_amd64.deb ...
Unpacking libdbd-sqlite3-perl (1.44-1) over (1.42-2+b1) ...
Preparing to unpack .../libdistro-info-perl_0.14_all.deb ...
Unpacking libdistro-info-perl (0.14) over (0.13) ...
Preparing to unpack .../libfm-data_1.2.3-1_all.deb ...
Unpacking libfm-data (1.2.3-1) over (1.2.2.1-3) ...
Preparing to unpack .../libfm-gtk-data_1.2.3-1_all.deb ...
Unpacking libfm-gtk-data (1.2.3-1) over (1.2.2.1-3) ...
Preparing to unpack .../libhtml-parser-perl_3.71-1+b3_amd64.deb ...
Unpacking libhtml-parser-perl (3.71-1+b3) over (3.71-1+b2) ...
Preparing to unpack .../libio-socket-ssl-perl_2.002-2_all.deb ...
Unpacking libio-socket-ssl-perl (2.002-2) over (2.002-1) ...
Preparing to unpack .../libkate1_0.4.1-4_amd64.deb ...
Unpacking libkate1 (0.4.1-4) over (0.4.1-1.1) ...
Preparing to unpack .../libmodplug1_1%3a0.8.8.4-4.1+b1_amd64.deb ...
Unpacking libmodplug1 (1:0.8.8.4-4.1+b1) over (1:0.8.8.4-4.1) ...
Preparing to unpack .../libnet-dns-perl_0.81-2_amd64.deb ...
Unpacking libnet-dns-perl (0.81-2) over (0.80-1) ...
Preparing to unpack .../libobt2_3.5.2-8_amd64.deb ...
Unpacking libobt2 (3.5.2-8) over (3.5.2-7) ...
Preparing to unpack .../libobrender29_3.5.2-8_amd64.deb ...
Unpacking libobrender29 (3.5.2-8) over (3.5.2-7) ...
Preparing to unpack .../libpaper-utils_1.1.24+nmu4_amd64.deb ...
Unpacking libpaper-utils (1.1.24+nmu4) over (1.1.24+nmu3) ...
Preparing to unpack .../libreoffice-java-common_1%3a4.3.3-2_all.deb ...
Unpacking libreoffice-java-common (1:4.3.3-2) over (1:4.3.3~rc2~git20141011-1) ...
Preparing to unpack .../libreoffice-report-builder-bin_1%3a4.3.3-2_amd64.deb ...
Unpacking libreoffice-report-builder-bin (1:4.3.3-2) over (1:4.3.3~rc2~git20141011-1) ...
Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-12_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-12) over (2.1.26.dfsg1-11) ...
Preparing to unpack .../libsqlite3-tcl_3.8.7.1-1_amd64.deb ...
Unpacking libsqlite3-tcl (3.8.7.1-1) over (3.8.6-1) ...
Preparing to unpack .../libtar0_1.2.20-4+b1_amd64.deb ...
Unpacking libtar0 (1.2.20-4+b1) over (1.2.20-4) ...
Preparing to unpack .../libtext-levenshtein-perl_0.11-1_all.deb ...
Unpacking libtext-levenshtein-perl (0.11-1) over (0.09-1) ...
Preparing to unpack .../libwebkitgtk-3.0-common_2.4.7-2_all.deb ...
Unpacking libwebkitgtk-3.0-common (2.4.7-2) over (2.4.6-1) ...
Preparing to unpack .../libwireshark-data_1.12.1+g01b65bf-2_all.deb ...
Unpacking libwireshark-data (1.12.1+g01b65bf-2) over (1.12.1+g01b65bf-1) ...
Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ...
Unpacking libxml-twig-perl (1:3.48-1) over (1:3.44-1) ...
Preparing to unpack .../libxmmsclient6_0.8+dfsg-12_amd64.deb ...
Unpacking libxmmsclient6 (0.8+dfsg-12) over (0.8+dfsg-11+b2) ...
Preparing to unpack .../libxmmsclient-glib1_0.8+dfsg-12_amd64.deb ...
Unpacking libxmmsclient-glib1 (0.8+dfsg-12) over (0.8+dfsg-11+b2) ...
Preparing to unpack .../libyaml-libyaml-perl_0.41-6_amd64.deb ...
Unpacking libyaml-libyaml-perl (0.41-6) over (0.41-5+b1) ...
Preparing to unpack .../lintian_2.5.30+deb8u3_all.deb ...
Unpacking lintian (2.5.30+deb8u3) over (2.5.28) ...
Preparing to unpack .../lpr_1%3a2008.05.17.1_amd64.deb ...
Stopping printer spooler: lpd.
Unpacking lpr (1:2008.05.17.1) over (1:2008.05.17+nmu1) ...
Preparing to unpack .../lsb-release_4.1+Debian13+nmu1_all.deb ...
Unpacking lsb-release (4.1+Debian13+nmu1) over (4.1+Debian13) ...
Preparing to unpack .../lxappearance_0.6.1-1_amd64.deb ...
Unpacking lxappearance (0.6.1-1) over (0.5.6-1) ...
Preparing to unpack .../lxde-common_0.99.0-1_all.deb ...
Unpacking lxde-common (0.99.0-1) over (0.5.6-1) ...
dpkg: warning: unable to delete old directory '/etc/xdg/lxpanel/profile/LXDE/panels': Directory not empty
dpkg: warning: unable to delete old directory '/etc/xdg/lxpanel/profile/LXDE': Directory not empty
dpkg: warning: unable to delete old directory '/etc/xdg/lxpanel/profile': Directory not empty
Preparing to unpack .../archives/lxde-core_6_all.deb ...
Unpacking lxde-core (6) over (4+nmu1) ...
Preparing to unpack .../lxinput_0.3.4-1_amd64.deb ...
Unpacking lxinput (0.3.4-1) over (0.3.3-1) ...
Preparing to unpack .../lxlauncher_0.2.4-1_amd64.deb ...
Unpacking lxlauncher (0.2.4-1) over (0.2.3-1) ...
Preparing to unpack .../xmms2-core_0.8+dfsg-12_amd64.deb ...
Unpacking xmms2-core (0.8+dfsg-12) over (0.8+dfsg-11+b2) ...
Preparing to unpack .../lxmusic_0.4.6-2_amd64.deb ...
Unpacking lxmusic (0.4.6-2) over (0.4.6-1) ...
Preparing to unpack .../lxtask_0.1.6-1_amd64.deb ...
Unpacking lxtask (0.1.6-1) over (0.1.5-1) ...
Preparing to unpack .../lxterminal_0.2.0-1_amd64.deb ...
update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
Unpacking lxterminal (0.2.0-1) over (0.1.11-4) ...
Preparing to unpack .../python-crypto_2.6.1-5+b2_amd64.deb ...
Unpacking python-crypto (2.6.1-5+b2) over (2.6.1-5+b1) ...
Preparing to unpack .../python-simplejson_3.6.5-1_amd64.deb ...
Unpacking python-simplejson (3.6.5-1) over (3.6.4-1) ...
Preparing to unpack .../python-zope.interface_4.1.1-3_amd64.deb ...
Unpacking python-zope.interface (4.1.1-3) over (4.1.1-2) ...
Preparing to unpack .../rsync_3.1.1-2+b1_amd64.deb ...
Unpacking rsync (3.1.1-2+b1) over (3.1.1-2) ...
Preparing to unpack .../sgml-data_2.0.10_all.deb ...
Unpacking sgml-data (2.0.10) over (2.0.9-1) ...
Preparing to unpack .../smartmontools_6.3+svn4002-2_amd64.deb ...
Stopping S.M.A.R.T. daemon: smartd.
Unpacking smartmontools (6.3+svn4002-2) over (6.3+svn3990-1) ...
Preparing to unpack .../tcl8.5_8.5.17-1_amd64.deb ...
Unpacking tcl8.5 (8.5.17-1) over (8.5.16-1) ...
Preparing to unpack .../tk8.5_8.5.17-1_amd64.deb ...
Unpacking tk8.5 (8.5.17-1) over (8.5.16-1) ...
Preparing to unpack .../tla_1.3.5+dfsg1-1_amd64.deb ...
Unpacking tla (1.3.5+dfsg1-1) over (1.3.5+dfsg-18) ...
Preparing to unpack .../tla-doc_1.3.5+dfsg1-1_all.deb ...
Unpacking tla-doc (1.3.5+dfsg1-1) over (1.3.5+dfsg-18) ...
Preparing to unpack .../unzip_6.0-12+b1_amd64.deb ...
Unpacking unzip (6.0-12+b1) over (6.0-12) ...
Preparing to unpack .../vlc-data_1%3a2.2.0~rc2-dmo1_all.deb ...
Unpacking vlc-data (1:2.2.0~rc2-dmo1) over (1:2.2.0~pre4-dmo4) ...
Preparing to unpack .../x11-apps_7.7+4_amd64.deb ...
Unpacking x11-apps (7.7+4) over (7.7+3) ...
Preparing to unpack .../x11-xserver-utils_7.7+3+b1_amd64.deb ...
Unpacking x11-xserver-utils (7.7+3+b1) over (7.7+3) ...
Preparing to unpack .../xserver-common_2%3a1.16.1.901-1_all.deb ...
Unpacking xserver-common (2:1.16.1.901-1) over (2:1.16.1-1) ...
Preparing to unpack .../xserver-xorg-core_2%3a1.16.1.901-1_amd64.deb ...
Unpacking xserver-xorg-core (2:1.16.1.901-1) over (2:1.16.1-1) ...
Preparing to unpack .../xserver-xorg-input-mouse_1%3a1.9.1-1_amd64.deb ...
Unpacking xserver-xorg-input-mouse (1:1.9.1-1) over (1:1.9.0-1+b3) ...
Preparing to unpack .../xsltproc_1.1.28-2+b2_amd64.deb ...
Unpacking xsltproc (1.1.28-2+b2) over (1.1.28-2+b1) ...
Preparing to unpack .../xul-ext-https-everywhere_4.0.2-3_all.deb ...
Unpacking xul-ext-https-everywhere (4.0.2-3) over (4.0.1-1) ...
Preparing to unpack .../deb-multimedia-keyring_2014.2_all.deb ...
Unpacking deb-multimedia-keyring (2014.2) over (2012.05.10-dmo4) ...
Preparing to unpack .../debootstrap_1.0.64_all.deb ...
Unpacking debootstrap (1.0.64) over (1.0.63) ...
Preparing to unpack .../dtv-scan-tables_0+git20141009.d26b627-1_all.deb ...
Unpacking dtv-scan-tables (0+git20141009.d26b627-1) over (0+git20140611.14bd6c7-1) ...
Preparing to unpack .../libruby2.1_2.1.5-1_amd64.deb ...
Unpacking libruby2.1:amd64 (2.1.5-1) over (2.1.3-1) ...
Preparing to unpack .../macchanger_1.7.0-3.2_amd64.deb ...
Unpacking macchanger (1.7.0-3.2) over (1.7.0-1.1) ...
Preparing to unpack .../ncurses-term-considered-harmful_21_all.deb ...
Unpacking ncurses-term-considered-harmful (21) over (18) ...
Preparing to unpack .../os-prober_1.65_amd64.deb ...
Unpacking os-prober (1.65) over (1.64) ...
Preparing to unpack .../postfix_2.11.3-1_amd64.deb ...
Stopping Postfix Mail Transport Agent: postfix.
Stopping Postfix Mail Transport Agent: postfix.
Unpacking postfix (2.11.3-1) over (2.11.1-1) ...
Preparing to unpack .../postfix-doc_2.11.3-1_all.deb ...
Unpacking postfix-doc (2.11.3-1) over (2.11.1-1) ...
Preparing to unpack .../prevent-aptitude_21_all.deb ...
Unpacking prevent-aptitude (21) over (18) ...
Preparing to unpack .../prevent-consolekit_21_all.deb ...
Unpacking prevent-consolekit (21) over (18) ...
Preparing to unpack .../prevent-dbus_21_all.deb ...
Unpacking prevent-dbus (21) over (18) ...
Preparing to unpack .../prevent-networkmanager_21_all.deb ...
Unpacking prevent-networkmanager (21) over (18) ...
Preparing to unpack .../prevent-packagekit_21_all.deb ...
Unpacking prevent-packagekit (21) over (18) ...
Preparing to unpack .../prevent-policykit_21_all.deb ...
Unpacking prevent-policykit (21) over (18) ...
Preparing to unpack .../prevent-ppckit_21_all.deb ...
Unpacking prevent-ppckit (21) over (18) ...
Preparing to unpack .../prevent-pulseaudio_21_all.deb ...
Unpacking prevent-pulseaudio (21) over (18) ...
Preparing to unpack .../prevent-systemd-completely_21_all.deb ...
Unpacking prevent-systemd-completely (21) over (18) ...
Preparing to unpack .../prevent-unattended-upgrades_21_all.deb ...
Unpacking prevent-unattended-upgrades (21) over (18) ...
Preparing to unpack .../ruby2.1_2.1.5-1_amd64.deb ...
Unpacking ruby2.1 (2.1.5-1) over (2.1.3-1) ...
Preparing to unpack .../wtf-debian-keyring_20141120_all.deb ...
Unpacking wtf-debian-keyring (20141120) over (20140920) ...
Processing triggers for mime-support (3.57) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for menu (2.1.47) ...
Processing triggers for doc-base (0.10.6) ...
Processing 29 changed doc-base files...
Registering documents with dwww...
Registering documents with scrollkeeper...
Processing triggers for install-info (5.2.0.dfsg.1-5) ...
Setting up libc-dev-bin (2.19-13) ...
Setting up libc6-dev:amd64 (2.19-13) ...
Setting up libc6-dbg:amd64 (2.19-13) ...
Setting up libitm1:amd64 (4.9.1-19) ...
Setting up libgomp1:amd64 (4.9.1-19) ...
Setting up libquadmath0:amd64 (4.9.1-19) ...
Setting up libgfortran3:amd64 (4.9.1-19) ...
Setting up libtsan0:amd64 (4.9.1-19) ...
Setting up libatomic1:amd64 (4.9.1-19) ...
Setting up libgdbm3:amd64 (1.8.3-13.1) ...
Setting up libperl5.20 (5.20.1-3) ...
Setting up bzip2 (1.0.6-7+b1) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
Setting up init-system-helpers (1.22) ...
Setting up kbd (1.15.5-2) ...
Installing new version of config file /etc/init.d/kbd ...
Setting console screen modes.
Setting up keyboard-configuration (1.116+wtf1) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up console-setup-linux (1.116+wtf1) ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-2.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-4.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-15.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-3.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-13.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-14.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-1.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-7.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-9.inc ...
Setting up console-setup (1.116+wtf1) ...
Setting up cron (3.0pl1-127) ...
Installing new version of config file /etc/init.d/cron ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Starting periodic command scheduler: cron.
Setting up libnewt0.52:amd64 (0.52.17-1+b1) ...
Setting up libpipeline1:amd64 (1.4.0-1) ...
Setting up libudev1:amd64 (215-7) ...
Setting up udev (215-7) ...
Stopping the hotplug events dispatcher: udevd.
Starting the hotplug events dispatcher: udevd.
update-initramfs: deferring update (trigger activated)
Setting up bsdmainutils (9.0.6) ...
Setting up man-db (2.7.0.2-3) ...
Building database of manual pages ...
Setting up libasprintf0c2:amd64 (0.19.3-1) ...
Setting up libgc1c2:amd64 (1:7.2d-6.4) ...
Setting up libgpg-error0:amd64 (1.17-2) ...
Setting up libgcrypt20:amd64 (1.6.2-4+b1) ...
Setting up libkeyutils1:amd64 (1.5.9-5+b1) ...
Setting up libkrb5support0:amd64 (1.12.1+dfsg-15) ...
Setting up libk5crypto3:amd64 (1.12.1+dfsg-15) ...
Setting up libkrb5-3:amd64 (1.12.1+dfsg-15) ...
Setting up libgssapi-krb5-2:amd64 (1.12.1+dfsg-15) ...
Setting up libidn11:amd64 (1.29-1+b1) ...
Setting up libmagic1:amd64 (1:5.20-2) ...
Setting up python3-magic (1:5.20-2) ...
Setting up file (1:5.20-2) ...
Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-12) ...
Setting up libsasl2-2:amd64 (2.1.26.dfsg1-12) ...
Setting up libsqlite3-0:amd64 (3.8.7.1-1) ...
Setting up libexpat1:amd64 (2.1.0-6+b3) ...
Setting up libexpat1-dev:amd64 (2.1.0-6+b3) ...
Setting up fontconfig-config (2.11.0-6.3) ...
Setting up libfontconfig1:amd64 (2.11.0-6.3) ...
Setting up libfontconfig1-dev:amd64 (2.11.0-6.3) ...
Setting up fontconfig (2.11.0-6.3) ...
Regenerating fonts cache... done.
Setting up fonts-droid (1:4.4.4r2-4) ...
Setting up imagemagick-common (8:6.8.9.9-3) ...
Installing new version of config file /etc/ImageMagick-6/delegates.xml ...
Setting up gcc-4.8-base:amd64 (4.8.3-13) ...
Setting up libmpfr4:amd64 (3.1.2-1+b1) ...
Setting up cpp-4.8 (4.8.3-13) ...
Setting up binutils (2.24.90.20141023-1) ...
Setting up libasan0:amd64 (4.8.3-13) ...
Setting up libgcc-4.8-dev:amd64 (4.8.3-13) ...
Setting up gcc-4.8 (4.8.3-13) ...
Setting up libstdc++-4.8-dev:amd64 (4.8.3-13) ...
Setting up g++-4.8 (4.8.3-13) ...
Setting up gcc-4.8-plugin-dev (4.8.3-13) ...
Setting up libroken18-heimdal:amd64 (1.6~rc2+dfsg-8+b1) ...
Setting up libasn1-8-heimdal:amd64 (1.6~rc2+dfsg-8+b1) ...
Setting up dictionaries-common (1.23.17) ...
Install emacsen-common for emacs23
emacsen-common: Handling install of emacsen flavor emacs23
Wrote /etc/emacs23/site-start.d/00debian-vars.elc
Wrote /usr/share/emacs23/site-lisp/debian-startup.elc
Install dictionaries-common for emacs23
install/dictionaries-common: Byte-compiling for emacsen flavour emacs23
Wrote /usr/share/emacs23/site-lisp/dictionaries-common/debian-ispell.elc
Wrote /usr/share/emacs23/site-lisp/dictionaries-common/ispell.elc
Wrote /usr/share/emacs23/site-lisp/dictionaries-common/flyspell.elc
Setting up libaspell15:amd64 (0.60.7~20110707-1.3) ...
Setting up aspell (0.60.7~20110707-1.3) ...
Setting up libxt6:amd64 (1:1.1.4-1+b1) ...
Setting up libaudio2:amd64 (1.9.4-3) ...
Setting up libavahi-common-data:amd64 (0.6.31-4+b1) ...
Setting up libavahi-common3:amd64 (0.6.31-4+b1) ...
Setting up libdbus-1-3:amd64 (1.8.12-1) ...
Setting up libavahi-client3:amd64 (0.6.31-4+b1) ...
Setting up libbasicusageenvironment0 (2:2014.11.01-dmo1) ...
Setting up libpng12-0:amd64 (1.2.50-2+b2) ...
Setting up libpng12-dev:amd64 (1.2.50-2+b2) ...
Setting up libxcb1:amd64 (1.10-3+b1) ...
Setting up libxcb1-dev:amd64 (1.10-3+b1) ...
Setting up libxcb-render0:amd64 (1.10-3+b1) ...
Setting up libxcb-render0-dev:amd64 (1.10-3+b1) ...
Setting up libxcb-shm0:amd64 (1.10-3+b1) ...
Setting up libxcb-shm0-dev:amd64 (1.10-3+b1) ...
Setting up libxrender1:amd64 (1:0.9.8-1+b1) ...
Setting up libxrender-dev:amd64 (1:0.9.8-1+b1) ...
Setting up libcairo2:amd64 (1.14.0-2.1) ...
Setting up libglib2.0-0:amd64 (2.42.1-1) ...
Setting up libcairo-gobject2:amd64 (1.14.0-2.1) ...
Setting up libcairo-script-interpreter2:amd64 (1.14.0-2.1) ...
Setting up libpython2.7-minimal:amd64 (2.7.8-11) ...
Setting up python2.7-minimal (2.7.8-11) ...
Setting up libpython2.7-stdlib:amd64 (2.7.8-11) ...
Setting up python2.7 (2.7.8-11) ...
Setting up python-minimal (2.7.8-2) ...
Setting up libpython-stdlib:amd64 (2.7.8-2) ...
Setting up libglib2.0-data (2.42.1-1) ...
Setting up libglib2.0-bin (2.42.1-1) ...
Setting up libpython2.7:amd64 (2.7.8-11) ...
Setting up libcroco3:amd64 (0.6.8-3+b1) ...
Setting up libdirectfb-1.2-9:amd64 (1.2.10.0-5.1) ...
Setting up libenca0:amd64 (1.16-1) ...
Setting up libflac8:amd64 (1.3.0-3) ...
Setting up libfontenc1:amd64 (1:1.1.2-1+b1) ...
Setting up libfribidi0:amd64 (0.19.6-3) ...
Setting up libfuse2:amd64 (2.9.3-15+b1) ...
Setting up fuse (2.9.3-15+b1) ...
update-initramfs: deferring update (trigger activated)
Setting up geoip-database (20141027-1) ...
Setting up libgeoip1:amd64 (1.6.2-2) ...
Setting up libhcrypto4-heimdal:amd64 (1.6~rc2+dfsg-8+b1) ...
Setting up libheimbase1-heimdal:amd64 (1.6~rc2+dfsg-8+b1) ...
Setting up libwind0-heimdal:amd64 (1.6~rc2+dfsg-8+b1) ...
Setting up libhx509-5-heimdal:amd64 (1.6~rc2+dfsg-8+b1) ...
Setting up libkrb5-26-heimdal:amd64 (1.6~rc2+dfsg-8+b1) ...
Setting up libheimntlm0-heimdal:amd64 (1.6~rc2+dfsg-8+b1) ...
Setting up libgssapi3-heimdal:amd64 (1.6~rc2+dfsg-8+b1) ...
Setting up libgstreamer1.0-0:amd64 (1.4.4-2) ...
Setting up iso-codes (3.57-1) ...
Setting up libgstreamer-plugins-base1.0-0:amd64 (1.4.4-2) ...
Setting up libgudev-1.0-0:amd64 (215-7) ...
Setting up libharfbuzz0b:amd64 (0.9.35-2) ...
Setting up libharfbuzz-icu0:amd64 (0.9.35-2) ...
Setting up libharfbuzz-gobject0:amd64 (0.9.35-2) ...
Setting up libharfbuzz-dev (0.9.35-2) ...
Setting up libhdb9-heimdal:amd64 (1.6~rc2+dfsg-8+b1) ...
Setting up libhunspell-1.3-0:amd64 (1.3.3-3) ...
Setting up libidl0:amd64 (0.8.14-0.4+b1) ...
Setting up libksba8:amd64 (1.3.2-1) ...
Setting up liblcms2-2:amd64 (2.6-3+b3) ...
Setting up libllvm3.4:amd64 (1:3.4.2-13) ...
Setting up mysql-common (5.5.40-1) ...
Setting up libmysqlclient18:amd64 (5.5.40-1) ...
Setting up libnss3:amd64 (2:3.17.2-1) ...
Setting up libopenvg1-mesa:amd64 (10.3.2-1) ...
Setting up libpaper1:amd64 (1.1.24+nmu4) ...
Setting up libpcsclite1:amd64 (1.8.13-1) ...
Setting up libpolkit-agent-1-0:amd64 (0.105-8) ...
Setting up libproxy1:amd64 (0.4.11-4+b1) ...
Setting up librest-0.7-0:amd64 (0.7.92-2) ...
Setting up libserf-1-1:amd64 (1.3.7-3) ...
Setting up libsmi2ldbl:amd64 (0.4.8+dfsg2-10+b1) ...
Setting up libvorbis0a:amd64 (1.3.4-2) ...
Setting up libvorbisfile3:amd64 (1.3.4-2) ...
Setting up libvorbisenc2:amd64 (1.3.4-2) ...
Setting up libsndfile1:amd64 (1.0.25-9+b1) ...
Setting up libsvn1:amd64 (1.8.10-4) ...
Setting up subversion (1.8.10-4) ...
Setting up libsystemd-id128-0:amd64 (215-7) ...
Setting up libsystemd-journal0:amd64 (215-7) ...
Setting up libsystemd-login0:amd64 (215-7) ...
Setting up tzdata-java (2014i-1) ...
Setting up libtcl8.5:amd64 (8.5.17-1) ...
Setting up libtheora0:amd64 (1.1.1+dfsg.1-6) ...
Setting up libtk8.5:amd64 (8.5.17-1) ...
Setting up libupnp6 (1:1.6.19+git20141001-1) ...
Setting up libxfixes3:amd64 (1:5.0.1-2+b1) ...
Setting up libva-x11-1:amd64 (1.4.1-1) ...
Setting up libvdpau1:amd64 (0.8-3) ...
Setting up libvisual-0.4-0:amd64 (0.4.0-6) ...
Setting up libwbclient0:amd64 (2:4.1.13+dfsg-2) ...
Setting up libx264-142:amd64 (3:0.142.2491+git24e4fed-dmo1) ...
Setting up libxcb-composite0:amd64 (1.10-3+b1) ...
Setting up libxcb-dri2-0:amd64 (1.10-3+b1) ...
Setting up libxcb-dri3-0:amd64 (1.10-3+b1) ...
Setting up libxcb-glx0:amd64 (1.10-3+b1) ...
Setting up libxcb-present0:amd64 (1.10-3+b1) ...
Setting up libxcb-randr0:amd64 (1.10-3+b1) ...
Setting up libxcb-shape0:amd64 (1.10-3+b1) ...
Setting up libxcb-sync1:amd64 (1.10-3+b1) ...
Setting up libxcb-xfixes0:amd64 (1.10-3+b1) ...
Setting up libxcb-xv0:amd64 (1.10-3+b1) ...
Setting up libxcursor1:amd64 (1:1.1.14-1+b1) ...
Setting up libxfont1:amd64 (1:1.4.99.901-1+b1) ...
Setting up libxi6:amd64 (2:1.7.4-1+b1) ...
Setting up libxinerama1:amd64 (2:1.1.3-1+b1) ...
Setting up libxrandr2:amd64 (2:1.4.2-1+b1) ...
Setting up libxres1:amd64 (2:1.0.7-1+b1) ...
Setting up libxslt1.1:amd64 (1.1.28-2+b2) ...
Setting up libxtst6:amd64 (2:1.2.2-1+b1) ...
Setting up libxv1:amd64 (2:1.0.10-1+b1) ...
Setting up libxvmc1:amd64 (2:1.0.8-2+b1) ...
Setting up libxxf86dga1:amd64 (2:1.1.4-1+b1) ...
Setting up libxxf86vm1:amd64 (1:1.1.3-1+b1) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up sysvinit (2.88dsf-58) ...
Setting up libfdk-aac0:amd64 (1:0.1.3+20141027-dmo2) ...
Setting up cpio (2.11+dfsg-2+b1) ...
Setting up ifupdown (0.7.50) ...
Installing new version of config file /etc/init.d/networking ...
Setting up netbase (5.3) ...
Installing new version of config file /etc/services ...
Setting up libxtables10 (1.4.21-2+b1) ...
Setting up iptables (1.4.21-2+b1) ...
Setting up iputils-ping (3:20121221-5+b2) ...
Setcap worked! Ping(6) is not suid!
Setting up logrotate (3.8.7-1+b1) ...
Setting up net-tools (1.60-26+b1) ...
Setting up nfacct (1.0.1-1.1) ...
Setting up traceroute (1:2.0.20-2+b1) ...
update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode
update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode
update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode
update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode
update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode
Setting up vim-common (2:7.4.488-3) ...
Setting up vim-runtime (2:7.4.488-3) ...
Processing /usr/share/vim/addons/doc
Setting up vim-gui-common (2:7.4.488-3) ...
Setting up whiptail (0.52.17-1+b1) ...
Setting up debconf-i18n (1.5.54) ...
Setting up passwd (1:4.2-3) ...
Setting up gettext-base (0.19.3-1) ...
Setting up host (1:9.9.5.dfsg-6) ...
Setting up info (5.2.0.dfsg.1-5) ...
Setting up krb5-locales (1.12.1+dfsg-15) ...
Setting up libxapian22 (1.2.19-1) ...
Setting up locales (2.19-13) ...
Generating locales (this might take a while)...
  de_DE.UTF-8... done
  en_GB.UTF-8... done
  en_US.UTF-8... done
  es_AR.UTF-8... done
  es_ES.UTF-8... done
  fr_FR.UTF-8... done
  hr_HR.UTF-8... done
  hu_HU.UTF-8... done
  it_IT.UTF-8... done
  pt_PT.UTF-8... done
  ru_RU.UTF-8... done
  sl_SI.UTF-8... done
  uk_UA.KOI8-U... done
  uk_UA.UTF-8... done
Generation complete.
Setting up openssh-client (1:6.7p1-3) ...
Setting up openssh-sftp-server (1:6.7p1-3) ...
Setting up openssh-server (1:6.7p1-3) ...
Restarting OpenBSD Secure Shell server: sshd.
Setting up python-apt-common (0.9.3.11) ...
Setting up texinfo (5.2.0.dfsg.1-5) ...
Setting up w3m (0.5.3-19) ...
Installing new version of config file /etc/w3m/config ...
Setting up whois (5.2.2) ...
Setting up xz-utils (5.1.1alpha+20120614-2+b2) ...
Setting up acpid (1:2.0.23-2) ...
Starting ACPI services....
Setting up acpi-support-base (0.142-6) ...
Installing new version of config file /etc/acpi/powerbtn-acpi-support.sh ...
Setting up antiword (0.37-10+b1) ...
Setting up apache2-doc (2.4.10-8) ...
apache2_invoke apache2-doc: already enabled
Reloading web server: apache2.
Setting up busybox (1:1.22.0-9+b1) ...
Setting up cabextract (1.4-4+b1) ...
Setting up libcryptsetup4:amd64 (2:1.6.6-3) ...
Setting up cryptsetup-bin (2:1.6.6-3) ...
Setting up cryptsetup (2:1.6.6-3) ...
update-initramfs: deferring update (trigger activated)
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up cups-common (1.7.5-9) ...
Setting up debian-policy (3.9.6.1) ...
Setting up debian-reference-common (2.56) ...
Setting up dh-python (1.20141111-2) ...
Setting up distro-info-data (0.23) ...
Setting up dosfstools (3.0.27-1) ...
Setting up fonts-opensymbol (2:102.6+LibO4.3.3-2) ...
Setting up gdb (7.7.1+dfsg-5) ...
Setting up gdbserver (7.7.1+dfsg-5) ...
Setting up python3-debian (0.1.25) ...
Setting up gdebi-core (0.9.5.5+nmu1) ...
Setting up gettext (0.19.3-1) ...
Setting up libgirepository-1.0-1:amd64 (1.42.0-2.2) ...
Setting up gir1.2-glib-2.0:amd64 (1.42.0-2.2) ...
Setting up gir1.2-freedesktop:amd64 (1.42.0-2.2) ...
Setting up git-doc (1:2.1.3-1) ...
Setting up git-el (1:2.1.3-1) ...
Install git for emacs
Install git for emacs23
install/git: Handling install of emacsen flavor emacs23
install/git: Byte-compiling for emacs23
+ emacs23 -batch -q -no-site-file -f batch-byte-compile git.el git-blame.el
Wrote /usr/share/emacs23/site-lisp/git/git.elc
Wrote /usr/share/emacs23/site-lisp/git/git-blame.elc
Setting up gnome-user-guide (3.14.1-1) ...
Setting up grub-common (2.02~beta2-17) ...
Installing new version of config file /etc/grub.d/10_linux ...
Setting up grub2-common (2.02~beta2-17) ...
Setting up grub-pc-bin (2.02~beta2-17) ...
Setting up grub-pc (2.02~beta2-17) ...
Installing for i386-pc platform.
Installation finished. No error reported.
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-3.17.1-grsec141030-22
Found initrd image: /boot/initrd.img-3.17.1-grsec141030-22
Found linux image: /boot/vmlinuz-3.16.3-grsec141004-21
Found initrd image: /boot/initrd.img-3.16.3-grsec141004-21
Found linux image: /boot/vmlinuz-3.15.5-grsec140723-17
Found initrd image: /boot/initrd.img-3.15.5-grsec140723-17
Found linux image: /boot/vmlinuz-3.14.6-grsec140611-13
Found initrd image: /boot/initrd.img-3.14.6-grsec140611-13
Found linux image: /boot/vmlinuz-3.14.4-grsec140521-10
Found initrd image: /boot/initrd.img-3.14.4-grsec140521-10
Found linux image: /boot/vmlinuz-3.14-1-amd64
Found initrd image: /boot/initrd.img-3.14-1-amd64
done
Setting up gsettings-desktop-schemas (3.14.1-1) ...
Setting up gstreamer1.0-plugins-base:amd64 (1.4.4-2) ...
Setting up gstreamer1.0-x:amd64 (1.4.4-2) ...
Setting up iceweasel (31.2.0esr-3) ...
Setting up libfm-data (1.2.3-1) ...
Setting up libfm-gtk-data (1.2.3-1) ...
Setting up libkate1 (0.4.1-4) ...
Setting up libmodplug1 (1:0.8.8.4-4.1+b1) ...
Setting up libobt2 (3.5.2-8) ...
Setting up libobrender29 (3.5.2-8) ...
Setting up libpaper-utils (1.1.24+nmu4) ...
Setting up libreoffice-java-common (1:4.3.3-2) ...
Setting up libreoffice-report-builder-bin (1:4.3.3-2) ...
Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-12) ...
Setting up libsqlite3-tcl (3.8.7.1-1) ...
Setting up libtar0 (1.2.20-4+b1) ...
Setting up libwebkitgtk-3.0-common (2.4.7-2) ...
Setting up libwireshark-data (1.12.1+g01b65bf-2) ...
Setting up libxmmsclient6 (0.8+dfsg-12) ...
Setting up libxmmsclient-glib1 (0.8+dfsg-12) ...
Setting up lpr (1:2008.05.17.1) ...
Starting printer spooler: lpd.
Setting up lxappearance (0.6.1-1) ...
Setting up lxde-common (0.99.0-1) ...
Installing new version of config file /etc/xdg/openbox/LXDE/rc.xml ...
Installing new version of config file /etc/xdg/pcmanfm/LXDE/pcmanfm.conf ...
Setting up lxinput (0.3.4-1) ...
Setting up lxlauncher (0.2.4-1) ...
Setting up xmms2-core (0.8+dfsg-12) ...
Setting up lxmusic (0.4.6-2) ...
Setting up lxtask (0.1.6-1) ...
Setting up lxterminal (0.2.0-1) ...
update-alternatives: using /usr/bin/lxterminal to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
Setting up rsync (3.1.1-2+b1) ...
Setting up smartmontools (6.3+svn4002-2) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Removing obsolete conffile /etc/smartd_warning.sh ...
Setting up tcl8.5 (8.5.17-1) ...
Setting up tk8.5 (8.5.17-1) ...
Setting up tla (1.3.5+dfsg1-1) ...
Setting up tla-doc (1.3.5+dfsg1-1) ...
Setting up unzip (6.0-12+b1) ...
Setting up vlc-data (1:2.2.0~rc2-dmo1) ...
Setting up x11-apps (7.7+4) ...
Setting up x11-xserver-utils (7.7+3+b1) ...
Setting up xserver-common (2:1.16.1.901-1) ...
Setting up xserver-xorg-core (2:1.16.1.901-1) ...
Setting up xserver-xorg-input-mouse (1:1.9.1-1) ...
Setting up xsltproc (1.1.28-2+b2) ...
Setting up deb-multimedia-keyring (2014.2) ...
Setting up debootstrap (1.0.64) ...
Setting up dtv-scan-tables (0+git20141009.d26b627-1) ...
Setting up libruby2.1:amd64 (2.1.5-1) ...
Setting up macchanger (1.7.0-3.2) ...
Setting up ncurses-term-considered-harmful (21) ...
Setting up os-prober (1.65) ...
Setting up postfix (2.11.3-1) ...
setting inet_protocols: all

Postfix is now set up with the changes above.  If you need to make changes, edit
/etc/postfix/main.cf (and others) as needed.  To view Postfix configuration
values, see postconf(1).

After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.

Running newaliases
Stopping Postfix Mail Transport Agent: postfix.
Starting Postfix Mail Transport Agent: postfix.
Setting up postfix-doc (2.11.3-1) ...
Setting up prevent-aptitude (21) ...
Setting up prevent-consolekit (21) ...
Setting up prevent-dbus (21) ...
Setting up prevent-networkmanager (21) ...
Setting up prevent-packagekit (21) ...
Setting up prevent-policykit (21) ...
Setting up prevent-ppckit (21) ...
Setting up prevent-pulseaudio (21) ...
Setting up prevent-systemd-completely (21) ...
Setting up prevent-unattended-upgrades (21) ...
Setting up ruby2.1 (2.1.5-1) ...
Setting up wtf-debian-keyring (20141120) ...
OK
Processing triggers for desktop-file-utils (0.22-1) ...
Setting up python (2.7.8-2) ...
Setting up libglib2.0-dev (2.42.1-1) ...
Setting up libcairo2-dev (1.14.0-2.1) ...
Setting up vim (2:7.4.488-3) ...
Setting up vim-tiny (2:7.4.488-3) ...
Setting up python-apt (0.9.3.11) ...
Setting up python-chardet (2.3.0-1) ...
Setting up python-debian (0.1.25) ...
Setting up python-reportbug (6.6.1) ...
Setting up reportbug (6.6.1) ...
Setting up debian-reference-en (2.56) ...
Setting up debian-reference (2.56) ...
Setting up debian-reference-fr (2.56) ...
Setting up debian-reference-it (2.56) ...
Setting up debian-reference-ja (2.56) ...
Setting up debian-reference-pt (2.56) ...
Setting up python-dateutil (2.2-2) ...
Setting up git-buildpackage (0.6.22) ...
Setting up lsb-release (4.1+Debian13+nmu1) ...
Setting up lxde-core (6) ...
Setting up python-crypto (2.6.1-5+b2) ...
Setting up python-simplejson (3.6.5-1) ...
Setting up python-zope.interface (4.1.1-3) ...
Setting up xul-ext-https-everywhere (4.0.2-3) ...
Setting up perl-modules (5.20.1-3) ...
Setting up perl (5.20.1-3) ...
Setting up libsvn-perl (1.8.10-4) ...
Setting up bdf2psf (1.116+wtf1) ...
Setting up libdpkg-perl (1.17.21) ...
Setting up dpkg-dev (1.17.21) ...
Setting up debhelper (9.20141022) ...
Setting up libarchive-zip-perl (1.39-1) ...
Setting up libcgi-pm-perl (4.09-1) ...
Setting up libdbd-sqlite3-perl (1.44-1) ...
Setting up libdistro-info-perl (0.14) ...
Setting up libhtml-parser-perl (3.71-1+b3) ...
Setting up libio-socket-ssl-perl (2.002-2) ...
Setting up libnet-dns-perl (0.81-2) ...
Setting up libtext-levenshtein-perl (0.11-1) ...
Setting up libxml-twig-perl (1:3.48-1) ...
Setting up libyaml-libyaml-perl (0.41-6) ...
Setting up lintian (2.5.30+deb8u3) ...
Setting up sgml-data (2.0.10) ...
Processing triggers for libc-bin (2.19-13) ...
Processing triggers for initramfs-tools (0.116) ...
update-initramfs: Generating /boot/initrd.img-3.17.1-grsec141030-22
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8402-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168f-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168f-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8105e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-3.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-1.fw for module r8169
Processing triggers for dictionaries-common (1.23.17) ...
aspell-autobuildhash: processing: en [en-common].
aspell-autobuildhash: processing: en [en-variant_0].
aspell-autobuildhash: processing: en [en-variant_1].
aspell-autobuildhash: processing: en [en-variant_2].
aspell-autobuildhash: processing: en [en-w_accents-only].
aspell-autobuildhash: processing: en [en-wo_accents-only].
aspell-autobuildhash: processing: en [en_CA-variant_0].
aspell-autobuildhash: processing: en [en_CA-variant_1].
aspell-autobuildhash: processing: en [en_CA-w_accents-only].
aspell-autobuildhash: processing: en [en_CA-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only].
aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only].
aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-variant_0].
aspell-autobuildhash: processing: en [en_GB-variant_1].
aspell-autobuildhash: processing: en [en_US-w_accents-only].
aspell-autobuildhash: processing: en [en_US-wo_accents-only].
Processing triggers for menu (2.1.47) ...
Really hopeful for Debian to remain privacy-viable.
... Ah, what I mentioned at the start of this topic, it's not yet clear which
direction Debian will take. The ruin of its beautiful institution which this
is, or the defense of the Reason by at least allowing us to live without that
Systemd monster and its frankestein relatives.

See here:

Debian Is Back To Discussing Init Systems, Freedom of Choice
http://forums.debian.net/viewtopic.php? ... 45#p560676

Kind reader, do what you can. Spread the truth of this historic instant in Debian time, at least.

Debian Developers, pls. leave us Unixers our choice in full!

Cheers!
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to Remove Systemd and Related Packages from Your Deb

#18 Post by timbgo »

Since I have seen some disorder in some posts of mine sometimes, I want to
exclude my error, at the expense of my time, but reliably.

These are the 4 PARTS previous to this one verifier post.

Code: Select all

610db9f37ed3491517606b3c0402ce23d0affc8e123ba41d8c44dca3ee7d14bb  Deb_141214_Remove_Systemd_and_Related_1.txt
fbbdd068e4c1d6a0c7a064d015793e6dd962a1b29963fcf57dac7c26e6b135ae  Deb_141214_Remove_Systemd_and_Related_2.txt
8eb65bb97a990ed14550c032d7b8f180bb920740f434dcbd1464f2ed16a59499  Deb_141214_Remove_Systemd_and_Related_3.txt
4ca6eccd8f92ad1130c672f311e407c3b196b22ed77d44d4b1570d86f1881102  Deb_141214_Remove_Systemd_and_Related_4.txt
(for the newbies, if you quote me, and remove the quotes, and calculate sums, you will get those numbers.

======= cut off from this line to end if verifying hashes =======
File corresponding to this post: Deb_141214_Remove_Systemd_and_Related_5_VERIFIER.txt,
has Publictimestamp # 1250396
--
publictimestamp.org/ptb/PTB-22340 sha256 2014-12-14 03:01:45
8A7725F2BB4349CE99DA444CB804F5B55530B8DB8F62C9F26B4ED5C31644EED7
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: How to Remove Systemd and Related Packages from Your Deb

#19 Post by Head_on_a_Stick »

Have you seen my signature?
:P
deadbang

User avatar
golinux
Posts: 1579
Joined: 2010-12-09 00:56
Location: not a 'buntard!
Been thanked: 1 time

Re: How to Remove Systemd and Related Packages from Your Deb

#20 Post by golinux »

Head_on_a_Stick wrote:Have you seen my signature?
:P
Yes. But getting rid of systemd a PID1 is the easy part. Extricating it's tentacles from every corner of your OS - lockin - is the real problem.
May the FORK be with you!

Post Reply