[Bug 1896071] Re: inxi 3.1.06-1-1 does not report Compiler an Desktop

2020-10-09 Thread corrado venturini
My bug was about compiler AND Desktop, so this issues is not unrelated.
if You need I will a new bug for Desktop only.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896071

Title:
  inxi 3.1.06-1-1 does not report Compiler an Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inxi/+bug/1896071/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1896071] Re: inxi 3.1.06-1-1 does not report Compiler an Desktop

2020-10-09 Thread Harald Hope
Please DO NOT tack on totally unrelated issues, the desktop has NOTHING
to do with the compiler. The compiler issue is fixed. If you have other
issues, file an issue on github inxi, the desktop logic is totally
unrelated, and can be quite complicated to debug, certainly not an
appropriate issue for launchpad, file it where it will make a
difference: https://github.com/smxi/inxi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896071

Title:
  inxi 3.1.06-1-1 does not report Compiler an Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inxi/+bug/1896071/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1896071] Re: inxi 3.1.06-1-1 does not report Compiler an Desktop

2020-10-09 Thread corrado venturini
NOT completely fixed, now compiler is reported but Desktop: N/A

corrado@corrado-p3-gg-0930:~$ apt policy inxi
inxi:
  Installed: 3.1.07-1-1
  Candidate: 3.1.07-1-1
  Version table:
 *** 3.1.07-1-1 500
500 http://archive.ubuntu.com/ubuntu groovy/universe amd64 Packages
500 http://archive.ubuntu.com/ubuntu groovy/universe i386 Packages
100 /var/lib/dpkg/status
corrado@corrado-p3-gg-0930:~$ inxi -Sx
System:
  Host: corrado-p3-gg-0930 Kernel: 5.8.0-21-generic x86_64 bits: 64 
  compiler: gcc v: 10.2.0 Desktop: N/A Distro: Ubuntu 20.10 (Groovy Gorilla) 
corrado@corrado-p3-gg-0930:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896071

Title:
  inxi 3.1.06-1-1 does not report Compiler an Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inxi/+bug/1896071/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1896071] Re: inxi 3.1.06-1-1 does not report Compiler an Desktop

2020-10-08 Thread Launchpad Bug Tracker
This bug was fixed in the package inxi - 3.1.07-1-1

---
inxi (3.1.07-1-1) unstable; urgency=medium

  * New upstream version 3.1.07-1.
- Update for new syntax of kernel compiler version. (LP: #1896071)

 -- Unit 193   Wed, 30 Sep 2020 21:11:00 -0400

** Changed in: inxi (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896071

Title:
  inxi 3.1.06-1-1 does not report Compiler an Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inxi/+bug/1896071/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1896071] Re: inxi 3.1.06-1-1 does not report Compiler an Desktop

2020-09-18 Thread Harald Hope
This issue is resolved in the pinxi branch, and will be in next inxi,
3.1.07, whenever that comes out, probably soon.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896071

Title:
  inxi 3.1.06-1-1 does not report Compiler an Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inxi/+bug/1896071/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1896071] Re: inxi 3.1.06-1-1 does not report Compiler an Desktop

2020-09-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: inxi (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896071

Title:
  inxi 3.1.06-1-1 does not report Compiler an Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inxi/+bug/1896071/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1896071] Re: inxi 3.1.06-1-1 does not report Compiler an Desktop

2020-09-17 Thread corrado venturini
Here a /proc/version from my Groovy w kernel 5.8
and the old one for reference

corrado@corrado-n4-gg-0905:~$ cat /proc/version
Linux version 5.8.0-18-generic (buildd@lgw01-amd64-057) (gcc (Ubuntu 
10.2.0-5ubuntu2) 10.2.0, GNU ld (GNU Binutils for Ubuntu) 2.35) #19-Ubuntu SMP 
Wed Aug 26 15:26:32 UTC 2020
corrado@corrado-n4-gg-0905:~$ 

corrado@corrado-n5-focal:~$ cat /proc/version
Linux version 5.4.0-47-generic (buildd@lcy01-amd64-014) (gcc version 9.3.0 
(Ubuntu 9.3.0-10ubuntu2)) #51-Ubuntu SMP Fri Sep 4 19:50:52 UTC 2020
corrado@corrado-n5-focal:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896071

Title:
  inxi 3.1.06-1-1 does not report Compiler an Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inxi/+bug/1896071/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1896071] Re: inxi 3.1.06-1-1 does not report Compiler an Desktop

2020-09-17 Thread Harald Hope
This is caused by a syntax change in /proc/version

Since I had no /proc/version for ubuntu I had to guess, the issue was
resolved for the distros that I got to see samples from, but I have yet
to see a /proc/version output for ubuntu kernel 5.8.

Note this is NOT a bug in inxi because the syntax in question has been
stable ever since inxi offered the compiler version for kernel, this was
a change done for unknown reasons, and in a non standard manner, and
will require more /proc/version samples from different distros to fully
cover.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896071

Title:
  inxi 3.1.06-1-1 does not report Compiler an Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inxi/+bug/1896071/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs