-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dom0 , OSError: [Errno 2] No such file or directory: '/var/lib/qubes/servicevms/dom0/apps.templates' #1491
Comments
Just wrt moving logs out of dom0: If you're confident that the logs do not contain any sensitive info, you can copy a file out of dom0 thusly: $ qvm-run --pass-io $VMNAME 'cat > $FILENAME' < $FILEPATH (Paths in the passed command are relative to /home/user/ . If concerned about the VM piping data back to dom0, consider appending a " 2>&1 >/dev/null ".) |
hmm well thats weird , all logs wiped after shutdown. is it that by default ? is there a way to re-back them? and how about the rest of the messages above ? sound normal ? if they r normal . then it is better to change the message for more confidential to the user when he press on dom0 "add/remove app shortcuts" icon. |
ok i reproduce the dom0 log , by pc-shutdown -> cut off the internet (i just removed the cable because i dont use the wifi) -> turn on the pc & go to dom0 logs = tada! hmm but the problem is still witha dom0 logs copy i have saved the logs in /home/myusername i tried these:-
and it give:-
different python version? |
On Thu, Dec 10, 2015 at 02:41:14AM -0800, TNT BOM BOM wrote:
You're trying to write a directory instead of file... Best Regards, |
ok here:- (couldnt drag and drop the file here, it says:- "Something went really wrong, and we can’t process that file. Try again." so copy/paste as code)
|
this is new one:- (when i hit update button for dom0, dom0 not updating nor saying there r no dom0 updates. just nothing)
|
Duplicate of #1367 |
after the last dom0 updates , something looks wrong with dom0:-
firstly:- if you go to dom0 and hit right click then choose "Add/remove apps shortcuts" this message going to appear:-
now there is Show Details.... , when i press one it , it shows these messages:-
secondly:- the update icon keeps appearing even if i press the update button and there is no updates.
thirdly:- i would like to copy the dom0 logs and add it here but since i cant copy/paste directly. it is too hard to write it down here. (hope u make sucha way to do that easier in the future). tho in the last two lines i read there is an error:-
The text was updated successfully, but these errors were encountered: