You are not logged in.
Pages: 1
Hello,
At-last I have installed Arch+E17 successfully, have everything working as I like:
slim - login manager
e17 - windows manager
sound
network - after long playing with network applet and connman, stayed with wicd
mountable partitions - since I have lots of them
cpu freq scaling - since I have laptop
and so on...
http://i.imgur.com/iiGnh.jpg
But there is a problem during boot, all text goes nice, and seems to start normal, but at line UDEV:
Mon Apr  2 21:44:41 2012: :: Waiting for UDev uevents to be processed    [BUSY] udevd[235]: failed to execute '/usr/lib/udev/udisks-part-id' 'udisks-part-id /dev/sda': No 
Mon Apr  2 21:44:41 2012: 
Mon Apr  2 21:44:41 2012: udevd[236]: failed to execute '/usr/lib/udev/udisks-probe-ata-smart' 'udisks-probe-ata-smart /dev/sda': No such file or directory
Mon Apr  2 21:44:41 2012: 
Mon Apr  2 21:44:41 2012: udevd[241]: failed to execute '/usr/lib/udev/udisks-part-id' 'udisks-part-id /dev/sda4': No such file or directory
Mon Apr  2 21:44:41 2012: 
Mon Apr  2 21:44:41 2012: udevd[242]: failed to execute '/usr/lib/udev/udisks-part-id' 'udisks-part-id /dev/sda2': No such file or directory
Mon Apr  2 21:44:41 2012: 
Mon Apr  2 21:44:41 2012: udevd[243]: failed to execute '/usr/lib/udev/udisks-part-id' 'udisks-part-id /dev/sda8': No such file or directory
Mon Apr  2 21:44:41 2012: 
Mon Apr  2 21:44:41 2012: udevd[245]: failed to execute '/usr/lib/udev/udisks-part-id' 'udisks-part-id /dev/sda3': No such file or directory
Mon Apr  2 21:44:41 2012: 
Mon Apr  2 21:44:41 2012: udevd[246]: failed to execute '/usr/lib/udev/udisks-part-id' 'udisks-part-id /dev/sda5': No such file or directory
Mon Apr  2 21:44:41 2012: 
Mon Apr  2 21:44:41 2012: udevd[247]: failed to execute '/usr/lib/udev/udisks-part-id' 'udisks-part-id /dev/sda6': No such file or directory
Mon Apr  2 21:44:41 2012: 
Mon Apr  2 21:44:41 2012: udevd[248]: failed to execute '/usr/lib/udev/udisks-part-id' 'udisks-part-id /dev/sda7': No such file or directory
Mon Apr  2 21:44:41 2012: 
Mon Apr  2 21:44:41 2012: udevd[249]: failed to execute '/usr/lib/udev/udisks-part-id' 'udisks-part-id /dev/sda1': No such file or directory
My system boots, but this error drives my mad. Any one could suggest what could cause it? How to fix it, or at-least hide when system boots.
I have enabled all repositories (including testing)
I have installed it to laptop (doubt I need to provide information about it), but it seems like problem with partitions, I have much of them as you can see in text.
Moderator edit: Changed img tags to url tags for a large picture.
Last edited by vaidotas203 (2012-04-04 13:33:36)
Offline
Welcome to Arch.
Please see our policy on large pictures. Some of our members are on bandwidth limited or metered connections. As such we no not allow large, in line pictures. I generally only care about the number of bytes, not the dimensions.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Edited my post, so it would by hyperlink to picture, instead of image it self, so is there any info about problem solution?
Last edited by vaidotas203 (2012-04-03 19:40:53)
Offline
Sorry, I am not an expert on udev. Someone will come by with some help, I can almost guarantee it.
In the mean time, you might post the output of fdisk -l /dev/sda when run as root.
Edit: should no one happen by, I'll try to look at this tonight (GMT-7) for you.
Last edited by ewaller (2012-04-03 19:59:13)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
I have similar "trouble". For a couple of weeks actually. But as everything works fine I tend to ignore it. I believe it is (in my case) caused by an external harddisk dock/card reader connected on boot which has one harddrive and one or two flash cards plugged in at all times. I do not mount these drives on boot and mounting them manually works without any problem.
The only thing that pisses me off on this is an about 20 sec. delay preceding these messages.
Do you have similar conditions on boot?
What happened to Arch's KISS? systemd sure is stupid but I must have missed the simple part ...
... and who is general Failure and why is he reading my harddisk?
Offline
[root@vaipui vaidotas]# fdisk -l /dev/sda
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000d2547
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048   807405567   403701760    7  HPFS/NTFS/exFAT
/dev/sda2       807405568   807610367      102400    7  HPFS/NTFS/exFAT
/dev/sda3       807610368   870354943    31372288    7  HPFS/NTFS/exFAT
/dev/sda4   *   870359038   976773119    53207041    5  Extended
/dev/sda5   *   870359040   901816319    15728640   83  Linux
/dev/sda6       901824903   933280109    15727603+  83  Linux
/dev/sda7       933280173   964735379    15727603+  83  Linux
/dev/sda8       964737024   976773119     6018048   82  Linux swap / Solaris
I do not have connected anything external at the moment, and this slows down boot maybe only by ~2 seconds.
Offline
I am not using GNOME, I am using E17 windows manager.
Just noticed, that other partitions I mount manually, is read only
Offline
I am not using GNOME, I am using E17 windows manager.
Just noticed, that other partitions I mount manually, is read only
There's a lot more to [testing] than just gnome...
The point is that something is looking for /usr/lib/udev, which only exists in testing.
Offline
So then is there a way to track it and disable?
If it is only in testing, disabling it would not do any harm, or at-least downgrading to normal release?
Offline
So then is there a way to track it and disable?
If it is only in testing, disabling it would not do any harm, or at-least downgrading to normal release?
I'm not sure what this means. If you have testing enabled for any package, either do a full upgrade to grab the remainder of what's there, or disable the repo and downgrade with 'pacman -Suu'. The testing repo is an all or none deal, and this is a perfect example of why.
Offline
I thought that I enabled testing repos while I was installing Arch, but when I checked etc/pacman.conf they were disabled. (testing and community testing).
But as I can see that udev shows this, so maybe solution would by to disable even community repo, and run -Suu to downgrade it.
warning: udev: local (181-9) is newer than core (181-5)
In all I have these warnings:
warning: dhcpcd: local (5.5.6-1) is newer than core (5.5.5-1)
warning: dirmngr: local (1.1.0-4) is newer than core (1.1.0-3)
warning: e2fsprogs: local (1.42.2-1) is newer than core (1.42.1-1)
warning: filesystem: local (2012.2-4) is newer than core (2012.2-2)
warning: glib2: local (2.32.0-1) is newer than core (2.30.2-2)
warning: iproute2: local (3.3.0-1) is newer than core (3.2.0-3)
warning: kmod: local (7-2) is newer than core (7-1)
warning: mkinitcpio: local (0.8.5-2) is newer than core (0.8.5-1)
warning: pcmciautils: local (018-3) is newer than core (018-2)
warning: udev: local (181-9) is newer than core (181-5)
warning: util-linux: local (2.21.1-1) is newer than core (2.21-6)
warning: xfsprogs: local (3.1.8-1) is newer than core (3.1.7-1)
would disabling community repo solve this? I will by happy with older version, but without errors and warnings, if they will not mess system.
Offline
[SOLVED]
Did not disabled nothing
pacman -S udev
I was offered to install udev 181-5, restarted, and it booted without any errors ![]()
Offline
Pages: 1