Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

All installed pkgs missing pieces (SOLVED)

The Ultimate Guide for the rest of us


All installed pkgs missing pieces (SOLVED)

Postby LinuxPusher » Mon Dec 12, 2011 10:06 pm

Hi all,

Ultimate Edition 3.0
None of my packages are properly installed, they are all missing pieces.
What is the Terminal command to reinstall ALL installed packages.
Thank you
Chris.
Last edited by LinuxPusher on Fri Dec 23, 2011 12:29 pm, edited 1 time in total.
Be Brave, Tell the Truth Always, Protect the less Fortunate
User avatar
LinuxPusher
U.E. Knowledgable
U.E. Knowledgable
 
Posts: 27
Joined: Thu Apr 21, 2011 4:56 pm
Location: Ontario, Canada
Operating System: Ultimate Edition 3.2 64 BIT



Re: All installed pkgs missing pieces

Postby pch.shot » Mon Dec 12, 2011 10:21 pm

sudo apt-get install "the package name"
Systems Windows XP Pro 32 bit & various Linux in Virtual Box and VMWare Player
Intel i7 2600K cpu with built in Intel 3000 video
1 OCZ Vertex 3 120 gig ssd(System)
1 Western Digital 2 Terabyte Green internal hard drive(Storage)
Kingston ddr3 1333 ram(4 gig)
MSI Z68A-GD80(G3)mobo w/hdmi video and optical audio
Realtek HD audio
Realtek lan
1 LG sata optical drive
Antec Sonata IV case/620 watt psu
50 inch LG plasma tv/monitor
Sony surround sound amp
Axiom speakers
optical sound
User avatar
pch.shot
U.E. God
U.E. God
 
Posts: 3685
Joined: Sat Feb 02, 2008 12:28 pm
Location: Chippawa, Canada
Age: 69
Operating System: Microsoft Windows



Re: All installed pkgs missing pieces

Postby LinuxPusher » Mon Dec 12, 2011 10:56 pm

pch.shot,
Thanks, but...

I downloaded Ultimate Edition 3.0
Md5Sum it, verify, then Burned it.
Check disk integrity was not an option when Booting / installing.
A large number of apps are not opening.
Checked logs dmesg etc found most apps were reported as 50% installed.
When I pick an installed app in synaptic and choose Reinstall, it seems most are missing pieces 40kb to Mb's "need to be downloaded".
1.) is there a way to Reinstall "All" apps in synaptic without having to high light each and choose reinstall? too time consuming.
I have not found a "Select All" option.

Thank you very much
Be Brave, Tell the Truth Always, Protect the less Fortunate
User avatar
LinuxPusher
U.E. Knowledgable
U.E. Knowledgable
 
Posts: 27
Joined: Thu Apr 21, 2011 4:56 pm
Location: Ontario, Canada
Operating System: Ultimate Edition 3.2 64 BIT



Re: All installed pkgs missing pieces

Postby LinuxPusher » Tue Dec 13, 2011 12:45 am

I think I found an Error between the chair & keyboard. :oops:

2011-11-08 21:20:46 configure libsox-fmt-ao 14.3.1-2ubuntu1 <none>
2011-11-08 21:20:46 status unpacked libsox-fmt-ao 14.3.1-2ubuntu1
2011-11-08 21:20:46 status half-configured libsox-fmt-ao 14.3.1-2ubuntu1
2011-11-08 21:20:47 status installed libsox-fmt-ao 14.3.1-2ubuntu1
2011-11-08 21:20:47 configure libsox-fmt-oss 14.3.1-2ubuntu1 <none>
2011-11-08 21:20:47 status unpacked libsox-fmt-oss 14.3.1-2ubuntu1
2011-11-08 21:20:47 status half-configured libsox-fmt-oss 14.3.1-2ubuntu1
2011-11-08 21:20:47 status installed libsox-fmt-oss 14.3.1-2ubuntu1
2011-11-08 21:20:47 configure libsox-fmt-pulse 14.3.1-2ubuntu1 <none>
2011-11-08 21:20:47 status unpacked libsox-fmt-pulse 14.3.1-2ubuntu1
2011-11-08 21:20:47 status half-configured libsox-fmt-pulse 14.3.1-2ubuntu1
2011-11-08 21:20:47 status installed libsox-fmt-pulse 14.3.1-2ubuntu1
2011-11-08 21:20:47 configure libwxbase2.6-0 2.6.3.2.2-5ubuntu2 <none>

The reinstall in synaptic, missing pieces, remains. :?: is this normal?
Be Brave, Tell the Truth Always, Protect the less Fortunate
User avatar
LinuxPusher
U.E. Knowledgable
U.E. Knowledgable
 
Posts: 27
Joined: Thu Apr 21, 2011 4:56 pm
Location: Ontario, Canada
Operating System: Ultimate Edition 3.2 64 BIT



Re: All installed pkgs missing pieces

