bug#22010: bytecode timestamps

2019-02-08 Thread Ricardo Wurmus


Ricardo Wurmus  writes:

> I’ll push the change to the core-updates branch.

This is now on core-updates.  Python 2 now builds reproducibly.

--
Ricardo






bug#24981: [Website] All pages fail the HTML validation test

2019-02-08 Thread sirgazil

Fixed. Changes published.


--
Luis Felipe López Acevedo
http://sirgazil.bitbucket.io/







bug#32261: guix packages website: add mechanism to link to individual packages

2019-02-08 Thread sirgazil

Hello Paul,

As Nils comments, the proposal in issue #25227 includes having a page 
per package in paths like: /packages/blender-X.Y.Z/. (Check 
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25227 for the details.)


If you think this issue is covered by that proposal, you could close 
this bug by sending an email to 32261-d...@debbugs.gnu.org. You can use 
the same subject of this bug and summarize in the body why you are 
closing it.



:)


--
Luis Felipe López Acevedo
http://sirgazil.bitbucket.io/







bug#34333: Docker daemon failing to start on boot

2019-02-08 Thread Ludovic Courtès
Hello,

al...@adair.io skribis:

> Hi, I am having an issue with the docker daemon as a service in
> guixsd. It seems that dockerd will not start on boot, but it will
> successfully start after running "guix system reconfigure".

[...]

> After booting:
>
>
>
> allana@guixsd ~$ docker ps
> Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is
> the docker daemon running?
> allana@guixsd ~$ sudo herd status dockerd
> Password:
> Status of dockerd:
>   It is stopped.
>   It is enabled.

This is what happens at boot time:

> Feb  5 10:16:51 localhost shepherd[1]: Service containerd has been

[...]

> Feb  5 10:16:51 localhost NetworkManager[353]: 
> [1549358211.3005] NetworkManager (version 1.8.4) is starting... (for
> the first time)

[...]

> [1549358211.9031] manager: NetworkManager state is now
> CONNECTED_GLOBAL
> Feb  5 10:16:52 localhost dbus-daemon[350]: [system] Successfully
> activated service 'org.freedesktop.PolicyKit1'
> Feb  5 10:16:54 localhost ntpd[354]: Listen normally on 4 enp0s3
> 10.0.2.15:123
> Feb  5 10:16:54 localhost ntpd[354]: Listen normally on 5 enp0s3
> [fe80::e882:9a4a:3a68:9d76%2]:123
> Feb  5 10:16:56 localhost shepherd[1]: Service dockerd could not be
> started.

Danny, could it be that the ‘docker’ service should depend on
‘networking’?

FWIW, “make check-system TESTS=docker” passes for me.

Thanks,
Ludo’.





bug#24981: [Website] All pages fail the HTML validation test

2019-02-08 Thread Ludovic Courtès
Hello sirgazil,

sirgazil  skribis:

> This issue is solved in the website repository now. The following
> commits fix remaining validation errors related to the use of the
> obsolete TT element:
>
>  * 13a1a5a41df9eae7d3ca54c6ab4774c7804dba45
>
> 
>  * 38ba9baa9162e4060160c03d0827787c9f52e26c
>
> 
>
> And the following commit fixes a validation error related to using a P
> element as a container of DIV elements:
>
> b951df49798db870aab5ebd4c63d70d2d0c6c8cf
> 
>
> I think once these changes are deployed to gnu.org and guix.info this
> issue can be closed.

Thanks for fixing these!

Ludo’.





bug#33717: [website] missing images

2019-02-08 Thread sirgazil

Hi epicmorphism,

This bug is solved in the source code of the website now.¹ The change 
will be visible with the next update of the guix.info website.


I'm closing this bug now. Thank you for reporting it.



1. 
https://git.savannah.gnu.org/cgit/guix/guix-artwork.git/commit/?id=6e422be4dc96bb5b5ef7a2c469b349f58cfdf709



--
Luis Felipe López Acevedo
http://sirgazil.bitbucket.io/







bug#33285: Installing, then removing, a package yields a different profile

2019-02-08 Thread Chris Marusich
Jelle Licht  writes:

> Ricardo Wurmus  writes:
>
>> [snip]
>>
>> I think it’s fine to leave it as it is, then.  “--install” and
>> “--remove” are stateful and should be expected to have quirks like this.
>> (E.g. upgrading Guix in between two “--install”s can lead to
>> a mosaic of a profile that could not be produced any other way.)
>
> This seems like a very reasonable perspective on this issue, so I
> concur. Should we state this explicitly somewhere in the manual?

Thinking about it that way, I agree it makes sense as is.  I think it's
valid to say this isn't a bug, then.  I've confirmed that "adding" and
then "removing" a package by using a stateless method (e.g., the "guix
package -m" method) results in the expected behavior: the first and
third profile generations refer to exactly the same profile:

--8<---cut here---start->8---
$ ls -al /tmp/test-profile*
lrwxrwxrwx 1 marusich users 19 Feb  8 19:39 /tmp/test-profile -> 
test-profile-3-link
lrwxrwxrwx 1 marusich users 51 Feb  8 19:39 /tmp/test-profile-1-link -> 
/gnu/store/7j6gy2xvyz7zzpccwsssbxxzykv6q0zg-profile
lrwxrwxrwx 1 marusich users 51 Feb  8 19:39 /tmp/test-profile-2-link -> 
/gnu/store/yz9qskdl926mdy1i63yzsqwhcciswv90-profile
lrwxrwxrwx 1 marusich users 51 Feb  8 19:39 /tmp/test-profile-3-link -> 
/gnu/store/7j6gy2xvyz7zzpccwsssbxxzykv6q0zg-profile
--8<---cut here---end--->8---

I'm satisfied.  I'm honestly not sure it's worth mentioning in the
manual.  I feel like explaining it would add little value and just
clutter up the documentation.  This was mainly a curiosity for me.

-- 
Chris


signature.asc
Description: PGP signature


bug#34399: gnome-online-accounts recommends non-free software/service

2019-02-08 Thread Raghav "RG" Gururajan
Hi,

I just found out in my GuixSD that gnome-online-accounts in system settings is 
showing options for Google, Facebook, etc.

Regards,
Raghav Gururajan



publickey - rg@mail.raghavgururajan.net - 0x996B359F.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature


bug#34400: gnome-online-accounts not working properly

2019-02-08 Thread Raghav "RG" Gururajan
Hi,

Adding a NextCloud account in online accounts of gnome system settings, does 
not get added properly. After adding, files are not available/showing in 
nautils file manager.

Regards,
Raghav Gururajan.

publickey - rg@mail.raghavgururajan.net - 0x996B359F.asc
Description: application/pgp-keys


signature.asc
Description: OpenPGP digital signature