Bug#953032: Filling up disks, causing the whole system to malfunction

2020-03-20 Thread 積丹尼 Dan Jacobson
severity 953032 critical thanks This is filling up disks, causing the whole system to malfunction.

Bug#953768: text-scale-adjust causes lines to go off the edge

2020-03-13 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: yama...@jpl.org Package: w3m-el-snapshot Version: 1.4.632+0.20200302.2210.03ea43b-1 $ emacs -q -f w3m and browse https://www.wired.com/story/5g-vulnerabilities-downgrade-attacks/ Now do C-x C-+ C-+ C-+ Notice how the lines are now extend off of the screen, and we are no longer able

Bug#953631: Hyperlinks should be underlined, else blanks break them

2020-03-12 Thread 積丹尼 Dan Jacobson
OK. I hope all the defaults get changed.

Bug#953631: Hyperlinks should be underlined, else blanks break them

2020-03-11 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: yama...@jpl.org Package: w3m-el-snapshot Version: 1.4.632+0.20200302.2210.03ea43b-1 In the image, looking at the line "台灣體育運動大學 National Taiwan University of Sport 體育館" the user cannot tell if he is looking at one hyperlink, three hyperlinks, or even seven hyperlinks. Above it, in t

Bug#953522: W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

2020-03-09 Thread 積丹尼 Dan Jacobson
Package: src:linux Version: 5.4.19-1 No idea where to report this. # update-initramfs -u update-initramfs: Generating /boot/initrd.img-5.4.0-4-amd64 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

Bug#953032: Internal error: Could not resolve keysym XF86FullScreen

2020-03-09 Thread 積丹尼 Dan Jacobson
Glad somebody found the cause, because it could quickly fill up disks with logged error messages.

Bug#953493: Add "Year 2038-OK certified version" statement to man page

