This file is provided by the filesystem package, you can grab it from https://projects.archlinux.org/svntogit … filesystemSeems similar to https://bbs.archlinux.org/viewtopic.php?id=148162
karol
https://bbs.archlinux.org/profile.php?id=25522
2012-10-03T04:03:01Z
Seems like the ifplugd.action script has been removed and is now removed by the PKGBUILD file :-/https://projects.archlinux.org/svntogit … 0365ea7e33https://projects.archlinux.org/svntogit … es/ifplugd
JamieKitson
https://bbs.archlinux.org/profile.php?id=43401
2012-09-18T20:32:22Z
Wait for 1.41-2 to be available on your mirrors or install it by hand. It may fix the conflict: https://projects.archlinux.org/svntogit … 47774c5870If it does not, open a bug report.Edit: https://bugs.archlinux.org/task/31755 says 1.41-2 fixes this.
karol
https://bbs.archlinux.org/profile.php?id=25522
2012-10-01T20:12:49Z
@MaximeIs your system up to date? Did you merge all the .pacnew files?http://projects.archlinux.org/svntogit/ … 816afa8859
karol
https://bbs.archlinux.org/profile.php?id=25522
2011-09-05T04:11:22Z
Thanks to ngoonee and opensrcrox!this commit diff can simplely solve the problem, as you suggested.https://projects.archlinux.org/svntogit … 7ef2f&ss=1
wuxb
https://bbs.archlinux.org/profile.php?id=63723
2012-09-13T08:11:20Z
Seems that the command which caused the error has been removed: https://projects.archlinux.org/svntogit … b8c8565719Marking as solved.
ball
https://bbs.archlinux.org/profile.php?id=55402
2013-01-16T12:44:56Z
PaulBx1 wrote:Looks like it moves the "lock" group to a different place in the list (who knows why)https://projects.archlinux.org/svntogit … &showmsg=1
WorMzy
https://bbs.archlinux.org/profile.php?id=38091
2012-08-23T22:03:12Z
karol wrote:http://www.archlinux.org/packages/extra … intel-uxa/ says it replaces xf86-video-intel https://projects.archlinux.org/svntogit … 7b4c6c384f so it will be installed after you update your system.You can install the -sna version via 'pacman -S xf86-video-intel-sna' if you prefer it.But, oddly, this isn't how it seems to be working. I've updated the system.
You could simply take this: https://projects.archlinux.org/svntogit … ages/cairoAnd remove the mesa/libgl makedepends and depends, build without "--enable-gl --enable-egl" and put it as 'cairo-nongl' or something into the aur.A lightweight cairo for servers is a valid usecase, maybe you could convince the package owners to do a split package for cairo
PyroDevil
https:/