topic title: Unable to update new installation!
4 posts
• Page 1 of 1
-
Posts: 148
- Joined: 24 Aug 2012
#1
I removed Antix 15 and then created a new partition and ran e2fsck -fp /dev/sda1 using parted magic. I reinstalled antix 15 twice the second time using the block. My problem remains that the terminal will not update nor can I access the package manager. The os connects correctly because iceweasel works. Can anyone help me with this problem please?? Thanks!!
-
anticapitalistaPosts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#2
Open the terminal and type
sudo apt-get update (then)
sudo apt-get dist-upgrade
Post the message
For the package manager, when synaptic asks for the password, type your username one.
sudo apt-get update (then)
sudo apt-get dist-upgrade
Post the message
For the package manager, when synaptic asks for the password, type your username one.
-
Posts: 4,164
- Joined: 20 Feb 2009
#3
Does synaptic open with
I do not use synaptic package manager to do updating and dist-upgrades. I use terminal like anti suggests above.
I only use synaptic for gui package installs and package removals.
Code: Select all
gksu synaptic
I only use synaptic for gui package installs and package removals.
-
Posts: 148
- Joined: 24 Aug 2012
#4
1,000 Thanks Sir!! I have to meekly admit my mind is really half gone; I have been using gksu in the terminal for so long I completely forgot about sudo. My Antix 15 distro is now working. I think that keeping my antix 13 files when installing my first Antix 15 install is what caused my problems. At any rate I'm sure glad to be over this hump!! Many thanks everyone for your gracious input!!anticapitalista wrote:Open the terminal and type
sudo apt-get update (then)
sudo apt-get dist-upgrade
Post the message
For the package manager, when synaptic asks for the password, type your username one.