Author Topic: repository download problem[SOLVED]  (Read 3867 times)

madjo

  • Full Member
  • ***
  • Posts: 28
  • wattOS R8 LXDE
    • View Profile
repository download problem[SOLVED]
« on: July 06, 2014, 07:23:15 AM »
Hello people, i need help how to solve this problem.
« Last Edit: July 08, 2014, 10:20:11 AM by madjo »

BALLOON a.k.a. Fu-sen.

  • Sr. Member
  • ****
  • Posts: 73
    • View Profile
    • Japanese Information
Re: repository download problem
« Reply #1 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.
« Last Edit: July 06, 2014, 10:08:27 AM by BALLOON a.k.a. Fu-sen. »
BALLOON a.k.a. Fu-sen. (ふうせん Fu-sen.) from Japan
Japanese Information http://installlinux.jimdo.com/linux-%E3%83%A1%E3%83%A2/wattos/

madjo

  • Full Member
  • ***
  • Posts: 28
  • wattOS R8 LXDE
    • View Profile
Re: repository download problem
« Reply #2 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 ?

blaze

  • wattOS Veteran
  • Sr. Member
  • ****
  • Posts: 441
  • blazing away
    • View Profile
Re: repository download problem
« Reply #3 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
How To Ask Questions The Smart Way; http://www.catb.org/~esr/faqs/smart-questions.html

... and when SOLVED, please edit thread title in first post! :)

madjo

  • Full Member
  • ***
  • Posts: 28
  • wattOS R8 LXDE
    • View Profile
Re: repository download problem
« Reply #4 on: July 08, 2014, 10:19:32 AM »
Ok, thank you.  :)