Announcement

Collapse
No announcement yet.

update problems - Error message "Could not download packages"

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    update problems - Error message "Could not download packages"

    I received a system message that updates are available. Thus, I started the SW Udate Manager (Muon).

    Clicked "More" > Check for Updates

    Result: Error message "Could not download packages". Clickiing "details" does not show any information. Clicking OK (thie only possibility given) and the button on the right bottom area says Install Updates and appears clickable.

    What do I need to do?

    Thanks for your help in advance!

    #2
    do you have an Internet connection ,,,,,,,,or did you when you tried to run the updates in Muon ?

    if you open a terminal and run
    Code:
    sudo apt-get update && sudo apt-get dist-upgrade
    dose it work ?

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #3
      Thanks for your help!!!

      Yesterday when I observed the problem I was connected to the internet and used the Muon Update Manager


      Today as step 1, I used the terminal and got at the end the following lines:

      Code:
      W: Failed to fetch http://ppa.launchpad.net/freefilesync/ffs/ubuntu/dists/trusty/Release  Unable to find expected entry 'deb-src/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)
      
      E: Some index files failed to download. They have been ignored, or old ones used instead.
      rost@rost-ThinkPad-X240:~$

      Todays next steps are described in the order I did them.

      Opened, like yesterday, the Muon Update Manager and it populated automatically the list of updates and I clcked "installed"; result all updates are installed. I did not go More > Check for Updates (what I did yesterday)

      For curiosity I opened the Muon Package Manager, clicked "Check for Updates" and got aagain the error message "Could not download packages"

      Went back and opened the Muon Update Manager.
      Main field displayed "No updates available. Last checked 2 days and 22 hrs ago" despite my check of less then 12 hrs ago with the Muon Update Manager.
      Next More > Check for Updates (as I did yesterday) and got aagain the error message "Could not download packages"


      Do to the terminal message:

      Code:
      Failed to fetch  http://ppa.launchpad.net/freefilesync/ffs/ubuntu/dists/trusty/Release   Unable to find expected entry 'deb-src/binary-amd64/Packages' in Release  file (Wrong sources.list entry or malformed file)
      I opened in the Muon Package Manager: settings > configure software sources > other software unchecked: http://ppa.launchpad.net/freefilesync/ffs/ubuntu

      Checked for updates using the Muon Package Manager. Error remaines the same having this ppa-FreeFileSynch source checked, unchecked or even removed.


      What is the cause for that?

      What can I do to aviod the problem?

      What can I do to ensure my system is updated?

      Thanks in advance for help!

      Comment


        #4
        What are the outputs of these commands:
        Code:
        cat /etc/apt/sources.list
        
        tail -n +1 /etc/apt/sources.list.d/*

        Comment


          #5
          Thanks for your on-going support. I do appreciate this a lot.

          Please find below the result of the 2 commands:

          Code:
          ost@rost-ThinkPad-X240:~$ cat /etc/apt/sources.list
          # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
          
          # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
          # newer versions of the distribution.
          deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
          deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
          
          ## Major bug fix updates produced after the final release of the
          ## distribution.
          deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
          deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
          
          ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
          ## team. Also, please note that software in universe WILL NOT receive any
          ## review or updates from the Ubuntu security team.
          deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
          deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
          deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
          deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
          
          ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
          ## team, and may not be under a free licence. Please satisfy yourself as to 
          ## your rights to use the software. Also, please note that software in 
          ## multiverse WILL NOT receive any review or updates from the Ubuntu
          ## security team.
          deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
          deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
          deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
          deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
          
          ## N.B. software from this repository may not have been tested as
          ## extensively as that contained in the main release, although it includes
          ## newer versions of some applications which may provide useful features.
          ## Also, please note that software in backports WILL NOT receive any review
          ## or updates from the Ubuntu se==> /etc/apt/sources.list.d/freefilesync-ffs-trusty.list <==
          deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
          
          ==> /etc/apt/sources.list.d/freefilesync-ffs-trusty.list.save <==
          deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
          rost@rost-ThinkPad-X240:~$ 
          rost@rost-ThinkPad-X240:~$ 
          curity team.
          deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
          deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
          
          deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
          deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
          deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
          deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
          deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
          deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
          
          ## Uncomment the following two lines to add software from Canonical's
          ## 'partner' repository.
          ## This software is not part of Ubuntu, but is offered by Canonical and the
          ## respective vendors as a service to Ubuntu users.
          # deb http://archive.canonical.com/ubuntu trusty partner
          # deb-src http://archive.canonical.com/ubuntu trusty partner
          
          ## This software is not part of Ubuntu, but is offered by third-party
          ## developers who want to ship their latest software.
          deb http://extras.ubuntu.com/ubuntu trusty main
          deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
          deb-src http://extras.ubuntu.com/ubuntu trusty main
          rost@rost-ThinkPad-X240:~$ 
          rost@rost-ThinkPad-X240:~$ tail -n +1 /etc/apt/sources.list.d/*
          ==> /etc/apt/sources.list.d/freefilesync-ffs-trusty.list <==
          deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
          
          ==> /etc/apt/sources.list.d/freefilesync-ffs-trusty.list.save <==
          deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
          rost@rost-ThinkPad-X240:~$ 
          rost@rost-ThinkPad-X240:~$

          Comment


            #6
            Would you do that again, please? Seems like you have some copy/paste issues there. Place the output of each command in a separate [CODE][/CODE] block.

            Comment


              #7
              Sure I will do.

              Here is the first commad and result:

              Code:
              rost@rost-ThinkPad-X240:~$ cat /etc/apt/sources.list
              # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
              
              # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
              # newer versions of the distribution.
              deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
              deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
              
              ## Major bug fix updates produced after the final release of the
              ## distribution.
              deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
              deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
              
              ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
              ## team. Also, please note that software in universe WILL NOT receive any
              ## review or updates from the Ubuntu security team.
              deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
              deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
              deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
              deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
              
              ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
              ## team, and may not be under a free licence. Please satisfy yourself as to 
              ## your rights to use the software. Also, please note that software in 
              ## multiverse WILL NOT receive any review or updates from the Ubuntu
              ## security team.
              deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
              deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
              deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
              deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
              
              ## N.B. software from this repository may not have been tested as
              ## extensively as that contained in the main release, although it includes
              ## newer versions of some applications which may provide useful features.
              ## Also, please note that software in backports WILL NOT receive any review
              ## or updates from the Ubuntu security team.
              deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
              deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
              
              deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
              deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
              deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
              deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
              deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
              deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
              
              ## Uncomment the following two lines to add software from Canonical's
              ## 'partner' repository.
              ## This software is not part of Ubuntu, but is offered by Canonical and the
              ## respective vendors as a service to Ubuntu users.
              # deb http://archive.canonical.com/ubuntu trusty partner
              # deb-src http://archive.canonical.com/ubuntu trusty partner
              
              ## This software is not part of Ubuntu, but is offered by third-party
              ## developers who want to ship their latest software.
              deb http://extras.ubuntu.com/ubuntu trusty main
              [B][COLOR="#B22222"]deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main[/COLOR][/B]
              deb-src http://extras.ubuntu.com/ubuntu trusty main
              rost@rost-ThinkPad-X240:~$
              and here is the 2nd command and result:

              Code:
              rost@rost-ThinkPad-X240:~$ tail -n +1 /etc/apt/sources.list.d/*
              ==> /etc/apt/sources.list.d/freefilesync-ffs-trusty.list <==
              deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
              
              ==> /etc/apt/sources.list.d/freefilesync-ffs-trusty.list.save <==
              deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
              rost@rost-ThinkPad-X240:~$
              Thanks for your contious help!!!
              Last edited by SteveRiley; Jan 09, 2015, 12:14 AM. Reason: indicate bad line

              Comment


                #8
                Some problems here, yep. sources.list ideally should only contain pointers to the normal *buntu repositories and nothing else. Yours contains a malformed entry for the FreeFileSync PPA -- lines should begin with deb (binaries) or deb-src (source code); yours has both on one line. That's the cause of the error you're seeing.

                I've edited your post to indicate the offending line. You need to remove that. Type
                Code:
                sudo nano /etc/apt/sources.list
                Cursor down to the indicated line. Press Ctrl+K to delete it. Press Ctrl+X to save and edit the editor.

                Next, you need the proper deb line in the file freefilesync-ffs-trusty.list. Type
                Code:
                sudo nano /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                The file will open with the cursor on the first line. Press Enter to create a blank line above the first line. Now in that blank line type
                Code:
                deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                Press Ctrl+X to save and edit the editor.

                Now run the following commands:
                Code:
                sudo apt-get clean
                
                sudo apt-get update
                
                sudo apt-get dist-upgrade
                You should receive no errors at this point.

                Comment


                  #9
                  I followed your advice the way I understood it. At the end it seems I was not successful. Fortunately I copied and pasted information in a note and will use this to put a report together.



                  Entered code

                  Code:
                  sudo nano /etc/apt/sources.list
                  got feedback from system:

                  Code:
                  ## This software is not part of Ubuntu, but is offered by trost@rost-ThinkPad-X240:~$ sudo apt-get dist-upgrade
                  Reading package lists... Error!
                  E: Type 'sudo' is not known on line 40 in source list /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                  E: The list of sources could not be read.
                  E: The package lists or status file could not be parsed or opened.
                  rost@rost-ThinkPad-X240:~$ hrost@rost-ThinkPad-X240:~$ sudo apt-get dist-upgrade
                  Reading package lists... Error!
                  E: Type 'sudo' is not known on line 40 in source list /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                  E: The list of sources could not be read.
                  E: The package lists or status file could not be parsed or opened.
                  rost@rost-ThinkPad-X240:~$ ird-party
                  ## developers who want to ship their latest software.
                  deb http://extras.ubuntu.com/ubuntu trusty main
                  deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty maienteredn deb-src http://ppa.launc$
                  deb-src http://extras.ubuntu.com/ubuntu trusty main
                  Placed cursor at line:
                  deb http://ppa.launchpad.net/freefilesync/ffs/ub....

                  did
                  Ctrl+K
                  Crtl+X
                  entered Y

                  Next used the command:

                  Code:
                  sudo nano /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                  received reply:

                  Code:
                  rost@rost-ThinkPad-X240:~$ sudo nano /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                  rost@rost-ThinkPad-X240:~$ sudo apt-get clean
                  rost@rost-ThinkPad-X240:~$ sudo apt-get update
                  E: Type 'sudo' is not known on line 40 in source list /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                  E: The list of sources could not be read.
                  rost@rost-ThinkPad-X240:~$
                  continued with code

                  Code:
                  sudo apt-get dist-upgrade
                  received reply:

                  Code:
                  rost@rost-ThinkPad-X240:~$ sudo apt-get dist-upgrade
                  Reading package lists... Error!
                  E: Type 'sudo' is not known on line 40 in source list /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                  E: The list of sources could not be read.
                  E: The package lists or status file could not be parsed or opened.
                  rost@rost-ThinkPad-X240:~$
                  Here I stopped first than I used the commands you gave me yesterday to create again the log files:

                  Code:
                  cat /etc/apt/sources.list
                  
                  tail -n +1 /etc/apt/sources.list.d/*

                  first command and reply:
                  Code:
                  rost@rost-ThinkPad-X240:~$ cat /etc/apt/sources.list
                  # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
                  
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  
                  ## Major bug fix updates produced after the final release of the
                  ## distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                  ## team. Also, please note that software in universe WILL NOT receive any
                  ## review or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
                  ## team, and may not be under a free licence. Please satisfy yourself as to 
                  ## your rights to use the software. Also, please note that software in 
                  ## multiverse WILL NOT receive any review or updates from the Ubuntu
                  ## security team.
                  deb http://ftp.jaist.ac.jp/pub/Lrost@rost-ThinkPad-X240:~$ cat /etc/apt/sources.list
                  # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
                  
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  
                  ## Major bug fix updates produced after the final release of the
                  ## distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                  ## team. Also, please note that software in universe WILL NOT receive any
                  ## review or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
                  ## team, and may not be under a free licence. Please satisfy yourself as to 
                  ## your rights to use the software. Also, please note that software in 
                  ## multiverse WILL NOT receive any review or updates from the Ubuntu
                  ## security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  
                  ## N.B. software from this repository may not have been tested as
                  ## extensively as that contained in the main release, although it includes
                  ## newer versions of some applicrost@rost-ThinkPad-X240:~$ cat /etc/apt/sources.list
                  # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
                  
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  
                  ## Major bug fix updates produced after the final release of the
                  ## distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                  ## team. Also, please note that software in universe WILL NOT receive any
                  ## review or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
                  ## team, and may not be under a free licence. Please satisfy yourself as to 
                  ## your rights to use the software. Also, please note that software in 
                  ## multiverse WILL NOT receive arost@rost-ThinkPad-X240:~$ cat /etc/apt/sources.list
                  # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
                  
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  
                  ## Major bug fix updates produced after the final release of the
                  ## distribution.rost@rost-ThinkPad-X240:~$ cat /etc/apt/sources.list
                  # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
                  
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  
                  ## Major bug fix updates produced after the final release of the
                  ## distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                  ## team. Also, please note that software in universe WILL NOT receive any
                  ## review or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
                  ## team, and may not be under a free licence. Please satisfy yourself as to 
                  ## your rights to use the software. Also, please note that software in 
                  ## multiverse WILL NOT receive any review or updates from the Ubuntu
                  ## security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  
                  ## N.B. software from this rtail -n +1 /etc/apt/sources.list.d/*epository may not have been tested as
                  ## extensively as that contained in the main release, although it includes
                  ## newer versions of some applications which may provide useful features.
                  ## Also, please note that software in backports WILL NOT receive any review
                  ## or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  
                  ## Uncomment the following two lines to add software from Canonical's
                  ## 'partner' repository.
                  ## This software is not part of Ubuntu, but is offered by Canonical and the
                  ## respective vendors as a service to Ubuntu users.
                  # deb http://archive.canonical.com/ubuntu trusty partner
                  # deb-src http://archive.canonical.com/ubuntu trusty partner
                  
                  ## This software is not part of Ubuntu, but is offered by third-party
                  ## developers who want to ship their latest software.
                  deb http://extras.ubuntu.com/ubuntu trusty main
                  deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                  deb-src http://extras.ubuntu.com/ubuntu trusty main
                  rost@rost-ThinkPad-X240:~$ tail -n +1 /etc/apt/sources.list.d/*
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                  ## team. Also, please note that software in universe WILL NOT receive any
                  ## review or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
                  ## team, and may not be under a free licence. Please satisfy yourself as to 
                  ## your rights to use the software. Also, please note that software in 
                  ## multiverse WILL NOT receive arost@rost-ThinkPad-X240:~$ cat /etc/apt/sources.list
                  # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
                  
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  
                  ## Major bug fix updates produced after the final release of the
                  ## distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                  ## team. Also, please note that software in universe WILL NOT receive any
                  ## review or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
                  ## team, and may not be under a free licence. Please satisfy yourself as to 
                  ## your rights to use the software. Also, please note that software in 
                  ## multiverse WILL NOT receive any review or updates from the Ubuntu
                  ## security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  
                  ## N.B. software from this repository may not have been tested as
                  ## extensively as that contained in the main release, although it includes
                  ## newer versions of some applicrost@rost-ThinkPad-X240:~$ cat /etc/apt/sources.list
                  # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
                  
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.
                  deb http://ftp.jaist.ac.jp/ptail -n +1 /etc/apt/sources.list.d/*ub/Linux/ubuntu/ trusty main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  
                  ## Major bug fix updates produced after the final release of the
                  ## distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                  ## team. Also, please note that software in universe WILL NOT receive any
                  ## review or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
                  ## team, and may not be under a free licence. Please satisfy yourself as to 
                  ## your rights to use the software. Also, please note that software in 
                  ## multiverse WILL NOT receive any review or updates from the Ubuntu
                  ## security team.
                  deb http://ftp.jaist.ac.jp/ptail -n +1 /etc/apt/sources.list.d/*ub/Linux/ubuntu/ trusty multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  
                  ## N.B. software from this repository may not have been tested as
                  ## extensively as that contained in the main release, although it includes
                  ## newer versions of some applications which may provide useful features.
                  ## Also, please note that software in backports WILL NOT receive any review
                  ## or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb http://fsudo apt-get cleantp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  
                  ## Uncomment the following two lines to add software from Canonical's
                  ## 'partner' repository.
                  ## This software is not part of Ubuntu, but is offered by Canonical and the
                  ## respective vendors as a service to Ubuntu users.
                  # deb http://archive.canonical.com/ubuntu trusty partner
                  # deb-src http://archive.canonical.com/ubuntu trusty partner
                  
                  ## This software is not part of Ubuntu, but is offered by third-party
                  ## developers who want to ship their latest software.
                  deb http://extras.ubuntu.com/ubuntu trusty main
                  deb http://psudo apt-get cleanpa.launchpad.net/freefilesync/ffs/ubuntu trusty main deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                  deb-src http://extras.ubuntu.com/ubuntu trusty main
                  rost@rost-ThinkPad-X240:~$ 
                  ations which may provide useful features.
                  ## Also, please note that software in backports WILL NOT receive any review
                  ## or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  
                  ## Uncomment the following two lines to add software from Canonical's
                  ## 'partner' repository.
                  ## This software is not part of Ubuntu, but is offered by Canonical and the
                  ## respective vendors as a service to Ubuntu users.
                  # deb http://archive.canonical.com/ubuntu trusty partner
                  # deb-src http://archive.canonical.com/ubuntu trusty partner
                  
                  ## This software is not part of Ubuntu, but is offered by third-party
                  ## developers who want to ship their latest software.
                  deb http://extras.ubuntu.com/ubuntu trusty main
                  deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                  deb-src http://extras.ubuntu.com/ubuntu trusty main
                  rost@rost-ThinkPad-X240:~$ 
                  ny review or updates from the Ubuntu
                  ## security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  
                  ## N.B. software from this repository may not have been tested as
                  ## extensively as that contained in the main release, although it includes
                  ## newer versions of some applications which may provide useful features.
                  ## Also, please note that software in backports WILL NOT receive any review
                  ## or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  
                  ## Uncomment the following two lines to add software from Canonical's
                  ## 'partner' repository.
                  ## This software is not part of Ubuntu, but is offered by Canonical and the
                  ## respective vendors as a service to Ubuntu users.
                  # deb http://archive.canonical.com/ubuntu trusty partner
                  # deb-src http://archive.canonical.com/ubuntu trusty partner
                  
                  ## This software is not part of Ubuntu, but is offered by third-party
                  ## developers who want to ship their latest software.
                  deb http://extras.ubuntu.com/ubuntu trusty main
                  deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                  deb-src http://extras.ubuntu.com/ubuntu trusty main
                  rost@rost-ThinkPad-X240:~$ 
                  ny review or updates from the Ubuntu
                  ## security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  deb-src http://ftp.jaist.ac.tail -n +1 /etc/apt/sources.list.d/*jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  sudo apt-get clean
                  ## N.B. software from this repository may not have been tested as
                  ## extensively as that contained in the main release, although it includes
                  ## newer versions of some applications which may provide useful features.
                  ## Also, please note that software in backports WILL NOT receive any review
                  ## or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universerost@rost-ThinkPad-X240:~$ sudo apt-get clean
                  [sudo] password for rost: 
                  rost@rost-ThinkPad-X240:~$ sudo apt-get update
                  E: Type 'sudo' is not known on line 40 in source list /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                  E: The list of sources could not be read.
                  rost@rost-ThinkPad-X240:~$ sudo apt-get dist-upgrade
                  Reading package lists... Error!
                  E: Type 'sudo' is not known on line 40 in source list /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                  E: The list of sources could not be read.
                  E: The package lists or status file could not be parsed or opened.
                  rost@rost-ThinkPad-X240:~$
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  
                  ## Uncomment the following two lines to add software from Canonical's
                  ## 'partner' repository.
                  ## This software is not part of Ubuntu, but is offered by Canonical and the
                  ## respective vendors as a service to Ubuntu users.
                  # deb http://archive.canonical.com/ubuntu trusty partner
                  # deb-src http://archive.canonical.com/ubuntu trusty partner
                  
                  ## This software is not part of Ubuntu, but is offered by third-party
                  ## developers who want to ship their latest software.
                  deb http://extras.ubuntu.com/ubuntu trusty main
                  deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                  deb-src http://extras.ubuntu.com/ubuntu trusty main
                  rost@rost-ThinkPad-X240:~$ 
                  ations which may provide useful features.
                  ## Also, please note that software in backports WILL NOT receive any review
                  ## or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  
                  ## Uncomment the following two lines to add software from Canonical's
                  ## 'partner' repository.
                  ## This software is not part of Ubuntu, but is offered by Canonical and the
                  ## respective vendors as a service to Ubuntu users.
                  # deb http://archive.canonical.com/ubuntu trusty partner
                  # deb-src http://archive.canonical.com/ubuntu trusty partner
                  
                  ## This software is not part of Ubuntu, but is offered by third-party
                  ## developers who want to ship their latest software.
                  deb http://extras.ubuntu.com/ubuntu trussudo apt-get cleanty main
                  deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                  deb-src http://extras.ubuntu.com/ubuntu trusty main
                  rost@rost-ThinkPad-X240:~$ 
                  inux/ubuntu/ trusty multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  
                  ## N.B. software from this repository may not have been tested as
                  ## extensively as that containedrost@rost-ThinkPad-X240:~$ cat /etc/apt/sources.list
                  # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
                  
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  
                  ## Major bug fix updates produced after the final release of the
                  ## distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linuxsudo apt-get clean/ubuntu/ trusty-updates main restricted
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                  ## team. Also, please note that software in universe WILL NOT receive any
                  ## review or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
                  ## team, and may not be under a free licence. Please satisfy yourself as to 
                  ## your rights to use the software. Also, please note that software in 
                  ## multiverse WILL NOT receive any review or updates from the Ubuntu
                  ## security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  
                  ## N.B. software from this repository may not have been tested as
                  ## extensively as that contained in the main release, although it includes
                  ## newer versions of some applications which may provide useful features.
                  ## Also, please note that software in backports WILL NOT receive any review
                  ## or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubusudo apt-get cleanntu/ trusty-security universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  
                  ## Uncomment the following two lines to add software from Canonical's
                  ## 'partner' repository.
                  ## This software is not part of Ubuntu, but is offered by Canonical and the
                  ## respective vendors as a service to Ubuntu users.
                  # deb http://archive.canonical.com/ubuntu trusty partner
                  # deb-src http://archive.canonical.com/ubuntu trusty partner
                  
                  ## This software is not part of Ubuntu, but is offered by third-party
                  ## developers who want to ship their latest software.
                  deb http://extras.ubuntu.com/ubuntu trusty main
                  deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                  deb-src http://extras.ubuntu.com/ubuntu trusty main
                  rost@rost-ThinkPad-X240:~$ 
                   in the main release, although it includes
                  ## newer versions of some applications which may provide useful features.
                  ## Also, please note that software in backports WILL NOT receive any review
                  ## or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  
                  ## Uncomment the following two lines to add software from Canonical's
                  ## 'partner' repository.
                  ## This software is not part of Ubuntu, but is offered by Canonical and the
                  ## respective vendors as a service to Ubuntu users.
                  # deb http://archive.canonical.com/ubuntu trusty partner
                  # deb-src http://archive.canonical.com/ubuntu trusty partner
                  
                  ## This software is not part of Ubuntu, but is offered by third-party
                  ## developers who want to ship their latest software.
                  deb http://extras.ubuntu.com/ubuntu trusty main
                  deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                  deb-src http://extras.ubuntu.com/ubuntu trusty main
                  rost@rost-ThinkPad-X240:~$


                  second command and reply:
                  Code:
                  rost@rost-ThinkPad-X240:~$ tail -n +1 /etc/apt/sources.list.d/*
                  ==> /etc/apt/sources.list.d/freefilesync-ffs-trusty.list <==
                  # deb cdrom:[Kubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main multiverse restricted universe
                  
                  # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
                  # newer versions of the distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty main restricted
                  
                  ## Major bug fix updates produced after the final release of the
                  ## distribution.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates main restricted
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
                  ## team. Also, please note that software in universe WILL NOT receive any
                  ## review or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates universe
                  
                  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
                  ## team, and may not be under a free licence. Please satisfy yourself as to 
                  ## your rights to use the software. Also, please note that software in 
                  ## multiverse WILL NOT receive any review or updates from the Ubuntu
                  ## security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty multiverse
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-updates multiverse
                  
                  ## N.B. software from this repository may not have been tested as
                  ## extensively as that contained in the main release, although it includes
                  ## newer versions of some applications which may provide useful features.
                  ## Also, please note that software in backports WILL NOT receive any review
                  ## or updates from the Ubuntu security team.
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-backports main restricted universe multiverse
                  
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  sudo nano /etc/apt/sources.listdeb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security main restricted
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security universe
                  deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ trusty-security multiverse
                  
                  ## Uncomment the following two lines to add software from Canonical's
                  ## 'partner' repository.
                  ## This software is not part of Ubuntu, but is offered by Canonical and the
                  ## respective vendors as a service to Ubuntu users.
                  # deb http://archive.canonical.com/ubuntu trusty partner
                  # deb-src http://archive.canonical.com/ubuntu trusty partner
                  
                  ## This software is not part of Ubuntu, but is offered by third-party
                  ## developers who want to ship their latest software.
                  deb http://extras.ubuntu.com/ubuntu trusty main
                  deb-src http://extras.ubuntu.com/ubuntu trusty main
                          deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                  
                          Press Ctrl+X to save and edit the editor.
                  
                          Now run the following commands:
                          Code:
                  
                          sudo apt-get clean
                  
                          sudo apt-get update
                  
                          sudo apt-get dist-upgrade
                  
                          You should receive no errors at this point. 
                  
                      Quick reply to this message Reply   Reply With Quote Reply With Quote   Multi-Quote This Message  Blog this Post  Bookmark Post       
                  
                  
                  
                  ==> /etc/apt/sources.list.d/freefilesync-ffs-trusty.list.save <==
                  deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
                  rost@rost-ThinkPad-X240:~$



                  Now I followed the guidance of the system as indicate just a few lines aboce

                  ctrl+x

                  I saw no reaction from the system

                  Nevertheless I entered the above requested commands again:


                  Code:
                  rost@rost-ThinkPad-X240:~$ sudo apt-get clean
                  [sudo] password for rost: 
                  rost@rost-ThinkPad-X240:~$ sudo apt-get update
                  E: Type 'sudo' is not known on line 40 in source list /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                  E: The list of sources could not be read.
                  rost@rost-ThinkPad-X240:~$ sudo apt-get dist-upgrade
                  Reading package lists... Error!
                  E: Type 'sudo' is not known on line 40 in source list /etc/apt/sources.list.d/freefilesync-ffs-trusty.list
                  E: The list of sources could not be read.
                  E: The package lists or status file could not be parsed or opened.
                  rost@rost-ThinkPad-X240:~$

                  Next I gave up an prepared this feedback for you.

                  Comment


                    #10
                    It seems that you're copy/pasting stuff from the forum and somehow winding up with commands (like sudo ...) inside one of the .list files. If you're correctly copy/pasting the outputs of the cat and tail commands, then the two .list files are now severely malformed.

                    I'm attaching two correctly formatted files to my post here. Save them to your home directory -- not a download subdirectory, but the top of your home directory. Then run the following two commands:
                    Code:
                    sudo cp -v ~/sources.list /etc/apt/
                    
                    sudo cp -v ~/freefilesync-ffs-trusty.list /etc/apt/sources.list.d/
                    Now I'm going to type below what you should expect to see as you run these commands. The bold text is what you type. The regular text is what you see from the system:
                    Code:
                    rost@rost-ThinkPad-X240:~$ [B]sudo cp -v ~/sources.list /etc/apt/[/B]
                    'sources.list' -> '/etc/apt/sources.list'
                    rost@rost-ThinkPad-X240:~$ [B]sudo cp -v ~/freefilesync-ffs-trusty.list /etc/apt/sources.list.d/[/B]
                    'freefilesync-ffs-trusty.list' -> '/etc/apt/sources.list.d/freefilesync-ffs-trusty.list'
                    If you don't see a conversation like the above, STOP. Show what you do see.

                    If you do see a conversation like the above, then continue with
                    Code:
                    sudo apt-get clean
                    
                    sudo apt-get update
                    
                    sudo apt-get dist-upgrade
                    Attached Files

                    Comment


                      #11
                      I think I fully understand your advice and will work on it later tonight in about 4-5 hrs. Need to leave for meeting right now. BTW I am living in Japan (UTC+9).
                      Your support is really great!!!

                      Comment


                        #12
                        Thanks for mentioning also that I am doing something wrong by copying from the forum. I now saw what happens when I copy and paste from the forum.

                        Unfortunately my copy & paste error occured again, but now I know whats wrong.

                        I saved the 2 attached files into my download directory and move the files then into the home directory

                        Next I copy and pasted the first command checked if it is correct, it was, Enter and password and I got the reply you listed up:

                        Code:
                        rost@rost-ThinkPad-X240:~$ sudo cp -v ~/sources.list /etc/apt/
                        [sudo] password for rost: 
                        ‘/home/rost/sources.list’ -> ‘/etc/apt/sources.list’
                        next I copy and pasted the second command but before I could check if the entry is correct or not, the computer started acting. Scrolling back in the terminal I understood what happens when I copy and paste from the forum.

                        Here is what happened and I marked the rubbish I pasted.

                        Code:
                        rost@rost-ThinkPad-X240:~$         sudo cp -v ~/freefilesync-ffs-trusty.list /etc/apt/sources.list.d/
                        [COLOR=#ff0000]‘/home/rost/freefilesync-ffs-trusty.list’ -> ‘/etc/apt/sources.list.d/freefilesync-ffs-trusty.list’
                        rost@rost-ThinkPad-X240:~$ 
                        rost@rost-ThinkPad-X240:~$          Now I'm going to type below what you should expect to see as you run  these commands. The bold text is what you type. The regular text is what  you see from the system:
                        >         Code:
                        > 
                        >         rost@rost-ThinkPad-X240:~$ sudo cp -v ~/sources.list /etc/apt/
                        >         'sources.list' -> '/etc/apt/sources.list'
                        >         rost@rost-ThinkPad-X240:~$ sudo cp -v ~/freefilesync-ffs-trusty.list /etc/apt/sources.list.d/
                        >         'freefilesync-ffs-trusty.list' -> '/etc/apt/sources.list.d/freefilesync-ffs-trusty.list'
                        > 
                        >         If you don't see a conversation like the above, STOP. Show what you do see.[/COLOR]
                        No command 'Now' found, did you mean:
                         Command 'cow' from package 'fl-cow' (universe)
                         Command 'sow' from package 'ruby-hoe' (universe)
                        Now: command not found
                        rost@rost-ThinkPad-X240:~$ 
                        rost@rost-ThinkPad-X240:~$         If you do see a conversation like the above, then continue with
                        If: command not found
                        rost@rost-ThinkPad-X240:~$         Code:
                        Code:: command not found
                        rost@rost-ThinkPad-X240:~$ 
                        rost@rost-ThinkPad-X240:~$         sudo apt-get clean
                        rost@rost-ThinkPad-X240:~$ 
                        rost@rost-ThinkPad-X240:~$         sudo apt-get update
                        Ign http://ftp.jaist.ac.jp trusty InRelease
                        Ign http://ftp.jaist.ac.jp trusty-updates InRelease                            
                        Ign http://ftp.jaist.ac.jp trusty-backports InRelease                          
                        Ign http://ftp.jaist.ac.jp trusty-security InRelease                           
                        Hit http://ftp.jaist.ac.jp trusty Release.gpg                                  
                        Get:1 http://ftp.jaist.ac.jp trusty-updates Release.gpg [933 B]                
                        Get:2 http://ftp.jaist.ac.jp trusty-backports Release.gpg [933 B]              
                        Get:3 http://ftp.jaist.ac.jp trusty-security Release.gpg [933 B]               
                        Hit http://ftp.jaist.ac.jp trusty Release                                      
                        Get:4 http://ftp.jaist.ac.jp trusty-updates Release [62.0 kB]                  
                        Get:5 http://ftp.jaist.ac.jp trusty-backports Release [62.0 kB]                
                        Get:6 http://ftp.jaist.ac.jp trusty-security Release [62.0 kB]                 
                        Hit http://ftp.jaist.ac.jp trusty/main Sources                                 
                        Hit http://ftp.jaist.ac.jp trusty/restricted Sources                           
                        Hit http://ftp.jaist.ac.jp trusty/universe Sources                             
                        Hit http://ftp.jaist.ac.jp trusty/multiverse Sources                           
                        Hit http://ftp.jaist.ac.jp trusty/main amd64 Packages                          
                        Hit http://ftp.jaist.ac.jp trusty/restricted amd64 Packages                    
                        Ign http://ppa.launchpad.net trusty InRelease                                  
                        Hit http://ftp.jaist.ac.jp trusty/universe amd64 Packages                      
                        Hit http://ftp.jaist.ac.jp trusty/multiverse amd64 Packages       
                        Hit http://ftp.jaist.ac.jp trusty/main i386 Packages                           
                        Hit http://ftp.jaist.ac.jp trusty/restricted i386 Packages                     
                        Hit http://ftp.jaist.ac.jp trusty/universe i386 Packages                       
                        Hit http://ftp.jaist.ac.jp trusty/multiverse i386 Packages                     
                        Hit http://ftp.jaist.ac.jp trusty/main Translation-en             
                        Hit http://ftp.jaist.ac.jp trusty/main Translation-ja                          
                        Ign http://extras.ubuntu.com trusty InRelease                                  
                        Hit http://ppa.launchpad.net trusty Release.gpg                   
                        Hit http://ftp.jaist.ac.jp trusty/multiverse Translation-en       
                        Hit http://ftp.jaist.ac.jp trusty/multiverse Translation-ja                    
                        Hit http://ftp.jaist.ac.jp trusty/restricted Translation-en                    
                        Hit http://ftp.jaist.ac.jp trusty/restricted Translation-ja                    
                        Hit http://ftp.jaist.ac.jp trusty/universe Translation-en                      
                        Hit http://ftp.jaist.ac.jp trusty/universe Translation-ja                      
                        Get:7 http://ftp.jaist.ac.jp trusty-updates/main Sources [152 kB]              
                        Hit http://extras.ubuntu.com trusty Release.gpg                                
                        Get:8 http://ftp.jaist.ac.jp trusty-updates/restricted Sources [2,061 B]       
                        Hit http://ppa.launchpad.net trusty Release                                    
                        Get:9 http://ftp.jaist.ac.jp trusty-updates/universe Sources [96.5 kB]         
                        Get:10 http://ftp.jaist.ac.jp trusty-updates/multiverse Sources [3,543 B]      
                        Get:11 http://ftp.jaist.ac.jp trusty-updates/main amd64 Packages [392 kB]      
                        Hit http://extras.ubuntu.com trusty Release                                    
                        Hit http://ppa.launchpad.net trusty/main Sources                               
                        Hit http://extras.ubuntu.com trusty/main Sources                               
                        Hit http://ppa.launchpad.net trusty/main amd64 Packages                        
                        Get:12 http://ftp.jaist.ac.jp trusty-updates/restricted amd64 Packages [8,875 B]
                        Get:13 http://ftp.jaist.ac.jp trusty-updates/universe amd64 Packages [236 kB]  
                        Hit http://extras.ubuntu.com trusty/main amd64 Packages                        
                        Get:14 http://ftp.jaist.ac.jp trusty-updates/multiverse amd64 Packages [9,370 B]
                        Get:15 http://ppa.launchpad.net trusty/main i386 Packages [582 B]              
                        Get:16 http://ftp.jaist.ac.jp trusty-updates/main i386 Packages [384 kB]       
                        Hit http://extras.ubuntu.com trusty/main i386 Packages                         
                        Get:17 http://ftp.jaist.ac.jp trusty-updates/restricted i386 Packages [8,846 B]
                        Get:18 http://ftp.jaist.ac.jp trusty-updates/universe i386 Packages [237 kB]   
                        Get:19 http://ppa.launchpad.net trusty/main Translation-en [823 B]             
                        Get:20 http://ftp.jaist.ac.jp trusty-updates/multiverse i386 Packages [9,553 B]
                        Hit http://ftp.jaist.ac.jp trusty-updates/main Translation-en                  
                        Hit http://ftp.jaist.ac.jp trusty-updates/multiverse Translation-en  
                        Hit http://ftp.jaist.ac.jp trusty-updates/restricted Translation-en  
                        Hit http://ftp.jaist.ac.jp trusty-updates/universe Translation-en    
                        Get:21 http://ftp.jaist.ac.jp trusty-backports/main Sources [4,451 B]
                        Get:22 http://ftp.jaist.ac.jp trusty-backports/restricted Sources [28 B]       
                        Get:23 http://ftp.jaist.ac.jp trusty-backports/universe Sources [19.6 kB]      
                        Get:24 http://ftp.jaist.ac.jp trusty-backports/multiverse Sources [1,898 B]    
                        Hit http://ftp.jaist.ac.jp trusty-backports/main amd64 Packages                
                        Hit http://ftp.jaist.ac.jp trusty-backports/restricted amd64 Packages
                        Hit http://ftp.jaist.ac.jp trusty-backports/universe amd64 Packages
                        Hit http://ftp.jaist.ac.jp trusty-backports/multiverse amd64 Packages
                        Get:25 http://ftp.jaist.ac.jp trusty-backports/main i386 Packages [5,176 B]
                        Get:26 http://ftp.jaist.ac.jp trusty-backports/restricted i386 Packages [28 B] 
                        Get:27 http://ftp.jaist.ac.jp trusty-backports/universe i386 Packages [24.0 kB]
                        Get:28 http://ftp.jaist.ac.jp trusty-backports/multiverse i386 Packages [1,249 B]
                        Hit http://ftp.jaist.ac.jp trusty-backports/main Translation-en                
                        Hit http://ftp.jaist.ac.jp trusty-backports/multiverse Translation-en
                        Hit http://ftp.jaist.ac.jp trusty-backports/restricted Translation-en
                        Hit http://ftp.jaist.ac.jp trusty-backports/universe Translation-en
                        Get:29 http://ftp.jaist.ac.jp trusty-security/main Sources [59.7 kB]      
                        Get:30 http://ftp.jaist.ac.jp trusty-security/restricted Sources [2,061 B]     
                        Get:31 http://ftp.jaist.ac.jp trusty-security/universe Sources [17.4 kB]       
                        Get:32 http://ftp.jaist.ac.jp trusty-security/multiverse Sources [719 B]       
                        Get:33 http://ftp.jaist.ac.jp trusty-security/main amd64 Packages [187 kB]     
                        Get:34 http://ftp.jaist.ac.jp trusty-security/restricted amd64 Packages [8,875 B]
                        Get:35 http://ftp.jaist.ac.jp trusty-security/universe amd64 Packages [82.2 kB]
                        Get:36 http://ftp.jaist.ac.jp trusty-security/multiverse amd64 Packages [1,157 B]
                        Get:37 http://ftp.jaist.ac.jp trusty-security/main i386 Packages [179 kB]      
                        Get:38 http://ftp.jaist.ac.jp trusty-security/restricted i386 Packages [8,846 B]
                        Get:39 http://ftp.jaist.ac.jp trusty-security/universe i386 Packages [82.2 kB] 
                        Get:40 http://ftp.jaist.ac.jp trusty-security/multiverse i386 Packages [1,409 B]
                        Hit http://ftp.jaist.ac.jp trusty-security/main Translation-en                 
                        Hit http://ftp.jaist.ac.jp trusty-security/multiverse Translation-en           
                        Hit http://ftp.jaist.ac.jp trusty-security/restricted Translation-en     
                        Hit http://ftp.jaist.ac.jp trusty-security/universe Translation-en
                        Ign http://ftp.jaist.ac.jp trusty/main Translation-en_US                  
                        Ign http://ftp.jaist.ac.jp trusty/multiverse Translation-en_US
                        Ign http://ftp.jaist.ac.jp trusty/restricted Translation-en_US
                        Ign http://ftp.jaist.ac.jp trusty/universe Translation-en_US
                        Ign http://extras.ubuntu.com trusty/main Translation-en_US
                        Ign http://extras.ubuntu.com trusty/main Translation-en
                        Ign http://extras.ubuntu.com trusty/main Translation-ja
                        Fetched 2,416 kB in 6s (401 kB/s)                                              
                        Reading package lists... Done
                        rost@rost-ThinkPad-X240:~$ 
                        rost@rost-ThinkPad-X240:~$         sudo apt-get dist-upgrade
                        Reading package lists... Done
                        Building dependency tree       
                        Reading state information... Done
                        Calculating upgrade... Done
                        The following packages were automatically installed and are no longer required:
                          gnuchess gnuchess-book kdegames-data libgcroots0 libgpds0 libgsoap4
                          libkdegames6 libprotobuf8 libuim-custom2 libuim-data libuim-scm0 libuim8
                          libzinnia0 mozc-data mozc-server sjeng stockfish uim-common uim-utils
                        Use 'apt-get autoremove' to remove them.
                        The following packages will be upgraded:
                          cpio libnss3 libnss3-1d libnss3-nssdb mime-support
                        5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                        Need to get 1,216 kB of archives.
                        After this operation, 8,192 B disk space will be freed.
                        Do you want to continue? [Y/n] n
                        Abort.                                                                                    
                        rost@rost-ThinkPad-X240:~$
                        As you advice I stopped.

                        I used copy and paste the forum listed commands to avoid a typo. Now I consider to copy and paste the commands first into Kate, see if they are correct and all at the left edge aligned. Is this procedure possible or is it simply needed to key in the command? Please advice on this.
                        Last edited by 52ROSt; Jan 09, 2015, 07:20 AM.

                        Comment


                          #13
                          Yes, you're copy/pasting way too much. The only thing you should copy is the line inside the code block. It appears that you're copying forum post text far beyond just that.

                          Anyway, it's obvious from the outputs of apt-get clean and apt-get dist-upgrade that all your .list files are now correct. Please run sudo apt-get dist-upgrade again, and answer Y when asked to continue. Finally, run this command to remove the packages that are no longer required:
                          Code:
                          sudo apt-get --purge autoremove
                          And remember: copy/paste only that one line in the code block above. Don't copy/paste any other text in this post.

                          Comment


                            #14
                            I think it worked well this time. Thanks for your help. And, I will never again copy and paste from the forum!

                            I did two things
                            1 -Followed your advice
                            2 - Started the Muon Update Manager

                            At the end I listed 2 remaining questions.


                            1 - Followed your advice

                            There is only the last line of the system reply, which wonders me a bit. I marked it read. In the code field you see only the last about 10 lines. Before there was a longer row with Removing..... and Purging....


                            Code:
                            Removing libgcroots0:amd64 (0.8.5-4ubuntu2) ...
                            Purging configuration files for libgcroots0:amd64 (0.8.5-4ubuntu2) ...
                            Removing uim-common (1:1.8.6-4ubuntu1) ...
                            Processing triggers for install-info (5.2.0.dfsg.1-2) ...
                            Processing triggers for menu (2.1.46ubuntu1) ...
                            Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
                            Processing triggers for libc-bin (2.19-0ubuntu6.4) ...
                            [COLOR=#ff0000]N: Ignoring file 'libsdl-image1.2' in directory '/etc/apt/preferences.d/' as it has an invalid filename extension[/COLOR]
                            rost@rost-ThinkPad-X240:~
                            I checked the file "libsdl-image1.2 and saw in the Dolphin File Manager that the file type is "plain text document" .


                            2 - Started the Muon Update Manager

                            Muon Update Manager > Menu > Check for updates
                            to see if also here nothing pops up, which I don't understand yet.

                            I got following messages:

                            The server failed the authenticity check (api opendesktop.org)
                            The certificate is not signed by any trusted authority

                            I looked at the details and saw that the issuer is

                            Go Daddy Secure Certificate Authority - G2

                            Looking at the certificate chain it listed

                            *opendesktop.org
                            Go Daddy Secure Certificate Authority - G2
                            Do Daddy Root Certificate Authority - G2
                            The Go Daddy Group, Inc.


                            I did not accept the certificate as even looking at the homepage of Go Daddy, did not give me an indication if I can trust this certificate. I close the Muon Update Manager and restarted it again. This time I got the message


                            The software on this computer is up to date
                            Questions:
                            1 - Do I have to worry about the red marked line from the terminal? Is there anything I still need to do?
                            2 - Can I trust a certifcate from Go Daddy should this message pop up again? Is there anything I need to do?
                            Attached Files

                            Comment


                              #15
                              For the first part of your question, what's the output of:
                              Code:
                              tail -n +1 /etc/apt/preferences.d/*
                              For your second question, Muon is apparently looking for some updates from a server at Opendesktop.org. This is the home of KDE-Apps.org, KDE-Look.org, and several other similar sites. Many Linux distributions include portions of code from these places. Now, I don't know exactly what Muon is looking for, as I use only the command line (never Muon) for package management.

                              GoDaddy is an issuer of digital certificates (among many other Internet-related services). Muon is griping probably because the certificate looks to be malformed. Check out the validity period dates: it's just "yy-mm-dd," which is completely incorrect for a digital certificate. Proper certificates should have defined validity dates. There's probably nothing malicious going on here, just a mistake made someplace.

                              Comment

                              Working...
                              X