[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

unable to upgrade packages using APT.



Hi all,
I'm trying to update the packages using APT. but it is not updating even
there are packages to update.

For testing out this iam using my local network.
The entry in sources.list file in the client machine is
--
#
#
deb http://aptserver/debs New/
#
#
--
the machine aptserver contains the packages in New/ directory.

the command
#apt-get update
works fine, it fetches the packages information and stores it in
/var/state/apt/lists/aptserver_debs_New_packages

then the command
#apt-get upgrade
   (or)
#apt-get dist-upgrade
says that
Reading Package Lists...
Building Dependency Tree...
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

but the command
#apt-get install packageX
fetches the packageX from the server & installs it.

the problem is, iam not able to update my packages automatically by giving
the command
#apt-get upgrade
(or)
#apt-get dist-upgrade

If anyone who knows the solution for this & ready to reply for this mail
or to point an obvious mistake, then that would be great.

Thanks,
arunachalam.



Reply to: