Support Requests - CLICK TO READ BEFORE POSTING



Posted by: AposChatz382
09-10-2022, 07:37 AM
Forum: Other
- Replies (2)

Hello everyone,
I recently did an "apt update" from terminal and afterwards i started receiving these warnings:

W: Skipping acquire of configured file 'contrib/binary-amd64/Packages' as repository 'http://security.ubuntu.com/ubuntu focal-security InRelease' doesn't have the component 'contrib' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'non-free/binary-amd64/Packages' as repository 'http://security.ubuntu.com/ubuntu focal-security InRelease' doesn't have the component 'non-free' (component misspelt in sources.list?)
full log
sources.list

I don't really understand what the issue is and how to get rid of these warning.
Thank you in advance!

EDIT:
To be more specific:
I was trying to install libncurses-dev but for some reason it was not available so i did the following steps:

  • Enabled sources on software-properties-gtk
  • Changed mirror location
  • Updated from terminal



Posted by: HichemKanon
09-07-2022, 07:48 PM
Forum: Network
- Replies (2)

Hello Linux lite world, this is a chance to thank you very much for this great OS and for your effort.
as long as i loved Linux lite, i need to report the problems and share any idea to you, some days before a problem of internet happened with me 3 times, while i'm using the OS and browsing ..etc, suddenly the network lost !, and i didn't find any way to fix, except i turn off and then on my machine, is there any solution to do without turn off or restart my PC ???
thanks in advance



Posted by: Lloyd McDaniel
09-06-2022, 06:26 PM
Forum: Other
- Replies (1)

Hello All, and thanks in advance for any help.
I am a Toughbook hobby guy who has loaded and used LL 5.8 on a couple Panasonic Toughbooks and just wiped and did a clean install on his CF-31 MKI of LL 6.0
These TB's have BOTH touchpad and screen so I have to set xinput to kill the numerics started what I once would have thought of as IRQ's. No problem it lets my usb mouse work and I doubt that is the trouble.
the problem is that I am not getting any popout subwindows in browsers in the default installed desktop. As in when I try to save off any image I get no popout with menu or location.
It's acting a little wonky in other ways too but nothing I can put a finger on.
Ideas?, Claims of grandeur? suggestions besides do-dah-ing the thing again?
HA! a case in point when I clicked on preview this post absodamnlutely nothing happened.



Posted by: chushingura
09-05-2022, 03:16 PM
Forum: Installing Software
- Replies (4)

Hi, Cannot find PPA listings.  (I tried menu/settings/scroll down. no 'software and updates' in the list. Also tried search 'software', again no  'software and updates' in the list!)  The following is the initial problem. ===========================
Install Updates Error log
===========================
Install Updates could not fetch the package cache information lists.
Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance.

============ Log ===========

Hit:1 http://ie.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://www.mirrorservice.org/sites/repo..../linuxlite emerald InRelease
Hit:3 http://ie.archive.ubuntu.com/ubuntu focal-updates InRelease
Get:4 http://ie.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Get:6 http://ie.archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Hit:7 http://archive.canonical.com/ubuntu focal InRelease
Hit:8 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:5 https://deb.librewolf.net focal InRelease
Get:9 https://download.opensuse.org/repositori...untu_Focal  InRelease [1,553 B]
Err:9 https://download.opensuse.org/repositori...untu_Focal  InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 02456C79B2FD48BF
Reading package lists...
W: GPG error: https://download.opensuse.org/repositori...untu_Focal  InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 02456C79B2FD48BF
E: The repository 'https://download.opensuse.org/repositori...untu_Focal  InRelease' is not signed.



Posted by: chushingura
09-05-2022, 12:59 PM
Forum: Updates
- Replies (5)

:008 If I have no 'Software and Updates' in the list after searching 'Software' How do I find the PPA list?



Posted by: deejay
09-04-2022, 10:50 AM
Forum: Updates
- Replies (3)

Hello

Got this update error. Please can anyone assist? Tnx.
===========================
Install Updates Error log
===========================
Install Updates could not successfully download and install available updates.
Go to https://www.linuxliteos.com/forums/ and paste the log below into a new or existing thread for assistance.

============ Log ===========

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.



Posted by: nonzero
08-31-2022, 10:25 PM
Forum: Off Topic
- Replies (2)

So that's great, gnome uses flathub, ubuntu snapstore, debian has apt by default, sparky recently changed to nala, lite also have their own software section. Oh yeah, don't forget appimage or plingstore for a full-blown experience. Is this just me feeling overwhelmed browsing across the same apps again and again, and still failing to build it from source then needed ( say damn firefox using moz, or rust crates ). How about slow and dodgy guix? Lovin it.
Maybe I am not hacking into linux enough, n00b - let's try again - sudo apt install mono-devel Big Grin



Posted by: Strikstorno tototo
08-29-2022, 12:07 AM
Forum: Spanish [Spanish]
- Replies (1)

Estoy usando Linux Lite 6.0 para conectarme por SSH a equipos remotos por medio de SSH y una clave privada (id_rsa).

Genero la clave privada, pero no encuentro el directorio donde se almacenan: "~/.ssh", tampoco encuentro el archivo de configuración "~/.ssh/config".

Por ende no logro realizar las conexiones, alguna manera de solucionarlo? en otras distros existen estos directorios y archivos por defecto.



Posted by: stephan84
08-28-2022, 01:38 PM
Forum: Installing Software
- Replies (2)

after typing npm install in my vscode terminal for running a cloned react project i get:

npm ERR! code EPERM
npm ERR! syscall symlink
npm ERR! path ../@babel/parser/bin/babel-parser.js
npm ERR! dest /media/stephan/WDD 500/udemyCoding/react_the_complete_guide/02-starting-project/node_modules/.bin/parser
npm ERR! errno -1
npm ERR! Error: EPERM: operation not permitted, symlink '../@babel/parser/bin/babel-parser.js' -> '/media/stephan/WDD 500/udemyCoding/react_the_complete_guide/02-starting-project/node_modules/.bin/parser'
npm ERR!  [Error: EPERM: operation not permitted, symlink '../@babel/parser/bin/babel-parser.js' -> '/media/stephan/WDD 500/udemyCoding/react_the_complete_guide/02-starting-project/node_modules/.bin/parser'] {
npm ERR!  errno: -1,
npm ERR!  code: 'EPERM',
npm ERR!  syscall: 'symlink',
npm ERR!  path: '../@babel/parser/bin/babel-parser.js',
npm ERR!  dest: '/media/stephan/WDD 500/udemyCoding/react_the_complete_guide/02-starting-project/node_modules/.bin/parser'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in:
npm ERR!    /home/stephan/.npm/_logs/2022-08-28T13_22_21_771Z-debug-0.log

can anyone help me?
thanks for any support :045:



Posted by: nleco
08-28-2022, 01:01 AM
Forum: Installing Linux Lite
- Replies (2)

I am trying to install the latest version of Linux Lite. I used BalenaEtcher to burn the ISO on a USB. I was able to boot the USB and begin the install, but it hangs on "updates and other software" after I uncheck all boxes and hit "next".

I tried loading the live version off the usb and removed all partition on the hard drive.

Im not sure if I'm missing a step.