PDA

View Full Version : [ubuntu] /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_intrepid-security_main_source_Sou


Windows_
November 2nd, 2008, 09:04 AM
Hi, all!

I've installed ubuntu server 8.10.
But when I try

#apt-get build-deb php5

the error is occur -

Can't open file: /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_intrepid-security_main_source_Sources

What can I do to appear this file?

Windows_
November 4th, 2008, 05:20 PM
This problem was solved by
# apt-get update

:)