LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-01-2014, 08:23 AM   #1
Wellington912
LQ Newbie
 
Registered: Jun 2014
Distribution: Linux Mint 16
Posts: 29

Rep: Reputation: Disabled
Angry Rednotebook: tried to load this:get message:


Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_saucy-updates_universe_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.

Where do I start to load this?
 
Old 11-01-2014, 10:42 AM   #2
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Still on LM 16?

Define "trying to load". Run, install, re-install?
 
Old 11-01-2014, 02:23 PM   #3
Wellington912
LQ Newbie
 
Registered: Jun 2014
Distribution: Linux Mint 16
Posts: 29

Original Poster
Rep: Reputation: Disabled
Hi Habitual,
Thank you for response.
My use and experience of Linux (LM 16) is minimal and a simple reaction to wanting to be released from MS.

I have been using it purely for Internet, email and correspondence which is about all I need. I am trying to extend this of course and one of the things I wanted to do was install a diary and eventually (when more competent) my accounts and other software. As a start I chose Rednotebook.

However, I think I have more fundamental problems with Linux itself. I assume that to install software I need to access software manager or package manager which demand passwords. It is some time since I installed Linux and as far as I recollect I only have a password to access Linux Mint 16. If I had any other password I can't find it! It may mean that I have to re-install Linux itself to re-establish the passwords and I prefer not to do that as I will probably lose my email records. It follows that without the password I am stuffed and wasting everyone's time.

If you can help me with re-establishing the software password access it might help.

With than ks,
Wellington912
 
Old 11-01-2014, 04:42 PM   #4
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by Wellington912 View Post
I assume that to install software I need to access software manager or package manager which demand passwords.
This is a correct assumption.

Try this:
Open your terminal and issue these commands:
Code:
sudo add-apt-repository ppa:rednotebook/stable
sudo apt-get update
sudo apt-get install rednotebook
When it asks for the password (and it will), enter your usual Login Password.
It will not be echoed to the screen and is case-sensitive.

Please let us know.
 
1 members found this post helpful.
Old 11-01-2014, 05:03 PM   #5
Wellington912
LQ Newbie
 
Registered: Jun 2014
Distribution: Linux Mint 16
Posts: 29

Original Poster
Rep: Reputation: Disabled
Thank you.

I have pasted the commands and as you say it asks for the password. I have entered the usual linux login password and it rejects it. I have also tried a variety of passwords I normaly use in upper and lower case and all rejected.

Wellington912
 
Old 11-01-2014, 07:26 PM   #6
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
I suggest upgrading to an LTS version of LM, since 16 is not supported any longer.
See http://forums.linuxmint.com/viewtopic.php?f=17&t=173378 on how to do that, and why.
 
Old 11-01-2014, 09:43 PM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,770

Rep: Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562
The password you need to install software is the password you created with the primary user during installation of Linux Mint. Unfortunately, Mint 16 is no longer supported and you will not be able to install software through its software center/manager or through a terminal by then normal methods. Mint 13 and Mint 17 are the currently supported versions.
 
Old 11-02-2014, 02:08 AM   #8
Wellington912
LQ Newbie
 
Registered: Jun 2014
Distribution: Linux Mint 16
Posts: 29

Original Poster
Rep: Reputation: Disabled
Thanks for that.

I guess I have to keep my email history separately prior to clean upgrade. But more importantly, will the clean upgrade to 17 affect my existing windows partition where I have my accounts software, or will it either adopt the existing Linux partition or allow me to set the LM17 partition?

Wellington912
 
Old 11-02-2014, 07:18 AM   #9
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,770

Rep: Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562Reputation: 2562
With Mint, you will have several Installation Type options. One is "Install Alongside" which is basically a semi-auto install over which you have little control, hope for the best. If you select the Manual option which is called "Something Else", you will have full control over where the install goes. If you know the partition on which you currently have Mint and want to install over it, just select that partition to install to and select the Format box. If you aren't sure which partition it is on, boot the current Mint, open a terminal and run the command: df -h
Look under the "Mounted on" column for the root symol ( / ) and on the extreme left of that row it will show the partition on which the current Mint is.
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Install rednotebook diary and journal software on Ubuntu Debian Fedora LXer Syndicated Linux News 0 04-08-2013 02:40 PM
I get a message when I try to load openSUSE 12.4 on tablet srw_45 Linux - Newbie 6 12-12-2012 01:38 PM
Apache message: the load is too high bzzz Linux - Server 3 02-28-2010 09:58 AM
LXer: Keeping A Journal With RedNotebook LXer Syndicated Linux News 0 09-01-2009 06:10 AM
Error message during ATI driver load araldit Linux - Hardware 14 07-10-2004 08:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration