GNU bug report logs -
#53233
installing gnome-terminal on a foreign distribution causes login to fail
Previous Next
To reply to this bug, email your comments to 53233 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#53233
; Package
guix
.
(Thu, 13 Jan 2022 17:43:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 13 Jan 2022 17:43:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello Guix,
I'm lacking investigation detail, but this seems worthy of reporting.
I had tested installing gnome-terminal from guix on top of a Debian
stable distribution, and was surprised that login would not longer work
(!) until I 'guix remove gnome-terminal' from a TTY.
We should investigate why (such as in a VM).
Maxim
Information forwarded
to
bug-guix <at> gnu.org
:
bug#53233
; Package
guix
.
(Thu, 13 Jan 2022 18:11:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 53233 <at> debbugs.gnu.org (full text, mbox):
On Thu, Jan 13, 2022 at 12:42:18PM -0500, Maxim Cournoyer wrote:
> Hello Guix,
>
> I'm lacking investigation detail, but this seems worthy of reporting.
>
> I had tested installing gnome-terminal from guix on top of a Debian
> stable distribution, and was surprised that login would not longer work
> (!) until I 'guix remove gnome-terminal' from a TTY.
On Debian 11 (current stable), I did this:
recent commit, from today
|
------ ▼
$ guix time-machine --commit=ea71ec1630e06503c14c6e7f4570b69de4e42123 -- install gnome-terminal
$ gnome-terminal
# Error creating terminal: The name org.gnome.Terminal was not provided by any .service files
$
------
So, it doesn't work in general. But, it also doesn't break login. I
tried `bash --login` and also logged in from the console in another TTY.
However, my system doesn't use a desktop environment or login manager. I
login from the console and run `startx`.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#53233
; Package
guix
.
(Thu, 13 Jan 2022 21:06:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 53233 <at> debbugs.gnu.org (full text, mbox):
Hi Leo!
Leo Famulari <leo <at> famulari.name> writes:
> On Thu, Jan 13, 2022 at 12:42:18PM -0500, Maxim Cournoyer wrote:
>> Hello Guix,
>>
>> I'm lacking investigation detail, but this seems worthy of reporting.
>>
>> I had tested installing gnome-terminal from guix on top of a Debian
>> stable distribution, and was surprised that login would not longer work
>> (!) until I 'guix remove gnome-terminal' from a TTY.
>
> On Debian 11 (current stable), I did this:
>
> recent commit, from today
> |
> ------ ▼
> $ guix time-machine --commit=ea71ec1630e06503c14c6e7f4570b69de4e42123 -- install gnome-terminal
> $ gnome-terminal
> # Error creating terminal: The name org.gnome.Terminal was not provided by any .service files
> $
> ------
Yes, this is because gnome-terminal installs dbus services that aren't
found without messing with the host dbus config.
> So, it doesn't work in general. But, it also doesn't break login. I
> tried `bash --login` and also logged in from the console in another TTY.
>
> However, my system doesn't use a desktop environment or login manager. I
> login from the console and run `startx`.
OK, perhaps this explains why. My testing was with GDM/GNOME atop
Debian 9.
Thanks for trying it!
Maxim
This bug report was last modified 3 years and 101 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.