On 03/29/2018 12:09 AM, Marek Marczykowski-Górecki wrote:
> On Wed, Mar 28, 2018 at 11:54:09PM +1300, Robert Fisk wrote:
>> On 03/27/2018 10:11 AM, Marek Marczykowski-Górecki wrote:
>>> I try to figure how "gpg-1" got into qubes.Filecopy service execution
>>> environment. One of ideas is that something is wrong with exporting
>>> QUBES_GPG_DOMAIN variable by /etc/profile.d/qubes-gpg.sh. Can you check
>>> if you get the same with other services? For example:
>>>
>>>     echo date | qvm-run -p mail-1 "QUBESRPC qubes.VMShell dom0"
>>>
>>> (execute "date" using qubes.VMShell service)
>>>
>>> Check also /tmp/qubes-session-env - maybe some strange formatting
>>> happened there?
> 
>> Thanks everyone for the suggestions. Marek's idea also triggered the
>> bug/error:
> 
>>> [user@dom0 ~]$ echo date | qvm-run -p mail-1 "QUBESRPC qubes.VMShell dom0"
>>> /usr/lib/qubes/qubes-rpc-multiplexer: 24: export: gpg-1: bad variable name
> 
> 
>> Running the same command on another AppVM reported the date correctly.
>> More info from the VM in question: (everything looks normal?)
> 
> (...)
> 
>> Any ideas what to check from here?
> 
> Everything above looks normal.
> I'd add 'set -x` at the beginning of
> /usr/lib/qubes/qubes-rpc-multiplexer and see what's going on there
> (using qubes.VMShell service).
> 
> 

Hi all,

Here is a quick note to say that I found the problem, and it was a
configuration error in the AppVM. I had this line in ~/.profile:

> export QUBES_GPG_DOMAIN gpg-1
(missing '=')

Somehow this didn't cause any problem for the last > 1 year, then broke
recently. Thanks to everyone, and sorry for the noise!

Regards,
Robert

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-devel/c62e3a37-1e9c-9cd7-5be9-b024b3d6babb%40fastmail.fm.
For more options, visit https://groups.google.com/d/optout.

Reply via email to