On 02/10/2015 05:32 PM, David Lyon wrote:
> Hi,
> 
> I have a working Zentyal server and everything is fine except that I need
> to deploy Python Imaging Library to it, and it doesn't work.
> 
> apt-get is for some reason broken.
> 
> I get the following error message with "sudo apt-get install python2.7-dev"
> or any command:
> 
> E: Internal Error, No file name for libmount1

Try this:
sudo rm -f /etc/apt/sources.list.d/*
  then
sudo dpkg --configure -a

Scott
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to