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 avoid stealth installation of systemd?

Here you can discuss every aspect of Debian. Note: not for support requests!
Message
Author
timbgo
Posts: 265
Joined: 2013-04-14 12:17

Re: How to avoid stealth installation of systemd?

#46 Post by timbgo »

I enjoy reading your lines. That's a very accurate description of the state of GNU/Linux and the perils we face as free community.

But there is more.

Tell me, you, edbarx, or other readers, what is there to derive from:

False Boundaries and Arbitrary Code Execution
https://forums.grsecurity.net/viewtopic.php?f=7&t=2522

Don't miss to take notice, if you skim through there, lines like "backdooring a system" and such.

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

User avatar
edbarx
Posts: 5401
Joined: 2007-07-18 06:19
Location: 35° 50 N, 14 º 35 E
Been thanked: 2 times

Re: How to avoid stealth installation of systemd?

#47 Post by edbarx »

As I see it, security is a never ending battle. The level of security of a system also depends on the purpose of the system and what data that system holds. This is how experts on security view it which is more than logical. If you want to lift 1000 Kgs a vertical height of 10 stories, you don't hire a crane that can lift 300 tons.
Debian == { > 30, 000 packages }; Debian != systemd
The worst infection of all, is a false sense of security!
It is hard to get away from CLI tools.

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

Re: How to avoid stealth installation of systemd?

#48 Post by timbgo »

Yeah, well... I don't reckon users' privacy unimportant.

I was reading a few days ago a fine, unmaintained but historical short series of articles by Daniel Robbins, the man who started Gentoo, but is not anymore the leader.

Here's the article:
OpenSSH key management, Part 1
http://www.gentoo.org/doc/en/articles/o ... ent-p1.xml
and it's easy find the remaining part 2 and 3, links in bottom.

Sadly, oldish as I am, I would now need to reread it to have fresh arguments in mind...

Never mind. I can offer what I do find amazing about him (what I wonder is how could he have, it appears, left Gentoo in some harder times, and spent time with Microsoft?...)... But what I find amazing about him is how he admits wen things go wrong in a program of his.

Find on Part 3:
http://www.gentoo.org/doc/en/articles/o ... ent-p3.xml
Daniel Robbins wrote: I received an e-mail from Charles Karney of Sarnoff Corporation, who politely informed me of OpenSSH's new authentication agent forwarding abilities, which we'll take a look at in a bit. In addition, Charles emphasized that running ssh-agent on untrusted machines is quite dangerous: if someone manages to get root access on the system, then your decrypted keys can be extracted from ssh-agent. Even though extracting the keys would be somewhat difficult, it is within the skill of professional crackers. And the mere fact that private key theft is possible means that we should take steps to guard against it happening in the first place.
and an interested reader can read more there.

On the other hand, when, back then, that is quite a few days ago actually, last month, when I was looking into keychain and things, I was surprised to find it used by dbus.

This is currently running on my system, this one that I connect to internet with:

Code: Select all

$ ps aux | grep ssh
root      2184  0.0  0.0  54976  1004 ?        Ss   Sep06   0:00 /usr/sbin/sshd
mr        2447  0.0  0.0  10592    32 ?        Ss   Sep06   0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session x-session-manager
mr       15141  0.0  0.0  19980  1796 pts/9    S+   21:48   0:00 grep ssh
mr@naibd6:/Cmn/mr$
And this is not something I installed, but probably a dbus "requirement"...

I doubt that a user can get a completely truthful explanation so easily, publically, on why is this needed, what does it do, and the rest. Not such open explanation like in Daniel's article.
M.R.
Last edited by timbgo on 2014-09-08 21:20, 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?

User avatar
edbarx
Posts: 5401
Joined: 2007-07-18 06:19
Location: 35° 50 N, 14 º 35 E
Been thanked: 2 times

Re: How to avoid stealth installation of systemd?

#49 Post by edbarx »

Actually, privacy is sacrosanct, let alone it being unimportant.

What I said, means that security measures have to be in proportion with the purpose of the machine. On my home computer, I have arno-iptables-firewall, privoxy, adblock plus and no-script installed. I also clear cokies every session automatically. With this, still some websites refuse to give me access because of my 'stringent' security. A shining example is disqus.com. I think, disqus thinks my system is used for cracking although I never did anything of the sort. I remember another website that refuse me access: comcast.com.
Debian == { > 30, 000 packages }; Debian != systemd
The worst infection of all, is a false sense of security!
It is hard to get away from CLI tools.

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

Re: How to avoid stealth installation of systemd?

#50 Post by timbgo »

Maybe I worry too much, but given the easiness an expert can own your system today, because of the treason, yes, allowing such hooks into the kernel is Linus' own treason on the users of his kernel...

What did he think? That no one would read out what those software architecture that goes by the name linux capabilities is for, apart from what it is on the surface?

I thank whom you name (us Christians, and Muslims and other religions, thank God), but if you want me to, I thank the god GNU, if you want, for the fact that such honesty is there in such genius, Brad Spender Spengler, which is maybe the sole match to Linus Torvalds in among the known security experts, for us the general GNU/Linux population, to have that article available for reading.

To me that is one of the most important revelations in computing ever!

Go read it again, whoever is reading this post. There's so much in there!

And couple that with the fact that dbus, which is part of poetteringware architecture, uses ssh-agent for some arcane purposes... Which purposes? ssh is for encryption, and I am allowed to encrypt things in my computer... Only me.

But dbus, consolekit (which may have gone away, replaced with same functionality in systemd itself, whatever)... and such stuff... Uh-uh! I don't like them encrypting, because such programs are done for multiple "seats" (that is their terminology). That is, not just the user sitting at his computer, but other "seats" as well!

I'm scared. Scared for losing my privacy in my own computer.

This is not off topic. Systemd is there for such purposes as I claim above. The plutocracy few people who started those false GNU projects, that can go by the name poetteringware just fine, the unknown to the public small bunch supported by a multitude who care solely/predominantly/sufficiently for their interests more than for the common interest (which, the common good, the GNU was all about since its inception, the freedom and the common good)...

Those tiny fraction of the one percent kind of people who got these projects going, through corporate capital, and with that huge support they are getting from people who care for common good from too little to up to being able to outright easily sell their neighbor, let alone common good!...

...They are taking away all the freedom and common good away from our GNU/Linuces...

Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
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 avoid stealth installation of systemd?

#51 Post by timbgo »

How can systemd be uninstalled?
http://forums.debian.net/viewtopic.php?f=5&t=117276

I need some help there (will be useful to others in similar circumstances: many)

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

User avatar
edbarx
Posts: 5401
Joined: 2007-07-18 06:19
Location: 35° 50 N, 14 º 35 E
Been thanked: 2 times

Re: How to avoid stealth installation of systemd?

#52 Post by edbarx »

For those who want to remove systemd, it can be removed but there is an outstanding bug that prevents the complete setup of sysvinit. The approach is to:
a) first install sysvinit and sysvinit-core
b) reboot and remove systemd. I tried to explicitly pass init=/sbin/init to the kernel without success.
c) reboot to start using sysvinit and reinstall both packages to correct any errors.
d) search for any remaining systemd fragments.

Do not forget to update your system before doing this.
Debian == { > 30, 000 packages }; Debian != systemd
The worst infection of all, is a false sense of security!
It is hard to get away from CLI tools.

adenukolnis
Posts: 459
Joined: 2012-02-24 18:36

Re: How to avoid stealth installation of systemd?

#53 Post by adenukolnis »

edbarx wrote:... there is an outstanding bug that prevents the complete setup of sysvinit.

Has it been reported? Do you have a link to the report?

