Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

apt not installed

  Date: Jan 04    Category: Unix / Linux / Ubuntu    Views: 258
  

I get an error that apt is not installed when ubuntu is booting, it then
requests that I should login with my root account in order to trouble shoot.
It also says that I could install apt-get by using "apt-get install apt"
which does not really make sense to me, how could I use apt to install apt
if apt is not installed?
Any way cos of this every time I boot ubuntu, it gives the error then I have
to login as root, and then I type "exit" and the boot sequence finally
continues normally.

I dont have much problem with this but i'll prefer if the boot went smoothly
like it should.

Any one have any ideas on how to make the boot go more smoothly??

Share: 

 

8 Answers Found

 
Answer #1    Answered On: Jan 04    

When at that prompt type in
sudo apt-get install apt

Enter your password that your logg into your splash screen and it should fix it.
You may have removed some thing that you should not of. The system is telling
you what to do, but it happens when it can be very vague.

 
Answer #2    Answered On: Jan 04    

He brought that up.

You're using apt to install apt, which doesn't really work.

 
Answer #3    Answered On: Jan 04    

Have you tried installing it with synaptic?

 
Answer #4    Answered On: Jan 04    

Synaptic is just a graphical front-end for apt.

 
Answer #5    Answered On: Jan 04    

Not sure if aptitude uses apt or if it's a separate package
installer... it seems to be on my system, so I guess it's on there by
default. Should be worth a shot.

If not, you may want to look at finding source code for it and
installing from that - I don't think you need apt to compile. However,
I did not dig up any source code for it after a bit of a Google search
and you may also run into the problem that you don't have the required
files to compile it. In that case, the best I can tell you is make sure
your data is backed up, and reinstall the system.

 
Answer #6    Answered On: Jan 04    

https://wiki.ubuntu.com/Home?action=fullsearch&context=180&value=APT&titlesearch\
=Titles

which apt is now the question....

 
Answer #7    Answered On: Jan 04    

I would recommend you start troubleshooting by:
grep "apt-get" /var/log/*
and see which messages appear.

 
Answer #8    Answered On: Jan 04    


You might try starting synaptic and look at the status bar at the bottom to
see if there are any "broken" packages.

 
Didn't find what you were looking for? Find more on apt not installed Or get search suggestion and latest updates.




Tagged: