GNU bug report logs -
#55546
[PATCH 0/1] gnu: Add cl-clog
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 55546 in the body.
You can then email your comments to 55546 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#55546
; Package
guix-patches
.
(Fri, 20 May 2022 20:06:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sharlatan Hellseher <sharlatanus <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 20 May 2022 20:06:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Sharlatan Hellseher (1):
gnu: Add cl-clog
gnu/packages/lisp-xyz.scm | 50 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 49 insertions(+), 1 deletion(-)
base-commit: 31a9003d4f47fe54df61d2313728bc09a21f20d0
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#55546
; Package
guix-patches
.
(Fri, 20 May 2022 20:08:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 55546 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[0001-gnu-Add-cl-clog.patch (text/x-patch, attachment)]
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Sat, 21 May 2022 08:48:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Sharlatan Hellseher <sharlatanus <at> gmail.com>
:
bug acknowledged by developer.
(Sat, 21 May 2022 08:48:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 55546-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I added "clog/docs" and "clog/tools" to the 'asd-systems' parameter and
pushed the patch as 624eac9a6ecffefdaed04aa5678cab06627517af.
Thanks.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#55546
; Package
guix-patches
.
(Sun, 29 May 2022 01:33:02 GMT)
Full text and
rfc822 format available.
Message #16 received at submit <at> debbugs.gnu.org (full text, mbox):
Sharlatan Hellseher <sharlatanus <at> gmail.com> writes:
> Sharlatan Hellseher (1):
> gnu: Add cl-clog
>
> gnu/packages/lisp-xyz.scm | 50 ++++++++++++++++++++++++++++++++++++++-
> 1 file changed, 49 insertions(+), 1 deletion(-)
>
>
> base-commit: 31a9003d4f47fe54df61d2313728bc09a21f20d0
I have a concern regarding the inclusion of this package, namely that
the way cl-clog currently uses jquery as a dependency involves vendoring
the code into its own repository.
Isn't that contrary to our general guidelines?
- Aurora
Information forwarded
to
guix-patches <at> gnu.org
:
bug#55546
; Package
guix-patches
.
(Sun, 29 May 2022 01:33:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#55546
; Package
guix-patches
.
(Sun, 29 May 2022 11:50:01 GMT)
Full text and
rfc822 format available.
Message #22 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi Aurora,
I see you nearly packed cl-clog in March and was stopped by jQuery as
well https://issues.guix.gnu.org/54268.
It's seam to me that my patch was accepted by chance, it needs to be
reverted due to the same reason as yours.
jQuery is a huge JavaScript package nearly non of it's part is packed
in Guix yet. I would be nice have it on board but not in
a nearly future, but I can schedule it on my backing list
https://git.sr.ht/~hellseher/ffab/tree/main/item/TODO
Regards,
On Sun, 29 May 2022 at 02:32, Aurora <rind38 <at> disroot.org> wrote:
>
>
> Sharlatan Hellseher <sharlatanus <at> gmail.com> writes:
>
> > Sharlatan Hellseher (1):
> > gnu: Add cl-clog
> >
> > gnu/packages/lisp-xyz.scm | 50 ++++++++++++++++++++++++++++++++++++++-
> > 1 file changed, 49 insertions(+), 1 deletion(-)
> >
> >
> > base-commit: 31a9003d4f47fe54df61d2313728bc09a21f20d0
>
> I have a concern regarding the inclusion of this package, namely that
> the way cl-clog currently uses jquery as a dependency involves vendoring
> the code into its own repository.
>
> Isn't that contrary to our general guidelines?
>
> - Aurora
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#55546
; Package
guix-patches
.
(Sun, 29 May 2022 11:50:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#55546
; Package
guix-patches
.
(Sun, 29 May 2022 20:17:02 GMT)
Full text and
rfc822 format available.
Message #28 received at submit <at> debbugs.gnu.org (full text, mbox):
Sharlatan Hellseher <sharlatanus <at> gmail.com> writes:
> Hi Aurora,
>
> I see you nearly packed cl-clog in March and was stopped by jQuery as
> well https://issues.guix.gnu.org/54268.
> It's seam to me that my patch was accepted by chance, it needs to be
> reverted due to the same reason as yours.
That is correct, indeed. And that is unfortunately what I expected.
> jQuery is a huge JavaScript package nearly non of it's part is packed
> in Guix yet. I would be nice have it on board but not in
> a nearly future, but I can schedule it on my backing list
> https://git.sr.ht/~hellseher/ffab/tree/main/item/TODO
That however would be very nice indeed. In mid-longterm we really do
want jQuery & Bootstrap in Guix, if only because of the sheer number of
projects that depend on them in some way or another.
Unfortunately they also themselves have quite a hefty dependency list.
In any case, thanks for work and for your response.
- Aurora
Information forwarded
to
guix-patches <at> gnu.org
:
bug#55546
; Package
guix-patches
.
(Sun, 29 May 2022 20:17:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 27 Jun 2022 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 360 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.