GNU bug report logs -
#29828
Various Linter corrections
Previous Next
Reported by: ng0 <ng0 <at> n0.is>
Date: Sat, 23 Dec 2017 20:53:01 UTC
Severity: normal
Done: Danny Milosavljevic <dannym <at> scratchpost.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29828 in the body.
You can then email your comments to 29828 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#29828
; Package
guix-patches
.
(Sat, 23 Dec 2017 20:53:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ng0 <ng0 <at> n0.is>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 23 Dec 2017 20:53:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
This bug starts a series of patches to:
- fix complains external linters found
- fix complains our linter found
These fixes include: addressing permanent redirects,
404s -> new files, domains, URLs, etc.
4 Patches for the start, more to follow.
--
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
WWW: https://n0.is
[0001-gnu-xz-Adjust-the-home-page.patch (text/plain, attachment)]
[0002-gnu-xdelta-Change-to-new-home-page.patch (text/plain, attachment)]
[0003-gnu-java-xz-Adjust-home-page.patch (text/plain, attachment)]
[0004-gnu-ruby-Use-new-home-page.patch (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Danny Milosavljevic <dannym <at> scratchpost.org>
:
You have taken responsibility.
(Sat, 23 Dec 2017 21:15:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
ng0 <ng0 <at> n0.is>
:
bug acknowledged by developer.
(Sat, 23 Dec 2017 21:15:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 29828-done <at> debbugs.gnu.org (full text, mbox):
Hi ng0,
thanks! Pushed to master.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#29828
; Package
guix-patches
.
(Sat, 23 Dec 2017 21:27:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 29828 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
ng0 transcribed 7.3K bytes:
> This bug starts a series of patches to:
> - fix complains external linters found
> - fix complains our linter found
> These fixes include: addressing permanent redirects,
> 404s -> new files, domains, URLs, etc.
>
> 4 Patches for the start, more to follow.
Follow-up Number 1:
Workaround for the mozjs <at> 38 source changing.
This comes with a 'TODO' task: Work on building
mozjs <at> 38 from the new source.
--
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
WWW: https://n0.is
[0001-gnu-mozjs-38-Workaround-for-people.mozilla.org-shutd.patch (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#29828
; Package
guix-patches
.
(Sat, 23 Dec 2017 21:28:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 29828-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Danny Milosavljevic transcribed 0.1K bytes:
> Hi ng0,
>
> thanks! Pushed to master.
Thanks. I just wasn't done with this. I'll just open new bug for each patch then.
--
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
WWW: https://n0.is
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#29828
; Package
guix-patches
.
(Sat, 23 Dec 2017 21:30:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 29828-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Disregard this, will open a new bug.
ng0 transcribed 4.0K bytes:
> ng0 transcribed 7.3K bytes:
> > This bug starts a series of patches to:
> > - fix complains external linters found
> > - fix complains our linter found
> > These fixes include: addressing permanent redirects,
> > 404s -> new files, domains, URLs, etc.
> >
> > 4 Patches for the start, more to follow.
>
> Follow-up Number 1:
>
> Workaround for the mozjs <at> 38 source changing.
> This comes with a 'TODO' task: Work on building
> mozjs <at> 38 from the new source.
> --
> GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
> GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
> WWW: https://n0.is
> From 460eacedc4f1f01a9e5e84b84657af5be928615a Mon Sep 17 00:00:00 2001
> From: ng0 <ng0 <at> n0.is>
> Date: Sat, 23 Dec 2017 21:17:24 +0000
> Subject: [PATCH] gnu: mozjs <at> 38: Workaround for people.mozilla.org shutdown.
>
> Read https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00189.html
> for more details about this workaround.
>
> * gnu/packages/gnuzilla.scm (mozjs <at> 38)[source]: Provide additional URL.
> ---
> gnu/packages/gnuzilla.scm | 16 ++++++++++++----
> 1 file changed, 12 insertions(+), 4 deletions(-)
>
> diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
> index c53c31613..9aa13ebf2 100644
> --- a/gnu/packages/gnuzilla.scm
> +++ b/gnu/packages/gnuzilla.scm
> @@ -6,7 +6,7 @@
> ;;; Copyright © 2016, 2017 Efraim Flashner <efraim <at> flashner.co.il>
> ;;; Copyright © 2016 Alex Griffin <a <at> ajgrf.com>
> ;;; Copyright © 2017 Clément Lassieur <clement <at> lassieur.org>
> -;;; Copyright © 2017 ng0 <ng0 <at> infotropique.org>
> +;;; Copyright © 2017 ng0 <ng0 <at> n0.is>
> ;;; Copyright © 2017 Tobias Geerinckx-Rice <me <at> tobias.gr>
> ;;;
> ;;; This file is part of GNU Guix.
> @@ -168,9 +168,17 @@ in C/C++.")
> (version "38.2.1.rc0")
> (source (origin
> (method url-fetch)
> - (uri (string-append
> - "https://people.mozilla.org/~sstangl/"
> - name "-" version ".tar.bz2"))
> + (uri (list (string-append
> + "https://people.mozilla.org/~sstangl/"
> + name "-" version ".tar.bz2")
> + ;; FIXME: people.mozilla.org has shut down:
> + ;; https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00189.html
> + ;; This is an unofficial temporary location until we
> + ;; can build mozjs-38 from the new location:
> + (string-append
> + "https://d.n0.is/d/v/mozjs/"
> + name "-" version ".tar.bz2")))
> +
> (sha256
> (base32
> "0p4bmbpgkfsj54xschcny0a118jdrdgg0q29rwxigg3lh5slr681"))
> --
> 2.15.1
>
--
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
WWW: https://n0.is
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 21 Jan 2018 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 145 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.