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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Two machines stuck on Installing Updates (at the same point)
#21
(09-29-2015, 03:00 PM)torreydale link Wrote: In the subject of this thread, can you change the word "suck" to "stuck"?

Oh wow, sorry, that was a legitimate typo. I've fixed it.

Reply
#22
(09-23-2015, 11:03 PM)rokytnji link Wrote: That is where Microsoft is porting .net to be able to be worked on in Linux.
Quote:Announcing .NET 2015 - .NET as Open Source, .NET on Mac and Linux, and Visual Studio Community[img height=436 width=800]http://www.hanselman.com/blog/content/binary/Windows-Live-Writer/Announcing-.NET-in-your-Editor-of-Choice_E16B/image_3379f52c-2764-4a61-8b29-7bff2dc68dde.png[/img]

So I started to investigate .NET Core, but ran into the same exact issue... check out the "Installing .NET Core on Linux" documentation:

http://dotnet.readthedocs.org/en/latest/...linux.html

it asks me to install the latest mono, and points me to more Debian packages.

Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
sudo apt-get update
sudo apt-get install mono-complete

but reading over that guide it states the .NET 5 Core team is using Ubuntu 14.04 LTS, so they're including Debian repos under Ubuntu as well... it seems like this is pretty much unavoidable if I want to keep to LTS, but develop using the latest tools. I mean I was able to get Visual Studio Code (their cross platform editor) installed and running without issue (it was just a zip). But now I'm at another road block.

anyone have any other suggestions?
Reply
#23
(09-23-2015, 03:39 PM)torreydale link Wrote: If you don't get the issue from the command I supplied, but you do with the GUI, then the GUI runs a different command.  I wouldn't recommend giving up on the GUI.  It's doing what it's supposed to do.  And in your case, it's letting us know something is odd.  The GUI also more than likely produces a log even when you cancel out of the process.  I just don't know where that log file is.  Perhaps someone else will chime in.

Did you try Edit, Fix Broken Packages within Install/Remove Software?

Also consider Lite Tweaks (Menu, System, Lite Tweaks).  The Autoremove Packages and Package Cache are safe options.

Just as a heads up, it appears the GUI updater is a script run from /usr/scripts/updates-gui and it generates a log in /var/logs/llupdates.log. However I'm not sure if this file is generated line for line while the updates are running, or if it is only generated after the updates are done all in one shot. Just wanted to let you know, since I was able to track these down.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)