planetwatt.com

Help and Support => Archives => wattOS R8 => Topic started by: madjo on July 06, 2014, 07:23:15 AM

Title: repository download problem[SOLVED]
Post by: madjo on July 06, 2014, 07:23:15 AM
Hello people, i need help how to solve this problem.
(http://www.dodaj.rs/f/p/11F/3TNSnCXb/screenshot-from-2014-07-.png)
Title: Re: repository download problem
Post by: BALLOON a.k.a. Fu-sen. on July 06, 2014, 10:01:34 AM
When you validate a source

Please open /etc/apt/sources.list by text editor in root authority.
Code: [Select]
sudo leafpad /etc/apt/sources.listWhen you use MATE, please change "leafpad" to "pluma".

Please find the line:
Code: [Select]
deb-src http://ftp.hr.debian.org/debian/ wheezy/updates ...
Please change this as follows:
Code: [Select]
deb-src http://ftp.hr.debian.org/debian/ wheezy-updates ...
The line of security.debian.org, please be careful not to change it.

After having performed this, please confirm that you work definitely.


When you invalidate a source

Please run Synaptic, and choose Settings - Repositories.
Please exclude a check of Source code.

After having performed this, please confirm that you work definitely.
Title: Re: repository download problem
Post by: madjo on July 06, 2014, 11:16:23 AM
Thank you sir !

I'm just unchecked a source code and there is no more error.  :)

But now i'm interesting is it better to use source code or not ?
Title: Re: repository download problem
Post by: blaze on July 07, 2014, 06:47:45 PM
If your problem is solved, please edit first post. Below are two links to articles about source code, I do not know how relevant they are, I have not read them.   ;) If you want to pursue a discussion about it, please consider to start a new thread in the Linux and desktop section, or maybe wattOS Talk section of the forum. The support section is not a good place for general discussions. Threads get buried there among many others rather quickly.  :)

http://en.wikipedia.org/wiki/Source_code

http://www.linfo.org/source_code.html
Title: Re: repository download problem
Post by: madjo on July 08, 2014, 10:19:32 AM
Ok, thank you.  :)