[Bug 1429098] Re: systemd[1]: ureadahead.service failed on vanilla kernels

2015-06-02 Thread Martin Pitt
ureadahead needs an out-of-tree kernel patch to add trace events for
open(), exec() and uselib() syscalls that take file paths, see bug
462111. This needs to be changed to use fanotify() which is available in
the standard kernels. However, it needs to be checked whether it's also
available on the Ubuntu touch kernels which often ship an ancient 3.4
kernel with Android changes.

** Summary changed:

- systemd[1]: ureadahead.service failed.
+ systemd[1]: ureadahead.service failed on vanilla kernels

** Changed in: ureadahead (Ubuntu)
   Status: Confirmed = Triaged

** Summary changed:

- systemd[1]: ureadahead.service failed on vanilla kernels
+ systemd[1]: ureadahead.service fails on vanilla kernels, needs Ubuntu kernel 
patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service fails on vanilla kernels, needs Ubuntu
  kernel patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-05-17 Thread Ancoron Luciferis
So, is this a problem of the 4.0 kernel itself or the kernel
configuration?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-05-17 Thread Ancoron Luciferis
In my case, I see the following:

ureadahead[275]: ureadahead: Error while tracing: No such device
systemd[1]: Stopped Read required files in advance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-05-17 Thread Ferry Toth
Did you try a one time boot with the default kernel?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-05-03 Thread Ferry Toth
Yes, I had the same.

I traced it back to the following:
Before and after the upgrade to 15.04 I was running kernel 4.0 (same as 
reporter). Apparently with this kernel something doesn't want to trace 
(whatever that means in this context). As a result no 'pack' file is generated 
in /var/lib/ureadahead. The missing pack file causes ureadahead again to try to 
trace on the next boot, which again fails.

Solution: boot one time as 15.04 default kernel (3.19.0) with systemd,
not upstart. This will let ureadahead create the 'pack'. Lot's of
uninteresting stuff fills syslog (about ignoring relative path blabla).
On the next boot with kernel 4.0 ureadahead failure disappeared.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-04-20 Thread dino99
Looks like that other bug still exist, and should grab some more attention as 
tracing cant be done:
https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/1176536

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-04-20 Thread dino99
sudo /sbin/ureadahead --force-trace --debug
[sudo] password for oem: 
Counted 4 CPUs

trace: Missing uselib tracing: No such file or directory

already reported:
https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/1237042

ureadahead (0.100.0-13) raring; urgency=low

  * src/trace.c: tracing_enabled is deprecated and gone, switch to tracing_on
(LP: #1085766).

 -- Andy Whitcroft a...@ubuntu.com  Fri, 11 Jan 2013 12:05:17 +

 then got that one (maybe related to actual 'Missing uselib tracing'
above:

ureadahead (0.100.0-16) raring; urgency=low

  * src/trace.c: update to ignore symlinks when tracing + cleanup extra stat()
(LP: #969926)

 -- Bryan Fullerton fehwal...@gmail.com  Mon, 25 Mar 2013 10:09:18
+0100

** Changed in: ureadahead (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-04-20 Thread dino99
sudo /sbin/ureadahead --force-trace --debug
[sudo] password for oem: 
Counted 4 CPUs

trace: Missing uselib tracing: No such file or directory

already reported:
https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/1237042

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-04-20 Thread dino99
On that i386 vivid system, journalctl is flooded by such endless list:

.
ureadahead[215]: ureadahead:ath10k: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:libertas_tf: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:hostap: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:p54: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:slip: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:bonding: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:caif: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:xen-netback: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:arcnet: Ignored relative path
ureadahead[215]: ureadahead:..: Ignored relative path
ureadahead[215]: ureadahead:ethernet: Ignored relative path
ureadahead[215]: ureadahead:broadcom: Ignored relative path
ureadahead[215]: ureadahead:genet: Ignored relative path


 systemctl status -l ureadahead.service
● ureadahead.service - Read required files in advance
   Loaded: loaded (/lib/systemd/system/ureadahead.service; enabled; vendor 
preset: enabled)
   Active: inactive (dead) since  2015-04-20 07:44:25 CEST; 30min ago
  Process: 225 ExecStart=/sbin/ureadahead (code=exited, status=0/SUCCESS)
 Main PID: 225 (code=exited, status=0/SUCCESS)

ureadahead[225]: ureadahead:samba: Ignored relative path
ureadahead[225]: ureadahead:.xsession-errors: Ignored relative path
ureadahead[225]: ureadahead:.: Ignored relative path
ureadahead[225]: ureadahead:session-c2.scope.d: Ignored relative path
ureadahead[225]: ureadahead:session-c1.scope.d: Ignored relative path
ureadahead[225]: ureadahead:sysinit.target.wants: Ignored relative path
ureadahead[225]: ureadahead:tracing_on: Ignored relative path
ureadahead[225]: ureadahead:events/fs/open_exec/enable: Ignored relative path
ureadahead[225]: ureadahead:events/fs/do_sys_open/enable: Ignored relative path
ureadahead[225]: Counted 4 CPUs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-04-19 Thread aljosa
Asus optimus notebook N750JV-T4069H
Ubuntu 15.04, final Linux kernel 4.0

pastebinit /var/log/dmesg
http://paste.ubuntu.com/10849552/
(Nothing has been logged yet.)

terminal dmesg output:
[1.672332] systemd[1]: ureadahead.service: main process exited, code=exited, 
status=5/NOTINSSTALLED
[1.672612] systemd[1]: Unit ureadahead.service entered failed state.
[1.672643] systemd[1]: ureadahead.service failed.

Here's the output of systemctl status -l ureadahead.service:

● ureadahead.service - Read required files in advance
   Loaded: loaded (/lib/systemd/system/ureadahead.service; enabled; vendor 
preset: enabled)
   Active: failed (Result: exit-code) since Sun 2015-04-19 10:44:50 CEST; 28min 
ago
  Process: 262 ExecStart=/sbin/ureadahead (code=exited, status=5)
 Main PID: 262 (code=exited, status=5)

Apr 19 10:44:50 blabla ureadahead[262]: ureadahead: Error while tracing: No 
such file or directory
Apr 19 10:44:50 blabla ureadahead[262]: Counted 8 CPUs
Apr 19 10:45:44 blabla systemd[1]: Stopped Read required files in advance.
Warning: Journal has been rotated since unit was started. Log output is 
incomplete or unavailable

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-04-18 Thread Cristian Aravena Romero
Hello Martin :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-04-18 Thread Cristian Aravena Romero
[4.468374] systemd[1]: ureadahead.service: main process exited, 
code=exited, status=5/NOTINSSTALLED
[4.469097] systemd[1]: Unit ureadahead.service entered failed state.
[4.469149] systemd[1]: ureadahead.service failed.

** Attachment added: dmesg_4.0.0-04-generic.txt
   
https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/1429098/+attachment/4378954/+files/dmesg_4.0.0-04-generic.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-27 Thread Cristian Aravena Romero
Martin? :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-27 Thread Martin Pitt
Cristian, sorry I had been on vac for two weeks. For ssh you either need
to be able to ssh to a public host where I can ssh to as well (a server
of your's, a cloud instance, etc.) and forward your port 22, as you are
behind a NATed network. Or open port 22 on your router; but I guess that
isn't available to you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-27 Thread Cristian Aravena Romero
Hello Martin,

My connection: [[Attach Image]]

Thanks for you work,
--
Cristian

** Attachment added: Chrome.png
   
https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/1429098/+attachment/4357632/+files/Chrome.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-27 Thread Cristian Aravena Romero
Problem with Network and NAT, is complicated.

Thank you in advance!
--
Cristian

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-15 Thread Cristian Aravena Romero
Hello Martin Pitt,

1) Sorry for delay
2) How to connecction for ssh?

Example of my private network. My [0]IP

[0]:
wlan0 Link encap:Ethernet  direcciónHW c4:85:08:6c:01:06  
  Direc. inet:10.243.197.120  Difus.:10.243.197.255  Másc:255.255.255.0

I have router Linksys with firmware update, router modern (2,4G and 5G).
My netwrok is subnetwork of network XD.  I'm life in an office XD.  I'm
not privilegios of administrator for admin configuration of equipaments.
I'm only an person sympathetic :D

Help for Help

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-10 Thread Martin Pitt
OK, no *.pack files then, so the problem is on the initial data
collection. Can you please run

  sudo ureadahead --verbose /tmp/output 21

in a terminal, then do some file system activity (e. g. cat /bin/bash
/dev/null), then press Control-C, let it finish, and attach
/tmp/output?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-10 Thread Cristian Aravena Romero
All Right?

** Attachment added: output
   
https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/1429098/+attachment/4339787/+files/output

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-10 Thread Martin Pitt
Hm, that's veeery terse, there should have been multiple screenfuls of
output. But still no error message. Is it possible to get ssh access to
your system? I don't know what happens with ureadahead on that
particular one.. :-/ This needs stracing, gdb'ing, etc., and that's
really hard to do remotely if you aren't familiar with these tools.

** Changed in: ureadahead (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-09 Thread Cristian Aravena Romero
caravena@caravena-530U3C-530U4C:~$   ls -l /var/lib/ureadahead
total 0
drwxr-xr-x 1 root root 0 mar 25  2013 debugfs
caravena@caravena-530U3C-530U4C:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-09 Thread Martin Pitt
 ureadahead: Error al tracear: No existe el archivo o el directorio

Can you please give me the output of

  ls -l /var/lib/ureadahead

?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-06 Thread Martin Pitt
Can you please show me the output of

   systemctl status -l ureadahead.service

?

** Package changed: systemd (Ubuntu) = ureadahead (Ubuntu)

** Changed in: ureadahead (Ubuntu)
   Status: New = Incomplete

** Project changed: systemd = null-and-void

** Changed in: null-and-void
   Importance: Unknown = Undecided

** Changed in: null-and-void
   Status: Unknown = New

** Changed in: null-and-void
 Remote watch: freedesktop.org Bugzilla #89466 = None

** Changed in: null-and-void
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429098] Re: systemd[1]: ureadahead.service failed.

2015-03-06 Thread Cristian Aravena Romero
Ohh, one circle!

8888888
caravena@caravena-530U3C-530U4C:~$ systemctl status -l ureadahead.service
● ureadahead.service - Read required files in advance
   Loaded: loaded (/lib/systemd/system/ureadahead.service; enabled; vendor 
preset: enabled)
   Active: failed (Result: exit-code) since vie 2015-03-06 08:54:44 CLST; 1h 
53min ago
  Process: 296 ExecStart=/sbin/ureadahead (code=exited, status=5)
 Main PID: 296 (code=exited, status=5)

mar 06 08:54:44 caravena-530U3C-530U4C ureadahead[296]: ureadahead: Error al 
tracear: No existe el archivo o el directorio
mar 06 08:54:44 caravena-530U3C-530U4C ureadahead[296]: Counted 4 CPUs
mar 06 08:55:29 caravena-530U3C-530U4C systemd[1]: Stopped Read required files 
in advance.
Warning: Journal has been rotated since unit was started. Log output is 
incomplete or unavailable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429098

Title:
  systemd[1]: ureadahead.service failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1429098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs