Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [fennectech@localhost ~]$ sudo yaourt -R whatpulse
- [sudo] password for fennectech:
- checking dependencies...
- Packages (1): whatpulse-2.3.1-1
- Total Removed Size: 2.76 MiB
- :: Do you want to remove these packages? [Y/n] y
- The "input" group still exists, remove it if you don't use it anymore.
- (1/1) removing whatpulse [----------------------] 100%
- ==> Packages no longer required by any installed package:
- qtwebkit
- [fennectech@localhost ~]$ sudo yaourt -S whatpulse
- ==> Downloading whatpulse PKGBUILD from AUR...
- x whatpulse.install
- x PKGBUILD
- Comment by maleadt (2013-04-28 07:17)
- The package creates a UDEV rule which chgrps /dev/input/event* to input; so just add your user to the input group and everything will work as expected. The package install script mentions all this post install btw.
- Comment by HalJordan (2013-04-28 07:45)
- Then I have an issue with udev. I found that rule about 5 minutes after my last comment, but as I said, /dev/input/* is owned by **root:root**. Adding myself to input, again, won't do diddly.
- Comment by maleadt (2013-12-02 08:30)
- Updated for 2.3. Also moved libpcap to optdepends since whatpulse functions without it, just not displaying network statistics.
- Comment by Megachip (2014-01-09 16:51)
- whatpulse: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
- Missing depency?
- Comment by maleadt (2014-01-11 13:27)
- libgl should be required through qt4 which this package depends on...
- whatpulse 2.3.1-1 (Sun Jun 7 14:22:11 CDT 2009)
- ( Unsupported package: Potentially dangerous ! )
- ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
- ==> ------------------------------------
- ==> y
- Please add $EDITOR to your environment variables
- for example:
- export EDITOR="vim" (in ~/.bashrc)
- (replace vim with your favorite editor)
- ==> Edit PKGBUILD with:
- /usr/lib/yaourt/util.sh: line 197: PKGBUILD: command not found
- ==> whatpulse dependencies:
- - qt4 (already installed)
- - udev (already installed)
- - qtwebkit (already installed)
- - openssl (already installed)
- ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
- ==> ------------------------------------
- ==> n
- ==> Edit whatpulse.install ? [Y/n] ("A" to abort)
- ==> ---------------------------------------------
- ==> n
- ==> Continue building whatpulse ? [Y/n]
- ==> -----------------------------------
- ==>
- ==> Building and installing package
- ==> WARNING: Building package as root is dangerous.
- Please run yaourt as a non-privileged user.
- ==> Making package: whatpulse 2.3.1-1 (Tue Apr 8 00:50:37 CDT 2014)
- ==> Checking runtime dependencies...
- ==> Checking buildtime dependencies...
- ==> Retrieving sources...
- -> Downloading whatpulse-linux-32bit-2.3.1.tar.gz...
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 100 1479k 100 1479k 0 0 5778 0 0:04:22 0:04:22 --:--:-- 12486
- ==> Validating source files with md5sums...
- whatpulse-linux-32bit-2.3.1.tar.gz ... Passed
- ==> Extracting sources...
- -> Extracting whatpulse-linux-32bit-2.3.1.tar.gz with bsdtar
- ==> Starting package()...
- ==> Tidying install...
- -> Purging unwanted files...
- -> Removing libtool files...
- -> Removing static library files...
- -> Compressing man and info pages...
- -> Stripping unneeded symbols from binaries and libraries...
- ==> Creating package "whatpulse"...
- -> Generating .PKGINFO file...
- -> Adding install file...
- -> Generating .MTREE file...
- -> Compressing package...
- ==> Finished making: whatpulse 2.3.1-1 (Tue Apr 8 00:55:07 CDT 2014)
- ==> Continue installing whatpulse ? [Y/n]
- ==> [v]iew package contents [c]heck package with namcap
- ==> ---------------------------------------------------
- ==> y
- loading packages...
- resolving dependencies...
- looking for inter-conflicts...
- Packages (1): whatpulse-2.3.1-1
- Total Installed Size: 2.76 MiB
- :: Proceed with installation? [Y/n] y
- (1/1) checking keys in keyring [----------------------] 100%
- (1/1) checking package integrity [----------------------] 100%
- (1/1) loading package files [----------------------] 100%
- (1/1) checking for file conflicts [----------------------] 100%
- (1/1) checking available disk space [----------------------] 100%
- (1/1) installing whatpulse [----------------------] 100%
- Optional dependencies for whatpulse
- systray: any systray, like gnome-panel
- libpcap: network statistics
- [fennectech@localhost ~]$
Advertisement
Add Comment
Please, Sign In to add comment