I do not recall having any problems whatsoever. In fact I repeatedly installed/removed both of them and had no issues. Then again I do not have anything on my system that relies on any systemd packages so that would probably make things go a bit smoother.

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

Re: How to avoid stealth installation of systemd?

#54 Post by timbgo »

I thought I was doing the right thing posting the hands-on question in the System cofiguration... I still think so.
So guys, I hope you don't mind if I quote your suggestions there, not here.
M.R.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

goulo
Posts: 47
Joined: 2012-01-19 09:52

Re: How to avoid stealth installation of systemd?

#55 Post by goulo »

Just to sanity-check - if you remove all libsystemd* files, then you're necessarily giving up dbus, policykit, and various other stuff which (in my limited understanding) depend on them and are pretty commonly considered "essential" even for those using using a light WM or desktop like LXDE instead of Gnome or other heavy desktops directly requiring systemd, right?

I'm trying to research just how necessary/unnecessary dbus is.
The music/video player VLC seems to depend on it, for example (but see https://stackoverflow.com/questions/216 ... c-needs-it )

aptitude -s remove dbus on my system show various stuff depending on it, e.g. inkscape, midori, aeskulap

And in a bsd forum there was this discussion suggesting that some "normal" desktop stuff might work wonkily without dbus:
https://forums.freebsd.org/viewtopic.php?&t=24589

...or am I misunderstanding something?

Concretely, I see that I currently have installed these 3 libsystemd files:
ii libsystemd-id128-0:i386 208-8 i386 systemd 128 bit ID utility library
ii libsystemd-journal0:i386 208-8 i386 systemd journal utility library
ii libsystemd-login0:i386 208-8 i386 systemd login utility library
which all show a maze of things depending on them...

User avatar
edbarx
Posts: 5401
Joined: 2007-07-18 06:19
Location: 35° 50 N, 14 º 35 E
Been thanked: 2 times

Re: How to avoid stealth installation of systemd?

#56 Post by edbarx »

adenukolnis wrote:
edbarx wrote:... there is an outstanding bug that prevents the complete setup of sysvinit.

Has it been reported? Do you have a link to the report?
It was reported just after I invoked apt-get install sysvinit-core sysvinit by apt-listbugs.
Debian == { > 30, 000 packages }; Debian != systemd
The worst infection of all, is a false sense of security!
It is hard to get away from CLI tools.

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

Re: How to avoid stealth installation of systemd?

#57 Post by timbgo »

edbarx wrote:
adenukolnis wrote:
edbarx wrote:... there is an outstanding bug that prevents the complete setup of sysvinit.

Has it been reported? Do you have a link to the report?
It was reported just after I invoked apt-get install sysvinit-core sysvinit by apt-listbugs.
And is there a link, for the non-so-Debian-ways-initiated like me?
goulo wrote:Just to sanity-check - if you remove all libsystemd* files, then you're necessarily giving up dbus, policykit, and various other stuff
which is exactly the poetteringware stuff.
Ummh, how I'd like to live without those! I managed to get rid of those in Gentoo:
Uninstalling dbus and *kits (to Unfacilitate Remote Seats)
https://forums.gentoo.org/viewtopic-t-992146.html

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

adenukolnis
Posts: 459
Joined: 2012-02-24 18:36

Re: How to avoid stealth installation of systemd?

#58 Post by adenukolnis »

goulo wrote:Just to sanity-check - if you remove all libsystemd* files, then you're necessarily giving up dbus, policykit, and various other stuff
That sounds about right. Obviously each case will be different, especially in regards to various other stuff

goulo wrote:which (in my limited understanding) depend on them and are pretty commonly considered "essential" even for those using using a light WM or desktop like LXDE instead of Gnome or other heavy desktops directly requiring systemd, right?
I do not know what others consider essential.

...or am I misunderstanding something?
You do not seem to be.

Concretely, I see that I currently have installed these 3 libsystemd files:
ii libsystemd-id128-0:i386 208-8 i386 systemd 128 bit ID utility library
ii libsystemd-journal0:i386 208-8 i386 systemd journal utility library
ii libsystemd-login0:i386 208-8 i386 systemd login utility library
which all show a maze of things depending on them...
Correct. Those are the parts that a LOT of stuff depends on. None of those is systemd the init system. So you can have those and still not be using systemd as the init ssytem.

goulo
Posts: 47
Joined: 2012-01-19 09:52

Re: How to avoid stealth installation of systemd?

#59 Post by goulo »

OK, thanks for the confirmation, guys.

adenukolnis
Posts: 459
Joined: 2012-02-24 18:36

Re: How to avoid stealth installation of systemd?

#60 Post by adenukolnis »

goulo wrote:Just to sanity-check - if you remove all libsystemd* files, then you're necessarily giving up dbus, policykit, and various other stuff which (in my limited understanding) depend on them and are pretty commonly considered "essential" even for those using using a light WM or desktop like LXDE instead of Gnome or other heavy desktops directly requiring systemd, right?
working on a list of software that doesnt depend on any systemd software
http://www.debianuserforums.org/viewtop ... =11&t=3014

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

Re: How to avoid stealth installation of systemd?

#61 Post by timbgo »

goulo wrote:Just to sanity-check - if you remove all libsystemd* files, then you're necessarily giving up dbus, policykit, and various other stuff which (in my limited understanding) depend on them and are pretty commonly considered "essential" even for those using using a light WM or desktop like LXDE instead of Gnome or other heavy desktops directly requiring systemd, right?
working on a list of software that doesnt depend on any systemd software
http://www.debianuserforums.org/viewtop ... =11&t=3014
I can't say how happy I am that this is happening.
This is the happiest moment of my day (and I have been really enjoying Debian today, as never yet!
Keep it up!
adenukolnis,
May the Structures of Power of the Universe keep your mind clear and bright and your solutions incisive and simple for the masses!
M. R.
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 avoid stealth installation of systemd?

#62 Post by timbgo »

adenukolnis wrote:
goulo wrote:Just to sanity-check - if you remove all libsystemd* files, then you're necessarily giving up dbus, policykit, and various other stuff
...[snip]...
Concretely, I see that I currently have installed these 3 libsystemd files:
ii libsystemd-id128-0:i386 208-8 i386 systemd 128 bit ID utility library
ii libsystemd-journal0:i386 208-8 i386 systemd journal utility library
ii libsystemd-login0:i386 208-8 i386 systemd login utility library
which all show a maze of things depending on them...
Correct. Those are the parts that a LOT of stuff depends on. None of those is systemd the init system. So you can have those and still not be using systemd as the init ssytem.
How about all this bunch, after one day serious (although not completed yet) efforts at removing systemd:
How can systemd be uninstalled?
http://forums.debian.net/viewtopic.php? ... 27#p552727
Pls. see there what remains after a day's woth of removing systemd (not all options tried yet).
M.R.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

User avatar
edbarx
Posts: 5401
Joined: 2007-07-18 06:19
Location: 35° 50 N, 14 º 35 E
Been thanked: 2 times

Re: How to avoid stealth installation of systemd?

#63 Post by edbarx »

If you find that a systemd related package is pulled in as a dependency and you understand that it is not needed, there is a way to remove the unnecessary package by creating a dummy package with the same name but with a higher version number. The tool to use is equivs.

http://www.brain-dump.org/blog/entry/40 ... _in_Debian
Debian == { > 30, 000 packages }; Debian != systemd
The worst infection of all, is a false sense of security!
It is hard to get away from CLI tools.

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

Re: How to avoid stealth installation of systemd?

#64 Post by timbgo »

edbarx wrote:If you find that a systemd related package is pulled in as a dependency and you understand that it is not needed, there is a way to remove the unnecessary package by creating a dummy package with the same name but with a higher version number. The tool to use is equivs.

http://www.brain-dump.org/blog/entry/40 ... _in_Debian
Thanks for looking into it, edbarx.
https://packages.debian.org/squeeze/equivs
However, if I went and tried to do it, it is not at all likely that it would be something really useful and reliable, without a lot of time and effort on my side.
And that, IIUC, is exactly what Debian developer Wookey did, and there was quite some talk about it on the debian-devel mail-list that I reported.

( this same topic that you are reading, but first post )
http://forums.debian.net/viewtopic.php? ... 70#p550137

And I sent a mail to those developers in that regard, I think I have to try and resend that mail:
But that could protract, as I will have to capture and analyze the traffic, if I do.

I have repeatedly asked Debian users who are reading this topic, and I am asking again, since, as I explained already, find link to forums.gentoo.org with title "Postfix smtp-tls-wrapper..." IIRC... I am censored, and I believe the mail didn't go to those developers.

Pls. somebody send the notice about this topic, and our woes with systemd weeded into our systems, to Wookey, mirabilos and others, who may very well still not be aware that we need their help!

The instructions how even a newbie can send a mail to those addresses is in the third page of this topic that you are reading:

( this topic, third page )
http://forums.debian.net/viewtopic.php? ... 30#p552484

If I go and try to resend that email, it will take time, because I have to be capturing, so I know what my provider might be doing against me or not (how sad)...

Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
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 avoid stealth installation of systemd?

#65 Post by timbgo »

I ventured into uninstalling dbus* pulseaudio* and policykit*.
I first set:

/etc/apt/preferences:

Code: Select all

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

then issued the lines with "--purge" from a few posts ago.

apt-get autoremove --purge dbus*

Code: Select all

Reading package lists...
Building dependency tree...
Reading state information...
Package 'python-dbus-common' is not installed, so not removed
Package 'python2.4-dbus' is not installed, so not removed
Package 'libdbusmenu-glib0' is not installed, so not removed
Package 'dbus-1-utils' is not installed, so not removed
Package 'dbus-glib-1-dev' is not installed, so not removed
Package 'libdbus-glib-dev' is not installed, so not removed
Package 'libdbus-glib0-dev' is not installed, so not removed
Package 'cairo-dock-dbus-plug-in-interface-vala' is not installed, so not removed
Package 'cairo-dock-dbus-plugin' is not installed, so not removed
Package 'python-dbus-dev' is not installed, so not removed
Package 'python-dbus' is not installed, so not removed
Package 'python3-dbus' is not installed, so not removed
Package 'libdbus2.0-cil' is not installed, so not removed
Package 'libdbus-glib2.0-cil' is not installed, so not removed
Package 'libkdepimdbusinterfaces4' is not installed, so not removed
Package 'python-qt4-dbus' is not installed, so not removed
Package 'libsmokeqtdbus4-3' is not installed, so not removed
Package 'fcitx-module-dbus' is not installed, so not removed
Package 'libdbus-1-dev' is not installed, so not removed
Package 'libdbusmenu-glib4' is not installed, so not removed
Package 'libndesk-dbus1.0-cil' is not installed, so not removed
Package 'libndesk-dbus-glib1.0-cil' is not installed, so not removed
Package 'libdbusmenu-gtk4' is not installed, so not removed
Package 'libdbus-glib-1-dev' is not installed, so not removed
Package 'libdbusmenu-gtk3-4' is not installed, so not removed
Package 'libqt5dbus5' is not installed, so not removed
Package 'libmodbus5' is not installed, so not removed
Package 'libdbus-java' is not installed, so not removed
Package 'dbus-java-bin' is not installed, so not removed
Package 'cairo-dock-dbus-plug-in' is not installed, so not removed
Package 'libdbus-c++-1-0' is not installed, so not removed
Package 'libedbus1' is not installed, so not removed
Package 'libnih-dbus1' is not installed, so not removed
Package 'libstrigiqtdbusclient0' is not installed, so not removed
Package 'libdbusmenu-glib-dev' is not installed, so not removed
Package 'python-dbus-doc' is not installed, so not removed
Package 'libgdbussyncevo0' is not installed, so not removed
Package 'python3-dbus.mainloop.qt' is not installed, so not removed
Package 'gambas3-gb-dbus' is not installed, so not removed
Package 'libdbus-glib-1-doc' is not installed, so not removed
Package 'syncevolution-dbus' is not installed, so not removed
Package 'libsyncevo-dbus0' is not installed, so not removed
Package 'libnet-dbus-glib-perl' is not installed, so not removed
Package 'gir1.2-dbusmenu-glib-0.4' is not installed, so not removed
Package 'libdbus-c++-bin' is not installed, so not removed
Package 'libdbus-c++-dev' is not installed, so not removed
Package 'dbus-1-doc' is not installed, so not removed
Package 'mdbus2' is not installed, so not removed
Package 'libndesk-dbus1.0-cil-dev' is not installed, so not removed
Package 'ffado-dbus-server' is not installed, so not removed
Package 'libdbusmenu-qt-dev' is not installed, so not removed
Package 'libpam-dbus' is not installed, so not removed
Package 'pam-dbus-notify' is not installed, so not removed
Package 'libndesk-dbus-glib1.0-cil-dev' is not installed, so not removed
Package 'libstrigiqtdbusclient-dev' is not installed, so not removed
Package 'libdbus-glib-1-2-dbg' is not installed, so not removed
Package 'libedbus-dev' is not installed, so not removed
Package 'qdbus-qt5' is not installed, so not removed
Package 'python-dbus-dbg' is not installed, so not removed
Package 'apertium-dbus' is not installed, so not removed
Package 'python-slip-dbus' is not installed, so not removed
Package 'libmodbus-dev' is not installed, so not removed
Package 'gir1.2-dbusmenu-gtk3-0.4' is not installed, so not removed
Package 'dbus-1-dbg' is not installed, so not removed
Package 'libdconf-dbus-1-0' is not installed, so not removed
Package 'libdbusmenu-gtk3-dev' is not installed, so not removed
Package 'libghc-dbus-dev' is not installed, so not removed
Package 'libdbusmenu-gtk-dev' is not installed, so not removed
Package 'python-pymodbus' is not installed, so not removed
Package 'vala-dbus-binding-tool' is not installed, so not removed
Package 'gir1.2-dbusmenu-gtk-0.4' is not installed, so not removed
Package 'libdbus-c++-doc' is not installed, so not removed
Package 'libdbusmenu-tools' is not installed, so not removed
Package 'ruby-dbus' is not installed, so not removed
Package 'python-qt4-dbus-dbg' is not installed, so not removed
Package 'libfindbugs-bcel-java' is not installed, so not removed
Package 'libdbus2.0-cil-dev' is not installed, so not removed
Package 'findbugs' is not installed, so not removed
Package 'clisp-module-dbus' is not installed, so not removed
Package 'python3-dbus-dbg' is not installed, so not removed
Package 'libdbus-glib2.0-cil-dev' is not installed, so not removed
Package 'python-edbus' is not installed, so not removed
Package 'libghc-dbus-doc' is not installed, so not removed
Package 'nih-dbus-tool' is not installed, so not removed
Package 'libnih-dbus-dev' is not installed, so not removed
Package 'libdbus-ocaml' is not installed, so not removed
Package 'libdbus-java-doc' is not installed, so not removed
Package 'libdconf-dbus-1-dev' is not installed, so not removed
Package 'libdbus-ocaml-dev' is not installed, so not removed
Package 'libghc-dbus-prof' is not installed, so not removed
Package 'libdbusada0.2' is not installed, so not removed
Package 'libdleyna-connector-dbus-1.0-1' is not installed, so not removed
Package 'libdbusmenu-glib-doc' is not installed, so not removed
Package 'python3-dbus.mainloop.pyqt5' is not installed, so not removed
Package 'libdbusmenu-gtk-doc' is not installed, so not removed
Package 'libdbusmenu-jsonloader4' is not installed, so not removed
Package 'libdbusmenu-jsonloader-dev' is not installed, so not removed
Package 'cairo-dock-dbus-plug-in-interface-python' is not installed, so not removed
Package 'libdbusada0.2-dev' is not installed, so not removed
Package 'libdbus-c++-dbg' is not installed, so not removed
Package 'golang-go-dbus-dev' is not installed, so not removed
Package 'golang-dbus-dev' is not installed, so not removed
Package 'cairo-dock-dbus-plug-in-interface-mono' is not installed, so not removed
Package 'libdconf-dbus-1-dbg' is not installed, so not removed
Package 'cairo-dock-dbus-plug-in-interface-ruby' is not installed, so not removed
The following extra packages will be installed:
  libjavascriptcoregtk-3.0-0 libldb1 pinentry-curses
Suggested packages:
  pinentry-doc
The following packages will be REMOVED:
  at-spi2-core* ca-certificates-java* dbus* dbus-x11* default-jre*
  default-jre-headless* emacs* emacs23* ffmpeg* fonts-lyx* fonts-opensymbol*
  galculator* gconf-service* ghostscript* gimp* gir1.2-gnomekeyring-1.0*
  git-el* gkrellm* gnome-icon-theme* gnome-user-guide* gpicview* gtk2-engines*
  icedtea-7-jre-jamvm* iceweasel* jacksum* java-common* leafpad*
  libasound2-plugins* libatk-bridge2.0-0* libatk-wrapper-java*
  libatk-wrapper-java-jni* libatspi2.0-0* libaudio2* libavahi-client3*
  libavdevice55* libbasicusageenvironment0* libboost-date-time1.54.0*
  libcanberra-gtk3-0* libcanberra-gtk3-module* libcddb2* libcdr-0.0-0*
  libchromaprint0* libclucene-contribs1* libclucene-core1* libcmis-0.3-3*
  libcolamd2.8.0* libcups2* libcupsfilters1* libcupsimage2* libdbus-1-3*
  libdbus-glib-1-2* libdbusmenu-qt2* libdvbpsi9* libexttextcat-2.0-0*
  libexttextcat-data* libfm-gtk3* libfm3* libfreerdp1* libgconf-2-4*
  libgconf2-4* libgeoclue0* libgimp2.0* libglade2-0* libgme0*
  libgnome-keyring0* libgroupsock1* libgs9* libgtk-3-0* libgtk-3-bin*
  libgtk2-perl* libgtk2.0-0* libgtk2.0-bin* libgtkmm-3.0-1*
  libhsqldb1.8.0-java* libhyphen0* libiso9660-8* libkate1* liblangtag-common*
  liblangtag1* liblivemedia33* libmhash2* libmodplug1* libmpcdec6*
  libmspub-0.0-0* libmtp-common* libmtp-runtime* libmtp9* libmwaw-0.1-1*
  libmysqlclient18* libmythes-1.2-0* libneon27-gnutls* libnet-dbus-perl*
  libnotify4* libntlm0* libodfgen-0.0-0* liborcus-0.6-0* libpoppler-qt4-4*
  libpulse-mainloop-glib0* libpulse0* libpulsedsp* libqt4-dbus* libqt4-sql*
  libqt4-sql-mysql* libqt4-sql-sqlite* libqt4-svg* libqt4-xml* libqtcore4*
  libqtdbus4* libqtgui4* libraptor2-0* librasqal3* librdf0* libreoffice-base*
  libreoffice-base-core* libreoffice-calc* libreoffice-common*
  libreoffice-core* libreoffice-draw* libreoffice-impress*
  libreoffice-java-common* libreoffice-math* libreoffice-report-builder-bin*
  libreoffice-style-galaxy* libreoffice-style-tango* libreoffice-writer*
  libresid-builder0c2a* librtmp0* libsane* libsane-common* libsdl-image1.2*
  libsdl1.2debian* libsidplay2* libsmbclient* libspectre1* libtar0*
  libtwolame0* libupnp6* libusageenvironment1* libva-x11-1* libvcdinfo0*
  libvisio-0.0-0* libvlc5* libvlccore7* libvte-2.90-9* libvte9*
  libwebkitgtk-3.0-0* libwebp5* libwnck22* libwpd-0.9-9* libwpg-0.2-2*
  libwps-0.2-2* libxcb-composite0* libxcb-keysyms1* libxcb-randr0* libxcb-xv0*
  libxmmsclient-glib1* libxmmsclient6* libyajl2* libyelp0* lp-solve*
  lxappearance* lxde-common* lxde-core* lxinput* lxlauncher* lxmusic* lxpanel*
  lxrandr* lxsession* lxshortcut* lxterminal* mencoder* mplayer* mysql-common*
  notification-daemon* obconf* openjdk-7-jre* openjdk-7-jre-headless*
  pavucontrol* pcmanfm* pinentry-gtk2* pulseaudio* pulseaudio-module-x11*
  pulseaudio-utils* python-gtk2* python3-uno* qdbus* qpdfview*
  qpdfview-djvu-plugin* qpdfview-ps-plugin* qpdfview-translations* qtchooser*
  qtcore4-l10n* rtkit* samba-libs* sane-utils* synaptic* tzdata-java*
  uno-libs3* ure* vlc* vlc-data* vlc-nox* vlc-plugin-notify* vlc-plugin-pulse*
  wireshark* xarchiver* xfonts-mathml* xmms2-core* xscreensaver*
  xul-ext-https-everywhere* xulrunner-17.0* yelp*
The following NEW packages will be installed:
  pinentry-curses
The following packages will be upgraded:
  libjavascriptcoregtk-3.0-0 libldb1
2 upgraded, 1 newly installed, 213 to remove and 145 not upgraded.
Need to get 2104 kB of archives.
After this operation, 786 MB disk space will be freed.
Do you want to continue? [Y/n] WARNING: The following packages cannot be authenticated!
  pinentry-curses libjavascriptcoregtk-3.0-0 libldb1
Install these packages without verification? [y/N] Get:1 http://192.168.3.5/Debian/deb-2/ jessie/main pinentry-curses amd64 0.8.3-2 [29.3 kB]
Get:2 http://192.168.3.5/Debian/deb-1/ jessie/main libjavascriptcoregtk-3.0-0 amd64 2.4.4-2 [1965 kB]
Get:3 http://192.168.3.5/Debian/deb-1/ jessie/main libldb1 amd64 1:1.1.17-1 [109 kB]
Reading changelogs...
Fetched 2104 kB in 0s (6576 kB/s)
(Reading database ... 260368 files and directories currently installed.)
Removing at-spi2-core (2.10.2-3) ...
Purging configuration files for at-spi2-core (2.10.2-3) ...
Removing libreoffice-report-builder-bin (1:4.2.5-1+b1) ...
Removing libreoffice-base (1:4.1.6~rc2-1+b1) ...
Purging configuration files for libreoffice-base (1:4.1.6~rc2-1+b1) ...
Removing jacksum (1.7.0-2) ...
Removing default-jre (2:1.7-52) ...
Removing icedtea-7-jre-jamvm:amd64 (7u60-2.5.0-2) ...
Removing dbus (1.8.6-1) ...
Purging configuration files for dbus (1.8.6-1) ...
rmdir: failed to remove '/var/run/dbus': No such file or directory
Removing dbus-x11 (1.8.6-1) ...
Purging configuration files for dbus-x11 (1.8.6-1) ...
Removing default-jre-headless (2:1.7-52) ...
Removing git-el (1:2.0.1-1) ...
Remove git for emacs
Remove git for emacs23
remove/git: Handling removal of emacsen flavor emacs23
Purging configuration files for git-el (1:2.0.1-1) ...
Removing emacs (45.0) ...
Removing emacs23 (23.4+1-4.1+b1) ...
Remove dictionaries-common for emacs23
remove/dictionaries-common: Purging byte-compiled files for flavour emacs23
Remove emacsen-common for emacs23
emacsen-common: Handling removal of emacsen flavor emacs23
Remove a2ps for emacs23
remove/a2ps: purging byte-compiled files for emacs23
Purging configuration files for emacs23 (23.4+1-4.1+b1) ...
Removing ffmpeg (10:2.2.4-dmo3) ...
Purging configuration files for ffmpeg (10:2.2.4-dmo3) ...
Removing fonts-lyx (2.0.6-1) ...
Removing libreoffice-calc (1:4.1.6~rc2-1+b1) ...
Purging configuration files for libreoffice-calc (1:4.1.6~rc2-1+b1) ...
Removing libreoffice-impress (1:4.1.6~rc2-1+b1) ...
Purging configuration files for libreoffice-impress (1:4.1.6~rc2-1+b1) ...
Removing libreoffice-draw (1:4.1.6~rc2-1+b1) ...
Purging configuration files for libreoffice-draw (1:4.1.6~rc2-1+b1) ...
Removing libreoffice-math (1:4.1.6~rc2-1+b1) ...
Purging configuration files for libreoffice-math (1:4.1.6~rc2-1+b1) ...
Removing galculator (2.1.3-1) ...
Purging configuration files for galculator (2.1.3-1) ...
Removing libgconf2-4:amd64 (3.2.6-2) ...
Removing gconf-service (3.2.6-2) ...
Removing ghostscript (9.05~dfsg-8.1) ...
Removing gimp (2.8.10-1) ...
Purging configuration files for gimp (2.8.10-1) ...
Removing gir1.2-gnomekeyring-1.0 (3.4.1-1) ...
Removing gkrellm (2.3.5-6) ...
Purging configuration files for gkrellm (2.3.5-6) ...
Removing gnome-icon-theme (3.12.0-1) ...
update-alternatives: using /usr/share/icons/gnome/scalable/places/gnome-foot.svg to provide /usr/share/icons/gnome/scalable/places/start-here.svg (start-here.svg) in auto mode
update-alternatives: warning: skip creation of /usr/share/icons/gnome/256x256/places/start-here.png because associated file /usr/share/icons/gnome/256x256/places/gnome-foot.png (of link group start-here.svg) doesn't exist
Removing gnome-user-guide (3.12.2-1) ...
Removing gpicview (0.2.4-1) ...
Removing gtk2-engines:amd64 (1:2.20.2-3) ...
Removing xul-ext-https-everywhere (3.4.5-1) ...
Purging configuration files for xul-ext-https-everywhere (3.4.5-1) ...
Removing iceweasel (17.0.10esr-1~deb7u1) ...
update-alternatives: using /usr/bin/dillo to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
Removing 'diversion of /usr/bin/firefox to /usr/bin/firefox.real by iceweasel'
Purging configuration files for iceweasel (17.0.10esr-1~deb7u1) ...
Removing leafpad (0.8.18.1-4) ...
Purging configuration files for leafpad (0.8.18.1-4) ...
Removing pulseaudio-module-x11 (5.0-2) ...
Removing pulseaudio (5.0-2) ...
PulseAudio not started: Configured for per-user sessions.
Purging configuration files for pulseaudio (5.0-2) ...
Removing libasound2-plugins:amd64 (1.0.27-2+b1) ...
Removing libgtk-3-bin (3.12.2-1+b1) ...
Removing 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin'
Removing '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'
Purging configuration files for libgtk-3-bin (3.12.2-1+b1) ...
Removing pavucontrol (2.0-2) ...
Purging configuration files for pavucontrol (2.0-2) ...
Removing libgtkmm-3.0-1:amd64 (3.8.1-1) ...
Purging configuration files for libgtkmm-3.0-1:amd64 (3.8.1-1) ...
Removing vlc (1:2.1.4-dmo1) ...
Purging configuration files for vlc (1:2.1.4-dmo1) ...
Removing qpdfview-translations (0.4.10-1) ...
Removing vlc-plugin-notify (1:2.1.4-dmo1) ...
Removing vlc-plugin-pulse (1:2.1.4-dmo1) ...
Removing vlc-nox (1:2.1.4-dmo1) ...
Removing qpdfview-ps-plugin (0.4.10-1) ...
Removing libspectre1:amd64 (0.2.7-2) ...
Purging configuration files for libspectre1:amd64 (0.2.7-2) ...
Removing libgs9 (9.05~dfsg-8.1) ...
Purging configuration files for libgs9 (9.05~dfsg-8.1) ...
Removing libavdevice55:amd64 (10:2.2.4-dmo3) ...
Purging configuration files for libavdevice55:amd64 (10:2.2.4-dmo3) ...
Removing libbasicusageenvironment0 (2:2014.07.13-dmo1) ...
Purging configuration files for libbasicusageenvironment0 (2:2014.07.13-dmo1) ...
Removing libcanberra-gtk3-module:amd64 (0.30-2) ...
Removing libcddb2 (1.3.2-4) ...
Purging configuration files for libcddb2 (1.3.2-4) ...
Removing libcdr-0.0-0 (0.0.16-1) ...
Purging configuration files for libcdr-0.0-0 (0.0.16-1) ...
Removing libchromaprint0:amd64 (1.1-dmo1) ...
Purging configuration files for libchromaprint0:amd64 (1.1-dmo1) ...
Removing lp-solve (5.5.0.13-7+b1) ...
Removing libcolamd2.8.0:amd64 (1:4.2.1-3) ...
Purging configuration files for libcolamd2.8.0:amd64 (1:4.2.1-3) ...
Removing lxde-core (4+nmu1) ...
Removing pcmanfm (1.1.2-1) ...
Purging configuration files for pcmanfm (1.1.2-1) ...
Removing libfm-gtk3 (1.1.2.2-1) ...
Purging configuration files for libfm-gtk3 (1.1.2.2-1) ...
Removing libfm3 (1.1.2.2-1) ...
Purging configuration files for libfm3 (1.1.2.2-1) ...
Removing xulrunner-17.0 (17.0.10esr-1~deb7u1) ...
Removing yelp (3.12.0-1) ...
Purging configuration files for yelp (3.12.0-1) ...
Removing libdbusmenu-qt2:amd64 (0.9.2-1) ...
Purging configuration files for libdbusmenu-qt2:amd64 (0.9.2-1) ...
Removing libdvbpsi9:amd64 (1.2.0-dmo1) ...
Purging configuration files for libdvbpsi9:amd64 (1.2.0-dmo1) ...
Removing libfreerdp1:amd64 (1.0.2-4+b1) ...
Purging configuration files for libfreerdp1:amd64 (1.0.2-4+b1) ...
Removing libgconf-2-4:amd64 (3.2.6-2) ...
Purging configuration files for libgconf-2-4:amd64 (3.2.6-2) ...
Removing libgimp2.0 (2.8.10-1) ...
Purging configuration files for libgimp2.0 (2.8.10-1) ...
Removing xscreensaver (5.26-1) ...
Purging configuration files for xscreensaver (5.26-1) ...
Removing obconf (1:2.0.4-2) ...
Purging configuration files for obconf (1:2.0.4-2) ...
Removing libglade2-0:amd64 (1:2.6.4-2) ...
Purging configuration files for libglade2-0:amd64 (1:2.6.4-2) ...
Removing libgme0 (0.5.5-2) ...
Purging configuration files for libgme0 (0.5.5-2) ...
Removing libgnome-keyring0:amd64 (3.4.1-1) ...
Purging configuration files for libgnome-keyring0:amd64 (3.4.1-1) ...
Removing libgroupsock1 (2:2014.07.13-dmo1) ...
Purging configuration files for libgroupsock1 (2:2014.07.13-dmo1) ...
Removing libgtk2-perl (2:1.249-1) ...
Removing lxlauncher (0.2.2-4) ...
Purging configuration files for lxlauncher (0.2.2-4) ...
Removing lxmusic (0.4.5-1) ...
Removing libgtk2.0-bin (2.24.24-1) ...
Removing libhsqldb1.8.0-java (1.8.0.10+dfsg-3) ...
Removing libvcdinfo0 (0.7.24+dfsg-0.1) ...
Purging configuration files for libvcdinfo0 (0.7.24+dfsg-0.1) ...
Removing libiso9660-8 (0.83-4.1) ...
Purging configuration files for libiso9660-8 (0.83-4.1) ...
Removing libkate1 (0.4.1-1.1) ...
Purging configuration files for libkate1 (0.4.1-1.1) ...
Removing liblivemedia33 (2:2014.07.13-dmo1) ...
Purging configuration files for liblivemedia33 (2:2014.07.13-dmo1) ...
Removing libmodplug1 (1:0.8.8.4-4.1) ...
Purging configuration files for libmodplug1 (1:0.8.8.4-4.1) ...
Removing libmpcdec6:amd64 (2:0.1~r459-4.1) ...
Purging configuration files for libmpcdec6:amd64 (2:0.1~r459-4.1) ...
Removing libmspub-0.0-0 (0.0.6-1+b1) ...
Purging configuration files for libmspub-0.0-0 (0.0.6-1+b1) ...
Removing libmtp-runtime (1.1.6-51-g1a2669c~ds0-3) ...
Removing libmtp9:amd64 (1.1.6-51-g1a2669c~ds0-3) ...
Purging configuration files for libmtp9:amd64 (1.1.6-51-g1a2669c~ds0-3) ...
Removing libmtp-common (1.1.6-51-g1a2669c~ds0-3) ...
Removing libreoffice-writer (1:4.1.6~rc2-1+b1) ...
Purging configuration files for libreoffice-writer (1:4.1.6~rc2-1+b1) ...
Removing libmwaw-0.1-1 (0.1.11-1) ...
Purging configuration files for libmwaw-0.1-1 (0.1.11-1) ...
Removing libqt4-sql-mysql:amd64 (4:4.8.6+dfsg-2) ...
Removing libmysqlclient18:amd64 (5.5.37-1) ...
Purging configuration files for libmysqlclient18:amd64 (5.5.37-1) ...
Removing libnet-dbus-perl (1.0.0-2+b1) ...
Removing libnotify4:amd64 (0.7.6-2) ...
Purging configuration files for libnotify4:amd64 (0.7.6-2) ...
Removing libntlm0:amd64 (1.4-2) ...
Purging configuration files for libntlm0:amd64 (1.4-2) ...
Removing libodfgen-0.0-0 (0.0.4-2) ...
Purging configuration files for libodfgen-0.0-0 (0.0.4-2) ...
Removing liborcus-0.6-0 (0.5.1-8) ...
Purging configuration files for liborcus-0.6-0 (0.5.1-8) ...
Removing libpulse-mainloop-glib0:amd64 (5.0-2) ...
Purging configuration files for libpulse-mainloop-glib0:amd64 (5.0-2) ...
Removing mplayer (3:1.1.1+20140412+svn37148-dmo1) ...
Purging configuration files for mplayer (3:1.1.1+20140412+svn37148-dmo1) ...
Removing libsdl-image1.2:amd64 (1.2.12-5+b2) ...
Purging configuration files for libsdl-image1.2:amd64 (1.2.12-5+b2) ...
Removing libsdl1.2debian:amd64 (1.2.15-10) ...
Purging configuration files for libsdl1.2debian:amd64 (1.2.15-10) ...
Removing pulseaudio-utils (5.0-2) ...
Removing libpulsedsp:amd64 (5.0-2) ...
Removing qpdfview-djvu-plugin (0.4.10-1) ...
Removing libreoffice-base-core (1:4.1.6~rc2-1+b1) ...
Removing libreoffice-java-common (1:4.2.5-1) ...
Removing libreoffice-style-galaxy (1:4.1.6~rc2-1) ...
Removing libresid-builder0c2a (2.1.1-14) ...
Purging configuration files for libresid-builder0c2a (2.1.1-14) ...
Removing mencoder (3:1.1.1+20131215+svn36545-dmo2) ...
Removing librtmp0:amd64 (2.4+20121230.gitdf6c518-1) ...
Purging configuration files for librtmp0:amd64 (2.4+20121230.gitdf6c518-1) ...
Removing sane-utils (1.0.24-1.1+b1) ...
saned disabled; edit /etc/default/saned
Purging configuration files for sane-utils (1.0.24-1.1+b1) ...
Removing libsane:amd64 (1.0.23-3+b1) ...
Purging configuration files for libsane:amd64 (1.0.23-3+b1) ...
Removing directory /etc/sane.d/ ...
Removing libsane-common (1.0.23-3+b1) ...
Removing libsidplay2 (2.1.1-14) ...
Purging configuration files for libsidplay2 (2.1.1-14) ...
Removing libsmbclient:amd64 (2:4.1.3+dfsg-2) ...
Purging configuration files for libsmbclient:amd64 (2:4.1.3+dfsg-2) ...
Removing libtar0 (1.2.20-4) ...
Purging configuration files for libtar0 (1.2.20-4) ...
Removing libtwolame0 (0.3.13-1) ...
Purging configuration files for libtwolame0 (0.3.13-1) ...
Removing libupnp6 (1:1.6.17-1.2) ...
Purging configuration files for libupnp6 (1:1.6.17-1.2) ...
Removing libusageenvironment1 (2:2014.03.18-dmo1) ...
Purging configuration files for libusageenvironment1 (2:2014.03.18-dmo1) ...
Removing libva-x11-1:amd64 (1.3.1-3) ...
Purging configuration files for libva-x11-1:amd64 (1.3.1-3) ...
Removing libvisio-0.0-0 (0.0.31-1+b1) ...
Purging configuration files for libvisio-0.0-0 (0.0.31-1+b1) ...
Removing libvlc5 (1:2.1.5-dmo1) ...
Purging configuration files for libvlc5 (1:2.1.5-dmo1) ...
Removing libvlccore7 (1:2.1.5-dmo1) ...
Purging configuration files for libvlccore7 (1:2.1.5-dmo1) ...
Removing synaptic (0.81.2) ...
Purging configuration files for synaptic (0.81.2) ...
Removing libvte-2.90-9 (1:0.36.3-1) ...
Purging configuration files for libvte-2.90-9 (1:0.36.3-1) ...
Removing lxterminal (0.1.11-4) ...
update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
Purging configuration files for lxterminal (0.1.11-4) ...
Removing libvte9 (1:0.28.2-5) ...
Purging configuration files for libvte9 (1:0.28.2-5) ...
Removing libwebp5:amd64 (0.4.0-4.1) ...
Purging configuration files for libwebp5:amd64 (0.4.0-4.1) ...
Removing lxpanel (0.5.12-3) ...
Removing libwnck22 (2.30.7-1) ...
Purging configuration files for libwnck22 (2.30.7-1) ...
Removing libwps-0.2-2 (0.2.9-2) ...
Purging configuration files for libwps-0.2-2 (0.2.9-2) ...
Removing libwpg-0.2-2 (0.2.2-1) ...
Purging configuration files for libwpg-0.2-2 (0.2.2-1) ...
Removing libwpd-0.9-9 (0.9.9-1) ...
Purging configuration files for libwpd-0.9-9 (0.9.9-1) ...
Removing libxcb-composite0:amd64 (1.10-3) ...
Purging configuration files for libxcb-composite0:amd64 (1.10-3) ...
Removing libxcb-keysyms1:amd64 (0.3.9-1) ...
Purging configuration files for libxcb-keysyms1:amd64 (0.3.9-1) ...
Removing libxcb-randr0:amd64 (1.10-3) ...
Purging configuration files for libxcb-randr0:amd64 (1.10-3) ...
Removing libxcb-xv0:amd64 (1.10-3) ...
Purging configuration files for libxcb-xv0:amd64 (1.10-3) ...
Removing libxmmsclient-glib1 (0.8+dfsg-11) ...
Purging configuration files for libxmmsclient-glib1 (0.8+dfsg-11) ...
Removing libxmmsclient6 (0.8+dfsg-11) ...
Purging configuration files for libxmmsclient6 (0.8+dfsg-11) ...
Removing libyelp0 (3.12.0-1) ...
Purging configuration files for libyelp0 (3.12.0-1) ...
Removing lxappearance (0.5.5-1) ...
Purging configuration files for lxappearance (0.5.5-1) ...
Removing lxde-common (0.5.5-6) ...
update-alternatives: using /usr/bin/lxsession to provide /usr/bin/x-session-manager (x-session-manager) in auto mode
Purging configuration files for lxde-common (0.5.5-6) ...
Removing lxinput (0.3.2-1) ...
Removing lxrandr (0.1.2-3) ...
Purging configuration files for lxrandr (0.1.2-3) ...
Removing lxsession (0.4.9.2-1) ...
update-alternatives: using /usr/bin/openbox-session to provide /usr/bin/x-session-manager (x-session-manager) in auto mode
Removing lxshortcut (0.1.2-3) ...
Removing mysql-common (5.5.37-1) ...
Purging configuration files for mysql-common (5.5.37-1) ...
Removing notification-daemon (0.7.6-1) ...
Purging configuration files for notification-daemon (0.7.6-1) ...
Removing qpdfview (0.4.10-1) ...
Purging configuration files for qpdfview (0.4.10-1) ...
Removing libpoppler-qt4-4:amd64 (0.22.5-4+b1) ...
Purging configuration files for libpoppler-qt4-4:amd64 (0.22.5-4+b1) ...
Removing libcanberra-gtk3-0:amd64 (0.30-2) ...
Purging configuration files for libcanberra-gtk3-0:amd64 (0.30-2) ...
Removing libwebkitgtk-3.0-0:amd64 (2.2.3-1) ...
Purging configuration files for libwebkitgtk-3.0-0:amd64 (2.2.3-1) ...
Removing libgeoclue0:amd64 (0.12.99-3) ...
Purging configuration files for libgeoclue0:amd64 (0.12.99-3) ...
Removing libqt4-dbus:amd64 (4:4.8.6+dfsg-2) ...
Removing libqt4-sql-sqlite:amd64 (4:4.8.6+dfsg-2) ...
Removing libqt4-sql:amd64 (4:4.8.6+dfsg-2) ...
Purging configuration files for libqt4-sql:amd64 (4:4.8.6+dfsg-2) ...
Removing libqt4-svg:amd64 (4:4.8.6+dfsg-2) ...
Purging configuration files for libqt4-svg:amd64 (4:4.8.6+dfsg-2) ...
Removing qdbus (4:4.8.6+dfsg-2) ...
Removing libqtdbus4:amd64 (4:4.8.6+dfsg-2) ...
Purging configuration files for libqtdbus4:amd64 (4:4.8.6+dfsg-2) ...
Removing libqt4-xml:amd64 (4:4.8.6+dfsg-2) ...
Purging configuration files for libqt4-xml:amd64 (4:4.8.6+dfsg-2) ...
Removing libqtgui4:amd64 (4:4.8.6+dfsg-2) ...
Purging configuration files for libqtgui4:amd64 (4:4.8.6+dfsg-2) ...
Removing libaudio2:amd64 (1.9.4-1) ...
Removing libqtcore4:amd64 (4:4.8.6+dfsg-2) ...
Purging configuration files for libqtcore4:amd64 (4:4.8.6+dfsg-2) ...
Removing ca-certificates-java (20140324) ...
Purging configuration files for ca-certificates-java (20140324) ...
Removing libcupsfilters1:amd64 (1.0.54-3+b1) ...
Purging configuration files for libcupsfilters1:amd64 (1.0.54-3+b1) ...
Removing libatk-wrapper-java-jni:amd64 (0.30.4-4) ...
Purging configuration files for libatk-wrapper-java-jni:amd64 (0.30.4-4) ...
Removing libatk-wrapper-java (0.30.4-4) ...
Removing openjdk-7-jre:amd64 (7u60-2.5.0-2) ...
Removing openjdk-7-jre-headless:amd64 (7u60-2.5.0-2) ...
Purging configuration files for openjdk-7-jre-headless:amd64 (7u60-2.5.0-2) ...
Removing java-common (0.52) ...
Purging configuration files for java-common (0.52) ...
Removing libcupsimage2:amd64 (1.7.2-3) ...
Purging configuration files for libcupsimage2:amd64 (1.7.2-3) ...
Removing libpulse0:amd64 (5.0-2) ...
Purging configuration files for libpulse0:amd64 (5.0-2) ...
dpkg: libyajl2:amd64: dependency problems, but removing anyway as you requested:
 libraptor2-0:amd64 depends on libyajl2 (>= 2.0.4).

Removing libyajl2:amd64 (2.1.0-1) ...
Purging configuration files for libyajl2:amd64 (2.1.0-1) ...
dpkg: libreoffice-core: dependency problems, but removing anyway as you requested:
 python3-uno depends on libreoffice-core (= 1:4.1.6~rc2-1+b1).

Removing libreoffice-core (1:4.1.6~rc2-1+b1) ...
Purging configuration files for libreoffice-core (1:4.1.6~rc2-1+b1) ...
Removing fonts-opensymbol (2:102.6+LibO4.2.5-1) ...
dpkg: libgtk-3-0:amd64: dependency problems, but removing anyway as you requested:
 wireshark depends on libgtk-3-0 (>= 3.7.10).

Removing libgtk-3-0:amd64 (3.12.2-1+b1) ...
Purging configuration files for libgtk-3-0:amd64 (3.12.2-1+b1) ...
Removing libatk-bridge2.0-0:amd64 (2.12.1-1+b1) ...
Purging configuration files for libatk-bridge2.0-0:amd64 (2.12.1-1+b1) ...
Removing libatspi2.0-0:amd64 (2.10.2-3) ...
Purging configuration files for libatspi2.0-0:amd64 (2.10.2-3) ...
dpkg: libcups2:amd64: dependency problems, but removing anyway as you requested:
 samba-libs:amd64 depends on libcups2 (>= 1.6.0).
 libgtk2.0-0:amd64 depends on libcups2 (>= 1.6.0).

Removing libcups2:amd64 (1.7.2-3) ...
Purging configuration files for libcups2:amd64 (1.7.2-3) ...
Removing libavahi-client3:amd64 (0.6.31-4) ...
Purging configuration files for libavahi-client3:amd64 (0.6.31-4) ...
Removing libcmis-0.3-3 (0.3.1-5) ...
Purging configuration files for libcmis-0.3-3 (0.3.1-5) ...
Removing libboost-date-time1.54.0:amd64 (1.54.0-5+b1) ...
Purging configuration files for libboost-date-time1.54.0:amd64 (1.54.0-5+b1) ...
Removing libclucene-contribs1:amd64 (2.3.3.4-4) ...
Purging configuration files for libclucene-contribs1:amd64 (2.3.3.4-4) ...
Removing libclucene-core1:amd64 (2.3.3.4-4) ...
Purging configuration files for libclucene-core1:amd64 (2.3.3.4-4) ...
dpkg: libdbus-1-3:amd64: dependency problems, but removing anyway as you requested:
 rtkit depends on libdbus-1-3 (>= 1.0.2).
 libdbus-glib-1-2:amd64 depends on libdbus-1-3 (>= 1.2.16).

Removing libdbus-1-3:amd64 (1.8.6-1) ...
Purging configuration files for libdbus-1-3:amd64 (1.8.6-1) ...
Removing libdbus-glib-1-2:amd64 (0.102-1) ...
Purging configuration files for libdbus-glib-1-2:amd64 (0.102-1) ...
Removing libexttextcat-2.0-0 (3.4.4-1) ...
Purging configuration files for libexttextcat-2.0-0 (3.4.4-1) ...
Removing libexttextcat-data (3.4.4-1) ...
dpkg: libgtk2.0-0:amd64: dependency problems, but removing anyway as you requested:
 xarchiver depends on libgtk2.0-0 (>= 2.10.0).
 python-gtk2 depends on libgtk2.0-0 (>= 2.24.0); however:
  Package libgtk2.0-0:amd64 is to be removed.
 pinentry-gtk2 depends on libgtk2.0-0 (>= 2.10.0).

Removing libgtk2.0-0:amd64 (2.24.24-1) ...
Purging configuration files for libgtk2.0-0:amd64 (2.24.24-1) ...
Removing libhyphen0 (2.8.7-3) ...
Purging configuration files for libhyphen0 (2.8.7-3) ...
Removing liblangtag1 (0.5.1-2) ...
Purging configuration files for liblangtag1 (0.5.1-2) ...
Removing liblangtag-common (0.5.1-2) ...
Removing librdf0:amd64 (1.0.17-1+b1) ...
Purging configuration files for librdf0:amd64 (1.0.17-1+b1) ...
Removing librasqal3:amd64 (0.9.32-1) ...
Purging configuration files for librasqal3:amd64 (0.9.32-1) ...
Removing libmhash2:amd64 (0.9.9.9-7) ...
Purging configuration files for libmhash2:amd64 (0.9.9.9-7) ...
Removing libmythes-1.2-0 (2:1.2.4-1) ...
Purging configuration files for libmythes-1.2-0 (2:1.2.4-1) ...
Removing libneon27-gnutls (0.30.0-2) ...
Purging configuration files for libneon27-gnutls (0.30.0-2) ...
Removing libraptor2-0:amd64 (2.0.14-1) ...
Purging configuration files for libraptor2-0:amd64 (2.0.14-1) ...
Removing libreoffice-common (1:4.1.6~rc2-1) ...
rmdir: failed to remove '/var/lib/libreoffice/share/prereg/': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice/share/': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice/program/': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice': No such file or directory
Purging configuration files for libreoffice-common (1:4.1.6~rc2-1) ...
rmdir: failed to remove '/var/lib/libreoffice/share/config': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice/share': No such file or directory
Removing libreoffice-style-tango (1:4.1.6~rc2-1) ...
Processing triggers for mime-support (3.56) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for menu (2.1.46) ...
Processing triggers for fontconfig (2.11.0-5) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for libc-bin (2.19-7) ...
Processing triggers for libglib2.0-0:amd64 (2.40.0-3) ...
Processing triggers for shared-mime-info (1.3-1) ...
Processing triggers for ca-certificates (20140325) ...
Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Processing triggers for doc-base (0.10.5) ...
Processing 2 removed doc-base files...
Registering documents with dwww...
Registering documents with scrollkeeper...
Selecting previously unselected package pinentry-curses.
(Reading database ... 232703 files and directories currently installed.)
Preparing to unpack .../pinentry-curses_0.8.3-2_amd64.deb ...
Unpacking pinentry-curses (0.8.3-2) ...
Processing triggers for man-db (2.6.7.1-1) ...
(Reading database ... 232711 files and directories currently installed.)
Removing python-gtk2 (2.24.0-3+b1) ...
Removing python3-uno (1:4.1.6~rc2-1+b1) ...
Removing qtchooser (39-g4717841-3) ...
Removing qtcore4-l10n (4:4.8.6+dfsg-2) ...
Removing rtkit (0.11-1) ...
Purging configuration files for rtkit (0.11-1) ...
Removing samba-libs:amd64 (2:4.1.3+dfsg-2) ...
Purging configuration files for samba-libs:amd64 (2:4.1.3+dfsg-2) ...
Removing tzdata-java (2014e-1) ...
Removing ure (4.1.6~rc2-1+b1) ...
Removing uno-libs3 (4.1.6~rc2-1+b1) ...
Purging configuration files for uno-libs3 (4.1.6~rc2-1+b1) ...
Removing vlc-data (1:2.1.5-dmo1) ...
Removing wireshark (1.10.7-1) ...
Purging configuration files for wireshark (1.10.7-1) ...
Removing xarchiver (1:0.5.3+dfsg-2) ...
Purging configuration files for xarchiver (1:0.5.3+dfsg-2) ...
Removing xfonts-mathml (6) ...
Purging configuration files for xfonts-mathml (6) ...
Removing xmms2-core (0.8+dfsg-11) ...
dpkg: pinentry-gtk2: dependency problems, but removing anyway as you requested:
 gnupg-agent depends on pinentry-gtk2 | pinentry-curses | pinentry; however:
  Package pinentry-gtk2 is to be removed.
  Package pinentry-curses is not configured yet.
  Package pinentry is not installed.
  Package pinentry-gtk2 which provides pinentry is to be removed.
  Package pinentry-curses which provides pinentry is not configured yet.
 gnupg-agent depends on pinentry-gtk2 | pinentry-curses | pinentry; however:
  Package pinentry-gtk2 is to be removed.
  Package pinentry-curses is not configured yet.
  Package pinentry is not installed.
  Package pinentry-gtk2 which provides pinentry is to be removed.
  Package pinentry-curses which provides pinentry is not configured yet.

Removing pinentry-gtk2 (0.8.3-2) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for libc-bin (2.19-7) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for shared-mime-info (1.3-1) ...
Processing triggers for mime-support (3.56) ...
Processing triggers for desktop-file-utils (0.22-1) ...
Processing triggers for menu (2.1.46) ...
Processing triggers for doc-base (0.10.5) ...
Processing 1 removed doc-base file...
Registering documents with dwww...
Registering documents with scrollkeeper...
Processing triggers for fontconfig (2.11.0-5) ...
(Reading database ... 231386 files and directories currently installed.)
Preparing to unpack .../libjavascriptcoregtk-3.0-0_2.4.4-2_amd64.deb ...
Unpacking libjavascriptcoregtk-3.0-0:amd64 (2.4.4-2) over (2.2.3-1) ...
Preparing to unpack .../libldb1_1%3a1.1.17-1_amd64.deb ...
Unpacking libldb1:amd64 (1:1.1.17-1) over (1:1.1.16-1) ...
Setting up pinentry-curses (0.8.3-2) ...
Setting up libjavascriptcoregtk-3.0-0:amd64 (2.4.4-2) ...
Setting up libldb1:amd64 (1:1.1.17-1) ...
Processing triggers for libc-bin (2.19-7) ...
Next will be pulseaudio* and policykit*.
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr
Anyone can dismiss these: kernel hooks for rootkits
linux capabilities for intrusion?

Post Reply