You are not logged in.
I had the same problem. The lsb-release package was provided by two different repositories. Make sure you use the one from community.
Offline
I had the same problem. The lsb-release package was provided by two different repositories. Make sure you use the one from community.
> pacman -Ss lsb-release
community/lsb-release 1.4-10 [0.01 MB] [installed]
LSB version query program
Offline
Arch64/DWM || My Dropbox referral link
Offline
na12, pacman -Rsn archey && yaourt -S archey worked for me.
thanks,that helped
Offline
I decided to incorporate some features from screenfo into archey.
Archey 0.2.8
- File system function has been reworked.
- Major cleanup in the color scheme.
- Added color to disk and ram outputs similar to screenfo.
Last edited by melik (2010-10-05 05:32:12)
Offline
Is there an update for DEB users?
I have: archey-0.2.6.deb
that incorrectly ID's Xfce as my DE when I have none.
09:07 ~
$ archey
___ ___ _ OS: CrunchBang 10 x86_64
/ / / / | | Hostname: sector11
/ / / / | | Kernel: 2.6.32-5-amd64
/ / / / | | Uptime: 0:42
_______/ /______/ /______ | | Window Manager: Openbox
/______ _______ _______/ | | Desktop Environment: Xfce
/ / / / | | Packages: 1192
/ / / / | | RAM: 418 MB / 2013 MB
/ / / / | | CPU: AMD Athlon(tm) 64 Processor 3500+
______/ /______/ /______ | | Shell: Bash
/_____ _______ _______/ | | Terminal: Xterm
/ / / / | | Root FS: 3.7G / 19G (ext3)
/ / / / |_| Home FS: 3.9G / 37G (ext3)
/ / / / _ 5 FS: 6.4G / 57G (ext3)
/ / / / | | 6 FS: 180M / 57G (ext3)
/__/ /__/ |_| 7 FS: 3.0G / 59G (ext3)
09:07 ~
$
And I do like this app.
Thank you.
Last edited by Sector11 (2010-10-05 12:09:34)
Offline
Offline
Is there an update for DEB users?
I have: archey-0.2.6.deb
that incorrectly ID's Xfce as my DE when I have none.09:07 ~ $ archey ___ ___ _ OS: CrunchBang 10 x86_64 / / / / | | Hostname: sector11 / / / / | | Kernel: 2.6.32-5-amd64 / / / / | | Uptime: 0:42 _______/ /______/ /______ | | Window Manager: Openbox /______ _______ _______/ | | Desktop Environment: Xfce / / / / | | Packages: 1192 / / / / | | RAM: 418 MB / 2013 MB / / / / | | CPU: AMD Athlon(tm) 64 Processor 3500+ ______/ /______/ /______ | | Shell: Bash /_____ _______ _______/ | | Terminal: Xterm / / / / | | Root FS: 3.7G / 19G (ext3) / / / / |_| Home FS: 3.9G / 37G (ext3) / / / / _ 5 FS: 6.4G / 57G (ext3) / / / / | | 6 FS: 180M / 57G (ext3) /__/ /__/ |_| 7 FS: 3.0G / 59G (ext3) 09:07 ~ $
And I do like this app.
Thank you.
Okay I uploaded it.
Offline
Okay I uploaded it.
May I be so bold as to ask where?
I'll probably have a red face from embarrassment when you tell me.
Offline
melik wrote:Okay I uploaded it.
May I be so bold as to ask where?
I'll probably have a red face from embarrassment when you tell me.
The Github page.
Offline
Sector11 wrote:melik wrote:Okay I uploaded it.
May I be so bold as to ask where?
I'll probably have a red face from embarrassment when you tell me.
The Github page.
Thanks .. but ... doesn't like my "No DE" I went back to the older version:
11:02 ~
$ archey
Traceback (most recent call last):
File "/usr/bin/archey", line 304, in <module>
func()
File "/usr/bin/archey", line 184, in distro_display
output('OS', distro)
UnboundLocalError: local variable 'distro' referenced before assignment
11:02 ~
$
{sigh}
Offline
melik wrote:Sector11 wrote:May I be so bold as to ask where?
I'll probably have a red face from embarrassment when you tell me.
The Github page.
Thanks .. but ... doesn't like my "No DE" I went back to the older version:
11:02 ~ $ archey Traceback (most recent call last): File "/usr/bin/archey", line 304, in <module> func() File "/usr/bin/archey", line 184, in distro_display output('OS', distro) UnboundLocalError: local variable 'distro' referenced before assignment 11:02 ~ $
{sigh}
Lots of people have been getting that error; try reinstalling lsb-release.
Offline
Lots of people have been getting that error; try reinstalling lsb-release.
No luck:
16:35 ~
$ archey
Traceback (most recent call last):
File "/usr/bin/archey", line 304, in <module>
func()
File "/usr/bin/archey", line 184, in distro_display
output('OS', distro)
UnboundLocalError: local variable 'distro' referenced before assignment
16:35 ~
$ sudo apt-get install lsb-release --reinstall
[sudo] password for sector11:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0B/21.5kB of archives.
After this operation, 0B of additional disk space will be used.
(Reading database ... 116681 files and directories currently installed.)
Preparing to replace lsb-release 3.2-23.1 (using .../lsb-release_3.2-23.1_all.deb) ...
Unpacking replacement lsb-release ...
Processing triggers for python-support ...
Processing triggers for man-db ...
Setting up lsb-release (3.2-23.1) ...
Processing triggers for python-support ...
16:35 ~
$ archey
Traceback (most recent call last):
File "/usr/bin/archey", line 304, in <module>
func()
File "/usr/bin/archey", line 184, in distro_display
output('OS', distro)
UnboundLocalError: local variable 'distro' referenced before assignment
16:35 ~
$
Could it be the version: 3.2-23.1 ??
Offline
Unfortunately, I got the same report after updating system, as shown above.
PS
On Arch ofc
Offline
try this patch http://codepad.org/qxnVa1FE
thanks to linux-ka
Arch64/DWM || My Dropbox referral link
Offline
Hey guys, just posting to notify everyone that I haven't left from developing Archey.
I've just been really busy with real life; and omp and I recently started re-writing Archey from scratch in Python 3. It'll soon be ready.
Archey will also adopt an object orientated model similar to bluepepper's archey3.
Last edited by melik (2010-11-17 02:27:04)
Offline
We just pushed it to github, you can follow up on the progress at:
Offline
You should probably explicitly call python3, since for most distros python will symlink to python2.
optparse has been deprecated in favor of argparse - http://docs.python.org/library/optparse.html:
Deprecated since version 2.7: The optparse module is deprecated and will not be developed further; development will continue with the argparse module.
Last edited by aeosynth (2010-11-17 12:38:49)
Offline
Archey3 and Archey will be merging into one project. Bluepeppers will be helping omp and I in the development of Archey.
Offline
Looking good, melik. Keep it up. I've been seeing more users using Archey than screenfetch lately. Darn.
- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -
Offline
I'm planning on integrating my features from archey3, and adding support for some kind of configuration file. That should make it easier to keep settings when upgrading.
Consistency is not a virtue.
Offline
Hi,
I've got a bug with the last version of Archey:
$ archey
File "/usr/bin/archey", line 289
fs = '%s%s %s/ %s' % (greenB, used, , size)
^
SyntaxError: invalid syntax
From the context I tried to change this line to "fs = '%s%s %s/ %s' % (greenB, used, clear, size)" but "clear" is not defined. Should it be defined on the top of the file next to where the color scheme is defined?
Offline
Got the same error as vinc too
Offline
Here is a temporary patch:
--- archey.old 2010-11-21 10:50:27.949814422 +0100
+++ /usr/bin/archey 2010-11-21 10:49:22.932288205 +0100
@@ -88,6 +88,7 @@ sh_dict = {
# Define Colour Scheme
+clear = '\x1b[0m'
blackB = '\x1b[0;30m'
blackB = '\x1b[1;30m'
redN = '\x1b[0;31m'
@@ -286,7 +287,7 @@ def disk_display():
size = total.split()[2]
usedpercent = float(re.sub("[A-Z]", "", used)) / float(re.sub("[A-Z]", "", size)) * 100
if usedpercent <= 33:
- fs = '%s%s %s/ %s' % (greenB, used, , size)
+ fs = '%s%s %s/ %s' % (greenB, used, clear, size)
output ('Disk', fs)
if usedpercent > 33 and usedpercent < 67:
fs = '%s%s %s/ %s' % (yellowB, used, clear, size)
Offline