Postby Admin-Amir » Tue Dec 13, 2011 10:20 am

Hello LinuxPusher.

You have few issues on this post.
quick few step for you on the system.

1- open terminal and:
Code: Select all
 sudo apt-get update

Then:
Code: Select all
sudo apt-get upgrade


if there are upgrades please Y to all the Upgrades.

2 - open Ubuntu tweak and load the software + source software.

3 - ( hope that you have install your Video Card in Advance).

4 - open Synaptic Fix Broken Packages.
5 - close Synaptic - open terminal and:

Code: Select all
 sudo dpkg --configure -a


Then:

Code: Select all
sudo apt-get install -f



and restart your machine after all the process done.
please post back on the issues.

Amir.
Admin-Amir
 



Re: All installed pkgs missing pieces

Postby LinuxPusher » Tue Dec 13, 2011 11:35 am

Thank you very much for taking the time to help me!

When clicking thru different screen savers small view the wobbly Ultimate Edition start appeared and the screen darkened.
Here are the logs that were bold & the Nvidia lXorg log I thought might be relevant.

( Edit )

Many Thanks!
Last edited by LinuxPusher on Thu Dec 15, 2011 8:51 pm, edited 1 time in total.
Be Brave, Tell the Truth Always, Protect the less Fortunate
User avatar
LinuxPusher
U.E. Knowledgable
U.E. Knowledgable
 
Posts: 27
Joined: Thu Apr 21, 2011 4:56 pm
Location: Ontario, Canada
Operating System: Ultimate Edition 3.2 64 BIT



Re: All installed pkgs missing pieces

Postby LinuxPusher » Tue Dec 13, 2011 11:42 am

This is my Laptop,
HP Compaq 8710P
Dual core 2 - 1.8Ghz L@ Cache 2048
3 GB Memory
120 Sata
Nvidia Quadro NVS 320M (GPU 0)
Last edited by LinuxPusher on Tue Dec 13, 2011 4:55 pm, edited 1 time in total.
Be Brave, Tell the Truth Always, Protect the less Fortunate
User avatar
LinuxPusher
U.E. Knowledgable
U.E. Knowledgable
 
Posts: 27
Joined: Thu Apr 21, 2011 4:56 pm
Location: Ontario, Canada
Operating System: Ultimate Edition 3.2 64 BIT



Re: All installed pkgs missing pieces

Postby Admin-Amir » Tue Dec 13, 2011 12:08 pm

LinuxPusher.

some info for you on Nvidia Cards and Drivers:

in Ubuntu tweak - on the software source you will see - Ubuntu-X.
mark the source and apply.
That will update the source.list for Nvidia.
when it is done - close the Ubuntu Tweak and open terminl.

copy and past the commandes in the terminal+Enter.

Code: Select all
sudo apt-get update


Then :

Code: Select all
sudo apt-get upgrade



Now you will get in the upgrade all the new Drivers for you Video Card+others.
Apply in the terminal with - Y+ Enter.

when it is done Restart your machine and post back please.
Admin-Amir
 



Re: All installed pkgs missing pieces

Postby LinuxPusher » Tue Dec 13, 2011 4:50 pm

Admin-Amir,

I really do appreciate the help. <BREW>
I will keep it for future use.
I completely lost my Grub and was unable to fix it with install DVD?
I tried twice to reload 3.0 from DVD but it failed at grub install??

I have installed Ultimate Edition 2.9, so far no problems.

Can I upgrade to 3.0 or do I need to do a clean install?

Thanks again.
Be Brave, Tell the Truth Always, Protect the less Fortunate
User avatar
LinuxPusher
U.E. Knowledgable
U.E. Knowledgable
 
Posts: 27
Joined: Thu Apr 21, 2011 4:56 pm
Location: Ontario, Canada
Operating System: Ultimate Edition 3.2 64 BIT



Re: All installed pkgs missing pieces

Postby pch.shot » Tue Dec 13, 2011 4:56 pm

As a last resort you can try a usb install.
Systems Windows XP Pro 32 bit & various Linux in Virtual Box and VMWare Player
Intel i7 2600K cpu with built in Intel 3000 video
1 OCZ Vertex 3 120 gig ssd(System)
1 Western Digital 2 Terabyte Green internal hard drive(Storage)
Kingston ddr3 1333 ram(4 gig)
MSI Z68A-GD80(G3)mobo w/hdmi video and optical audio
Realtek HD audio
Realtek lan
1 LG sata optical drive
Antec Sonata IV case/620 watt psu
50 inch LG plasma tv/monitor
Sony surround sound amp
Axiom speakers
optical sound
User avatar
pch.shot
U.E. God
U.E. God
 
Posts: 3685
Joined: Sat Feb 02, 2008 12:28 pm
Location: Chippawa, Canada
Age: 69
Operating System: Microsoft Windows

Next

Return to Newbie's Corner

Who is online

Users browsing this forum: No registered users and 9 guests