2020-03-09 Thread 積丹尼 Dan Jacobson
Package: e2fsprogs Version: 1.45.5-2 File: /usr/share/man/man8/mke2fs.8.gz Please add to the mke2fs man page: ** This version of mke2fs is guaranteed to make filesystems that support timestamps *beyond* 2038. ** (The user will be looking for "2038" in the man page. Please be sure he finds some

Bug#953494: Document 2038 migration method

2020-03-09 Thread 積丹尼 Dan Jacobson
Package: e2fsprogs Version: 1.45.5-2 Idea: make a new file /usr/share/doc/e2fsprogs/Year2038warnings that would say: If you get ext4 filesystem being mounted at ... supports timestamps until 2038 (0x7fff) warnings, here is what to do. As there is no way to simply "tune" the old filesystem,

Bug#953304: closed by Craig Sanders (Re: Bug#953304: -L --filename-only)

2020-03-08 Thread 積丹尼 Dan Jacobson
B> A broad definition of "file name" is used - probably should say "pathname", B> but filename works and is good enough. OK users who want the other kind of filenames can use --ls|grep -v ^d I wish this all was clearer.

Bug#953369: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used

2020-03-08 Thread 積丹尼 Dan Jacobson
Package: python3-apt Version: 1.9.9 Setting up python3-apt (1.9.9) ... /usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used self.stdin = io.open(p2cwrite, 'wb', bufsize)

Bug#953368: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used

2020-03-08 Thread 積丹尼 Dan Jacobson
Package: grass-core Version: 7.8.2-1+b3 Setting up grass-core (7.8.2-1+b3) ... /usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used self.stdin = io.open(p2cwrite, 'wb', bufsize) /usr/lib/grass78/

Bug#953304: -L --filename-only

2020-03-07 Thread 積丹尼 Dan Jacobson
Package: dlocate Version: 1.07+nmu1 -L List all files in package. combined with --filename-only Only output file names when searching for files should only list filenames. In fact Only output file names when searching for files

Bug#953278: man pages' date at bottom stuck in the past

2020-03-06 Thread 積丹尼 Dan Jacobson
Package: imagemagick-6.q16 Version: 8:6.9.10.23+dfsg-2.1+b2 Severity: minor Man pages say COPYRIGHT Copyright (C) 1999-2019 ... But then they say ImageMagick Date: 2009/01/10 01:00:00 convert-im6.q16(1) casting doubt upon the cop

Bug#953279: man pages give the wrong SEE ALSO

2020-03-06 Thread 積丹尼 Dan Jacobson
Package: imagemagick-6.q16 Version: 8:6.9.10.23+dfsg-2.1+b2 File: /usr/share/man/man1/convert-im6.q16.1.gz Man pages say SEE ALSO ImageMagick-ims6.q16(1) But that is wrong. ImageMagick-im6.q16(1) is right.

Bug#953045: SSL routines:ssl_choose_client_version:unsupported protocol

2020-03-04 Thread 積丹尼 Dan Jacobson
What needs to be done is w3m should print an error message: "For your safety, w3m rejects unsafe older obsolete security protocols" Why? Because the current message, >> SSL error: error:1425F102:SSL routines:ssl_choose_client_version:unsupported >> protocol might mean: 1. w3m needs to be upd

Bug#953033: Emacs needs to update window-width when the user updates the text size

2020-03-04 Thread 積丹尼 Dan Jacobson
Emacs needs to update window-width when the user updates the text size. > "KY" == Katsumi Yamaoka writes: KY> On Tue, 03 Mar 2020 23:51:58 +0800, 積丹尼さん wrote: >> Package: w3m-el-snapshot >> X-Debbugs-Cc: yama...@jpl.org >> Version: 1.4.632+0.20191218.2243.cef0c7e-1 >> $ emacs -q -f w3m >> C-

Bug#953056: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used

2020-03-03 Thread 積丹尼 Dan Jacobson
Package: python3 Version: 3.8.2-1 Setting up python3 (3.8.2-1) ... running python rtupdate hooks for python3.8... /usr/lib/python3.8/subprocess.py:838: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used self.stdin = io.open(p2cwri

Bug#953045: SSL routines:ssl_choose_client_version:unsupported protocol

2020-03-03 Thread 積丹尼 Dan Jacobson
Package: w3m Version: 0.5.3-37+b1 $ w3m -dump https://data.moi.gov.tw/MoiOD/Data/DataDetail.aspx?oid=8001F4E6-7035-49E4-ADFC-DF43E755F824 SSL error: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol w3m: Can't load https://data.moi.gov.tw/MoiOD/Data/DataDetail.aspx?oid=

Bug#953033: Not ready for text-scale-adjust

2020-03-03 Thread 積丹尼 Dan Jacobson
Package: w3m-el-snapshot X-Debbugs-Cc: yama...@jpl.org Version: 1.4.632+0.20191218.2243.cef0c7e-1 $ emacs -q -f w3m C-x C-= [text-scale-adjust] C-= [anonymous-command] Here the lines get cut off. They should fold, staying on the screen as the text zooms.

Bug#953032: Internal error: Could not resolve keysym XF86FullScreen

2020-03-03 Thread 積丹尼 Dan Jacobson
Package: x11-xkb-utils Version: 7.7+5 journalctl reports thousands of sh[1052]: The XKEYBOARD keymap compiler (xkbcomp) reports: sh[1052]: > Internal error: Could not resolve keysym XF86FullScreen sh[1052]: Errors from xkbcomp are not fatal to the X server Versions of packages x11-xkb-utils dep

Bug#946995: No sound

2020-02-28 Thread 積丹尼 Dan Jacobson
Well I have given up on webm due to #951451 and will now just download in mp4 format.

Bug#951808: Year 2038 warnings should mention where to learn about fixes

2020-02-24 Thread 積丹尼 Dan Jacobson
Well all the user knows is he will probably be poking around the man pages for a way to fix the problem. So he will probably look on the tune2fs man page, which has helped him fix other problems in the past. And he will probably look at the mke2fs (-t ext4) man page, which probably was the progra

Bug#952384: current -> currently

2020-02-23 Thread 積丹尼 Dan Jacobson
Package: libtext-soundex-perl Version: 3.4-1+b8 Severity: minor Description-en: implementation of the soundex algorithm Text::Soundex implements the original soundex algorithm developed by Robert Russell and Margaret Odell, patented in 1918 and 1922, as well as a variation called "American Soun

Bug#951910: .uuid file

2020-02-22 Thread 積丹尼 Dan Jacobson
Package: fonts-glyphicons-halflings Version: 1.009~3.4.1+dfsg-1 dpkg: warning: while removing fonts-glyphicons-halflings, directory '/usr/share/fonts/truetype/glyphicons' not empty so not removed (due to .uuid file)

Bug#951808: Year 2038 warnings should mention where to learn about fixes

2020-02-21 Thread 積丹尼 Dan Jacobson
Package: e2fsprogs Version: 1.45.5-2 Severity: wishlist File: /usr/share/man/man8/tune2fs.8.gz At boot we see Feb 02 08:25:06 jidanni5 kernel: ext4 filesystem being mounted at /x/y/z supports timestamps until 2038 (0x7fff) We do a Google search about how to fix it. We find no answer. Theref

Bug#951451: vp9 no sound

2020-02-16 Thread 積丹尼 Dan Jacobson
Package: libvpx6 Version: 1.8.2-1 $ youtube-dl -f webm https://www.youtube.com/watch?v=ccclA2ZSwH8 $ chromium *.webm even the volume control is greyed out. But https://html5test says WebM with VP9 support Yes ✔ ffplay, mplayer also no sound. An vp8 version of the file on my disk from last year

Bug#946995: No sound

2020-02-16 Thread 積丹尼 Dan Jacobson
Do you have sound? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946995

Bug#951444: List packages where maintainer might be unfit

2020-02-16 Thread 積丹尼 Dan Jacobson
Package: wnpp https://www.debian.org/devel/wnpp/ apparently only shows package where a maintainer has cried for help, or packages that don't exist yet, and people wish existed. It should also list and mention how to file reports about * Packages that reporters worry that the maintainer might be i

Bug#951439: Table of contents for wnpp/work_needing webpage

2020-02-16 Thread 積丹尼 Dan Jacobson
Package: wnpp These sections need to show up in some table of contents, $ w3m -dump https://www.debian.org/devel/wnpp/work_needing | grep -P ^\\w ... Packages up for adoption, by maintainer Orphaned packages Else they are buried deep within the document. ("Packages up for adoption" is at top, so

Bug#951036: rmdir: failed to remove '/etc/pcmcia': Directory not empty

2020-02-09 Thread 積丹尼 Dan Jacobson
Package: pcmciautils Version: 018-10 Severity: minor Purging configuration files for pcmciautils (018-10) ... rmdir: failed to remove '/etc/pcmcia': Directory not empty There was a /etc/pcmcia/atmel.conf there.

Bug#951035: dpkg: warning: while removing anbox, directory '/var/lib/anbox' not empty so not removed

2020-02-09 Thread 積丹尼 Dan Jacobson
Package: anbox Severity: minor Version: 0.0~git20191115-1 Purging configuration files for anbox (0.0~git20191115-1) ... dpkg: warning: while removing anbox, directory '/var/lib/anbox' not empty so not removed # du -s /var/lib/anbox/* 318268 /var/lib/anbox/android.img 20 /var/lib/anbox/cach

Bug#949856: Warnings upon purge about problems that are cleaned up anyway at the end

2020-01-25 Thread 積丹尼 Dan Jacobson
Package: php7.3-common Severity: minor Version: 7.3.12-1 Here the user gets warnings, but when he checks, the stuff warned about is already gone. So maybe something should be done so the "spurious warnings" are never shown to the user. # aptitude purge php~i The following packages will be REMOVE

Bug#449480: some common Chinese characters missing

2020-01-13 Thread 積丹尼 Dan Jacobson
All I can say is, it still doesn't work.

Bug#947208: Need new version

2020-01-11 Thread 積丹尼 Dan Jacobson
As noted in #946995, sound is stripped.

Bug#948029: splitting windows sometimes zaps images

2020-01-07 Thread 積丹尼 Dan Jacobson
Oops... $ set https://www.jidanni.org/location/845.html $ t=/tmp/i; mkdir $t; HOME=$t emacs -q -eval "(w3m \"$@\")" doesn't have the problem... so let me check my $HOME first... One moment please...

Bug#948029: splitting windows sometimes zaps images

2020-01-07 Thread 積丹尼 Dan Jacobson
> "KY" == Katsumi Yamaoka writes: >> C-h l >> T [w3m-toggle-inline-images] >> C-x 3 [split-window-right] Zaps the images. Need to turn them on again. >> T [w3m-toggle-inline-images] >> C-x 1 [delete-other-windows] Zaps the images again. >> By the way, C-x 2 doesn't zap the images. KY> What u

Bug#948357: thousands of identical lookup_builtin_file warnings

2020-01-07 Thread 積丹尼 Dan Jacobson
Package: initramfs-tools-core Version: 0.135 Severity: important $ aptitude full-upgrade gives thousands of identical depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-2-amd64/modules.builtin.bin' depmod: ERROR: ../libkmod/libkmod.c:515

Bug#948029: splitting windows sometimes zaps images

2020-01-03 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: yama...@jpl.org Package: w3m-el-snapshot Version: 1.4.632+0.20191218.2243.cef0c7e-1 Severity: minor C-h l T [w3m-toggle-inline-images] C-x 3 [split-window-right] Zaps the images. Need to turn them on again. T [w3m-toggle-inline-images] C-x 1 [delete-other-windows] Zaps the images

Bug#948028: w3m-reload-this-page should respect the current image toggle state

2020-01-03 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: yama...@jpl.org Package: w3m-el-snapshot Version: 1.4.632+0.20191218.2243.cef0c7e-1 Severity: minor R runs the command w3m-reload-this-page. R works fine. But doing T then R then needs a second T to make the page look fine again. Think about it in Chrome, Firefox. They respect the

Bug#947356: Kernel install warnings

2019-12-29 Thread 積丹尼 Dan Jacobson
Kernel install warns W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r8169

Bug#947670: Mention GitHub location

2019-12-28 Thread 積丹尼 Dan Jacobson
Package: curl Version: 7.67.0-2 Severity: wishlist File: /usr/share/man/man1/curl.1.gz Man page says > Daniel Stenberg is the main author, but the whole list of contributors > is found in the separate THANKS file. but there is none to be found on Debian. Also the man page, or a Readme fi

Bug#946574: Add --conformable option to output all conformable units

2019-12-20 Thread 積丹尼 Dan Jacobson
> "AM" == Adrian Mariano writes: AM> So basically you're asking for a command line equivalent to the '?' interactive command? Well, please first fix this $ units FORCE \? Unknown unit '?' so it works just like AM> You have: FORCE AM> You want: ? Next, if we gave it You have: cm You have:

Bug#946995: No sound (YouTube)

2019-12-18 Thread 積丹尼 Dan Jacobson
Package: youtube-dl Version: 2019.09.28-1 Videos lose their sound. $ youtube-dl -f webm -v youtube.com/watch?v=tlSZ2BPUrnQ [debug] System config: [] [debug] User config: ['-f', 'webm'] [debug] Custom config: [] [debug] Command-line args: ['-f', 'webm', '-v', 'youtube.com/watch?v=tlSZ2BPUrnQ'] [d

Bug#946994: space after dash in path on man page

2019-12-18 Thread 積丹尼 Dan Jacobson
Package: youtube-dl Version: 2019.09.28-1 Severity: minor File: /usr/share/man/man1/youtube-dl.1.gz We see "Do not read the user configuration in ~/.config/youtube- dl/config (%APPDATA%/youtube-dl/config.txt on Windows)" There should be no space after the dash.

Bug#946923: formally document wpa_supplicant.conf syntax

2019-12-17 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: j...@w1.fi Package: wpasupplicant Version: 2:2.9-3+b1 Severity: wishlist File: /usr/share/man/man5/wpa_supplicant.conf.5.gz In one of /usr/share/man/man5/wpa_supplicant.conf.5.gz /usr/share/doc/wpa_supplicant/examples/wpa_supplicant.conf /usr/share/doc/wpa_supplicant/README.gz please

Bug#946576: Mention the word "QR" in the one-line descriptions

2019-12-17 Thread 積丹尼 Dan Jacobson
>>>>> "JSP" == Javier Serrano Polo writes: JSP> El dc 11 de 12 de 2019 a les 14:25 +0800, 積丹尼 Dan Jacobson va escriure: >> Now that QR codes are becoming more and more important, JSP> ZBar is not only about QR codes. Yes, but ZBar is not only about bar codes either.

Bug#946702: Haphazard man page SEE ALSOs and footers

2019-12-13 Thread 積丹尼 Dan Jacobson
Package: wireless-tools Version: 30~pre9-13+b1 $ dlocate -man wireless-tools | COLUMNS=80 xargs -n 2 man | col -b | grep -A 3 SEE | egrep -v SEE\|^$ iwconfig(8), iwlist(8), iwspy(8), iwpriv(8), iwevent(8). wireless-tools 4 March 2004 WIRELESS(7) --

Bug#946648: crashes within a few minutes

2019-12-12 Thread 積丹尼 Dan Jacobson
Package: chromium Version: 79.0.3945.79-1 Severity: grave Too bad. It was good while it lasted. But this new version today... within a few minutes... Received signal 11 SEGV_MAPERR #22 0x564ff676a0c6 #23 0x564ff3c983e5 ChromeMain #24 0x7f94706cfbbb __libc_start_main #25 0x564ff3c982

Bug#946620: diff called 'GNU'

2019-12-11 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: bug-diffut...@gnu.org Package: diffutils Version: 1:3.7-3 File: /usr/share/man/man1/diff.1.gz Severity: important $ COLUMNS=50 man diff | head GNU(1)User Commands GNU(1) << Say DIFF(1) NAME GNU diff - compare files line by line SYNOPSIS diff [OPT

Bug#946576: Mention the word "QR" in the one-line descriptions

2019-12-10 Thread 積丹尼 Dan Jacobson
Package: zbar-tools Version: 0.23-1.2 Severity: wishlist Now that QR codes are becoming more and more important, please be sure both $ apt-cache search zbar-tools zbar-tools - bar code scanner and decoder (utilities) $ apropos zbarimg zbarimg (1) - scan and decode bar codes from image fi

Bug#946574: Add --conformable option to output all conformable units

2019-12-10 Thread 積丹尼 Dan Jacobson
X-debbugs-Cc: adri...@gnu.org Package: units Version: 2.19-1 Severity: wishlist Idea: Let's say we found some mysterious scale, but cannot figure out what units it is reporting in. We reach into our pocket and place an e.g., 3.75 gram coin upon it... Let's say we observe the scale says "0.120". W

Bug#946540: closed by Andreas Metzler (Re: Bug#946540: Revise README.Debian)

2019-12-10 Thread 積丹尼 Dan Jacobson
> "AM" == Andreas Metzler writes: >> OK, but the user doesn't know what to fill in for e.g., >> commonName = Server name (eg. ssl.domain.tld; required!!!) >> commonName_max = 64 AM> If they have a stable they will know. If they do not, there is not AM> correct response. So the typical lapt

Bug#946540: closed by Andreas Metzler (Re: Bug#946540: Revise README.Debian)

2019-12-10 Thread 積丹尼 Dan Jacobson
We read there To avoid the (small) performance issue one can locally create No only a (small) performance issue, but a source of warnings. You need to mention one will get warnings without doing this step. certificates. The exim-gencert script (which requires openssl) can be helpful for

Bug#946540: Warning: No server certificate defined; will use a selfsigned one.

2019-12-10 Thread 積丹尼 Dan Jacobson
Package: exim4-config Version: 4.93~RC7-1 Users are now seeing this problem as mentioned in https://lists.exim.org/lurker/message/20180602.193522.d632778a.en.html > /var/log/exim4/mainlog has 166 of it's 305 lines occupied with: > > Warning: No server certificate defined; will use a selfsigned on

Bug#946440: Add example of browsing local file with odd characters in filename

2019-12-08 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: yama...@jpl.org Package: w3m Version: 0.5.3-37+b1 Severity: wishlist File: /usr/share/man/man1/w3m.1.gz In EXAMPLES add: Browse local file with "?" in filename: $ w3m -T text/html /tmp/zzz%3Fx=n #("?" URI-encoded)

Bug#946384: Mention the key file that causes calendar to be invoked for all users

2019-12-08 Thread 積丹尼 Dan Jacobson
Package: bsdmainutils Version: 11.1.2+b1 Severity: wishlist File: /usr/share/man/man1/calendar.1.gz Add to FILES: /etc/cron.daily/bsdmainutils The file that causes calendar to be invoked for all users. Else it takes an hour to finally track it down.

Bug#946382: Mention if one can use leading zeros

2019-12-08 Thread 積丹尼 Dan Jacobson
Package: cron Version: 3.0pl1-135 Severity: wishlist File: /usr/share/man/man5/crontab.5.gz Mention if one can use leading zeros, 09 00 01 05 * echo File SNOT-5554 form 02 00 01 20 * echo Nerdsburg Jr. wedding anniversary to e.g., make columns line up, or will they be interpreted as octal, etc.

Bug#946383: Add --help

2019-12-08 Thread 積丹尼 Dan Jacobson
Package: cron Version: 3.0pl1-135 Severity: wishlist File: /usr/bin/crontab Add a $ crontab --help #or -h to print out Usage without needing to do something illegal.

Bug#612146: pkill via process number

2019-12-07 Thread 積丹尼 Dan Jacobson
OK. Then at man pkill -F, --pidfile file Read PID's from file. This option is perhaps more useful for pkill than pgrep. add example $ sleep & [2] 40473 $ pkill -F /dev/stdin <<< $! [2]+ Terminated sleep as the workaround allowing pkill to work direct

Bug#945916: Need to install openssh-server to read documentation of ~/.ssh/known_hosts

2019-11-30 Thread 積丹尼 Dan Jacobson
Package: openssh-client Version: 1:8.1p1-1 Severity: wishlist ssh man page says: ~/.ssh/known_hosts Contains a list of host keys for all hosts the user has logged into that are not already in the systemwide list of known host keys. See sshd(8) for further details of

Bug#945429: Please also package grass-addons

2019-11-24 Thread 積丹尼 Dan Jacobson
Package: grass Severity: wishlist Please also package grass-addons: https://github.com/OSGeo/grass-addons https://grasswiki.osgeo.org/wiki/AddOns/GRASS_7 And grass-addons-doc: https://grass.osgeo.org/documentation/manuals/ https://grass.osgeo.org/grass76/manuals/addons/ Thanks.

Bug#945337: add a elpa-tramp package

2019-11-22 Thread 積丹尼 Dan Jacobson
Package: dh-elpa Severity: wishlist There is no documentation on the proper way to request that there also be a "elpa-tramp" package available among the 290 elpa- packages on Debian. Yes, one can find it in M-x list-packages, but I wish someone would put it into apt too. Thanks.

Bug#945335: protocol-relative-urls: use file: not ftp:

2019-11-22 Thread 積丹尼 Dan Jacobson
Package: w3m Severity: minor w3m uses "ftp" for these when read from disk. It should use file: https://joonas.fi/2016/12/27/stop-using-protocol-relative-urls/

Bug#944919: w3m should always allow ^C to interrupt questions and exit

2019-11-17 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: yama...@jpl.org Package: w3m Version: 0.5.3-37+b1 Severity: minor w3m should always allow ^C to interrupt questions and exit. $ w3m -o ssl_verify_server=0 -dump https://example.org/ Bad cert ident from example.org: dNSName=*.miraheze.org mira: accept? (y/n)^C^C^C^C^C^C^C^C^

Bug#944885: Errors on initial use

2019-11-16 Thread 積丹尼 Dan Jacobson
Package: grass Version: 7.8.1-1 Severity: minor $ grass GRASS 7.8.1 (newLocation):~ > Traceback (most recent call last): File "/usr/lib/grass78/scripts/g.extension", line 141, in from distutils.dir_util import copy_tree ModuleNotFoundError: No module named 'distutils.dir_util' (wxgui.py:3

Bug#944414: no way to unbind keys

2019-11-16 Thread 積丹尼 Dan Jacobson
In https://github.com/bbidulock/icewm/issues/398#issuecomment-554676714 he says there is no way to unbind keys.

Bug#944883: Syntax error on Math::Complex man page

2019-11-16 Thread 積丹尼 Dan Jacobson
Package: perl-doc Version: 5.30.0-9 Severity: minor File: /usr/share/man/man3/Math::Complex.3perl.gz $j = ((root(1, 3))[1]; is a syntax error.

Bug#944660: alsactl: set_control:1452: control.26.value.3 is not specified

2019-11-13 Thread 積丹尼 Dan Jacobson
Package: alsa-utils Version: 1.1.9-1 File: /usr/sbin/alsactl # systemctl -t service | grep alsa | awk '{print $1}' | xargs systemctl status ● alsa-restore.service - Save/Restore Sound Card State Loaded: loaded (/lib/systemd/system/alsa-restore.service; static; vendor preset: enabled) Active

Bug#944414: SHIFT+ESC conflict's with chromium's task manager binding

2019-11-12 Thread 積丹尼 Dan Jacobson
EB> So. And? Icewm was there first, please carry your complaint to chromium EB> guys. Problem is: there are perhaps 100,000 or a million times more chrom(ium) users. So it would be best to steer clear of their bindings, lest you keep getting the same bug report from other users. EB> Or change ice

Bug#944519: w3m-download-this-url gives -dump_extra: command not found

2019-11-11 Thread 積丹尼 Dan Jacobson
Great! I'll trust you.

Bug#944519: w3m-download-this-url gives -dump_extra: command not found

2019-11-11 Thread 積丹尼 Dan Jacobson
"But I don't even have a ~/bin". Anyway, the problem turns out to be in ~/.w3m/config . But which line? accept_encoding gzip, compress, bzip, bzip2, deflate accept_language en;q=1.0 accept_media text/html, text/*;q=0.5, image/*, application/*, video/*, audio/*, zz-application/* auto_detect 2 auto

Bug#944574: w3m-download-this-url vs. zero byte file:///s

2019-11-11 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: yama...@jpl.org Package: w3m-el-snapshot Version: 1.4.632+0.20190920.1116.c9cdb7e-1 Severity: wishlist If I try to download a zero byte local file, file:///tmp/somezerobytefile I get a failure. It works if the file has at least one byte. But it really should, yes, work with zero by

Bug#944519: w3m-download-this-url gives -dump_extra: command not found

2019-11-11 Thread 積丹尼 Dan Jacobson
Package: w3m-el-snapshot Version: 1.4.632+0.20190920.1116.c9cdb7e-1 X-Debbugs-Cc: yama...@jpl.org 1. Go to https://ftp.gnu.org/gnu/tramp/?C=M;O=D 2. hit "d" on tramp-2.4.2.tar.gz . /bin/bash: -dump_extra: command not found emacs-version "26.3"

Bug#944413: closed by Sebastiaan Couwenberg (Re: Bug#944413: Man pages SOURCE CODE section not usable)

2019-11-09 Thread 積丹尼 Dan Jacobson
OK. Created https://trac.osgeo.org/grass/ticket/3936 .

Bug#944415: Man pages need standard SEE ALSO section

2019-11-09 Thread 積丹尼 Dan Jacobson
Package: grass-doc Version: 7.8.0-2 File: /usr/share/man/man1/v.net.path.1grass.gz Emacs has a command r runs the command Man-follow-manual-reference, which is an interactive compiled Lisp function in ‘man.el’. It is bound to r, . (Man-follow-manual-reference REFERENCE) G

Bug#944416: Man pages say Last changed: $Date$

2019-11-09 Thread 積丹尼 Dan Jacobson
Package: grass-doc Version: 7.8.0-2 Severity: minor File: /usr/share/man/man1/v.net.path.1grass.gz The man pages still have raw Last changed: $Date$ in them. Indeed, the problem extends to e.g., file:///usr/share/doc/grass-doc/html/v.perturb.html !

Bug#944414: SHIFT+ESC conflict's with chromium's task manager binding

2019-11-09 Thread 積丹尼 Dan Jacobson
Package: icewm Version: 1.6.2+git20190929-1 Severity: wishlist SHIFT+ESC conflicts with chromium's task manager binding.

Bug#944413: Man pages SOURCE CODE section not usable

2019-11-09 Thread 積丹尼 Dan Jacobson
Package: grass-doc Version: 7.8.0-2 File: /usr/share/man/man1/v.net.path.1grass.gz The man pages say SOURCE CODE Available at: v.to.points source code (history) Main index | Vector index | Topics index | Keywords index | Graphical index | Full index OK that's gr

Bug#944215: Please update your chrome to latest stable #78.0.3904.87

2019-11-05 Thread 積丹尼 Dan Jacobson
Package: chromium Version: 76.0.3809.100-1 Severity: wishlist On https://bugs.chromium.org/p/chromium/issues/detail?id=1019570#c4 I was told to Please update your chrome to latest stable #78.0.3904.87 .

Bug#943988: Usage message jumbled

2019-11-01 Thread 積丹尼 Dan Jacobson
Package: iw Version: 5.3-1 Severity: minor $ iw prints a usage message, but it should be more sorted, not jumbled.

Bug#943810: -d won't stop journalctl messages

2019-10-29 Thread 積丹尼 Dan Jacobson
Package: isc-dhcp-server Version: 4.4.1-2 Severity: wishlist File: /usr/share/man/man8/dhcpd.8.gz Man page says: -d Send log messages to the standard error descriptor. This can be useful for debugging, and also at sites where a complete log of all dhcp activity must be kept but syslogd i

Bug#943804: error message says missing subnet declaration for down interface

2019-10-29 Thread 積丹尼 Dan Jacobson
Package: isc-dhcp-server Version: 4.4.1-2 Severity: minor This error message is wrong: No subnet declaration for wlp2s0b1 (no IPv4 addresses). ** Ignoring requests on wlp2s0b1. If this is not what you want, please write a subnet declaration in your dhcpd.conf file for the network segment

Bug#943803: mention if max-lease-time is minutes, seconds, or hours

2019-10-29 Thread 積丹尼 Dan Jacobson
Package: isc-dhcp-server Version: 4.4.1-2 Severity: wishlist File: /usr/share/man/man5/dhcpd.conf.5.gz On man dhcpd.conf: true, analyzing max-lease-time 28800; $ expr 28800 / 60 / 60 8 reveals it is probably in seconds, but it would be best to mention on the man page. Yes there are so

Bug#943805: Document proper way to stop the daemon

2019-10-29 Thread 積丹尼 Dan Jacobson
Package: isc-dhcp-server Version: 4.4.1-2 Severity: wishlist File: /usr/share/man/man8/dhcpd.8.gz The dhcpd man page says tons about how to start it, but not one peep about how one should stop it. Sure, kill(1) perhaps, but one wonders what indeed the authors had in mind.

Bug#943808: Document why devices disappear from the list upon block

2019-10-29 Thread 積丹尼 Dan Jacobson
Package: rfkill Version: 2.34-0.1 Odd, blocking sometimes means zapping? # rfkill ID TYPE DEVICE SOFT HARD 0 wlan ideapad_wlan unblocked unblocked 1 bluetooth ideapad_bluetooth unblocked unblocked 2 bluetooth hci0 unblocked unblocked 3 wlan

Bug#943807: ^C on -f ends so abruptly that there isn't even a message

2019-10-29 Thread 積丹尼 Dan Jacobson
Package: isc-dhcp-server Version: 4.4.1-2 Severity: minor # dhcpd -f -d -cf /tmp/dhcpd.conf wlp2s0b1 ... Config file: /tmp/dhcpd.conf Database file: /var/lib/dhcp/dhcpd.leases PID file: /var/run/dhcpd.pid Wrote 0 leases to leases file. Listening on LPF/wlp2s0b1/08:3e:8e:aa:65:d1/192.168.1.0/24 Sen

Bug#943806: Mention what is the new output format

2019-10-29 Thread 積丹尼 Dan Jacobson
Package: rfkill Version: 2.34-0.1 Severity: minor File: /usr/share/man/man8/rfkill.8.gz We read The command "list" output format is deprecated and maintained for backward compatibility only. The new output format is the default when no command is specified or when the option

Bug#918430: find /tmp/ -path /tm

2019-10-28 Thread 積丹尼 Dan Jacobson
> "GFTG" == Gabriel F T Gomes writes: GFTG> I'm trying to understand what to expand, thus I need your help. Maybe in the meantime expand everything, as it is hard to figure out anyway. At least for me too.

Bug#943668: Getting "Can't update Chromium" notifications

2019-10-27 Thread 積丹尼 Dan Jacobson
Package: chromium Version: 76.0.3809.100-1 I am seeing https://bugs.chromium.org/p/chromium/issues/attachment?aid=418143&signed_aid=9UPqmf4gwZqsGKKmHEFHZw== (I couldn't copy it, https://bugs.chromium.org/p/chromium/issues/detail?id=1018582 ) I didn't try pushing its button.

Bug#943593: Daemons not stopped upon purge

2019-10-26 Thread 積丹尼 Dan Jacobson
Package: gvfs-daemons Version: 1.42.1-1 I did aptitude purge ~i~ngvfs The packages are gone now, but the servers aren't stopped: # pstree|grep gvf |-gvfs-afc-volume---3*[{gvfs-afc-volume}] |-gvfs-goa-volume---2*[{gvfs-goa-volume}] |-gvfs-gphoto2-vo---2*[{gvfs-gphoto2-vo}]

Bug#918430: find /tmp/ -path /tm

2019-10-26 Thread 積丹尼 Dan Jacobson
All I know is I can't get any expansion at all even here: $ find . -path ./ Why can't it ever expand anything at -path? Is it because "the doctor thinks it is not good for me"? Why not just let me expand filenames anyway? Certainly there can be at least one use case.

Bug#943493: Can't even browse local files

2019-10-25 Thread 積丹尼 Dan Jacobson
Package: epiphany-browser Version: 3.34.1-1 Just want to let you know I had to downgrade from 3.34.1-1 to 3.32.1.2-3 to even do $ epiphany /tmp on i386.

Bug#942566: Say "reopened"

2019-10-18 Thread 積丹尼 Dan Jacobson
> "ADB" == Adam D Barratt writes: ADB> So far as I can tell, bugs.debian.org *does* do so. See ADB> https://lists.debian.org/debian-release/2019/08/msg00700.html as an ADB> example OK, I was/am/want to be assuming that debbugs.gnu.org is somehow using the same software.

Bug#942566: Say "reopened"

2019-10-18 Thread 積丹尼 Dan Jacobson
Package: bugs.debian.org Shouldn't this have the word "reopened" somewhere in it? We asked it to reopen the bug but are not sure if it reopened it or not. We only see reopen, but not a confirming "reopened. > "Gbtacs" == GNU bug tracker automated control server > writes: Gbtacs> Proce

Bug#935753: Not all hardware affected

2019-10-05 Thread 積丹尼 Dan Jacobson
Affected: product: 2nd Generation Core Processor Family Integrated Graphics Controller capabilities: msi pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 Not affected: product: Wani [Radeon R5/R6/R7 Graphics]

Bug#941770: Grammar on man page

2019-10-04 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: kub...@debian.org Package: libtext-wrapi18n-perl Version: 0.06-9 Severity: minor File: Text::WrapI18N minimal handling of languages which doesn't use whitespaces between words (like Chinese and Japanese) is supported. ^^^ don't

Bug#941769: substr outside of string

2019-10-04 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: kub...@debian.org Package: libtext-wrapi18n-perl Version: 0.06-9 Severity: important $ cat t.pl use strict; use warnings FATAL => q(all); use utf8; use open qw/:std :encoding(utf8)/; use Text::WrapI18N; for ( "憲桐 ~慶福", "憲桐 慶福里", "陳憲桐 ~慶福里" ) { print STDERR wrap( "", "", $_ ), "\n

Bug#941717: binary twice as big

2019-10-04 Thread 積丹尼 Dan Jacobson
Package: shellcheck Version: 0.6.0-1 Severity: minor File: /usr/bin/shellcheck Dear maintainer, https://github.com/koalaman/shellcheck/issues/1715 says $ which shellcheck|xargs du -h 17M /usr/bin/shellcheck is twice as big as upstream's.

Bug#929102: "show" command doesn't reveal apt-mark effects

2019-10-02 Thread 積丹尼 Dan Jacobson
reassign 929102 apt found 929102 1.8.4 retitle 929102 apt-mark lies with uninstalled packages thanks > "SJ" == Sven Joachim writes: SJ> For packages which are not installed I can reproduce the behavior, but SJ> in that case it is actually apt-mark which is lying to you because it SJ> does no

Bug#941426: texinfo : Conflicts: texinfo-doc-nonfree but 6.7.0-1 is installed

2019-09-30 Thread 積丹尼 Dan Jacobson
> "NP" == Norbert Preining writes: NP> I think this should work automatically when the information that NP> texinfo-doc-nonfree is not available in your suite is properly NP> registered. There might be a short lag, since it was removed only today, NP> so this information might not have arrive

<    1   2   3   4   5   6   7   8   9   10   >