Search Criteria
Package Details: archey3-git 0.4.r57.gac68752-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/archey3-git.git (read-only, click to copy) |
---|---|
Package Base: | archey3-git |
Description: | Python script to display system information alongside the Arch Linux logo. |
Upstream URL: | https://lclarkmichalek.github.io/archey3/ |
Keywords: | info system |
Licenses: | GPL |
Conflicts: | archey, archey3, archey4 |
Provides: | archey |
Submitter: | xyproto |
Maintainer: | HLFH |
Last Packager: | HLFH |
Votes: | 172 |
Popularity: | 0.004829 |
First Submitted: | 2013-11-02 12:03 (UTC) |
Last Updated: | 2022-12-30 18:10 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- python-distribute (python-setuptools) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (optional) – for default screenshot command
- python-logbook (optional) – for logging
- python-mpd2 (python-mpd2-gitAUR) (optional) – python library for mpd interaction,
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 15 Next › Last »
MarsSeed commented on 2022-06-12 15:56 (UTC)
Seems this has not been developed further since 2018.
But there is hope: a newer continuation fork, updated not too long ago: archey4!
HLFH commented on 2021-12-08 15:37 (UTC)
package updated and fixed on minor issues
HLFH commented on 2020-07-11 12:09 (UTC)
@thibaultmol github pages URL has changed because the user has changed his username: I updated to the new URL in this new package
thibaultmol commented on 2020-05-23 14:38 (UTC)
upstream url broken?
massimilianonba commented on 2018-08-12 20:03 (UTC)
Same oddworld's problem and i can confirm that the elder's solution work. Many thanks!!
Elder commented on 2018-08-11 20:11 (UTC) (edited on 2018-08-11 20:35 (UTC) by Elder)
Hello oddworld, yes I upgraded the system and have got the same problem. Solved it just.
changed line 805: raise StopIteration to return StopIteration
and
changed line 551: SafeConfigParser to ConfigParser
oddworld commented on 2018-08-07 06:26 (UTC) (edited on 2018-08-07 06:27 (UTC) by oddworld)
Does anyone else get the following after recent updates?
/usr/bin/archey3:862: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
config = ArcheyConfigParser()
Traceback (most recent call last):
File "/usr/bin/archey3", line 805, in parse_display
StopIteration
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
jghodd commented on 2017-01-05 04:52 (UTC)
triforce commented on 2016-04-13 09:27 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 .. 15 Next › Last »