Gentoo Archives: gentoo-user

From: Miroslav Rovis <miro.rovis@××××××××××××××.hr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GUI-less (non-dbus) virt-manager (to run Tails in Gentoo)
Date: Sat, 14 Jan 2017 21:53:43
Message-Id: 20170114215331.GA22607@g0n.xdwgrp
In Reply to: Re: [gentoo-user] GUI-less (non-dbus) virt-manager (to run Tails in Gentoo) by Miroslav Rovis
1 More errata.
2
3 On 170114-13:06+0100, Miroslav Rovis wrote:
4 > On 170113-23:50+0100, Miroslav Rovis wrote:
5 ...
6 >
7 > The (gzip'ed) virt-viewer-5.0-r1.ebuild is included for completeness, and to
8 > demonstrate the issue awaiting Gentoo, and any other distro with a
9 > non-poetterware offer, in the future.
10 >
11 > I patched it by placing the patch:
12
13 ( in the slightly wrong way, because it would try to patch that 3.1-r1
14 version, not just the 5.0-r1 version )
15
16 > gtk+-2_revert.patch
17 >
18 > like this:
19 >
20 > # ls -lRa /etc/portage/patches/app-emulation/
21 > /etc/portage/patches/app-emulation/:
22 > total 12
23 > drwxr-xr-x 3 portage portage 4096 2017-01-13 10:24 .
24 > drwxr-xr-x 7 portage portage 4096 2017-01-13 10:24 ..
25 > drwxr-xr-x 2 portage portage 4096 2017-01-14 09:21 virt-viewer
26 >
27 > /etc/portage/patches/app-emulation/virt-viewer:
28 > total 20
29 > drwxr-xr-x 2 portage portage 4096 2017-01-14 09:21 .
30 > drwxr-xr-x 3 portage portage 4096 2017-01-13 10:24 ..
31 > -rw-r--r-- 1 portage portage 12189 2017-01-13 17:33 gtk+-2_revert.patch
32 > #
33
34 The right way is (with the same patch):
35
36 # ls -lRa /etc/portage/patches/app-emulation/
37 /etc/portage/patches/app-emulation/:
38 total 12
39 drwxr-xr-x 3 portage portage 4096 2017-01-13 10:24 .
40 drwxr-xr-x 7 portage portage 4096 2017-01-13 10:24 ..
41 drwxr-xr-x 2 portage portage 4096 2017-01-14 09:21 virt-viewer
42
43 /etc/portage/patches/app-emulation/virt-viewer-5.0:
44 total 20
45 drwxr-xr-x 2 portage portage 4096 2017-01-14 09:21 .
46 drwxr-xr-x 3 portage portage 4096 2017-01-13 10:24 ..
47 -rw-r--r-- 1 portage portage 12189 2017-01-13 17:33 gtk+-2_revert.patch
48 #
49
50 where notice the change in this line:
51
52 /etc/portage/patches/app-emulation/virt-viewer-5.0:
53 ^ ^ ^ ^ ^ ^ ^ ^
54
55 and that does not try to patch 3.1-r1
56 ...
57
58 And with regard to this:
59 > but it was still to no avail, because they are starting to implement the new
60 > API of GTK3, and the GTK2, which in Gentoo and in some other distros is kept
61 > so dbus is not a dependency, don't have those new calls, functions et cetera.
62 >
63 > If anybody is interested, I attach the install log:
64 >
65 > app-emulation_virt-viewer-5.0-r1_20170113-164725.log.gz
66 > (that's from /var/log/portage, just I replaced the : with _)
67 >
68 > where it's easy to spot lines like:
69 >
70 > virt-viewer-app.h:47:5: error: unknown type name 'GtkApplicationClass'
71 >
72 > because the new API is missing in GTK2. And the package virt-viewer cannot
73 > possibly compile.
74 >
75 you can read in the changelog of the source of virt-viewer-5.0, if you
76 unpack the virt-viewer-5.0.tar.gz, these lines:
77
78 /usr/portage/distfiles/virt-viewer-5.0.tar.gz
79
80 virt-viewer-5.0/ChangeLog :
81
82 [...]
83
84 2016-02-15 Fabiano Fidêncio <fidencio@××××××.com>
85
86 Drop support to gtk2
87 The 3.0 release was the last one that still supports GTK2. For the
88 Windows builds the support to GTK2 was dropped in the previous release.
89 Let's do the same for the entire project now.
90
91 2016-02-15 Pavel Grunt <pgrunt@××××××.com>
92
93 display: Use correct variable name
94 Fix gtk2 build
95
96 [...]
97
98 All that means more work for our developers, since I don't believe that
99 the dbus useflag would be invalidated to impose dbus on Gentoo users,
100 and if anybody knows that GTK3 might ever in the future drop dependency
101 to dbus, pls. do tell us!
102
103 Otherwise, I was able to follow my tip "GUI-less (non-dbus) virt-manager
104 (to run Tails in Gentoo)" and the attachments thereof to install all
105 correctly in my Air-Gapped.
106
107 But I want to try and install Tails into, and later run it form, either
108 real or virtual USB storage, and of course, with persistent volume
109 available, which will all take me more familiarizing with all these
110 virtualization tools and ways.
111
112 The problem is, and it's my grsecurity hardened kernel that's logging it
113 in my syslog, the installed virtual machine tails domain keeps trying to
114 connect to, I guess tor nodes, by inexistent, or fake should I say,
115 subjects, have a look (it's verbose, but it's complete information about
116 this segment, along with the information that it is what has been
117 happening consistently for all these hours since the installation, of
118 course, the IP addresses of the presumed nodes varying all the time as
119 well):
120
121 Jan 14 21:30:01 g0n kernel: [358997.592199] grsec: (root:U:/) exec of
122 /usr/bin/find (find /var/spool/cron/lastrun -name cron.daily -cmin +1445
123 -exec rm {} ; ) by /usr/bin/find[run-crons:22618] uid/euid:0/0
124 gid/egid:0/0, parent /usr/sbin/run-crons[run-crons:22614] uid/euid:0/0
125 gid/egid:0/0
126
127 [721 lines cut]
128
129 Jan 14 21:30:44 g0n kernel: [359041.239800] grsec: (miro:U:/) denied
130 connect() to 81.7.16.59 port 443 sock type stream protocol tcp by
131 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
132 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
133 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
134 Jan 14 21:31:49 g0n kernel: [359106.109822] grsec: (miro:U:/) denied
135 connect() to 81.7.16.59 port 443 sock type stream protocol tcp by
136 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
137 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
138 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
139 Jan 14 21:31:49 g0n kernel: [359106.116131] grsec: (miro:U:/) denied
140 connect() to 87.50.53.32 port 9001 sock type stream protocol tcp by
141 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
142 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
143 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
144 Jan 14 21:31:50 g0n kernel: [359107.107501] grsec: (miro:U:/) denied
145 connect() to 81.7.16.59 port 443 sock type stream protocol tcp by
146 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
147 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
148 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
149 Jan 14 21:31:50 g0n kernel: [359107.115523] grsec: (miro:U:/) denied
150 connect() to 87.50.53.32 port 9001 sock type stream protocol tcp by
151 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
152 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
153 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
154 Jan 14 21:31:52 g0n kernel: [359109.111597] grsec: more alerts, logging
155 disabled for 10 seconds
156 Jan 14 21:32:04 g0n kernel: [359121.143517] grsec: (miro:U:/) denied
157 connect() to 81.7.16.59 port 443 sock type stream protocol tcp by
158 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
159 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
160 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
161 Jan 14 21:32:04 g0n kernel: [359121.143729] grsec: (miro:U:/) denied
162 connect() to 87.50.53.32 port 9001 sock type stream protocol tcp by
163 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
164 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
165 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
166 Jan 14 21:32:20 g0n kernel: [359137.175675] grsec: (miro:U:/) denied
167 connect() to 81.7.16.59 port 443 sock type stream protocol tcp by
168 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
169 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
170 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
171 Jan 14 21:32:20 g0n kernel: [359137.176224] grsec: (miro:U:/) denied
172 connect() to 87.50.53.32 port 9001 sock type stream protocol tcp by
173 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
174 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
175 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
176 Jan 14 21:32:52 g0n kernel: [359169.239772] grsec: (miro:U:/) denied
177 connect() to 81.7.16.59 port 443 sock type stream protocol tcp by
178 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
179 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
180 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
181 Jan 14 21:32:52 g0n kernel: [359169.240334] grsec: (miro:U:/) denied
182 connect() to 87.50.53.32 port 9001 sock type stream protocol tcp by
183 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
184 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
185 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
186 Jan 14 21:33:57 g0n kernel: [359234.113590] grsec: (miro:U:/) denied
187 connect() to 81.7.11.154 port 80 sock type stream protocol tcp by
188 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
189 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
190 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
191 Jan 14 21:33:58 g0n kernel: [359235.111410] grsec: (miro:U:/) denied
192 connect() to 81.7.11.154 port 80 sock type stream protocol tcp by
193 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
194 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
195 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
196 Jan 14 21:34:00 g0n kernel: [359237.115646] grsec: (miro:U:/) denied
197 connect() to 81.7.11.154 port 80 sock type stream protocol tcp by
198 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
199 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
200 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
201 Jan 14 21:34:04 g0n kernel: [359241.127711] grsec: (miro:U:/) denied
202 connect() to 81.7.11.154 port 80 sock type stream protocol tcp by
203 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
204 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
205 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
206 Jan 14 21:34:12 g0n kernel: [359249.143691] grsec: (miro:U:/) denied
207 connect() to 81.7.11.154 port 80 sock type stream protocol tcp by
208 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
209 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
210 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
211 Jan 14 21:34:28 g0n kernel: [359265.175692] grsec: (miro:U:/) denied
212 connect() to 81.7.11.154 port 80 sock type stream protocol tcp by
213 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
214 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
215 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
216 Jan 14 21:35:00 g0n kernel: [359297.239737] grsec: (miro:U:/) denied
217 connect() to 81.7.11.154 port 80 sock type stream protocol tcp by
218 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
219 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
220 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
221 Jan 14 21:36:05 g0n kernel: [359362.115614] grsec: (miro:U:/) denied
222 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
223 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
224 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
225 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
226 Jan 14 21:36:06 g0n kernel: [359363.115468] grsec: (miro:U:/) denied
227 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
228 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
229 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
230 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
231 Jan 14 21:36:08 g0n kernel: [359365.119719] grsec: (miro:U:/) denied
232 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
233 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
234 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
235 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
236 Jan 14 21:36:12 g0n kernel: [359369.127756] grsec: (miro:U:/) denied
237 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
238 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
239 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
240 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
241 Jan 14 21:36:20 g0n kernel: [359377.143512] grsec: (miro:U:/) denied
242 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
243 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
244 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
245 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
246 Jan 14 21:36:36 g0n kernel: [359393.175768] grsec: (miro:U:/) denied
247 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
248 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
249 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
250 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
251 Jan 14 21:37:08 g0n kernel: [359425.239710] grsec: (miro:U:/) denied
252 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
253 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
254 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
255 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
256 Jan 14 21:38:13 g0n kernel: [359490.109863] grsec: (miro:U:/) denied
257 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
258 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
259 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
260 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
261 Jan 14 21:38:13 g0n kernel: [359490.116482] grsec: (miro:U:/) denied
262 connect() to 176.104.106.208 port 443 sock type stream protocol tcp by
263 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
264 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
265 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
266 Jan 14 21:38:13 g0n kernel: [359490.120103] grsec: (miro:U:/) denied
267 connect() to 138.201.143.186 port 443 sock type stream protocol tcp by
268 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
269 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
270 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
271 Jan 14 21:38:14 g0n kernel: [359491.107470] grsec: (miro:U:/) denied
272 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
273 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
274 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
275 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
276 Jan 14 21:38:14 g0n kernel: [359491.115411] grsec: more alerts, logging
277 disabled for 10 seconds
278 Jan 14 21:38:28 g0n kernel: [359505.143856] grsec: (miro:U:/) denied
279 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
280 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
281 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
282 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
283 Jan 14 21:38:28 g0n kernel: [359505.144367] grsec: (miro:U:/) denied
284 connect() to 176.104.106.208 port 443 sock type stream protocol tcp by
285 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
286 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
287 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
288 Jan 14 21:38:28 g0n kernel: [359505.144683] grsec: (miro:U:/) denied
289 connect() to 138.201.143.186 port 443 sock type stream protocol tcp by
290 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
291 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
292 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
293 Jan 14 21:38:44 g0n kernel: [359521.175737] grsec: (miro:U:/) denied
294 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
295 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
296 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
297 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
298 Jan 14 21:38:44 g0n kernel: [359521.176210] grsec: (miro:U:/) denied
299 connect() to 176.104.106.208 port 443 sock type stream protocol tcp by
300 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
301 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
302 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
303 Jan 14 21:38:44 g0n kernel: [359521.176561] grsec: (miro:U:/) denied
304 connect() to 138.201.143.186 port 443 sock type stream protocol tcp by
305 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
306 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
307 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
308 Jan 14 21:39:16 g0n kernel: [359553.239487] grsec: (miro:U:/) denied
309 connect() to 82.168.14.146 port 443 sock type stream protocol tcp by
310 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
311 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
312 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
313 Jan 14 21:39:16 g0n kernel: [359553.239684] grsec: (miro:U:/) denied
314 connect() to 176.104.106.208 port 443 sock type stream protocol tcp by
315 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
316 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
317 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
318 Jan 14 21:39:16 g0n kernel: [359553.239770] grsec: (miro:U:/) denied
319 connect() to 138.201.143.186 port 443 sock type stream protocol tcp by
320 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
321 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
322 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
323 Jan 14 21:40:01 g0n kernel: [359597.629894] grsec:
324 (root:U:/usr/sbin/crond) chdir to /root by /usr/sbin/crond[crond:22668]
325 uid/euid:0/0 gid/egid:0/0, parent /usr/sbin/crond[crond:3636]
326 uid/euid:0/0 gid/egid:0/0
327
328 [124 lines cut]
329
330 Jan 14 21:40:21 g0n kernel: [359618.120247] grsec: (miro:U:/) denied
331 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
332 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
333 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
334 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
335 Jan 14 21:40:22 g0n kernel: [359619.119647] grsec: (miro:U:/) denied
336 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
337 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
338 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
339 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
340 Jan 14 21:40:24 g0n kernel: [359621.123691] grsec: (miro:U:/) denied
341 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
342 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
343 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
344 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
345 Jan 14 21:40:28 g0n kernel: [359625.127686] grsec: (miro:U:/) denied
346 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
347 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
348 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
349 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
350 Jan 14 21:40:36 g0n kernel: [359633.143747] grsec: (miro:U:/) denied
351 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
352 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
353 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
354 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
355 Jan 14 21:40:52 g0n kernel: [359649.175736] grsec: (miro:U:/) denied
356 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
357 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
358 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
359 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
360 Jan 14 21:41:24 g0n kernel: [359681.239728] grsec: (miro:U:/) denied
361 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
362 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
363 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
364 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
365 Jan 14 21:42:29 g0n kernel: [359746.102911] grsec: (miro:U:/) denied
366 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
367 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
368 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
369 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
370 Jan 14 21:42:29 g0n kernel: [359746.110479] grsec: (miro:U:/) denied
371 connect() to 193.200.241.195 port 9001 sock type stream protocol tcp by
372 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
373 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
374 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
375 Jan 14 21:42:30 g0n kernel: [359747.099633] grsec: (miro:U:/) denied
376 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
377 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
378 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
379 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
380 Jan 14 21:42:30 g0n kernel: [359747.107504] grsec: (miro:U:/) denied
381 connect() to 193.200.241.195 port 9001 sock type stream protocol tcp by
382 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
383 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
384 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
385 Jan 14 21:42:32 g0n kernel: [359749.103562] grsec: more alerts, logging
386 disabled for 10 seconds
387 Jan 14 21:42:44 g0n kernel: [359761.127733] grsec: (miro:U:/) denied
388 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
389 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
390 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
391 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
392 Jan 14 21:42:44 g0n kernel: [359761.143736] grsec: (miro:U:/) denied
393 connect() to 193.200.241.195 port 9001 sock type stream protocol tcp by
394 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
395 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
396 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
397 Jan 14 21:43:00 g0n kernel: [359777.175676] grsec: (miro:U:/) denied
398 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
399 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
400 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
401 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
402 Jan 14 21:43:00 g0n kernel: [359777.176210] grsec: (miro:U:/) denied
403 connect() to 193.200.241.195 port 9001 sock type stream protocol tcp by
404 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
405 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
406 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
407 Jan 14 21:43:32 g0n kernel: [359809.239509] grsec: (miro:U:/) denied
408 connect() to 213.246.56.79 port 9001 sock type stream protocol tcp by
409 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
410 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
411 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
412 Jan 14 21:43:32 g0n kernel: [359809.239698] grsec: (miro:U:/) denied
413 connect() to 193.200.241.195 port 9001 sock type stream protocol tcp by
414 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
415 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
416 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
417 Jan 14 21:44:37 g0n kernel: [359874.113657] grsec: (miro:U:/) denied
418 connect() to 88.86.102.163 port 443 sock type stream protocol tcp by
419 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
420 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
421 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
422 Jan 14 21:44:38 g0n kernel: [359875.111493] grsec: (miro:U:/) denied
423 connect() to 88.86.102.163 port 443 sock type stream protocol tcp by
424 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
425 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
426 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
427 Jan 14 21:44:40 g0n kernel: [359877.115579] grsec: (miro:U:/) denied
428 connect() to 88.86.102.163 port 443 sock type stream protocol tcp by
429 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
430 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
431 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
432 Jan 14 21:44:44 g0n kernel: [359881.127699] grsec: (miro:U:/) denied
433 connect() to 88.86.102.163 port 443 sock type stream protocol tcp by
434 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
435 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
436 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
437 Jan 14 21:44:52 g0n kernel: [359889.143540] grsec: (miro:U:/) denied
438 connect() to 88.86.102.163 port 443 sock type stream protocol tcp by
439 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
440 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
441 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
442 Jan 14 21:45:08 g0n kernel: [359905.175566] grsec: (miro:U:/) denied
443 connect() to 88.86.102.163 port 443 sock type stream protocol tcp by
444 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
445 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
446 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
447 Jan 14 21:45:40 g0n kernel: [359937.239498] grsec: (miro:U:/) denied
448 connect() to 88.86.102.163 port 443 sock type stream protocol tcp by
449 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
450 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
451 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
452 Jan 14 21:46:45 g0n kernel: [360002.113731] grsec: (miro:U:/) denied
453 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
454 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
455 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
456 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
457 Jan 14 21:46:46 g0n kernel: [360003.111509] grsec: (miro:U:/) denied
458 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
459 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
460 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
461 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
462 Jan 14 21:46:48 g0n kernel: [360005.115694] grsec: (miro:U:/) denied
463 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
464 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
465 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
466 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
467 Jan 14 21:46:52 g0n kernel: [360009.127499] grsec: (miro:U:/) denied
468 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
469 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
470 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
471 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
472 Jan 14 21:47:00 g0n kernel: [360017.143767] grsec: (miro:U:/) denied
473 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
474 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
475 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
476 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
477 Jan 14 21:47:16 g0n kernel: [360033.175541] grsec: (miro:U:/) denied
478 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
479 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
480 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
481 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
482 Jan 14 21:47:47 g0n kernel: [360064.111102] grsec: (miro:U:/) denied
483 connect() to 46.19.93.212 port 443 sock type stream protocol tcp by
484 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
485 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
486 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
487 Jan 14 21:47:48 g0n kernel: [360065.111713] grsec: (miro:U:/) denied
488 connect() to 46.19.93.212 port 443 sock type stream protocol tcp by
489 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
490 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
491 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
492 Jan 14 21:47:48 g0n kernel: [360065.239483] grsec: (miro:U:/) denied
493 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
494 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
495 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
496 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
497 Jan 14 21:47:50 g0n kernel: [360067.115705] grsec: (miro:U:/) denied
498 connect() to 46.19.93.212 port 443 sock type stream protocol tcp by
499 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
500 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
501 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
502 Jan 14 21:47:54 g0n kernel: [360071.127453] grsec: more alerts, logging
503 disabled for 10 seconds
504 Jan 14 21:48:18 g0n kernel: [360095.191532] grsec: (miro:U:/) denied
505 connect() to 46.19.93.212 port 443 sock type stream protocol tcp by
506 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
507 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
508 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
509 Jan 14 21:48:50 g0n kernel: [360127.255502] grsec: (miro:U:/) denied
510 connect() to 46.19.93.212 port 443 sock type stream protocol tcp by
511 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
512 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
513 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
514 Jan 14 21:48:53 g0n kernel: [360130.105320] grsec: (miro:U:/) denied
515 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
516 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
517 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
518 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
519 Jan 14 21:48:54 g0n kernel: [360131.103456] grsec: (miro:U:/) denied
520 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
521 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
522 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
523 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
524 Jan 14 21:48:56 g0n kernel: [360133.107721] grsec: (miro:U:/) denied
525 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
526 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
527 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
528 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
529 Jan 14 21:49:00 g0n kernel: [360137.111689] grsec: more alerts, logging
530 disabled for 10 seconds
531 Jan 14 21:49:24 g0n kernel: [360161.175498] grsec: (miro:U:/) denied
532 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
533 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
534 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
535 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
536 Jan 14 21:49:55 g0n kernel: [360192.112941] grsec: (miro:U:/) denied
537 connect() to 94.23.144.49 port 9001 sock type stream protocol tcp by
538 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
539 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
540 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
541 Jan 14 21:49:56 g0n kernel: [360193.111515] grsec: (miro:U:/) denied
542 connect() to 94.23.144.49 port 9001 sock type stream protocol tcp by
543 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
544 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
545 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
546 Jan 14 21:49:56 g0n kernel: [360193.239778] grsec: (miro:U:/) denied
547 connect() to 163.172.201.62 port 443 sock type stream protocol tcp by
548 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
549 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
550 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
551 Jan 14 21:49:58 g0n kernel: [360195.115783] grsec: (miro:U:/) denied
552 connect() to 94.23.144.49 port 9001 sock type stream protocol tcp by
553 /var/tmp/portage/app-emulation/qemu-2.8.0/image/usr/bin/qemu-system-x86_64[CPU
554 0/KVM:5447] uid/euid:1000/1000 gid/egid:1000/1000, parent
555 /sbin/init[init:1] uid/euid:0/0 gid/egid:0/0
556 Jan 14 21:50:01 g0n kernel: [360197.679030] grsec:
557 (root:U:/usr/sbin/crond) chdir to /root by /usr/sbin/crond[crond:22717]
558 uid/euid:0/0 gid/egid:0/0, parent /usr/sbin/crond[crond:3636]
559 uid/euid:0/0 gid/egid:0/0
560
561 [76 lines cut]
562
563 Jan 14 21:50:02 g0n kernel: [360199.127671] grsec: more alerts, logging
564 disabled for 10 seconds
565
566 This line shows how verbose the exec_logging is. exec_logging is a
567 feature of grsecurity. verbose it is because just the every 10 minutes
568 each hour routine run of the crond takes, as you can see above 78 lines
569 (of which I cut 76 out).
570
571 However, pls. notice that what I have left in that app-emulation
572 directory of /var/tmp/portage is as follows:
573
574 # ls -l /var/tmp/portage/app-emulation/
575 total 4
576 drwxr-xr-x 7 portage portage 4096 2017-01-13 17:48 virt-viewer-5.0-r1
577 # ls -l /var/tmp/portage/app-emulation/virt-viewer-5.0-r1/
578 total 20
579 drwxr-xr-x 2 portage portage 4096 2017-01-13 17:47 build-info
580 drwxr-xr-x 2 root portage 4096 2017-01-13 17:47 distdir
581 drwxr-xr-x 5 portage portage 4096 2017-01-13 17:47 homedir
582 drwxr-xr-x 4 portage portage 4096 2017-01-13 17:48 temp
583 #
584
585 and that the 82 times repeated in the logs:
586
587 /var/tmp/portage/app-emulation/qemu-2.8.0/
588
589 does not exist. So it's a bug, isn't it?
590
591 Just to add, nothing whatsoever shows in the network trace, taken by
592 tcpdump, there is nothing in the network, tcp or ip layer whatsoever of
593 any of those in the logs, probably because grsecurity blocks them,
594 although I was offline all this time, none of the nodes could have been
595 reachable (but while I was installing glibc, the tcpdump recorded
596 attempts to download glibc-2.23-patches-7.tar.bz2 from the local mirror
597 which also wasn't set up at the time!).
598
599 And I think I first need to ask about it on the https://forums.grsecurity.net .
600
601 Pls. notice that the /sys filesystem is often played with by
602 virtulization people with "very little oversight with an eye toward
603 security":
604 https://en.wikibooks.org/wiki/Grsecurity/Appendix/Grsecurity_and_PaX_Configuration_Options#Sysfs.2Fdebugfs_restriction
605 , and that they seem to require now the complete freedom in the /sys
606 pseudo filesystem, as the apparent resolution of the bug:
607 =sys-kernel/hardened-sources-4.7.6: Kernel panic when starting KVM guests
608 https://bugs.gentoo.org/show_bug.cgi?id=597554#c72
609 shows to be the case.
610
611 Also, I don't want to go online without grsecurity GRADM protection, and
612 I had to disable it, else I couldn't start the tails domain VM :-(
613 yesterday.
614
615 And that means more work/study. GRADM policies are far from always easy
616 to deploy! Not for a non-expert like me...
617
618 --
619 Miroslav Rovis
620 Zagreb, Croatia
621 http://www.CroatiaFidelis.hr

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] GUI-less (non-dbus) virt-manager (to run Tails in Gentoo) Miroslav Rovis <miro.rovis@××××××××××××××.hr>