The problem was introduced in the latest commit. For now you can add the following just before 'msg "GIT checkout done or server timeout"' to get the last good commit.
msg "Reverting to previous good commit"
cd ${_gitname}
git checkout -b latestgoodcommit c368b848176d3201f4763101de0de544fa7be7b5
cd ..
Search Criteria
Package Details: awesome-git 4.3.1683.g691e36425-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/awesome-git.git (read-only, click to copy) |
---|---|
Package Base: | awesome-git |
Description: | Highly configurable framework window manager |
Upstream URL: | https://awesomewm.org/ |
Licenses: | GPL2 |
Conflicts: | awesome |
Provides: | awesome, notification-daemon |
Submitter: | noonov |
Maintainer: | trollixx (actionless) |
Last Packager: | actionless |
Votes: | 227 |
Popularity: | 0.42 |
First Submitted: | 2007-11-22 16:01 (UTC) |
Last Updated: | 2025-04-08 17:50 (UTC) |
Dependencies (25)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- libxdg-basedir
- libxfixes
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- lua
- lua-lgi (lua-lgi-gitAUR)
- pango (pango-gitAUR)
- startup-notification
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- xcb-util-keysyms
- xcb-util-wm
- xcb-util-xrm
- asciidoctor (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- docbook-xsl (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- ldoc (ldoc-gitAUR) (make)
- Show 5 more dependencies...
Required by (55)
- autohidewibox (requires awesome)
- awesome-bawesome (requires awesome)
- awesome-bling-git (requires awesome)
- awesome-carrot (requires awesome)
- awesome-cinnamon (requires notification-daemon)
- awesome-cinnamon (requires awesome)
- awesome-collision-git (requires awesome)
- awesome-freedesktop-git (requires awesome)
- awesome-gnome (requires awesome)
- awesome-gnome (requires notification-daemon)
- awesome-layout-machi-git (requires awesome)
- awesome-quicklaunch-git (requires awesome)
- awesome-revelation-git (requires awesome)
- awesome-rubato-git (requires awesome)
- awesome-scratch-git (requires awesome)
- awesome-themes-git (requires awesome)
- barify (requires notification-daemon)
- batify (requires notification-daemon) (optional)
- batify-git (requires notification-daemon) (optional)
- batti (requires notification-daemon) (optional)
- Show 35 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 Next › Last »
<deleted-account> commented on 2010-09-18 03:38 (UTC)
<deleted-account> commented on 2010-09-18 01:26 (UTC)
I encounter the same error as well on a fresh x86_64 install.
<deleted-account> commented on 2010-09-18 00:11 (UTC)
Building it just failed on x86-64 with the following message:
lua: /usr/share/lua/5.1/luadoc/doclet/html/module.lp:53: bad argument #1 to 'concat' (table expected, got nil)
stack traceback:
[C]: in function 'concat'
/usr/share/lua/5.1/luadoc/doclet/html/module.lp:53: in function 'prog'
/usr/share/lua/5.1/luadoc/lp.lua:129: in function </usr/share/lua/5.1/luadoc/lp.lua:117>
(tail call): ?
/usr/share/lua/5.1/luadoc/doclet/html.lua:241: in function 'start'
/usr/share/lua/5.1/luadoc/init.lua:49: in function </usr/share/lua/5.1/luadoc/init.lua:26>
(tail call): ?
/usr/bin/luadoc:121: in main chunk
[C]: ?
make[2]: *** [CMakeFiles/luadoc] Error 1
make[1]: *** [CMakeFiles/luadoc.dir/all] Error 2
make: *** [all] Error 2
Aborting...
error: Build failed
On my i686 box it worked when I updated a few days ago.
noonov commented on 2010-09-11 05:35 (UTC)
Added some new dependencies.
Thank wtchappell for oopango/oocairo packages and new PKGBUILD.
<deleted-account> commented on 2010-09-10 19:45 (UTC)
Here's the updated PKGBUILD using cairo-xcb, lua-oocairo-git, and lua-oopango-git.
http://pastebin.com/C8ReFkTL
<deleted-account> commented on 2010-09-10 18:30 (UTC)
Grabbing cairo-xcb instead of cairo solved a few of the problems, but it doesn't like the existing oocairo package, and oopango hasn't been packaged yet. I'm working on getting up to date versions of those on the AUR.
TiF commented on 2010-09-10 09:45 (UTC)
I can't compile the package because no all dependencies have been included in the new version 'Close to You'.
xduugu commented on 2010-06-19 21:55 (UTC)
'Closing In' is 3.4.5 which is developed in the 3.4 branch, but this package uses master. Since there aren't any 3.5-rcs yet, the codename in master is still the one from the last major release.
<deleted-account> commented on 2010-06-19 17:06 (UTC)
The PKGBUILD seems to download an out of date version of Awesome: name Closing In, rather than Close To You. Another user confirmed this in IRC a few nights ago. The git url seems to be right, so I have no idea what the problem is.
Pinned Comments
trollixx commented on 2016-12-27 08:30 (UTC)