See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error msg everytime i try to install new software
#17
Hi Jwwin

Let's see if we can fix this issue:
Quote:Sounds like you may have answered "Yes" to replace the config files.  If you did, we'll need to fix that or you may run into some other problems down the road.  It's not too difficult and we can do that tomorrow.  Just post back to confirm whether you kept the old config or replaced it with the package maintainers version.

In post #11 you asked about /etc/issue. The correct answer is selected by default [default=N] so hitting enter at the prompt is all that's needed.

There are two files that may have been changed:
/etc/issue
/etc/lsb-release

Fixing these files is easy. We'll list them in the terminal (they're short) compare them to a correct listing and then make any necessary changes.

Open a terminal. Type:
Code:
cat /etc/issue

The correct output should be:
Code:
Linux Lite 2.0 LTS \n \l

If you need to make changes to /etc/issue. Type
Code:
gksudo leafpad/etc/issue
make the necessary changes and then save the file

Open a terminal. Type:
Code:
cat /etc/lsb-release

The correct output should be:
Code:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Linux Lite 2.0"

If you need to make changes to /etc/lsb-release. Type
Code:
gksudo leafpad /etc/lsb-release
make the necessary changes and then save the file

Test and see if the files are fixed. Type
Code:
cat /etc/issue
output should be:
Code:
Linux Lite 2.0 LTS \n \l

Type:
Code:
cat /etc/lsb-release
output should be:
Code:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Linux Lite 2.0"


Did it work? Post back when you have a chance.  ~Scott
[Image: q7j1yAl.png]
Reply


Messages In This Thread
Error msg everytime i try to install new software - by jwwin - 08-06-2014, 08:53 PM
Re: Error msg everytime i try to install new software - by Scott(0) - 08-26-2014, 03:43 AM
Re: Error msg everytime i try to install new software - by southernstyle - 10-27-2014, 12:24 AM
Re: Error msg everytime i try to install new software - by southernstyle - 10-28-2014, 03:07 AM
Re: Error msg everytime i try to install new software - by southernstyle - 10-29-2014, 10:15 PM
Re: Error msg everytime i try to install new software - by maccool - 11-17-2014, 02:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)