LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Error when installing additional software (LL 2.2)
#21
Interesting so
Code:
sudo apt-get install -f
should have thrown an error if there was a broken language dependency. Do we have any weird output?
Reply
#22
(12-04-2014, 02:20 PM)sysdrum link Wrote: Interesting so
Code:
sudo apt-get install -f
should have thrown an error if there was a broken language dependency. Do we have any weird output?

No, gave no errors
Life on earth is expensive but it does include a free trip around the sun.
Reply
#23
what is your time right now here its 16:20

ok!
did not see page 2 when i posted
Reply
#24
Hi iwar,

I'm sure Jerry is in New Zealand:
http://www.timeanddate.com/worldclock/ne...d/auckland
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply
#25
(12-04-2014, 03:20 PM)iwar link Wrote: what is your time right now here its 16:20

ok!
did not see page 2 when i posted

we are in the same timezone
Life on earth is expensive but it does include a free trip around the sun.
Reply
#26
Yes TMG1961 but Jerry is not in the same zon
Reply
#27
(12-04-2014, 06:25 PM)iwar link Wrote: Yes TMG1961 but Jerry is not in the same zon

No i think he is just getting out of bed at this moment..guess he is about 12 hours ahead of us
Life on earth is expensive but it does include a free trip around the sun.
Reply
#28

So why is a grep command?
Code:
test_appletrailers1=(`apt-cache policy totem-mozilla | grep "Installed:"`)
Before this command?
Code:
if [ "${PIPESTATUS[0]}" -ne "0" ]; then
                    if zenity --question --title=Update --text="You must update package lists before using this tool\nDo you want to update?"
                    then
                                    sudo apt-get update | zenity --progress --text="Updating package lists..." --title="Please wait" --pulsate --auto-close
                                     if [ "${PIPESTATUS[0]}" -ne "0" ]; then
                                                zenity --error --title="Error" --text="Updating package lists has failed."
                                                exit
                                     fi
         
                    else                            exit


In the script it makes a grep call before a zenity call, could the grep cause a fault if there is an error in the grep?


I pulled the code from both the Git and in usr/scripts/lite-software on a current 32 and 64.
I am not sure if that could be the problem but when I removed it the error went away on the 32 bit and 64 bit when another installed language was present. But I am not sure that is the complete issue.

Reply
#29
Should i change the default language to Dutch to see if the error pops up? Or do you want to take a look yourself Jerry?
Life on earth is expensive but it does include a free trip around the sun.
Reply
#30
Thought i give it a try. Changed language to Dutch, logged out and back in again and tried to install additional software and got the pop up that i needed to update first. Changed the language back to English and logged out and in again and no pop up when i tried to install additional software.
Life on earth is expensive but it does include a free trip around the sun.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)