[sr #110921] Fix or remove website theme "sad" and "right"

2023-08-11 Thread Jing Luo
Discussion Lock: Any ___ Follow-up Comments: --- Date: Sat 12 Aug 2023 04:49:54 AM JST By: Jing Luo Hi, For "sad" and "right" theme of the savannah website, the style is messed up and the f

[sr #110959] Unable to terminate a browser session in account conf

2023-11-18 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Sat 18 Nov 2023 11:20:54 PM JST By: Jing Luo I clicked the little trash can on the right but it returns "missing parameter" and fails. The opened browser se

[sr #110959] Unable to terminate a browser session in account conf

2023-11-18 Thread Jing Luo
Follow-up Comment #2, sr #110959 (project administration): It worked, thanks ___ Reply to this item at: ___ Message sent via Savannah https://sav

[sr #110967] [i18n] bootstrap: configure.ac outdated

2023-12-03 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Sun 03 Dec 2023 07:38:38 PM JST By: Jing Luo Hi, When I try to build Savane from source using the i18n branch, it failed at the first step: $ ./bootstrap autoreconf: export WARNINGS= auto

[sr #110969] [php8.2 compat] ac_config.php: using ${var} in strings is deprecated

2023-12-05 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Tue 05 Dec 2023 11:20:16 PM JST By: Jing Luo --- Reopen in support, please close task #16465 mistakenly opened. --- Hi, When using php8.2-fpm, the fol

[sr #110976] [i18n] initial.sql duplicate uidNumber causes sv_assign_uid_gid to fail

2023-12-12 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Wed 13 Dec 2023 01:24:10 AM JST By: Jing Luo Hi Ineiev, The initial DB sets up two users with identical uid, and it's known for sv_assign_uid_

[sr #110980] [php8.2 compat] Creation of dynamic property Group::$type_id is deprecated

2023-12-15 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Sat 16 Dec 2023 11:04:48 AM JST By: Jing Luo Hi, PHP 8.2 spits out error message: frontend/php/include/group.php:102: [E_DEPRECATED] Creation of dynamic property

[sr #110853] Viewing SVN revision log broken on large files

2023-12-15 Thread Jing Luo
Follow-up Comment #2, sr#110853 (group administration): [comment #1 comment #1:] > For the reference: svn.savannah.gnu.org (i.e. vcs0) currently runs Trisquel 7; in the latest Trisquel releases (10 and 11), I failed to find the viewvc package. Probably because Debian deprecated python2 packages.

[sr #110984] [php] Disabling php exec function breaks multiple things

2023-12-20 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Wed 20 Dec 2023 10:56:52 PM JST By: Jing Luo A recent commit of savane introduced php.ini, which has a line "disable_functions = exec,passthru,popen,shell_exec,system".

[sr #110988] (wishlist) more php warnings

2023-12-22 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Sat 23 Dec 2023 12:46:02 AM JST By: Jing Luo These are the warnings I don't know the meaning of or the solutions to... [proxy_fcgi:error] [pid 1355:tid 140014751041216] [remote 240b::] AH01071: Got

[sr #110988] (wishlist) more php warnings

2023-12-22 Thread Jing Luo
Follow-up Comment #2, sr#110988 (group administration): PHP complains about the HTTP header, slightly prettified from the raw apache error log: [Fri Dec 22 00:16:00.017652 2023][proxy_fcgi:error] [pid 1355:tid 140014767826624] [remote 240b::] AH01071: Got error 'PHP message: /usr/local/share/sava

[sr #110988] (wishlist) more php warnings

2023-12-22 Thread Jing Luo
Follow-up Comment #3, sr#110988 (group administration): more places that have "Passing null to parameter ... of type string is deprecated" AH01071: Got error 'PHP message: /usr/local/share/savane/frontend/php/my/admin/editsshkeys.php:93: [E_DEPRECATED] explode(): Passing null to parameter #2 ($st

[sr #110988] (wishlist) more php warnings

2023-12-25 Thread Jing Luo
Follow-up Comment #5, sr#110988 (group administration): [comment #4 comment #4:] > Thank you, fixed. > > Any other errors? Probably, it's up to you to close this sr or leave it open. ___ Reply to this item at:

[sr #110973] AGPL notices not correct

2023-12-25 Thread Jing Luo
Follow-up Comment #2, sr#110973 (group administration): I wonder why a generated email has to include an AGPL notice. ___ Reply to this item at:

[sr #110988] (wishlist) more php warnings

2023-12-26 Thread Jing Luo
Follow-up Comment #6, sr#110988 (group administration): Another one: [Tue Dec 26 20:42:47.401643 2023] [proxy_fcgi:error] [pid 67929:tid 140014675506880] [remote 240b::] AH01071: Got error 'PHP message: /usr/local/share/savane/frontend/php/include/sane.php:421: [E_WARNING] foreach() argument must

[sr #110993] Cvs.pm: bad cvs permission setup

2023-12-26 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Tue 26 Dec 2023 10:00:52 PM JST By: Jing Luo Hi, Cvs.pm has one line in sub setup_cvs_permissions: # Seal CVSROOT dir; 2775 on the top dir allows group members # with local access to rename CVSRO

[sr #110988] (wishlist) more php warnings

2023-12-26 Thread Jing Luo
Follow-up Comment #7, sr#110988 (group administration): another one: AH01071: Got error 'PHP message: /usr/local/share/savane/frontend/php/include/account.php:188: [E_DEPRECATED] preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated backtrace: { /usr/local/share/savan

[sr #110994] savane.conf.php: missing $sys_vcs_dir

2023-12-26 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Tue 26 Dec 2023 10:43:38 PM JST By: Jing Luo Hi, savane.conf.php is missing a variable which will cause "Use Git: Getting a Copy of the Git Repository" to be blank. $sys_vcs_dir = [ &qu

[sr #110994] savane.conf.php: missing $sys_vcs_dir

2023-12-27 Thread Jing Luo
Follow-up Comment #2, sr#110994 (group administration): [comment #1 comment #1:] > The list of repositories will be blank until the specified path is populated with Git repositories; it makes little sense to point at a place that doesn't exist. It's still blank even after the path is populated w

[sr #109703] package savane for debian

2023-12-27 Thread Jing Luo
Follow-up Comment #3, sr#109703 (group administration): Is this being worked on? I'm interested in making a generic qemu image though. A deb package would only get the php and perl scripts installed, and a lot of things may not work. Savane also depends on deprecated software that is no longer av

[sr #110994] savane.conf.php: missing $sys_vcs_dir

2023-12-27 Thread Jing Luo
Follow-up Comment #4, sr#110994 (group administration): [comment #3 comment #3:] > [comment #2 comment #2:] > > It's still blank even after the path is populated with git repos generated by sv_groups and GitMakeArea. > > To be on the same page: the page works substantially when *both* the path i

[sr #109703] package savane for debian

2023-12-27 Thread Jing Luo
Follow-up Comment #5, sr#109703 (group administration): [comment #4 comment #4:] > [comment #3 comment #3:] > > Savane also depends on deprecated software that is no longer available on debian bullseye or bookworm. > > Please be more specific. we are definitely much more interested in making Sa

[sr #109703] package savane for debian

2023-12-28 Thread Jing Luo
Follow-up Comment #7, sr#109703 (group administration): Fine. Just forget about what I said. Savane doesn't depend on those. Savannah uses some of them. ___ Reply to this item at: _

[sr #110988] (wishlist) more php warnings

2023-12-28 Thread Jing Luo
Follow-up Comment #10, sr#110988 (group administration): [comment #9 comment #9:] > [comment #6 comment #6:] > > [Tue Dec 26 20:42:47.401643 2023] [proxy_fcgi:error] [pid 67929:tid 140014675506880] [remote 240b::] AH01071: Got error 'PHP message: /usr/local/share/savane/frontend/php/include/sane.

[sr #111001] unsafe permission in www-zh-cn CVS source repo

2024-01-04 Thread Jing Luo
Follow-up Comment #1, sr#111001 (group administration): forgot the ,v in the end of the file names, oops ___ Reply to this item at: ___ Message s

[sr #111005] [i18n] "browse tracker" does not return a table of items

2024-01-07 Thread Jing Luo
Follow-up Comment #2, sr#111005 (group administration): Ah! I know what happened. There is no problem with the php code. The init database has group id 100 ("None"), which will be deleted by sv_cleaner. The problem is the rows are also deleted in table "bugs_field_usage" and "bugs_field_value" e

[sr #111005] [i18n] "browse tracker" does not return a table of items

2024-01-08 Thread Jing Luo
Follow-up Comment #4, sr#111005 (group administration): Yeah... I marked it for deletion. Did anyone say I can't delete it? :) ___ Reply to this item at: ___

[sr #111001] unsafe permission in www-zh-cn CVS source repo

2024-02-10 Thread Jing Luo
Follow-up Comment #6, sr#111001 (group administration): git config seems to have an option to ignore file mode. Looks like cvs can't do that. Ideally wxie would ask the contributors to stop using any non POSIX compliant filesystem so this won't happen again. _

Re: Extremely large change wave?

2024-02-29 Thread Jing Luo
t of working on Savane privately, I rarely push later than the same day I write the commit. and in particular, preliminary but functional versions of the commit I mentioned, 9fd58ef254ab, and the subsequent 91cf0c8012, were in the official Savane repository on 2023-09-19 or earlier (I've jus

Re: Frontend upgrade issue report

2024-04-08 Thread Jing Luo
hen you login and access account stuff. Plain http is still supported. This is intentional, as a decision made by gnu.org. -- Jing Luo About me: https://jing.rocks/about/ PGP Fingerprint: 4E09 8D19 00AA 3F72 1899 2614 09B3 316E 13A1 1EFC signature.asc Description: OpenPGP digital signature

Fwd: [gnu.org #2042083] savannah.gnu.org query, how to recover username

2024-04-08 Thread Jing Luo
Ahoy! This went to webmasters@, I tried to use RT to forward the email, twice, looks like it didn't work. Original Message Subject: [gnu.org #2042083] savannah.gnu.org query, how to recover username Date: 2024-04-09 02:51 From: "Ed Avis via RT" To: Reply-To: webmast...@gnu

[sr #111062] Can log into savannah.nongnu.org but not savannah.gnu.org

2024-05-10 Thread Jing Luo
Follow-up Comment #4, sr #111062 (group administration): Meanwhile I can't login to sv.gnu.org ___ Reply to this item at: ___ Message sent vi

Re: [sr #111092] Can't create an account on Savannah.gnu.org - SQL error

2024-07-17 Thread Jing Luo
globally. (I don't quite understand what the requester meant by "direct messages" and "propagate amongst the different servers".) -- Jing Luo About me: https://jing.rocks/about/ GPG Fingerprint: 4E09 8D19 00AA 3F72 1899 2614 09B3 316E 13A1 1EFC signature.asc Description: OpenPGP digital signature

[sr #111091] Need to reset mediagoblin "master" branch to match "fixed-master" branch

2024-07-20 Thread Jing Luo
Follow-up Comment #8, sr #111091 (group administration): Hi Ben, Bob is away for the weekend, let me see if I can help you. ___ Reply to this item at: __

[sr #111091] Need to reset mediagoblin "master" branch to match "fixed-master" branch

2024-07-20 Thread Jing Luo
Update of sr #111091 (group administration): Status:Done => In Progress Open/Closed: Closed => Open ___ Follow-up Comment #9: Hi again Ben,

[sr #111091] Need to reset mediagoblin "master" branch to match "fixed-master" branch

2024-07-20 Thread Jing Luo
Update of sr #111091 (group administration): Status: In Progress => Done Open/Closed:Open => Closed ___ Follow-up Comment #10: Hello Ben, Co

[sr #111094] SQL query error on admin flag update

2024-07-20 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Sat 20 Jul 2024 10:03:05 PM JST By: Jing Luo This is reported on IRC by sturm when updating the admin flag for a group member: db_query: SQL query error in [

[sr #111129] Git repository not found

2024-10-04 Thread Jing Luo
Update of sr #29 (group administration): Status:None => Done Open/Closed:Open => Closed ___ Reply to this item at:

Re: cvs commit error

2024-11-20 Thread Jing Luo
/var/lock is a symlink to /run/lock which is on tmpfs. Bob is looking into the reason why the script wasn't run. Cheers -- Jing Luo About me: https://jing.rocks/about/ GPG Fingerprint: 4E09 8D19 00AA 3F72 1899 2614 09B3 316E 13A1 1EFC signature.asc Description: OpenPGP digital signature

[sr #111164] libnss-mysql: multiple compiler warnings with gcc-14

2024-12-23 Thread Jing Luo
k: Any ___ Follow-up Comments: --- Date: Tue 24 Dec 2024 12:42:35 AM JST By: Jing Luo so there are a few compiler warnings if the source is built with gcc-14, with : libtool: compile

Re: supporting s/push/pull/ requests?

2025-03-11 Thread Jing Luo
these different from push requests? They are essentially the same thing but gitlab uses a different name for the sake of marketing (I guess). [...] -- Jing Luo About me: https://jing.rocks/about/ GPG Fingerprint: 4E09 8D19 00AA 3F72 1899 2614 09B3 316E 13A1 1EFC signature.asc Description: OpenPGP digital signature

[gnu.org #2042083] savannah.gnu.org query, how to recover username

2024-04-08 Thread Jing Luo via RT
identiality gunk below this point. > > I'm going to forward this email to > (a.k.a ) since they are best suited for your > request. > > Best regards, > Jing Luo I don't think that worked, didn't appear on the mailing list archive. Resending to savannah-hackers@

[gnu.org #2042083] savannah.gnu.org query, how to recover username

2024-04-08 Thread Jing Luo via RT
uest on the Savannah site, but to file > a request you have to be logged in... > > -- > Ed Avis > Please ignore confidentiality gunk below this point. I'm going to forward this email to (a.k.a ) since they are best suited for your request. Best regards, Jing Luo