From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 23 18:58:53 2021 Received: (at submit) by debbugs.gnu.org; 23 Jan 2021 23:58:53 +0000 Received: from localhost ([127.0.0.1]:35620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3Sns-0001Cd-CY for submit@debbugs.gnu.org; Sat, 23 Jan 2021 18:58:52 -0500 Received: from lists.gnu.org ([209.51.188.17]:34322) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3Snq-0001CV-Ju for submit@debbugs.gnu.org; Sat, 23 Jan 2021 18:58:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:37138) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3Snq-0007iX-BQ for bug-gnu-emacs@gnu.org; Sat, 23 Jan 2021 18:58:50 -0500 Received: from stw1.rcdrun.com ([217.170.207.13]:53131) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3Snn-0003PE-Ro for bug-gnu-emacs@gnu.org; Sat, 23 Jan 2021 18:58:49 -0500 Received: from localhost ([::ffff:197.157.34.165]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001E085.00000000600CB814.0000507A; Sat, 23 Jan 2021 16:58:12 -0700 From: Jean Louis To: bug-gnu-emacs@gnu.org Subject: 28.0.50; error =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product X-Hashcash: 1:20:210123:bug-gnu-emacs@gnu.org::mjspTbRawBrM8vUd:00000000000000000000000000000000000000000N7i Date: Sun, 24 Jan 2021 02:55:19 +0300 Message-ID: <86czxvtdi0.fsf@protected.rcdrun.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=217.170.207.13; envelope-from=admin@protected.rcdrun.com; helo=stw1.rcdrun.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) After M-x sql-postgres and clicking on the menu item SQL, I get this error: Debugger entered--Lisp error: (error "=E2=80=98'postgres=E2=80=99 is not a = known product; use =E2=80=98sql-add-product=E2=80=99 to add it first.") signal(error ("=E2=80=98'postgres=E2=80=99 is not a known product; use = =E2=80=98sql-add-p...")) error("`%s' is not a known product; use `sql-add-product' to add it first= ." 'postgres) sql-get-product-feature('postgres :sqli-login) sql-make-alternate-buffer-name() #f(compiled-function () #)() funcall(#f(compiled-function () #)) (let ((sql-database '"my-database") (sql-password '"my-password") (sql-us= er '"my-username") (sql-product ''postgres)) (funcall '#f(compiled-function= () #))) eval((let ((sql-database '"my-database") (sql-password '"my-password") (s= ql-user '"my-username") (sql-product ''postgres)) (funcall '#f(compiled-fun= ction () #)))) #f(compiled-function (conn) #)(("local" (sql= -product 'postgres) (sql-user "my-username") (sql-password "my-password") (= sql-database "my-database"))) mapcar(#f(compiled-function (conn) #) (("loc= al" (sql-product 'postgres) (sql-user "my-username") (sql-password "my-pass= word") (sql-database "my-database")))) sql-connection-menu-filter(("--" ["New SQLi Session" sql-product-interact= ive (sql-get-product-feature sql-product :sqli-comint-func)])) #f(compiled-function (menu) #)(("--" ["New SQ= Li Session" sql-product-interactive (sql-get-product-feature sql-product :s= qli-comint-func)])) The value of variable `sql-product-alist' is: Value: ((ansi :name "ANSI" :font-lock sql-mode-ansi-font-lock-keywords :statement = sql-ansi-statement-starters) (db2 :name "DB2" :font-lock sql-mode-db2-font-lock-keywords :sqli-program = sql-db2-program :sqli-options sql-db2-options :sqli-login sql-db2-login-par= ams :sqli-comint-func sql-comint-db2 :prompt-regexp "^db2 =3D> " :prompt-le= ngth 7 :prompt-cont-regexp "^db2 (cont\\.) =3D> " :input-filter sql-escape-= newlines-filter) (informix :name "Informix" :font-lock sql-mode-informix-font-lock-keywords= :sqli-program sql-informix-program :sqli-options sql-informix-options :sql= i-login sql-informix-login-params :sqli-comint-func sql-comint-informix :pr= ompt-regexp "^> " :prompt-length 2 :syntax-alist ((123 . "<") (125 . ">"))) (ingres :name "Ingres" :font-lock sql-mode-ingres-font-lock-keywords :sqli= -program sql-ingres-program :sqli-options sql-ingres-options :sqli-login sq= l-ingres-login-params :sqli-comint-func sql-comint-ingres :prompt-regexp "^= \\* " :prompt-length 2 :prompt-cont-regexp "^\\* ") (interbase :name "Interbase" :font-lock sql-mode-interbase-font-lock-keywo= rds :sqli-program sql-interbase-program :sqli-options sql-interbase-options= :sqli-login sql-interbase-login-params :sqli-comint-func sql-comint-interb= ase :prompt-regexp "^SQL> " :prompt-length 5) (linter :name "Linter" :font-lock sql-mode-linter-font-lock-keywords :sqli= -program sql-linter-program :sqli-options sql-linter-options :sqli-login sq= l-linter-login-params :sqli-comint-func sql-comint-linter :prompt-regexp "^= SQL>" :prompt-length 4) (mariadb :name "MariaDB" :free-software t :font-lock sql-mode-mariadb-font= -lock-keywords :sqli-program sql-mariadb-program :sqli-options sql-mariadb-= options :sqli-login sql-mariadb-login-params :sqli-comint-func sql-comint-m= ariadb :list-all "SHOW TABLES;" :list-table "DESCRIBE %s;" :prompt-regexp "= ^MariaDB \\[.*]> " :prompt-cont-regexp "^ [\"'`-]> " :syntax-alist ((35 . "< b")) :input-filter sql-remove-tabs-filter) (ms :name "Microsoft" :font-lock sql-mode-ms-font-lock-keywords :sqli-prog= ram sql-ms-program :sqli-options sql-ms-options :sqli-login sql-ms-login-pa= rams :sqli-comint-func sql-comint-ms :prompt-regexp "^[0-9]*>" :prompt-cont= -regexp "^[0-9]*>" :prompt-length 5 :syntax-alist ((64 . "_")) :terminator ("^go" . "go")) (mysql :name "MySQL" :free-software t :font-lock sql-mode-mysql-font-lock-= keywords :sqli-program sql-mysql-program :sqli-options sql-mysql-options :s= qli-login sql-mysql-login-params :sqli-comint-func sql-comint-mysql :list-a= ll "SHOW TABLES;" :list-table "DESCRIBE %s;" :prompt-regexp "^mysql> " :pro= mpt-length 6 :prompt-cont-regexp "^ -> " :syntax-alist ((35 . "< b") (92 . "\\")) :input-filter sql-remove-tabs-filter) (oracle :name "Oracle" :font-lock sql-mode-oracle-font-lock-keywords :sqli= -program sql-oracle-program :sqli-options sql-oracle-options :sqli-login sq= l-oracle-login-params :sqli-comint-func sql-comint-oracle :list-all sql-ora= cle-list-all :list-table sql-oracle-list-table :completion-object sql-oracl= e-completion-object :prompt-regexp "^SQL> " :prompt-length 5 :prompt-cont-r= egexp "^\\(?:[ ][ ][1-9]\\|[ ][1-9][0-9]\\|[1-9][0-9]\\{2\\}\\)[ ]\\{2\\}" = :statement sql-oracle-statement-starters :syntax-alist ((36 . "_") (35 . "_")) :terminator ("\\(^/\\|;\\)" . "/") :input-filter sql-placeholders-filter) (postgres :name "Postgres" :free-software t :font-lock sql-mode-postgres-f= ont-lock-keywords :sqli-program sql-postgres-program :sqli-options sql-post= gres-options :sqli-login sql-postgres-login-params :sqli-comint-func sql-co= mint-postgres :list-all ("\\d+" . "\\dS+") :list-table ("\\d+ %s" . "\\dS+ %s") :completion-object sql-postgres-completion-object :prompt-regexp "^[[:a= lnum:]_]*=3D[#>] " :prompt-length 5 :prompt-cont-regexp "^[[:alnum:]_]*[-(]= [#>] " :input-filter sql-remove-tabs-filter :terminator ("\\(^\\s-*\\\\g\\|;\\)" . "\\g")) (solid :name "Solid" :font-lock sql-mode-solid-font-lock-keywords :sqli-pr= ogram sql-solid-program :sqli-options sql-solid-options :sqli-login sql-sol= id-login-params :sqli-comint-func sql-comint-solid :prompt-regexp "^" :prom= pt-length 0) (sqlite :name "SQLite" :free-software t :font-lock sql-mode-sqlite-font-lo= ck-keywords :sqli-program sql-sqlite-program :sqli-options sql-sqlite-optio= ns :sqli-login sql-sqlite-login-params :sqli-comint-func sql-comint-sqlite = :list-all ".tables" :list-table ".schema %s" :completion-object sql-sqlite-= completion-object :prompt-regexp "^sqlite> " :prompt-length 8 :prompt-cont-= regexp "^ \\.\\.\\.> ") (sybase :name "Sybase" :font-lock sql-mode-sybase-font-lock-keywords :sqli= -program sql-sybase-program :sqli-options sql-sybase-options :sqli-login sq= l-sybase-login-params :sqli-comint-func sql-comint-sybase :prompt-regexp "^= SQL> " :prompt-length 5 :syntax-alist ((64 . "_")) :terminator ("^go" . "go")) (vertica :name "Vertica" :sqli-program sql-vertica-program :sqli-options s= ql-vertica-options :sqli-login sql-vertica-login-params :sqli-comint-func s= ql-comint-vertica :list-all ("\\d" . "\\dS") :list-table "\\d %s" :prompt-regexp "^[[:alnum:]_]*=3D[#>] " :prompt-len= gth 5 :prompt-cont-regexp "^[[:alnum:]_]*[-(][#>] ")) In GNU Emacs 28.0.50 (build 4, x86_64-pc-linux-gnu, X toolkit, cairo versio= n 1.14.8, Xaw3d scroll bars) of 2021-01-01 built on protected.rcdrun.com Repository revision: 30a1d5da7a43d51a97cbe8d91add9a26dd99df90 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.11907000 System Description: Hyperbola GNU/Linux-libre Configured using: 'configure --prefix=3D/package/text/emacs --with-modules --with-x-toolkit=3Dlucid PKG_CONFIG_PATH=3D/home/data1/protected/GNUstep/Library/Libraries/pkgconfi= g:/usr/lib/pkgconfig' Configured features: XAW3D XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS LUCID X11 XDBE XIM MODULES THREADS JSON PDUMPER LCMS2 Important settings: value of $LC_ALL: en_US.UTF-8 value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: @im=3Dexwm-xim locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort hashcash mail-extr emacsbug message rmc puny dired dired-loaddefs rfc822 mml easymenu mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map text-property-search time-date subr-x seq byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils iso-transl tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 55368 5781) (symbols 48 7329 0) (strings 32 20348 2406) (string-bytes 1 649572) (vectors 16 13014) (vector-slots 8 226056 20087) (floats 8 26 39) (intervals 56 256 0) (buffers 984 12)) --=20 Thanks, Jean Louis =E2=8E=94 =CE=BB =F0=9F=84=AF =F0=9D=8D=84 =F0=9D=8C=A1 =F0=9D=8C=9A From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 24 16:30:58 2021 Received: (at 46061) by debbugs.gnu.org; 24 Jan 2021 21:30:58 +0000 Received: from localhost ([127.0.0.1]:37424 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3myI-0005mq-6U for submit@debbugs.gnu.org; Sun, 24 Jan 2021 16:30:58 -0500 Received: from quimby.gnus.org ([95.216.78.240]:38150) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3myG-0005mb-7H for 46061@debbugs.gnu.org; Sun, 24 Jan 2021 16:30:56 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=2eAJuLi4HxQocoXhljYOPsjJABAuw3PcTWJHc4ZbUcc=; b=EcNP6M5jgxuAK1Kjx9xHe/zI4r npQ6yUhZ1OqdRqV0kXe2QicGNQxpBhHsi+ukefTTci1lt7JqllVpc1muinBEOrwVN/kmg6KHsqMk3 R9naDlyvhtgNK8OND9RI3yV2tx9GpSsTzPyELYwoOL0XrrKRpkk3r8F/Gz3T0bPXZuT0=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l3my7-00043H-1o; Sun, 24 Jan 2021 22:30:49 +0100 From: Lars Ingebrigtsen To: Jean Louis Subject: Re: bug#46061: 28.0.50; error =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product References: <86czxvtdi0.fsf@protected.rcdrun.com> X-Now-Playing: The Style Council's _The Complete Adventures (2)_: "The Piccadilly Trail" Date: Sun, 24 Jan 2021 22:30:45 +0100 In-Reply-To: <86czxvtdi0.fsf@protected.rcdrun.com> (Jean Louis's message of "Sun, 24 Jan 2021 02:55:19 +0300") Message-ID: <87tur6owe2.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Jean Louis writes: > After M-x sql-postgres and clicking on the menu item SQL, I get this > error: > > Debugger entered--Lisp error: (error "‘'postgres’ is not a known product; use ‘sql-add-product’ to add it fi [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46061 Cc: 46061@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Jean Louis writes: > After M-x sql-postgres and clicking on the menu item SQL, I get this > error: > > Debugger entered--Lisp error: (error "=E2=80=98'postgres=E2=80=99 is not = a known product; use =E2=80=98sql-add-product=E2=80=99 to add it first.") What's the value of the `sql-connection-alist' variable in the SQL buffer? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 24 16:31:10 2021 Received: (at control) by debbugs.gnu.org; 24 Jan 2021 21:31:10 +0000 Received: from localhost ([127.0.0.1]:37428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3myU-0005nj-Fn for submit@debbugs.gnu.org; Sun, 24 Jan 2021 16:31:10 -0500 Received: from quimby.gnus.org ([95.216.78.240]:38166) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3myS-0005nV-PH for control@debbugs.gnu.org; Sun, 24 Jan 2021 16:31:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=J2KnrbO+nqA/zyylD4kefL1y8ZwzQ4sfsB9iqNCTrWM=; b=aNLu5y5e6f8tfPcp9jHxQK5eRr tZTk3vK20V3ct3sZWnGp/NCSnzV8arsz7tgGNCUJ0iq6hLUWBiU7nXxKUzAodA2N0VBUSItiXFeQO faEgu409/X80uIzOKgAX4bSxputeznIRj3DWZFvhU00YPTmq/1GGkOuE1dwdmQTRdCJk=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l3myL-00043O-5y for control@debbugs.gnu.org; Sun, 24 Jan 2021 22:31:03 +0100 Date: Sun, 24 Jan 2021 22:31:00 +0100 Message-Id: <87sg6qowdn.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #46061 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 46061 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 46061 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 25 12:27:46 2021 Received: (at 46061) by debbugs.gnu.org; 25 Jan 2021 17:27:46 +0000 Received: from localhost ([127.0.0.1]:39815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l45eU-0001or-95 for submit@debbugs.gnu.org; Mon, 25 Jan 2021 12:27:46 -0500 Received: from odoacer.turtle-trading.net ([93.241.193.16]:59880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l45eS-0001oa-88 for 46061@debbugs.gnu.org; Mon, 25 Jan 2021 12:27:44 -0500 Received: from justinian.turtle-trading.net ([192.168.2.118]) by odoacer.turtle-trading.net with esmtp (Exim 4.80) (envelope-from ) id 1l45eL-0001oQ-LN; Mon, 25 Jan 2021 18:27:37 +0100 Received: from benny by justinian.turtle-trading.net with local (Exim 4.92) (envelope-from ) id 1l45eL-0003or-If; Mon, 25 Jan 2021 18:27:37 +0100 From: Benjamin Riefenstahl To: Jean Louis Subject: Re: bug#46061: 28.0.50; error =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product References: <86czxvtdi0.fsf@protected.rcdrun.com> Date: Mon, 25 Jan 2021 18:27:37 +0100 In-Reply-To: <86czxvtdi0.fsf@protected.rcdrun.com> (Jean Louis's message of "Sun, 24 Jan 2021 02:55:19 +0300") Message-ID: <87eei92agm.fsf@turtle-trading.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46061 Cc: 46061@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi jean, Jean Louis writes: > After M-x sql-postgres and clicking on the menu item SQL, I get this > error: I can not reproduce this with Emacs compiled from master and executed as "src/emacs -q". What else does this need? > Debugger entered--Lisp error: (error "=E2=80=98'postgres=E2=80=99 is not = a known > product; use =E2=80=98sql-add-product=E2=80=99 to add it first.") > signal(error ("=E2=80=98'postgres=E2=80=99 is not a known product; use = =E2=80=98sql-add-p...")) It looks like there is one ' too much in there? As in (quote 'postgres) instead of plain 'postgres. > #f(compiled-function (menu) #)(("--" > ["New SQLi Session" sql-product-interactive (sql-get-product-feature > sql-product :sqli-comint-func)])) I do not have this menu item. When I execute M-: (sql-product-interactive (sql-get-product-feature sql-product :sqli-comint-func)) that returns fine, result is # which is the window object I guess. benny From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 01 10:17:30 2021 Received: (at 46061) by debbugs.gnu.org; 1 Mar 2021 15:17:30 +0000 Received: from localhost ([127.0.0.1]:50347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGkIc-0004Xx-Jv for submit@debbugs.gnu.org; Mon, 01 Mar 2021 10:17:30 -0500 Received: from quimby.gnus.org ([95.216.78.240]:43786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGkIa-0004Xh-P1 for 46061@debbugs.gnu.org; Mon, 01 Mar 2021 10:17:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=aqZ6JvQvW4vqcMpBs6eszh67167+0hQLWrk0rTn5aEw=; b=JxdyhXKGhGSrqw036HcB879rAk xVdDBn55UC9CRmOFP44QrCsAxte/8gas5b8WG5HhDKU3VZHyxkb9jWalI6/CdX7j3rt3aAWTxGCDr nr3vyK/pcfEms4hsakgV58GgjJGxSSDmtN727iJCHoJGvOq7Ll7j8AIB6GTIGLsz7POw=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lGkIR-000315-QI; Mon, 01 Mar 2021 16:17:22 +0100 From: Lars Ingebrigtsen To: Jean Louis Subject: Re: bug#46061: 28.0.50; error =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product References: <86czxvtdi0.fsf@protected.rcdrun.com> <87tur6owe2.fsf@gnus.org> X-Now-Playing: Stephen Mallinder's _Um Dada_: "Satellite" Date: Mon, 01 Mar 2021 16:17:18 +0100 In-Reply-To: <87tur6owe2.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 24 Jan 2021 22:30:45 +0100") Message-ID: <877dmq7vk1.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > Jean Louis writes: > >> After M-x sql-postgres and clicking on the menu item SQL, I get this >> error: >> >> Debugger entered--Lisp error: (error "‘'postgres’ is not a known > [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46061 Cc: 46061@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen writes: > Jean Louis writes: > >> After M-x sql-postgres and clicking on the menu item SQL, I get this >> error: >> >> Debugger entered--Lisp error: (error "=E2=80=98'postgres=E2=80=99 is not= a known >> product; use =E2=80=98sql-add-product=E2=80=99 to add it first.") > > What's the value of the `sql-connection-alist' variable in the SQL buffer? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. (Benjamin Riefenstahl also reported that he couldn't reproduce the problem.) --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 01 10:17:36 2021 Received: (at control) by debbugs.gnu.org; 1 Mar 2021 15:17:36 +0000 Received: from localhost ([127.0.0.1]:50350 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGkIh-0004YG-Rs for submit@debbugs.gnu.org; Mon, 01 Mar 2021 10:17:36 -0500 Received: from quimby.gnus.org ([95.216.78.240]:43800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGkIg-0004Xq-Bx for control@debbugs.gnu.org; Mon, 01 Mar 2021 10:17:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=1cnlbCGSIMbsfzgLjqf/LtNssJqVOnkZT/IYeQPIRbA=; b=DWGm7omHTgQRyEGHAkLcQs58pi ZB9AOADVXy6PiUQXSK4uJzpX7eYfHfpo/OPZVq5sTRPQs5Ged+hyv0QocF/qf/goR9lkY0H3EEH79 gFgdMF5ByvYGDC7/fdcspA9aqxQI/4UjxXCirMlBiHSnNZ3igsv+NXYamTwpwQGMqONU=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lGkIY-00031B-Ls for control@debbugs.gnu.org; Mon, 01 Mar 2021 16:17:28 +0100 Date: Mon, 01 Mar 2021 16:17:25 +0100 Message-Id: <875z2a7vju.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #46061 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 46061 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 46061 quit From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 14 04:34:39 2021 Received: (at 46061) by debbugs.gnu.org; 14 Mar 2021 08:34:39 +0000 Received: from localhost ([127.0.0.1]:32939 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lLMCs-0001kj-Tp for submit@debbugs.gnu.org; Sun, 14 Mar 2021 04:34:39 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:52187) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lLMCr-0001kW-CK for 46061@debbugs.gnu.org; Sun, 14 Mar 2021 04:34:38 -0400 Received: from localhost ([::ffff:41.210.141.35]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001E07F.00000000604DCA96.00004836; Sun, 14 Mar 2021 01:34:29 -0700 Date: Sun, 14 Mar 2021 11:32:33 +0300 From: Jean Louis To: Lars Ingebrigtsen Subject: Re: bug#46061: 28.0.50; =?utf-8?Q?error_?= =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product Message-ID: References: <86czxvtdi0.fsf@protected.rcdrun.com> <87tur6owe2.fsf@gnus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87tur6owe2.fsf@gnus.org> User-Agent: Mutt/2.0 (3d08634) (2020-11-07) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 46061 Cc: 46061@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * Lars Ingebrigtsen [2021-01-25 00:31]: > Jean Louis writes: > > > After M-x sql-postgres and clicking on the menu item SQL, I get this > > error: > > > > Debugger entered--Lisp error: (error "‘'postgres’ is not a known product; use ‘sql-add-product’ to add it first.") > > What's the value of the `sql-connection-alist' variable in the SQL buffer? (("local" (sql-product 'postgres) (sql-user "username") (sql-password "password") (sql-database "mydatabase"))) This problem does not appear always and I cannot reproduce it. From unknown Sun Jun 15 08:37:22 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Tue, 16 Mar 2021 00:26:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 15 20:26:21 2021 Received: (at 46061) by debbugs.gnu.org; 16 Mar 2021 00:26:21 +0000 Received: from localhost ([127.0.0.1]:37585 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lLxXR-0008GE-KS for submit@debbugs.gnu.org; Mon, 15 Mar 2021 20:26:21 -0400 Received: from quimby.gnus.org ([95.216.78.240]:39950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lLxXQ-0008G1-CM for 46061@debbugs.gnu.org; Mon, 15 Mar 2021 20:26:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=46cEr5HNzOp+fweF0Y9/W/yQkv8OWba09a3RQgdcBSA=; b=ICIeCuGsIPbHThQmlrcXUFSats c1jTFLugPoeOFLEkNvYW2no0KAnkxR98Y4XotVAWdFPwcOMwItbsk+/GEPy2985y7Pa2Zpt73sNbW 1Kbh+a/jm3nuY3N98mGDRcblcZEezR4efDgfEpsmOYxmrrIRMkQQo39zBPBIoR2JY8Y8=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lLxXI-0002bW-9S; Tue, 16 Mar 2021 01:26:14 +0100 From: Lars Ingebrigtsen To: Jean Louis Subject: Re: bug#46061: 28.0.50; error =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product References: <86czxvtdi0.fsf@protected.rcdrun.com> <87tur6owe2.fsf@gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAM1BMVEU5MJBDOZQxJ4ou JYklG4ZbU6IkHW7+/v7v2dytocepfaXx5+vISGD0JCzzGCHwKjL///+CKEnfAAAAAWJLR0QQlbIN LAAAAAd0SU1FB+UDEAAXKkPcQJ4AAAF/SURBVEjHvZTploMgDEYji2w6vv/bDmENEOzMn349VY+9 NwSUAsQcmHTO1yCEkGKK0hDvnRHQGqF01AIvtGCitLGxyhlLQiyIR7yMNcppitTOOQ/yBBmT7qSI /BGc4L0/UOj3kiU2Ud4EwJYakdhuSJVDJnEonHQnJDleF2DTzmup6oopPJ3QF1CWIH//XCbH6t5m WlZZijY+5rqfpxnGHb0v0VcJvc7fNzHCIekIch7hulOoAa1mFnLjtP5kOLUIpJ8WYmg1tFRHEANP DSuHSZdnNvPUqPMehIUnhlbDspbvwnfDjQLbz2CMQlZYvhqMsOGL4aeWdjw+w/Re6WmV9vXLGJDX BV9v3Mziej7kghwBAWNt+JAKWKjP3rym/RyqEF4NGxbh1eg8EV4MwlNha1B+EDbGwI8Ca4z8JDDG xBszCoux8LMwGSu/CIPB8KtADI5nhGawPCcUg+dZIRkbnhcMbhDzH8GEHb8T9vmC0Lb3tmv6XxAF 62r+IHxlDr8kbjx/PFZIUQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wMy0xNlQwMDoyMzo0Misw MDowMMxbOy0AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDMtMTZUMDA6MjM6NDIrMDA6MDC9BoOR AAAAAElFTkSuQmCC X-Now-Playing: Pictish Trail's _Fire Comp 2020_: "Lead Balloon" Date: Tue, 16 Mar 2021 01:26:10 +0100 In-Reply-To: (Jean Louis's message of "Sun, 14 Mar 2021 11:32:33 +0300") Message-ID: <87eeggvt99.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Jean Louis writes: >> What's the value of the `sql-connection-alist' variable in the SQL buffer? > > (("local" (sql-product 'postgres) (sql-user "username") (sql-password > "password") (sql-database "mydatabase"))) > > [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46061 Cc: 46061@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Jean Louis writes: >> What's the value of the `sql-connection-alist' variable in the SQL buffer? > > (("local" (sql-product 'postgres) (sql-user "username") (sql-password > "password") (sql-database "mydatabase"))) > > This problem does not appear always and I cannot reproduce it. OK; reopening. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 16 04:53:43 2021 Received: (at submit) by debbugs.gnu.org; 16 Mar 2021 08:53:43 +0000 Received: from localhost ([127.0.0.1]:38166 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lM5SR-00051B-KC for submit@debbugs.gnu.org; Tue, 16 Mar 2021 04:53:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:47614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lM5SP-000513-RO for submit@debbugs.gnu.org; Tue, 16 Mar 2021 04:53:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48196) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lM5SP-0006E8-A5 for bug-gnu-emacs@gnu.org; Tue, 16 Mar 2021 04:53:41 -0400 Received: from ciao.gmane.io ([116.202.254.214]:41282) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lM5SN-0006iQ-OH for bug-gnu-emacs@gnu.org; Tue, 16 Mar 2021 04:53:41 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1lM5SK-0007Gv-7n for bug-gnu-emacs@gnu.org; Tue, 16 Mar 2021 09:53:36 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: Rudolf Schlatte Subject: Re: bug#46061: 28.0.50; error =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product Date: Tue, 16 Mar 2021 09:53:31 +0100 Message-ID: References: <86czxvtdi0.fsf@protected.rcdrun.com> <87tur6owe2.fsf@gnus.org> <87eeggvt99.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (darwin) Cancel-Lock: sha1:hcTDqYzM0DpfPK4x7oe+bToebiM= Received-SPF: pass client-ip=116.202.254.214; envelope-from=geb-bug-gnu-emacs@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: -15 X-Spam_score: -1.6 X-Spam_bar: - X-Spam_report: (-1.6 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.25, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Lars Ingebrigtsen writes: > Jean Louis writes: > >>> What's the value of the `sql-connection-alist' variable in the SQL buffer? >> >> (("local" (sql-product 'postgres) (sql-user "username") (sql-password >> "password") (sql-database "mydatabase"))) >> >> This problem does not appear always and I cannot reproduce it. Just a wild guess, but is there a misplaced quote in `(sql-product 'postgres)', i.e., should it be `(sql-product postgres)' instead? (Please feel free to ignore this mail if that's not the case.) From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 08 10:40:59 2021 Received: (at 46061) by debbugs.gnu.org; 8 Apr 2021 14:40:59 +0000 Received: from localhost ([127.0.0.1]:47954 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUVq6-0002xa-VD for submit@debbugs.gnu.org; Thu, 08 Apr 2021 10:40:59 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:34277) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUUf8-000719-K4 for 46061@debbugs.gnu.org; Thu, 08 Apr 2021 09:25:35 -0400 Received: from localhost ([::ffff:41.202.241.27]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001DF34.00000000606F0447.00006D44; Thu, 08 Apr 2021 06:25:26 -0700 Date: Thu, 8 Apr 2021 16:22:08 +0300 From: Jean Louis To: Rudolf Schlatte Subject: Re: bug#46061: 28.0.50; =?utf-8?Q?error_?= =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product Message-ID: References: <86czxvtdi0.fsf@protected.rcdrun.com> <87tur6owe2.fsf@gnus.org> <87eeggvt99.fsf@gnus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/2.0.6 (2021-03-06) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 46061 X-Mailman-Approved-At: Thu, 08 Apr 2021 10:40:58 -0400 Cc: 46061@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * Rudolf Schlatte [2021-03-16 11:54]: > Lars Ingebrigtsen writes: > > > Jean Louis writes: > > > >>> What's the value of the `sql-connection-alist' variable in the SQL buffer? > >> > >> (("local" (sql-product 'postgres) (sql-user "username") (sql-password > >> "password") (sql-database "mydatabase"))) > >> > >> This problem does not appear always and I cannot reproduce it. > > Just a wild guess, but is there a misplaced quote in `(sql-product > 'postgres)', i.e., should it be `(sql-product postgres)' instead? > > (Please feel free to ignore this mail if that's not the case.) I am on development version. This does not happen always. I do: - M-x sql-postgres and enter - then at the exact moment when I click SQL menu, I get this error: Debugger entered--Lisp error: (error "‘'postgres’ is not a known product; use ‘sql-add-product’ to add it first.") signal(error ("‘'postgres’ is not a known product; use ‘sql-add-product’ to add it first.")) error("`%s' is not a known product; use `sql-add-product' to add it first." 'postgres) sql-get-product-feature('postgres :sqli-login) sql-make-alternate-buffer-name() #f(compiled-function () #)() funcall(#f(compiled-function () #)) (let ((sql-product ''postgres) (sql-user '"username") (sql-password '"password") (sql-database '"rcdbusiness")) (funcall '#f(compiled-function () #))) eval((let ((sql-product ''postgres) (sql-user '"username") (sql-password '"password") (sql-database '"rcdbusiness")) (funcall '#f(compiled-function () #)))) #f(compiled-function (conn) #)(("local" (sql-product 'postgres) (sql-user "username") (sql-password "password") (sql-database "rcdbusiness"))) mapcar(#f(compiled-function (conn) #) (("local" (sql-product 'postgres) (sql-user "username") (sql-password "password") (sql-database "rcdbusiness")))) sql-connection-menu-filter(("--" ["New SQLi Session" sql-product-interactive (sql-get-product-feature sql-product :sqli-comint-func)])) #f(compiled-function (menu) #)(("--" ["New SQLi Session" sql-product-interactive (sql-get-product-feature sql-product :sqli-comint-func)])) From debbugs-submit-bounces@debbugs.gnu.org Thu May 13 08:02:59 2021 Received: (at 46061) by debbugs.gnu.org; 13 May 2021 12:02:59 +0000 Received: from localhost ([127.0.0.1]:41557 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lhA3P-0004j9-Bj for submit@debbugs.gnu.org; Thu, 13 May 2021 08:02:59 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42142) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lhA3N-0004io-Uz for 46061@debbugs.gnu.org; Thu, 13 May 2021 08:02:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=RwX/FvvMJ0IsXpRMwTvO4YvajlN3ogO3RSmOCr9aBB4=; b=ARrAiGSdrUpz4BCHzxI6UJx2RQ NFH61bBfzShCIuNu9xNv6SHd3d6HR0lNQfTWT1R1eXcfvq2Ca+HboeeYXvt8NgAuz4AfkAkLffIru ZarLrVnLxzokpj99xFV9ha0CSIJJBd5cK8fINGPIEgLxd4GlXOMv3VJXgwhaIs8YRAt4=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lhA3E-0004fh-Vp; Thu, 13 May 2021 14:02:51 +0200 From: Lars Ingebrigtsen To: Jean Louis Subject: Re: bug#46061: 28.0.50; error =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product References: <86czxvtdi0.fsf@protected.rcdrun.com> <87tur6owe2.fsf@gnus.org> <87eeggvt99.fsf@gnus.org> X-Now-Playing: Juliana Hatfield's _Hey Babe_: "No Outlet" Date: Thu, 13 May 2021 14:02:48 +0200 In-Reply-To: (Jean Louis's message of "Thu, 8 Apr 2021 16:22:08 +0300") Message-ID: <87tun6on87.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Jean Louis writes: > - M-x sql-postgres and enter > > - then at the exact moment when I click SQL menu, I get this error: > > Debugger entered--Lisp error: (error "‘'postgres’ is not a known > product; use ‘sql-ad [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46061 Cc: 46061@debbugs.gnu.org, Rudolf Schlatte X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Jean Louis writes: > - M-x sql-postgres and enter > > - then at the exact moment when I click SQL menu, I get this error: > > Debugger entered--Lisp error: (error "=E2=80=98'postgres=E2=80=99 is not = a known > product; use =E2=80=98sql-add-product=E2=80=99 to add it first.") > signal(error ("=E2=80=98'postgres=E2=80=99 is not a known product; use > =E2=80=98sql-add-product=E2=80=99 to add it first.")) > error("`%s' is not a known product; use `sql-add-product' to add it > first." 'postgres) [...] > (("local" (sql-product 'postgres) (sql-user "username") (sql-password > "password") (sql-database "rcdbusiness")))) > sql-connection-menu-filter(("--" ["New SQLi Session" > sql-product-interactive (sql-get-product-feature sql-product > :sqli-comint-func)])) I think this has to mean that your sql-product is set to 'postgres instead of postgres. That is, somewhere you have (setq sql-product ''postgres) with an extra ' character. Or perhaps in a defcustom setting. Is this the case? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu May 13 11:30:42 2021 Received: (at 46061) by debbugs.gnu.org; 13 May 2021 15:30:42 +0000 Received: from localhost ([127.0.0.1]:44137 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lhDIM-0006Tt-Nd for submit@debbugs.gnu.org; Thu, 13 May 2021 11:30:42 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:39785) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lhDII-0006Ta-LE for 46061@debbugs.gnu.org; Thu, 13 May 2021 11:30:37 -0400 Received: from localhost ([::ffff:102.82.130.112]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000ABF0D.00000000609D4613.000023A0; Thu, 13 May 2021 08:30:26 -0700 Date: Thu, 13 May 2021 18:28:46 +0300 From: Jean Louis To: Lars Ingebrigtsen Subject: Re: bug#46061: 28.0.50; =?utf-8?Q?error_?= =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product Message-ID: References: <86czxvtdi0.fsf@protected.rcdrun.com> <87tur6owe2.fsf@gnus.org> <87eeggvt99.fsf@gnus.org> <87tun6on87.fsf@gnus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87tun6on87.fsf@gnus.org> User-Agent: Mutt/2.0.6 (2021-03-06) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 46061 Cc: 46061@debbugs.gnu.org, Rudolf Schlatte X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * Lars Ingebrigtsen [2021-05-13 15:03]: > Jean Louis writes: > > > - M-x sql-postgres and enter > > > > - then at the exact moment when I click SQL menu, I get this error: > > > > Debugger entered--Lisp error: (error "‘'postgres’ is not a known > > product; use ‘sql-add-product’ to add it first.") > > signal(error ("‘'postgres’ is not a known product; use > > ‘sql-add-product’ to add it first.")) > > error("`%s' is not a known product; use `sql-add-product' to add it > > first." 'postgres) > > [...] > > > (("local" (sql-product 'postgres) (sql-user "username") (sql-password > > "password") (sql-database "rcdbusiness")))) > > sql-connection-menu-filter(("--" ["New SQLi Session" > > sql-product-interactive (sql-get-product-feature sql-product > > :sqli-comint-func)])) > > I think this has to mean that your sql-product is set to 'postgres > instead of postgres. > > That is, somewhere you have > > (setq sql-product ''postgres) > > with an extra ' character. Or perhaps in a defcustom setting. Is this > the case? I am choosing the product by using customize-variable, so the value is 'postgres as symbol. The same problem I have observed before 4 weeks, but I do not observe it now. The problem was there when I click with the mouse on SQL menu item, before the menu item even opens. I can see that I re-factored the settings and hard-coded it to: (setq sql-product (quote postgres)) I cannot reproduce it. I don't know why, and I don't see any log of changes in the git repository. It happened by rule when I clicked on the "SQL"menu. Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns Sign an open letter in support of Richard M. Stallman https://stallmansupport.org/ https://rms-support-letter.github.io/ From debbugs-submit-bounces@debbugs.gnu.org Sun May 16 09:56:28 2021 Received: (at 46061) by debbugs.gnu.org; 16 May 2021 13:56:28 +0000 Received: from localhost ([127.0.0.1]:51093 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liHFs-0008Ak-3u for submit@debbugs.gnu.org; Sun, 16 May 2021 09:56:28 -0400 Received: from quimby.gnus.org ([95.216.78.240]:47164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liHFp-0008Aa-Gb for 46061@debbugs.gnu.org; Sun, 16 May 2021 09:56:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=YVNTZAGswf+hfoxrs9aSgxc0P/dAKyKZ+0DpoU1B3eo=; b=Fnbe/MXtj/G/uNHoOu8rKz71ez FOM6LZPiB1JHL2/ghRLth9wgXUF8JCUnPjVVev0K8kj0S739QCYZ5nospM5MifAmyJ8PIOwUFsagd LO/mReJNo2iKovEwltdyW7KFLB/oRlPkw2FMwDLi1S4jIWZdgQcmT0bJzjZsqRfzaqVo=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1liHFh-0007ai-8S; Sun, 16 May 2021 15:56:19 +0200 From: Lars Ingebrigtsen To: Jean Louis Subject: Re: bug#46061: 28.0.50; error =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product References: <86czxvtdi0.fsf@protected.rcdrun.com> <87tur6owe2.fsf@gnus.org> <87eeggvt99.fsf@gnus.org> <87tun6on87.fsf@gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAIVBMVEUxLCgiHRlhXFdD Pjr19PDEwbuGgnumo53W1M6AfHb///9QeSwYAAAAAWJLR0QKaND0VgAAAAd0SU1FB+UFEA01Ekv0 2NMAAAGoSURBVDjLjZO9b9swEMVPUlJ5lB0IWkWLjNVNdm1UY6BQpUZ/yBCyuV2ySi0Fc3Qlu1TG Fh3y5zZLhpAskBvvh3ePdw8EeK0xmMuKPDOaULQwAnu5KdemSd9IPWOGYTe0gHFFkAaCnoeW4Jmn gWZUW5UnNeAjcj/pvUgf9dstxBo0AfhNm8pe78OoOo1v8pdnq+CKItHhtWfPlf0I/S676xpdKQDc B2YFxeUuDlXzwzlvT885blQFXMRs02KuAoDM8vv2mmrXcvLH0V25yPU8KFudyvlB29GZgrv7ZUtt w5f6QDK/cCNVkyLM8zRfUnUTHOIhJyzCGwX8PZDzQKpOfH3bT3iYDlxyShNFwUMSiww3WPNAf+JZ N2o+K69ylrKeRlgUvbL4eTt8Sh7Jdq8cyz0ev/iodRtLmbSw7BLX+9UPxdniefgssjJVHADkfpBb MSxPSn/y06/YE85WawUELJ4fWdC4WuRUJAsW7xwti/AWjtNLZkgpQJVtSg/wbh/L0AAkG0R50PvO PR8600e3GWbsNtHBhAVbykyKJw8+mrwhgf+W8z7wD1jTW5FlsOchAAAAJXRFWHRkYXRlOmNyZWF0 ZQAyMDIxLTA1LTE2VDEzOjUzOjE4KzAwOjAwtOn5LwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMS0w NS0xNlQxMzo1MzoxOCswMDowMMW0QZMAAAAASUVORK5CYII= X-Now-Playing: Rocketnumbernine's _Meyouweyou_: "Rotunda" Date: Sun, 16 May 2021 15:56:16 +0200 In-Reply-To: (Jean Louis's message of "Thu, 13 May 2021 18:28:46 +0300") Message-ID: <87pmxqok8v.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Jean Louis writes: > I can see that I re-factored the settings and hard-coded it to: > > (setq sql-product (quote postgres)) That should be correct; yes. I'm wondering if you'd earlier had a Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46061 Cc: 46061@debbugs.gnu.org, Rudolf Schlatte X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Jean Louis writes: > I can see that I re-factored the settings and hard-coded it to: > > (setq sql-product (quote postgres)) That should be correct; yes. I'm wondering if you'd earlier had a (custom-set-variables '(sql-product (quote postgres)) ...) or similar, which would result in the error you were seeing: > I cannot reproduce it. I don't know why, and I don't see any log of > changes in the git repository. It happened by rule when I clicked on > the "SQL"menu. But as you can no longer reproduce this bug, I'm closing it. If it turns up again later, please respond to the debbugs address and we'll reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun May 16 09:56:38 2021 Received: (at control) by debbugs.gnu.org; 16 May 2021 13:56:38 +0000 Received: from localhost ([127.0.0.1]:51096 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liHG1-0008Ax-FO for submit@debbugs.gnu.org; Sun, 16 May 2021 09:56:37 -0400 Received: from quimby.gnus.org ([95.216.78.240]:47180) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liHFz-0008Ar-ES for control@debbugs.gnu.org; Sun, 16 May 2021 09:56:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=1cnlbCGSIMbsfzgLjqf/LtNssJqVOnkZT/IYeQPIRbA=; b=ntUy0Y2CPkrDNWIMeDG85W3yxt n8EAMgaU4l0JMltggyj5rrR3w/zELDy4P+tPq3VEn2YG5gz4kmtlRAWp4a6B/B3F0D2Fbk74t60jh rqkImOrCcPFMCat6/giCaKKMB8F+K5OS9EJcfHzesuhQiCEwTHM7AP5T2iP4X3fbRmUU=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1liHFq-0007au-RT for control@debbugs.gnu.org; Sun, 16 May 2021 15:56:28 +0200 Date: Sun, 16 May 2021 15:56:26 +0200 Message-Id: <87o8daok8l.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #46061 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 46061 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 46061 quit From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 05 12:12:47 2021 Received: (at 46061) by debbugs.gnu.org; 5 Jun 2021 16:12:48 +0000 Received: from localhost ([127.0.0.1]:49942 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpYul-00088k-LI for submit@debbugs.gnu.org; Sat, 05 Jun 2021 12:12:47 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:60167) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpYuj-00088K-16 for 46061@debbugs.gnu.org; Sat, 05 Jun 2021 12:12:46 -0400 Received: from localhost ([::ffff:197.157.0.46]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000AE2B0.0000000060BBA276.00002A9D; Sat, 05 Jun 2021 09:12:38 -0700 Date: Sat, 5 Jun 2021 19:11:26 +0300 From: Jean Louis To: Lars Ingebrigtsen Subject: Re: bug#46061: 28.0.50; =?utf-8?Q?error_?= =?utf-8?B?IuKAmCdwb3N0Z3Jlc+KAmQ==?= is not a known product Message-ID: References: <86czxvtdi0.fsf@protected.rcdrun.com> <87tur6owe2.fsf@gnus.org> <87eeggvt99.fsf@gnus.org> <87tun6on87.fsf@gnus.org> <87pmxqok8v.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <87pmxqok8v.fsf@gnus.org> User-Agent: Mutt/2.0.7+183 (3d24855) (2021-05-28) X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * Lars Ingebrigtsen [2021-05-16 16:57]: > > I cannot reproduce it. I don't know why, and I don't see any log of > > changes in the git repository. It happened by rule when I clicked o [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.5 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [197.157.0.46 listed in dnsbl.sorbs.net] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 46061 Cc: 46061@debbugs.gnu.org, Rudolf Schlatte X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) * Lars Ingebrigtsen [2021-05-16 16:57]: > > I cannot reproduce it. I don't know why, and I don't see any log of > > changes in the git repository. It happened by rule when I clicked on > > the "SQL"menu. > > But as you can no longer reproduce this bug, I'm closing it. If it > turns up again later, please respond to the debbugs address and we'll > reopen. Just to report that this bug is appearing sometimes, but I cannot reproduce it. It appears when I open a new SQL buffer and start doing some scratch. Problem is that I did not capture or notice what I do that it appears. No need to re-open the bug, I will report when I find the cause. -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns Sign an open letter in support of Richard M. Stallman https://stallmansupport.org/ From unknown Sun Jun 15 08:37:22 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 04 Jul 2021 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator