F5F Stay Refreshed Software Operating Systems Linux is causing me some serious stress...

Linux is causing me some serious stress...

Linux is causing me some serious stress...

Pages (2): 1 2 Next
A
adz12345
Junior Member
31
09-25-2016, 01:29 AM
#1
On Linux Mint Cinnamon 20.3 I can't update anything with the update manager since it keeps showing errors like "malformed entry 8." The driver for Wi-Fi seems stuck in the applying changes stage for a long time. I've searched online but the problem gets harder the more I investigate. Eventually, I gave up and installed Windows 8.1 on a bootable drive, though that didn't work either. Anyone has any ideas or solutions? (Note: I'm new to Linux.)
A
adz12345
09-25-2016, 01:29 AM #1

On Linux Mint Cinnamon 20.3 I can't update anything with the update manager since it keeps showing errors like "malformed entry 8." The driver for Wi-Fi seems stuck in the applying changes stage for a long time. I've searched online but the problem gets harder the more I investigate. Eventually, I gave up and installed Windows 8.1 on a bootable drive, though that didn't work either. Anyone has any ideas or solutions? (Note: I'm new to Linux.)

Z
zCosmicCorvus
Member
212
09-25-2016, 09:00 AM
#2
Did you look into the contents of entry 8 in /etc/apt/sources.list?
Z
zCosmicCorvus
09-25-2016, 09:00 AM #2

Did you look into the contents of entry 8 in /etc/apt/sources.list?

X
xX_Skr4ydd_Xx
Member
58
10-02-2016, 06:05 PM
#3
The command executed was: cat /etc/apt/sources.list
X
xX_Skr4ydd_Xx
10-02-2016, 06:05 PM #3

The command executed was: cat /etc/apt/sources.list

P
Pikachulover9
Member
87
10-02-2016, 07:27 PM
#4
If you're familiar with Mint, start by opening Software Sources and go back to the original sources if needed.
P
Pikachulover9
10-02-2016, 07:27 PM #4

If you're familiar with Mint, start by opening Software Sources and go back to the original sources if needed.

S
SrKaner
Member
222
10-08-2016, 10:21 PM
#5
I noticed the heading started with 'Linus …' and became curious about the content until I realized it referred to Linux.
S
SrKaner
10-08-2016, 10:21 PM #5

I noticed the heading started with 'Linus …' and became curious about the content until I realized it referred to Linux.

M
matheusvr
Member
111
10-10-2016, 01:41 PM
#6
Then a tiny dialog appears asking to refresh the package cache, and after doing so it works properly.
M
matheusvr
10-10-2016, 01:41 PM #6

Then a tiny dialog appears asking to refresh the package cache, and after doing so it works properly.

O
orenavigator
Member
194
10-10-2016, 05:47 PM
#7
You're unsure about how or where to verify something. Let me know what you need help with!
O
orenavigator
10-10-2016, 05:47 PM #7

You're unsure about how or where to verify something. Let me know what you need help with!

R
Robular
Junior Member
4
10-26-2016, 10:36 AM
#8
Navigate to the File System area in your file explorer.
R
Robular
10-26-2016, 10:36 AM #8

Navigate to the File System area in your file explorer.

D
djpumuslink01
Senior Member
577
11-12-2016, 03:54 AM
#9
Begin by moving the source list file to a backup location using sudo mv. Then edit the original file with sudo nano, adding a new entry as specified. Paste the provided URLs into the file. After saving, finalize by running sudo apt update and sudo apt upgrade to refresh the repositories and apply updates.
D
djpumuslink01
11-12-2016, 03:54 AM #9

Begin by moving the source list file to a backup location using sudo mv. Then edit the original file with sudo nano, adding a new entry as specified. Paste the provided URLs into the file. After saving, finalize by running sudo apt update and sudo apt upgrade to refresh the repositories and apply updates.

S
Santa_530
Junior Member
1
11-13-2016, 04:58 PM
#10
The file is a text file listing package sources, editable with any editor (as superuser). It points to URLs for package downloads; if any are broken or outdated, that’s why. @Master Disaster should help, but I’d like to understand the problem better. Running the package manager in the terminal often reveals more details about the issue.
S
Santa_530
11-13-2016, 04:58 PM #10

The file is a text file listing package sources, editable with any editor (as superuser). It points to URLs for package downloads; if any are broken or outdated, that’s why. @Master Disaster should help, but I’d like to understand the problem better. Running the package manager in the terminal often reveals more details about the issue.

Pages (2): 1 2 Next