Package Details: uswsusp-git 1.0-9

Git Clone URL: https://aur.archlinux.org/uswsusp-git.git (read-only, click to copy)
Package Base: uswsusp-git
Description: Userspace software suspend - git checkout
Upstream URL: http://suspend.sourceforge.net/
Licenses: GPL
Conflicts: uswsusp
Provides: uswsusp
Submitter: jackoneill
Maintainer: iFreilicht
Last Packager: iFreilicht
Votes: 163
Popularity: 0.009021
First Submitted: 2010-12-17 20:59 (UTC)
Last Updated: 2021-03-31 14:40 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

jackoneill commented on 2012-04-07 16:59 (UTC)

Commenté par: th3voic3 sur Sat, 07 Apr 2012 13:47:35 +0000 > Building this always fails with: > > make[3]: Entering directory `/home/th3voic3/AUR/uswsusp-git/src/uswsusp-build' > if [ -f /home/th3voic3/AUR/uswsusp-git/pkg//etc/suspend.conf ]; then \ > /usr/bin/install -c -m 644 ./conf/suspend.conf /home/th3voic3/AUR/uswsusp-git/pkg//etc/suspend.conf.new; \ > else \ > /usr/bin/install -c -m 644 ./conf/suspend.conf /home/th3voic3/AUR/uswsusp-git/pkg//etc/suspend.conf; \ > fi > /usr/bin/install: cannot create regular file ‘/home/th3voic3/AUR/uswsusp-git/pkg//etc/suspend.conf’: No such file or directory ==> Finished making: uswsusp-git 20120407-1 (Sat Apr 7 19:55:19 EEST 2012) In other words, I can't reproduce it.

<deleted-account> commented on 2012-04-07 13:47 (UTC)

Building this always fails with: make[3]: Entering directory `/home/th3voic3/AUR/uswsusp-git/src/uswsusp-build' if [ -f /home/th3voic3/AUR/uswsusp-git/pkg//etc/suspend.conf ]; then \ /usr/bin/install -c -m 644 ./conf/suspend.conf /home/th3voic3/AUR/uswsusp-git/pkg//etc/suspend.conf.new; \ else \ /usr/bin/install -c -m 644 ./conf/suspend.conf /home/th3voic3/AUR/uswsusp-git/pkg//etc/suspend.conf; \ fi /usr/bin/install: cannot create regular file ‘/home/th3voic3/AUR/uswsusp-git/pkg//etc/suspend.conf’: No such file or directory make[3]: *** [install-data-hook] Error 1 make[3]: Leaving directory `/home/th3voic3/AUR/uswsusp-git/src/uswsusp-build' make[2]: *** [install-data-am] Error 2 make[2]: Leaving directory `/home/th3voic3/AUR/uswsusp-git/src/uswsusp-build' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/th3voic3/AUR/uswsusp-git/src/uswsusp-build' make: *** [install-recursive] Error 1

tocer commented on 2012-03-27 02:40 (UTC)

@Runiq: Yes, I rebuild kenel many times. @jackoneill: I inspired from old bug(https://bugs.archlinux.org/task/17793), and found that liblzso2.so.2 don't included when build kernel. rebuild kenel detail: http://paste.pocoo.org/show/571838/ my mkinitcpio.conf http://paste.pocoo.org/show/571839/ my suspend.conf http://paste.pocoo.org/show/571840/ btw: pacman -Qk lzo2 => lzo2: 34 total files, 0 missing files

jackoneill commented on 2012-03-22 22:00 (UTC)

Well, check that you have liblzo2.so.2: `pacman -Qk lzo2`. To be honest, I haven't done much suspending lately, but it did work after my most recent -Syu, on the 16th (uswsusp-git 20110822-1).

<deleted-account> commented on 2012-03-22 12:21 (UTC)

@tocer: Does rebuilding the package help?

tocer commented on 2012-03-22 09:31 (UTC)

resume fail: /usr/lib/suspend/resume: error while loading shared libraries: liblzo2.so.2 cannot open shared object file: No such file or directory I make sure I have installed lzo2-2.06-1 package

jackoneill commented on 2011-07-11 15:08 (UTC)

Updated for new mkinitcpio.

<deleted-account> commented on 2011-07-11 09:57 (UTC)

mkinitcpio has hit [core], when you have time don't forget to change install() to build() in uresume-install. Thanks!

jackoneill commented on 2011-07-09 08:27 (UTC)

Thanks, falconindy. Updated.

falconindy commented on 2011-07-09 01:14 (UTC)

perl-switch doesn't need to be a depend, only a makedepend. But don't do that either. Use this patch: http://sprunge.us/cIeT