LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-22-2018, 12:49 PM   #31
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925

Quote:
Originally Posted by GardenGuy42 View Post
TimeShift came installed a Dell computer with Linux installed. It has one tb hard drive with very little added to it.
Great. Time to create a manual snapshot now perhaps.

Ok, here is Wine's Amazon Kindle page - https://appdb.winehq.org/objectManag...tion&iId=10597

1.9.x looks a good bet. Download the application and run it. Wine may require that you download extra packages to run it - in that case allow Wine to do so when requested.
 
Old 09-22-2018, 02:52 PM   #32
GardenGuy42
Member
 
Registered: Sep 2018
Posts: 33

Original Poster
Rep: Reputation: Disabled
Created a snapshot, then downloaded the Kindle program to the default setting "Save File" in a newly created folder called "Windows Software". From there it, and the other needed files, were installed without error. But I have no clue where the program was actually installed or how to run it.

Well apparently I've done it again!

When I refresh from the shield the following error list is generated:

Code:
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 and /etc/apt/sources.list.d/additional-repositories.list:2
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 and /etc/apt/sources.list.d/additional-repositories.list:2
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 and /etc/apt/sources.list.d/additional-repositories.list:2
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 and /etc/apt/sources.list.d/additional-repositories.list:2
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 and /etc/apt/sources.list.d/additional-repositories.list:2
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 and /etc/apt/sources.list.d/additional-repositories.list:3
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 and /etc/apt/sources.list.d/additional-repositories.list:3
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 and /etc/apt/sources.list.d/additional-repositories.list:3
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 and /etc/apt/sources.list.d/additional-repositories.list:3
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/additional-repositories.list:1 and /etc/apt/sources.list.d/additional-repositories.list:3

Last edited by GardenGuy42; 09-22-2018 at 03:24 PM.
 
Old 09-22-2018, 03:23 PM   #33
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
There is no shortcut in the Mint Menu?
 
Old 09-22-2018, 04:05 PM   #34
GardenGuy42
Member
 
Registered: Sep 2018
Posts: 33

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hydrurga View Post
There is no shortcut in the Mint Menu?
I don't see one.
 
Old 09-22-2018, 06:25 PM   #35
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
I've only just seen your edited post. Can you please paste the output from:

Code:
cat /etc/apt/sources.list.d/additional-repositories.list
 
Old 09-22-2018, 06:39 PM   #36
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Right, back to Amazon Kindle. I tried installing the latest version 1.24 and it failed (you should have seen a failure error too while trying to install it). So I had a look again at Wine's page for the application - https://appdb.winehq.org/objectManag...tion&iId=10597 - looking for the most recent version that is rated the highest, Platinum. This is 1.17.x. You can download this from https://filehippo.com/download_kindle_for_pc/69970/

Once downloaded, right click on the exe file and choose Open With->Wine Windows Program Loader.

After the installation is finished, you should see a link to Kindle in the Mint Menu.
 
Old 09-22-2018, 07:03 PM   #37
GardenGuy42
Member
 
Registered: Sep 2018
Posts: 33

Original Poster
Rep: Reputation: Disabled
Code:
cat /etc/apt/sources.list.d/additional-repositories.list
deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main
 
Old 09-22-2018, 07:13 PM   #38
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by GardenGuy42 View Post
Code:
cat /etc/apt/sources.list.d/additional-repositories.list
deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main
That's very strange. The Update Manager appears to erroneously producing those warnings. I wouldn't expect it to be cacheing the software sources though. Just in case it is, have you tried rebooting?
 
Old 09-22-2018, 08:13 PM   #39
GardenGuy42
Member
 
Registered: Sep 2018
Posts: 33

Original Poster
Rep: Reputation: Disabled
I may not have executed the commands correctly the first time. Rebooted the computer and sent them again - this time one at a time.

Code:
cat /etc/apt/sources.list.d/additional-repositories.list

deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main

deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main
No command 'deb' found, did you mean:
 Command 'deb3' from package 'quilt' (universe)
 Command 'debi' from package 'devscripts' (main)
 Command 'derb' from package 'icu-devtools' (main)
 Command 'dex' from package 'dex' (universe)
 Command 'dab' from package 'bsdgames' (universe)
 Command 'dub' from package 'dub' (universe)
 Command 'debc' from package 'devscripts' (main)
 Command 'xdeb' from package 'xdeb' (universe)
deb: command not found
Running the Kindle package with Wine Windows Program Loader seems to unpack a bunch of files and nothing more, not even an error message. Kindle is nowhere to be found.

This is something that probably should be continued Monday. Enjoy your Sunday and thanks again for your patience.
 
Old 09-23-2018, 12:06 PM   #40
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
No, tonight's fine if you're there. What I'll need you to do though, if you don't mind, is be around for an hour or so and also not carry out any commands that I don't advise within that time frame until we solve this (or give up).
 
Old 09-23-2018, 07:23 PM   #41
GardenGuy42
Member
 
Registered: Sep 2018
Posts: 33

Original Poster
Rep: Reputation: Disabled
I have tried installing a different version of Kindle (1.17) by downloading using "Open with Wine Windows Program Loader" and by "Saving to..." and running the same installer program, but all it does is unpack the files and never actually runs. So to find out is the "Wine Windows Program Loader" was actually not working correctly I tried installing Notepad++ using the same method and it installed perfectly. Also installed Chrome the same way. I don't know why Kindle will not install, it - like Notepad - is an exe file. Chrome is a deb file and both and Notepad++ install without a hitch. At this point I'm not sure what to think other then Wine is working correctly. I'm running Linux Mint 18.3, could that have something to do with it?
 
Old 09-24-2018, 05:55 AM   #42
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Quote:
Originally Posted by GardenGuy42 View Post
I have tried installing a different version of Kindle (1.17) by downloading using "Open with Wine Windows Program Loader" and by "Saving to..." and running the same installer program, but all it does is unpack the files and never actually runs. So to find out is the "Wine Windows Program Loader" was actually not working correctly I tried installing Notepad++ using the same method and it installed perfectly. Also installed Chrome the same way. I don't know why Kindle will not install, it - like Notepad - is an exe file. Chrome is a deb file and both and Notepad++ install without a hitch. At this point I'm not sure what to think other then Wine is working correctly. I'm running Linux Mint 18.3, could that have something to do with it?
Kindle appears to be working for me fine on Mint 19 (well it installs, produces shortcut icons and runs anyway) so I imagine that it will also work on 18.3. Who knows though. You don't download files from the web with "Open with Wine Windows Program Loader" so your description is confusing me there. Also, if Chrome is a deb file then it runs under Linux, not Wine. I'll be available later today if you want me to look at it with you.
 
Old 09-24-2018, 12:44 PM   #43
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Ready when you are. Let's start by reconfirming the current state of your software sources:

Code:
inxi -r
 
Old 09-24-2018, 02:08 PM   #44
GardenGuy42
Member
 
Registered: Sep 2018
Posts: 33

Original Poster
Rep: Reputation: Disabled
When I download a file Linux Mint, with Wine installed gives me 2 options

1. Open with Wine Windows Program Loader (default)
2. Save to

The same options appear where it is an .exe or a .deb file. Both Chrome and Notepad++ install correctly, but Kindle never installs. I am in the process of making a bootable USB with Linux 19 on it and try it on another computer that has successfully run Mint 17.3.

I have an appointment this afternoon, but can get back to you afterwards.

Code:
inxi -r
Repos:     Active apt sources in file: /etc/apt/sources.list.d/additional-repositories.list
           deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main
           Active apt sources in file: /etc/apt/sources.list.d/google-chrome.list
           deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
           deb http://packages.linuxmint.com sylvia main upstream import backport
           deb http://archive.ubuntu.com/ubuntu xenial main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
           deb http://security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
           deb http://archive.canonical.com/ubuntu/ xenial partner
 
Old 09-24-2018, 02:27 PM   #45
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
Ok, that looks fine thanks. When you get back, can you let me know if updating Mint through the Update Manager still gives you the warning messages you mentioned in post #32?
 
  


Reply



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
Cannot refresh list of updates after upgrade to Linux Mint 18.2 RayRay Linux - Newbie 2 09-23-2017 03:04 PM
[SOLVED] Could not refresh the list of updates. I tried to fix it but no go L a r r y Linux - Software 7 08-09-2016 07:32 AM
Could not refresh list of updates crash rclinux Linux - Laptop and Netbook 1 02-13-2016 04:50 PM
Update Manager - ERROR: "could not refresh the list of packages" Optiker Linux - Newbie 16 12-18-2013 09:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:57 PM.

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