Update log
|
31st Jul, 2016, 06:37 PM
Post: #1
|
|||
|
|||
Update log
When I try to update my packages through xbian-config in Kodi it's failing. I can update through ssh but I would like to see why it's failing in Kodi. Is there an xbian-config log somewhere?
|
|||
31st Jul, 2016, 08:51 PM
Post: #2
|
|||
|
|||
RE: Update log | |||
31st Jul, 2016, 09:30 PM
Post: #3
|
|||
|
|||
RE: Update log
(31st Jul, 2016 06:37 PM)supernano Wrote: When I try to update my packages through xbian-config in Kodi it's failing. I can update through ssh but I would like to see why it's failing in Kodi. Is there an xbian-config log somewhere? @supernano Yes, there is. All outputs of recent update process via apt-get is stored in file /tmp/aptstatus (it's the same output you should see in the message box you can hide into background) |
|||
31st Jul, 2016, 09:56 PM
Post: #4
|
|||
|
|||
RE: Update log
(31st Jul, 2016 08:51 PM)Skywatch Wrote: http://kodi.wiki/view/Log_file/Easy FYI: in kodi.log are unfortunately NO messages from apt-get process. You only can find log messages which are written from xbian-config code by xbmc.log or print statements explicitly. |
|||
1st Aug, 2016, 03:33 AM
Post: #5
|
|||
|
|||
RE: Update log
Ah, OK - I was just trying to be helpful!
|
|||
1st Aug, 2016, 09:14 AM
Post: #6
|
|||
|
|||
RE: Update log | |||
2nd Aug, 2016, 05:50 PM
Post: #7
|
|||
|
|||
RE: Update log
(31st Jul, 2016 09:30 PM)Nachteule Wrote: Yes, there is. All outputs of recent update process via apt-get is stored in file /tmp/aptstatus (it's the same output you should see in the message box you can hide into background) Thanks, that's exactly what I wanted. It had some extra error info that wasn't coming up in the message box. I'm still not sure why I'm getting this error, but I'll use another thread for that. |
|||
3rd Aug, 2016, 05:29 AM
Post: #8
|
|||
|
|||
RE: Update log
(2nd Aug, 2016 05:50 PM)supernano Wrote: Thanks, that's exactly what I wanted. It had some extra error info that wasn't coming up in the message box. I'm still not sure why I'm getting this error, but I'll use another thread for that. Probably because of asynchronous update of messages and checking if apt-get has been finished (this are 2 different threads). Are those missing messages at the end of /tmp/aptstatus file? |
|||
3rd Aug, 2016, 05:49 AM
Post: #9
|
|||
|
|||
RE: Update log
(3rd Aug, 2016 05:29 AM)Nachteule Wrote: Are those missing messages at the end of /tmp/aptstatus file? The unmet dependencies error was at the end of the aptstatus file. The same message also appears if I try to update using the ssh version of xbian-config. But if I just use apt-get upgrade, it doesn't display an error, it just says it didn't update 4 packages (all the libcec related ones). The sources.list duplicate entry warning only comes up when I run apt-update. It doesn't come up in xbian-config or in the aptstatus file. |
|||
« Next Oldest | Next Newest »
|