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

Re: i'm having some problems, I am a fairly novice user, such as just getting to my /etc/apt/sources.list ( can you help)



On Sun, Mar 16, 2008 at 10:52:50AM -0400, Thomas D. Gaudette wrote:
> thomas@c-76-119-151-250:~$ su
> Password:
> c-76-119-151-250:/home/thomas# etc/apt/sources.list
your asking bash to execute /home/thomas/etc/apt/sources.list,
probably not what you want.
> bash: etc/apt/sources.list: No such file or directory
> c-76-119-151-250:/home/thomas# file /etc/apt/sources.list
> /etc/apt/sources.list: ASCII text
that's better.
> c-76-119-151-250:/home/thomas# file
> Usage: file [-bcikLhnNsvz] [-f namefile] [-F separator] [-m magicfiles]  
> file...
>        file -C -m magicfiles
> Try `file --help' for more information.
???
> c-76-119-151-250:/home/thomas# apt-get update
> Fetched 2B in 0s (2B/s)
[snip]
> Reading package lists... Done
> c-76-119-151-250:/home/thomas# apt-get upgrade
> You might want to run `apt-get -f install' to correct these.
> The following packages have unmet dependencies:
>   linux-image-2.6-686: Depends: linux-image-2.6.18-6-686 but it is not  
> installedE: Unmet dependencies. Try using -f.
> c-76-119-151-250:/home/thomas# apt-get -f install
> The following NEW packages will be installed:
>   linux-image-2.6.18-6-686
> 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
> 1 not fully installed or removed.
> Need to get 0B/16.5MB of archives.
> After unpacking 49.8MB of additional disk space will be used.
[snip]
> Do you want to continue [Y/n]? y
> Preconfiguring packages ...
> (Reading database ... 91415 files and directories currently installed.)
> Unpacking linux-image-2.6.18-6-686 (from  
> .../linux-image-2.6.18-6-686_2.6.18.dfsg.1-18etch1_i386.deb) ...
> Done.
> dpkg: error processing  
> /var/cache/apt/archives/linux-image-2.6.18-6-686_2.6.18.dfsg.1-18etch1_i386.deb  
> (--unpack):
>  failed in buffer_write(fd) (9, ret=-1): backend dpkg-deb during  
> `./lib/modules/2.6.18-6-686/kernel/fs/9p/9p.ko': No space left on device
Your / partition is full.
> dpkg-deb: subprocess paste killed by signal (Broken pipe)
[snip] 
> Errors were encountered while processing:
>  /var/cache/apt/archives/linux-image-2.6.18-6-686_2.6.18.dfsg.1-18etch1_i386.debE:  
> Sub-process /usr/bin/dpkg returned an error code (1)

Your / partition is full.
Give us your:
/etc/fstab
/etc/apt/sources.list
output of df

Doug.
 c-76-119-151-250:


Reply to: