Commit e0432f6
fix: revert to two-step gnome-keyring setup for CI
The combined --unlock --start with 2>/dev/null broke keyring init
entirely ("no result found"). Revert to the original two-step process
but use eval "$()" for robust env var export and add debug logging
to verify GNOME_KEYRING_CONTROL is set.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent 27112e1 commit e0432f6
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
121 | 122 | | |
122 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
| |||
0 commit comments