Welcome!
Forum users

Current releases
--MX-23 release info here
--Migration information to MX-23 here
--antiX-23.1 (Arditi del Popolo) release info here

Important information
--If in starting your system it boots to an unwanted Desktop, right click desktop, then select leave and logout. At the
login screen there is a session chooser at the top of the screen.

News
-- MX Linux on social media: here
-- New Forum Features, Marking Solved and Referencing a User: here

inxi / pinxi 2.9.00 beta testers!

Message
Author
User avatar
h2-1
Posts: 208
Joined: Sat Nov 15, 2008 3:16 pm

Re: inxi / pinxi 2.9.00 beta testers!

#121 Post by h2-1 »

caprea, thanks. inxi is now live at 2.9.01, about to go to 2.9.02 to fix some small issues. pinxi is remaining active as the development branch of inxi.
smxi/sgfxi site (manuals, how-to's, faqs) :: script forums :: Check out inxi sys info script!

User avatar
i_ri
Posts: 814
Joined: Tue Jun 30, 2015 12:26 am

Re: inxi / pinxi 2.9.00 beta testers!

#122 Post by i_ri »

hello h2-1
thank You. updated inxi is a P riceless and P henomenal tool.
read Your release notes this morning.
will using inxi -U bring inxi to 2.9 _ _ now?

User avatar
h2-1
Posts: 208
Joined: Sat Nov 15, 2008 3:16 pm

Re: inxi / pinxi 2.9.00 beta testers!

#123 Post by h2-1 »

i_ri thanks a lot, I appreciate that. Yes, you can update to inxi now.

Note also that I am keeping pinxi alive as development inxi, so you can always update that one too to see if anything is happening there.

Will be: pinxi -> inxi -> commit.

I fixed a few subtle issues in 2.9.02, the biggest one that anyone would notice is using the technically precise but somewhat arcane and litte used MiB/GiB/TiB to indicate 1024 vs 1000 units, GB technically I realized means 1000 units, not 1024, so the results for disks would have been slighly inaccurate. Note that harddisk vendors are to blame, they started using the 1000 based sizes because it made their disks sound bigger, but since we all store data in 1024 blocks, and our systems report in those sizes by default usually, it makes sense to actually show the correct units there, but to be clear about it.

I'll see if this change confuses people.
smxi/sgfxi site (manuals, how-to's, faqs) :: script forums :: Check out inxi sys info script!

User avatar
i_ri
Posts: 814
Joined: Tue Jun 30, 2015 12:26 am

Re: inxi / pinxi 2.9.00 beta testers!

#124 Post by i_ri »

hello h2-1
accuracy is less confounding.
Indeed the -U is up. yesterday -V 2.3.56 ; Today is -V 2.9.02-00 _ _ Now.
Thank You for all the work.

User avatar
h2-1
Posts: 208
Joined: Sat Nov 15, 2008 3:16 pm

Re: inxi / pinxi 2.9.00 beta testers!

#125 Post by h2-1 »

much appreciate, again. Also thanks for the vote re accuracy vs habit. I was basically convinced by the debates I found online too, particularly after I realized the reason I was confused is that GB has been used to refer to 1000 and 1024 bytes. At that point, I realized, even if its' slightly unusual looking, if inxi tells users that their disks are 78.3 GiB instead of the expected 80 GB, it's easy to explain, and to point to references.

But I also want to see how people feel about it or react to it. My suspicion is that as soon as it's explained, they will prefer it too.
smxi/sgfxi site (manuals, how-to's, faqs) :: script forums :: Check out inxi sys info script!

User avatar
h2-1
Posts: 208
Joined: Sat Nov 15, 2008 3:16 pm

Re: inxi / pinxi 2.9.00 beta testers!

#126 Post by h2-1 »

There was a glitch with the downloader, the man file didn't update, if you run inxi -U and then inxi -U again the man file should download. I had to change some stuff on the repos today that broke some things, and there were some bugs in the man downloader logic as well, those are corrected, and the man downloads should now work for inxi. Note, only inxi master branch, that's the main -U no arguments, will install the man page.
smxi/sgfxi site (manuals, how-to's, faqs) :: script forums :: Check out inxi sys info script!

User avatar
anticapitalista
Developer
Posts: 4158
Joined: Sat Jul 15, 2006 10:40 am

Re: inxi / pinxi 2.9.00 beta testers!

#127 Post by anticapitalista »

Code: Select all

Repos:     Active apt sources in: /etc/apt/sources.list.d/antix.list 
           1: deb http://repo.antixlinux.com/stretch stretch main nosystemd dev
           Active apt sources in: /etc/apt/sources.list.d/debian-stable-updates.list 
           1: deb http://debian.otenet.gr/debian/ stretch-updates main contrib non-free
           Active apt sources in: /etc/apt/sources.list.d/debian.list 
           1: deb http://debian.otenet.gr/debian/ stretch main contrib non-free
           2: deb http://security.debian.org/ stretch/updates main contrib non-free
           No apt repos found in: /etc/apt/sources.list.d/mx.list 
           No apt repos found in: /etc/apt/sources.list.d/onion.list 
           No apt repos found in: /etc/apt/sources.list.d/qt5ct.list 
           No apt repos found in: /etc/apt/sources.list.d/skype-stable.list 
           No apt repos found in: /etc/apt/sources.list.d/spotify.list 
           No apt repos found in: /etc/apt/sources.list.d/xanmod-kernel.list 
'No apt repos found' bugs me a little since it is not technically correct.
Perhaps the message should read 'No active apt repos found'
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
towwire
Posts: 645
Joined: Fri Oct 15, 2010 12:15 pm

Re: inxi / pinxi 2.9.00 beta testers!

#128 Post by towwire »

Code: Select all

towwire@mx17a:~
$ sudo inxi -U
Starting inxi self updater.
Using tiny as downloader.
Currently running inxi version number: 2.9.02
Current version patch number: 00
Current version release date: 2018-03-20
Updating inxi in /usr/local/bin using main branch as download source...
Successfully updated to main branch version: 2.9.02
New main branch version patch number: 00
New main branch version release date: 2018-03-20
To run the new version, just start inxi again.
----------------------------------------

Starting download of man page file now.
Downloading Man page file now.
Download/install of man page successful.
Check to make sure it works: man inxi
towwire@mx17a:~

Code: Select all

towwire@mx17a:~
$ inxi -r
Repos:     Active apt sources in: /etc/apt/sources.list.d/antix.list 
           1: deb http://iso.mxrepo.com/antix/stretch/ stretch main
           Active apt sources in: /etc/apt/sources.list.d/debian-stable-updates.list 
           1: deb http://ftp.us.debian.org/debian/ stretch-updates main contrib non-free
           Active apt sources in: /etc/apt/sources.list.d/debian.list 
           1: deb http://ftp.us.debian.org/debian/ stretch main contrib non-free
           2: deb http://security.debian.org/ stretch/updates main contrib non-free
           Active apt sources in: /etc/apt/sources.list.d/mx.list 
           1: deb http://iso.mxrepo.com/mx/repo/ stretch main non-free
           No apt repos found in: /etc/apt/sources.list.d/various.list 
towwire@mx17a:~

User avatar
h2-1
Posts: 208
Joined: Sat Nov 15, 2008 3:16 pm

Re: inxi / pinxi 2.9.00 beta testers!

#129 Post by h2-1 »

anticapitalista, thanks, makes sense. Next release will have it, but I literally just did one now. I'm letting the new stuff build on pinxi, so that's now up on pinxi, will see how many changes collect tomorrow before next inxi release. Also removed the word 'found' because that starts to push the 80 column min width a bit with more words there. All of them are now roughly consistent, for stuff that gets repos from commands, it says non found, for file based ones, it says: No active apt repos in

For the very arcane, I've also added in support for the very hard to parse DEB822 apt .sources file format. Pain, it was.
smxi/sgfxi site (manuals, how-to's, faqs) :: script forums :: Check out inxi sys info script!

User avatar
timkb4cq
Developer
Posts: 3179
Joined: Wed Jul 12, 2006 4:05 pm

Re: inxi / pinxi 2.9.00 beta testers!

#130 Post by timkb4cq »

Thanks, learned something new today. Reading the manpage, it looks like we'll need to get familiar with DEB822 format in the next couple years.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

Post Reply

Return to “antiX”