Qubes R3.2, cannot find redshift{-gtk} packages on dom0

629 views
Skip to first unread message

Pablo Di Noto

unread,
Oct 19, 2016, 9:47:56 PM10/19/16
to qubes-users
Hello all,

I have reinstalled R3.2 and want to install Redshift (and its GUI) on dom0 again.
I do not recall how I did it on R3.1, and successive updates.

I see on a Fedora 23 VM that redshift and redshift-gtk are available in the `updates` repository.

But cannot find how to access these (or equivalent) repositories on dom0. Used `qubes-dom0-update --enablerepo=XXX` with many different repositories mentioned in FAQs and other posts here with XXX={updates, qubes-dom0-current-testing, qubes-dom0-security-testing, qubes-dom0-unstable, ...} but all return "Unable to find a match".

What am I missing?

Thanks in advance,
///Pablo

Manuel Amador (Rudd-O)

unread,
Oct 20, 2016, 8:41:04 PM10/20/16
to qubes...@googlegroups.com
Curious here: what is Redshift and why would it be a good idea to
install it in dom0? Not judging, just curious.


--
Rudd-O
http://rudd-o.com/

vincent.ma...@gmail.com

unread,
Oct 21, 2016, 4:52:48 AM10/21/16
to qubes-users

I know how to install redshift but whats the dom0 command to install the redshift-gtk ?


sudo yum install redshift-gtk ?

tried it and can not find it...

Gorka Alonso

unread,
Oct 21, 2016, 5:37:50 AM10/21/16
to qubes-users, vincent.ma...@gmail.com
I guess this [1] link can help you.

[1] https://www.qubes-os.org/doc/software-update-dom0/

Pablo Di Noto

unread,
Oct 21, 2016, 7:09:33 AM10/21/16
to vincent.ma...@gmail.com, qubes-users
2016-10-21 5:52 GMT-03:00 <vincent.ma...@gmail.com>:
On Thursday, October 20, 2016 at 3:47:56 AM UTC+2, Pablo Di Noto wrote:
> Hello all,
>
> I have reinstalled R3.2 and want to install Redshift (and its GUI) on dom0 again.
> I do not recall how I did it on R3.1, and successive updates.
>
> I see on a Fedora 23 VM that redshift and redshift-gtk are available in the `updates` repository.
>
> But cannot find how to access these (or equivalent) repositories on dom0. Used `qubes-dom0-update --enablerepo=XXX` with many different repositories mentioned in FAQs and other posts here with XXX={updates, qubes-dom0-current-testing, qubes-dom0-security-testing, qubes-dom0-unstable, ...} but all return "Unable to find a match".
>
> What am I missing?
>

I know how to install redshift but whats the dom0 command to install the redshift-gtk ?

sudo yum install redshift-gtk ?

tried it and can not find it...


Well, as I mentioned in my original post, neither `redshift` nor `redshift-gtk` seem to be available into the repositories that come installed and enabled in Qubes R3.2. 

I guess during my successive updates from R3 -> R3.1rcX -> R3.2rcX somehow I enabled a testing repository where I found it, but cannot redo the same now.

Being a mostly debian/ubuntu habitual, I am not very familiar with the latests Fedora packaging. I can grasp the idea on a Fedora 23 vm, but I get lost in the dom0 proxy update system (works like a charm, no intention of critizicing it). 

My eyes miss Redshift, would really appreciate any pointers.

Cheers,
///Pablo


 
--
You received this message because you are subscribed to a topic in the Google Groups "qubes-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qubes-users/Qi1NqE8raS8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qubes-users+unsubscribe@googlegroups.com.
To post to this group, send email to qubes...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/9770c041-20de-45ca-87c6-0e3fbf0cf603%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Pablo Di Noto

unread,
Oct 21, 2016, 7:11:44 AM10/21/16
to vincent.ma...@gmail.com, qubes-users
Well, ahem, it turned out that following the advice on 
I could install it without any issue.

I swear I tried `qubes-dom0-current-testing` but it seems I did not.
Sorry for the noise!

Pablo Di Noto

unread,
Oct 21, 2016, 7:25:19 AM10/21/16
to vincent.ma...@gmail.com, qubes-users


Well, ahem, it turned out that following the advice on 
I could install it without any issue.

I swear I tried `qubes-dom0-current-testing` but it seems I did not.
Sorry for the noise!


For future reference (including to myself, it seems) you can install Redshift, (which adjusts the color temperature of your screen according to your surroundings and may help your eyes hurt less if you are working in front of the screen at night, as its author states) in plain R3.2 with:

[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing redshift redshift-gtk

Cheers,
///Pablo

srhgr

unread,
Oct 22, 2016, 8:15:27 AM10/22/16
to qubes-users
On Thursday, October 20, 2016 at 3:47:56 AM UTC+2, Pablo Di Noto wrote:

when I install the redshift-gtk it tries to find the geolocation but it fails. how can I simply dimm the light like adjusting the audio volume with redshift?

Holger Levsen

unread,
Oct 22, 2016, 8:31:20 AM10/22/16
to srhgr, qubes-users
On Sat, Oct 22, 2016 at 05:15:27AM -0700, srhgr wrote:
> when I install the redshift-gtk it tries to find the geolocation but it fails. how can I simply dimm the light like adjusting the audio volume with redshift?

AFAIK redshift cannot do this, but:

$ cat bin/my_redshift
#!/bin/sh

# berlin
COORD=52.5:13.4
redshift-gtk -l $COORD &


--
cheers,
Holger
signature.asc

pa...@waysact.com

unread,
Oct 22, 2016, 1:24:47 PM10/22/16
to qubes-users, vincent.ma...@gmail.com
On Saturday, October 22, 2016 at 9:15:27 AM UTC-3, srhgr wrote:
>
> when I install the redshift-gtk it tries to find the geolocation but it fails. how can I simply dimm the light like adjusting the audio volume with redshift?

In order to have the feature that automatically adjust the screen color based on the time of day, you can set your location using a configuration file located in ~/.config/redshift.conf with this content:

[redshift]
location-provider=manual
[manual]
lat=-31.4
lon=-64.5

where you should put appropriate values for your actual location (or a matching timzone at least).

Regards,
///Pablo

Reply all
Reply to author
Forward
0 new messages