LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-03-2014, 11:56 AM   #1
AlexBB
Member
 
Registered: Mar 2014
Posts: 464

Rep: Reputation: Disabled
How to interpret this output/response?


It is Ubuntu 12.04 guest OS (VM).

I issued this command: dpkg -l gcc

I got the response which in this thumbnail. What does it all mean?
Attached Thumbnails
Click image for larger version

Name:	AA.png
Views:	30
Size:	35.7 KB
ID:	15410  

Last edited by AlexBB; 05-03-2014 at 11:57 AM.
 
Old 05-03-2014, 12:28 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Hi:

I have never seen this error message before; however I looked it up online to see what others have to say about it-

Maybe (I am not sure) VM didn't have enough RAM and it cause conflict with installing gcc?
What bugs me is what is it that "Reinst Required" is refering to.

Look in our Ubuntu forum there may be a solution or at least a discussion on this.

Sorry I don't know more.

http://stackoverflow.com/questions/9...i-enter-dpkg-l

http://ubuntuforums.org/showthread.php?t=1608698

http://linuxprograms.wordpress.com/2...tus-dpkg-list/
 
Old 05-03-2014, 01:00 PM   #3
AlexBB
Member
 
Registered: Mar 2014
Posts: 464

Original Poster
Rep: Reputation: Disabled
Actually there is no error at all. I am sure gcc is installed. It has come with the Ubuntu installation. I simply do not understand the reply with all those strange abbreviations or whatnot.
 
Old 05-03-2014, 01:11 PM   #4
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Each abbreviation has an explanation--

Code:
u: Unknown (an unknown state)
i: Install (marked for installation)
r: Remove (marked for removal)
p: Purge (marked for purging)
h: Hold
The rest of the meanings are:
Code:
n: Not- The package is not installed
i: Inst – The package is successfully installed
c: Cfg-files – Configuration files are present
u: Unpacked- The package is stilled unpacked
f: Failed-cfg- Failed to remove configuration files
h: Half-inst- The package is only partially installed
W: trig-aWait
t: Trig-pend
 
Old 05-03-2014, 01:52 PM   #5
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by AlexBB View Post
Actually there is no error at all. I am sure gcc is installed. It has come with the Ubuntu installation. I simply do not understand the reply with all those strange abbreviations or whatnot.
Just give the command
Code:
man dpkg-query
and all those strange abbreviations will be explained.
jdk
 
Old 05-03-2014, 04:19 PM   #6
AlexBB
Member
 
Registered: Mar 2014
Posts: 464

Original Poster
Rep: Reputation: Disabled
Thank you for explanations. Now, how can I find out if the VirtualBox guest additions have been installed? This is the scoop. I certainly downloaded and installed them while I had another Ubuntu VM which subsequently died. I installed another Ubuntu VM where the clipboard and drag'n'drop do not work. I set them up for bidirectional but they do not work, period. There is a very long Internet trace of a similar problem going back perhaps a decade and some people were saying that if the guest additions are not installed the clipboard would not work. Are they guest additions for the virtualBox or the virtual machine? How can I be sure they are installed?

Thanks, - Alex
 
Old 05-03-2014, 04:30 PM   #7
AlexBB
Member
 
Registered: Mar 2014
Posts: 464

Original Poster
Rep: Reputation: Disabled
Still I have questions. It seems nobody can understand what I need. What does this line mean?

Quote:
Desired=Unknown/Install/Remove/Purge/Hold
Desired of what? to Purge what? and how about this totally crazy line:

Quote:
| Status=Not/Inst/Conf-files/Unpacked/half-conf/Half-inst
What the heck is it?
 
Old 05-04-2014, 12:33 AM   #8
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
Just informative about the previous "ii" breakdown. So you don't have to go research it. Otherwise data to be ignored by.

$ dpkg -l 'gcc'

would be more accurate. In the old days if you used wildcards like *gcc* it would grab false positive from matches in the current path. Unless you incased it with '' as in '*gcc*'. Although not a symptom of anything currently installed for me. But I have to use dpkg-query for packages that exists but are NOT installed these days. Just noting that 12.04 is 2+ years old now. And was probably six months old version wise before it was 12.04.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to interpret the fdisk output maskiepop Linux - General 2 11-06-2013 03:48 PM
mpstat output interpret and process info thllgo Linux - Server 6 07-12-2011 09:51 AM
How to interpret Papi output kashyapa Linux - Software 0 07-30-2010 03:59 PM
interpret tcpdump output powah Linux - Networking 3 09-22-2008 07:22 PM
Wine debugger output: how do I interpret this? trashbird1240 Linux - Software 2 02-02-2007 01:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration