Ubuntu Pastebin

Paste from flocculant at Mon, 29 Feb 2016 19:48:23 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
G_MESSAGES_DEBUG=all gnome-software
(process:6820): As-DEBUG: run GsMain
(gnome-software:6820): Gs-DEBUG: compatible-project: GNOME
(gnome-software:6820): Gs-DEBUG: compatible-project: KDE
(gnome-software:6820): Gs-DEBUG: compatible-project: XFCE
(gnome-software:6820): As-DEBUG: run GsPlugin::setup
(gnome-software:6820): Gs-DEBUG: searching for plugins in /usr/lib/gs-plugins-8
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_menu-spec-categories.so: menu-spec-categories
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_apt.so: apt
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_icons.so: icons
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_dummy.so: dummy
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_moduleset.so: moduleset
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_menu-spec-refine.so: menu-spec-refine
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_hardcoded-featured.so: hardcoded-featured
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_hardcoded-blacklist.so: hardcoded-blacklist
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_appstream.so: appstream
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_ubuntu-reviews.so: ubuntu-reviews
(gnome-software:6820): Gs-DEBUG: opened plugin /usr/lib/gs-plugins-8/libgs_plugin_epiphany.so: epiphany
(gnome-software:6820): Gs-DEBUG: icons [0.0] requires appstream [0.0] so promoting to [1.0]
(gnome-software:6820): Gs-DEBUG: moduleset [0.0] requires menu-spec-categories [0.0] so promoting to [1.0]
(gnome-software:6820): Gs-DEBUG: menu-spec-refine [0.0] requires appstream [0.0] so promoting to [1.0]
(gnome-software:6820): Gs-DEBUG: hardcoded-blacklist [0.0] requires appstream [0.0] so promoting to [1.0]
(gnome-software:6820): Gs-DEBUG: appstream [0.0] requires menu-spec-categories [0.0] so promoting to [1.0]
(gnome-software:6820): Gs-DEBUG: icons [1.0] requires appstream [1.0] so promoting to [2.0]
(gnome-software:6820): Gs-DEBUG: moduleset [1.0] requires appstream [1.0] so promoting to [2.0]
(gnome-software:6820): Gs-DEBUG: menu-spec-refine [1.0] requires appstream [1.0] so promoting to [2.0]
(gnome-software:6820): Gs-DEBUG: hardcoded-blacklist [1.0] requires appstream [1.0] so promoting to [2.0]
(gnome-software:6820): Gs-DEBUG: epiphany [0.0] requires appstream [1.0] so promoting to [2.0]
(gnome-software:6820): Gs-DEBUG: icons [2.0] requires epiphany [2.0] so promoting to [3.0]
(gnome-software:6820): As-DEBUG: run GsPlugin::apt(gs_plugin_initialize)
(gnome-software:6820): As-DEBUG: run GsPlugin::dummy(gs_plugin_initialize)
(gnome-software:6820): GsPlugin-DEBUG: disabling 'dummy' as not in self test
(gnome-software:6820): As-DEBUG: run GsPlugin::ubuntu-reviews(gs_plugin_initialize)
(gnome-software:6820): As-DEBUG: run GsPlugin::appstream(gs_plugin_initialize)
(gnome-software:6820): As-DEBUG: run GsPlugin::moduleset(gs_plugin_initialize)
(gnome-software:6820): As-DEBUG: run GsPlugin::epiphany(gs_plugin_initialize)
(gnome-software:6820): GsPlugin-DEBUG: disabling 'epiphany' as epiphany does not exist
(gnome-software:6820): Gs-DEBUG: [enabled]	0.0	->	menu-spec-categories
(gnome-software:6820): Gs-DEBUG: [enabled]	0.0	->	apt
(gnome-software:6820): Gs-DEBUG: [disabled]	0.0	->	dummy
(gnome-software:6820): Gs-DEBUG: [enabled]	0.0	->	hardcoded-featured
(gnome-software:6820): Gs-DEBUG: [enabled]	0.0	->	ubuntu-reviews
(gnome-software:6820): Gs-DEBUG: [enabled]	1.0	->	appstream
(gnome-software:6820): Gs-DEBUG: [enabled]	2.0	->	moduleset
(gnome-software:6820): Gs-DEBUG: [enabled]	2.0	->	menu-spec-refine
(gnome-software:6820): Gs-DEBUG: [enabled]	2.0	->	hardcoded-blacklist
(gnome-software:6820): Gs-DEBUG: [disabled]	2.0	->	epiphany
(gnome-software:6820): Gs-DEBUG: [enabled]	3.0	->	icons
(gnome-software:6820): Gs-DEBUG: emitting finished(<general>)
(gnome-software:6820): As-DEBUG: run GsPlugin::apt(gs_plugin_destroy)
(gnome-software:6820): As-DEBUG: run GsPlugin::ubuntu-reviews(gs_plugin_destroy)
(gnome-software:6820): As-DEBUG: run GsPlugin::appstream(gs_plugin_destroy)
(gnome-software:6820): As-DEBUG: run GsPlugin::moduleset(gs_plugin_destroy)
Download as text