Bug#1072354: Manpage copied without updating title

2024-06-01 Thread jidanni
Package: apt
Version: 2.6.1
Severity: minor
File: /usr/share/man/man1/apt-transport-https.1.gz

APT-TRANSPORT-HTTP(1) APTAPT-TRANSPORT-HTTP(1)
  ^== "S" forgotten ===^
NAME
   apt-transport-https - APT transport for downloading via the HTTP Secure
   protocol (HTTPS)



Bug#1071652: Man page forgets to mention actual --second-stage usage

2024-05-22 Thread jidanni
Package: debootstrap
Version: 1.0.128+nmu2+deb12u1

Man page says:
   --second-stage
  Complete  the bootstrapping process.  Other arguments are 
generally not needed.

Well one cannot just run these two in sequence:
SYNOPSIS
   debootstrap [OPTION...]  SUITE TARGET [MIRROR [SCRIPT]]
   debootstrap [OPTION...]  --second-stage

On https://unix.stackexchange.com/a/355197/179494 we see the answer.
Therefore the man page must kindly also mention: "to run the second stage,
chroot to where you've unpacked the archive, and run
/debootstrap/debootstrap --second-stage
"



Bug#1071651: debootstrap --print-debs jumbled output

2024-05-22 Thread jidanni
Package: debootstrap
Version: 1.0.128+nmu2+deb12u1
Severity: minor

With --print-debs first there are packages on single lines. Then,
without even a newline, comes one long line of packages.
$ sudo debootstrap --print-debs sid /home/sid-chroot 
http://opensource.nchc.org.tw/debian/
...
tzdata
usr-is-merged
util-linux
zlib1g adduser apt-utils cpio cron cron-daemon-common...

P.S., on the bottom of the man page is a twenty-year old date...



Bug#1071492: Clarify mentioning of other man pages

2024-05-19 Thread jidanni
Package: apt
Version: 2.6.1
Severity: wishlist
File: /usr/share/man/man8/apt.8.gz

man apt says e.g.,
   update (apt-get(8))
   upgrade (apt-get(8))
   full-upgrade (apt-get(8))
   install, reinstall, remove, purge (apt-get(8))
   autoremove (apt-get(8))

Well it's totally not clear what you are trying to say here. Are you
trying to say "See the (apt-get(8)) man page for more information" or
"we got this from ..." or what.



Bug#685439: I pinpointed the source: One certain status entry

2019-02-14 Thread jidanni
I found the trigger! This always triggers it!

cat > /tmp/status 

Bug#870279: cannot save messages anymore: Cannot get envelope sender: Requested item not found

2017-07-31 Thread jidanni
X-Debbugs-cc: bug-mailut...@gnu.org
Package: mailutils
Version: 1:3.1.1-1

$ echo test|mail jidanni
$ mail
"/home/jidanni/Maildir/": 1 message 1 new
>N   1 Dan Jacobson   六  7月 29 18:  11/326
& s /tmp/eee
Cannot get envelope sender: Requested item not found
"/tmp/eee"   0/0
& ve
mail (GNU Mailutils 3.1.1) ( PTHREAD READLINE )

(info "(mailutils) Saving Messages")



Bug#800342: do all disk operations only when all relevant disks are fully mounted

2015-10-25 Thread jidanni
Here's some more details:

I think Alsa should do all its disk operations only when all the disks
are fully mounted. Else you will have race conditions, and leave
artifacts which you cannot find later.

# df|egrep /$\|/var
/dev/sda86374088 4297552   1734696  72% /
/dev/sda7557 2415393   2642466  48% /var

# mount /dev/sda8 /mnt/usb/thumb/

# find /mnt/usb/thumb/var/ ! -type d -ls
3260720 lrwxrwxrwx   1 root root   23 Sep 25 19:57 
/mnt/usb/thumb/var/run/alsa/.config/pulse/583e5eeffd5b64952b92010045b373b0-runtime
 -> /tmp/pulse-PKdhtXMmr18n

# rm -vr /mnt/usb/thumb/var/run
removed 
‘/mnt/usb/thumb/var/run/alsa/.config/pulse/583e5eeffd5b64952b92010045b373b0-runtime’
removed directory: ‘/mnt/usb/thumb/var/run/alsa/.config/pulse’
removed directory: ‘/mnt/usb/thumb/var/run/alsa/.config’
removed directory: ‘/mnt/usb/thumb/var/run/alsa’
removed directory: ‘/mnt/usb/thumb/var/run’

So on shutdown be sure to write before unmounting starts,
and on boot read after all mounting ends.



Bug#458351: "Current status" looks like an error warning

2015-09-09 Thread jidanni
MAFM> Anyway, in the end I changed it only slightly, "aptitude -v update":

How about for plain aptitude, no -v.
I (happily) remember 10 years ago there was no such message.
Isn't it bad to output something the user doesn't understand even if
they didn't use -v?

Or maybe there should be a way to figure out what they mean via a -v -v
doubled, sort of like perl:

DESCRIPTION
   The "diagnostics" Pragma
   This module extends the terse diagnostics normally emitted by both the
   perl compiler and the perl interpreter (from running perl with a -w
   switch or "use warnings"), augmenting them with the more explicative
   and endearing descriptions found in perldiag.  Like the other pragmata,
   it affects the compilation phase of your program rather than merely the



Bug#749562: [chrom...@googlecode.com] Re: Issue 426460 in chromium: Allow signing in to Chrome even if built with no API keys

2014-10-24 Thread jidanni
>From upstream:
https://code.google.com/p/chromium/issues/detail?id=426460

Signing into chrome requires an api key. Chromium installed from Debian  
packages should have a key. If they don't, they should be fixed. How  
chromium fork maintainers can create their own api keys is described here:

http://www.chromium.org/developers/how-tos/api-keys


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#763354: Enable support for RTS5129 card reader

2014-09-29 Thread jidanni
Package: src:linux
Version: 3.16.3-2

Please enable support for the RTS5129 card reader.

Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller

# journalctl

 9月 30 00:04:35 jidanni5 systemd-udevd[168]: Network interface NamePolicy= 
disabled on kernel commandline, ignoring.
 9月 30 00:04:35 jidanni5 kernel: mmc0: new high speed SD card at address 0007
 9月 30 00:04:35 jidanni5 kernel: mmcblk0: mmc0:0007 SD02G 1.84 GiB 
 9月 30 00:04:35 jidanni5 kernel: mmcblk0: p1

http://thelastmaimou.wordpress.com/2013/05/16/the-card-reader-bluff-call-it/comment-page-1/


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#746701: Segmentation fault

2014-05-02 Thread jidanni
Package: w3m
Version: 0.5.3-15

$ w3m 
'http://branch.taipower.com.tw/Content/NoticeBlackout/bulletin.aspx?&SiteID=564732646740712354&MmmID=616371300071172245'
Segmentation fault


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#737102: cannot move text

2014-01-30 Thread jidanni
Package: gimp
Version: 2.8.6-1

Manual says

6.6. Text

When the mouse pointer is around the center of the frame, it comes with
a small crosshair . Click-and-drag to move the frame and its contents
(the text shows up when you release the mouse button). The text remains
at the same place in the frame.

However this never happens. No such crosshair appears.

We also see

(gimp:2408): Gdk-WARNING **: 
/build/gtk+2.0-FpgWcq/gtk+2.0-2.24.22/gdk/x11/gdkdrawable-x11.c:942 drawable is 
not a native X11 window
(gimp:2408): Gimp-Tools-CRITICAL **: gimp_tool_cursor_update: assertion 
'gimp_tool_control_is_active (tool->control) == FALSE' failed
(gimp:2408): Gimp-Tools-CRITICAL **: gimp_tool_key_press: assertion 
'gimp_tool_control_is_active (tool->control) == FALSE' failed
(gimp:2408): Gimp-Tools-CRITICAL **: gimp_tool_oper_update: assertion 
'gimp_tool_control_is_active (tool->control) == FALSE' failed
(gimp:2408): Gimp-Tools-CRITICAL **: gimp_tool_set_focus_display: assertion 
'gimp_tool_control_is_active (tool->control) == FALSE' failed
(gimp:2408): Gimp-Tools-CRITICAL **: gimp_tool_set_modifier_state: assertion 
'gimp_tool_control_is_active (tool->control) == FALSE' failed


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#737101: mention how users can change their names, etc.

2014-01-30 Thread jidanni
Package: passwd
Version: 1:4.1.5.1-1
Severity: wishlist
File: /usr/share/man/man1/passwd.1.gz

On this man page please also Mention how the user can change his name
(Robert Dobbs -> Bob Dobbs). Or if he must ask root to use vipw? to
change it for him.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#736898: ERROR: w3m-el-snapshot is broken - called emacs-package-remove as a new-style add-on, but has no compat file.

2014-01-27 Thread jidanni
Package: w3m-el-snapshot
Version: 1.4.527+0.20140108-1

Preparing to unpack .../w3m-el-snapshot_1.4.527+0.20140108-1_all.deb ...
ERROR: w3m-el-snapshot is broken - called emacs-package-remove as a new-style 
add-on, but has no compat file.
Remove w3m-el-snapshot for emacs-snapshot
remove/w3m-el-snapshot: purging byte-compiled files for emacs-snapshot
ERROR: w3m-el-snapshot is broken - called emacs-package-install as a new-style 
add-on, but has no compat file.
Unpacking w3m-el-snapshot (1.4.527+0.20140108-1) over (1.4.527+0.20131217-1) ...


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#159785: message-goto-gcc

2014-01-24 Thread jidanni
Debian: no need to reopen this in Debian BTS.

LI> Well, Gcc is a Gnus thing, so it would be odd for Message to have such a
LI> command.  So it would have to be a Gnus command.

Well all I know is C-c C-f C-b goes to Bcc, so C-c C-f C-g... uh oh.

LI> But is a keystroke for going to that header all that useful, anyway?
LI> I've never felt the need myself...

Well I often want to zip to the GCC line in order to remove it on
some messages that I feel need no GCC.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#205035: closed by Solveig (Re: gnus: Cannot find definition of `gnus-article-treat-dumbquotes' in library `gnus-art' - closing)

2014-01-23 Thread jidanni
Well it hasn't bothered me lately.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#159785: message-goto-gcc

2014-01-23 Thread jidanni
Dear b...@gnus.org, please make and bind message-goto-gcc .


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#267162: closed by "Manuel A. Fernandez Montecelo" (aptitude: "not installed" not noted upon purge)

2014-01-23 Thread jidanni
OK


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733907: get out of debian

2014-01-12 Thread jidanni
I would be happy to install any .deb you might want me to download.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733907: get out of debian

2014-01-12 Thread jidanni
Move the bad one out of the way please soon, else Debian users will get their 
disks messed up!


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733826: [PATCH] xhci: Set scatter-gather limit to avoid failed block writes.

2014-01-07 Thread jidanni
It only happens to me once in a full moon too. Not something I can reproduce at 
will.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734441: link to

2014-01-07 Thread jidanni
Package: apache2-doc
Version: 2.4.6-3
Severity: wishlist
File: /usr/share/doc/apache2-doc/manual/en/mod/mod_setenvif.html

file:///usr/share/doc/apache2-doc/manual/en/mod/mod_setenvif.html
mentions  twice,
but does not link them to
file:///usr/share/doc/apache2-doc/manual/en/mod/core.html#if


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734415: ...|cpio --to-stdout -i file.txt|less +/string

2014-01-06 Thread jidanni
X-Debbugs-Cc: bug-l...@gnu.org
Package: less
Version: 458-2
Severity: minor

$ bzcat /40_megabyte.cpio.bz2|cpio --to-stdout -i some/small/file.txt|less
OK now we are looking at the file.
Now search with /string.
Notice that even though the words should be oh 50 lines down, we end up
pegging the CPU meter...


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733826: [PATCH] xhci: Set scatter-gather limit to avoid failed block writes.

2014-01-06 Thread jidanni
Don't worry, I'll trust you! Plus I'm 53.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733826: crazy loop "xhci_hcd Too many fragments"

2014-01-05 Thread jidanni
> "BH" == Ben Hutchings  writes:

BH> Assuming my fix for the repetition is correct, the remaining problem is
BH> why usb-storage is generating such large/fragmented urbs.  (And how did
BH> this work before the recent changes to Link TRBs?  Or did it result in a
BH> different failure mode?)

Well all I know is now in my
cat /etc/ppp/ip-up.d/z50apt-get
I added syncs,
sync; apt-get update; sync
and haven't had the problem again, and now using
$ uname -a
Linux jidanni3 3.12-1-686-pae #1 SMP Debian 3.12.6-2 (2013-12-29) i686 GNU/Linux


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734334: aptitude --refresh-state

2014-01-05 Thread jidanni
Package: aptitude

Just like
  dpkg --update-avail, --merge-avail Packages-file
  Update dpkg's and dselect's idea of...

There needs to be some aptitude command, that will relieve aptitude of
mistaken notions:

# aptitude purge ~c
The following packages will be REMOVED:
  iproute{p}
0 packages upgraded, 0 newly installed, 1 to remove and 8 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Do you want to continue? [Y/n/?]
dpkg: warning: ignoring request to remove iproute which isn't installed


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734266: too chatty during install

2014-01-05 Thread jidanni
Oops I forgot to start from unpacking, for the full story.
(Anyway I think the usual is two lines per package unless something goes wrong.)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734266: too chatty during install

2014-01-05 Thread jidanni
Package: linux-image-3.12-1-686-pae

Compared to other packages,
this package makes many lines of output during installation.
That is nice, but the admin must look at each line looking for errors,
when in fact they are all not errors or warnings.
There ought to be a Debian standard.

Setting up linux-image-3.12-1-686-pae (3.12.6-2) ...
Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.12-1-686-pae 
/boot/vmlinuz-3.12-1-68
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.12-1-686-pae 
/boot/vmlinuz-3.12-1-686
update-initramfs: Generating /boot/initrd.img-3.12-1-686-pae
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.12-1-686-pae 
/boot/vmlinuz-3.12-1-686-
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.12-1-686-pae
Found initrd image: /boot/initrd.img-3.12-1-686-pae
Found linux image: /boot/vmlinuz-3.11-2-686-pae
Found initrd image: /boot/initrd.img-3.11-2-686-pae
Found linux image: /boot/vmlinuz-3.11-1-686-pae
Found initrd image: /boot/initrd.img-3.11-1-686-pae
done


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734264: cat: /etc/X11/fonts/misc/xfonts-wqy.alias: Is a directory

2014-01-05 Thread jidanni
Package: xfonts-efont-unicode-ib

Setting up xfonts-efont-unicode (0.4.2-6) ...
cat: /etc/X11/fonts/misc/xfonts-wqy.alias: Is a directory
Setting up xfonts-efont-unicode-ib (0.4.2-6) ...
cat: /etc/X11/fonts/misc/xfonts-wqy.alias: Is a directory


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734263: cat: /etc/X11/fonts/misc/xfonts-wqy.alias: Is a directory

2014-01-05 Thread jidanni
Package: xfonts-efont-unicode

Setting up xfonts-efont-unicode (0.4.2-6) ...
cat: /etc/X11/fonts/misc/xfonts-wqy.alias: Is a directory
Setting up xfonts-efont-unicode-ib (0.4.2-6) ...
cat: /etc/X11/fonts/misc/xfonts-wqy.alias: Is a directory


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#165793: closed by Solveig (Re: xbase-clients: /usr/X11R6/man/man1/xlsfonts.1x.gz doesn't explain "pattern" good enough - closing)

2014-01-04 Thread jidanni
OK


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734145: function.getenv.html has bad link

2014-01-04 Thread jidanni
Package: php-doc
Version: 20131001-1
Severity: minor
File: /usr/share/doc/php-doc/html/function.getenv.html

file:///usr/share/doc/php-doc/html/function.getenv.html has a bad link:
Iceweasel can't find the file at
/usr/share/doc/php-doc/html/language.variables.superglobals.html.

Would be best to e.g., use linklint(1) on the whole tree.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734129: switch($X){case 'Y':trigger_error("can you believe \$X is NOT Y but Z"); }

2014-01-03 Thread jidanni
Package: php5-cli
Version: 5.5.7+dfsg-2
Severity: important

$ cat n.php


Bug#734126: the reason php -a doesn't print anything

2014-01-03 Thread jidanni
Package: php5-cli
Version: 5.5.7+dfsg-2
Severity: wishlist
File: /usr/share/man/man1/php5.1.gz

We read
   --interactive
   -a Run  PHP  interactively. This lets you enter snippets of
  PHP code that directly get executed. When readline  sup-
  port  is  enabled  you  can edit the lines and also have
  history support.

However there is much more to the story. The Debian man page should mention 
more of it:
http://www.php.net/manual/en/features.commandline.interactive.php#108006


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733826: crazy loop "xhci_hcd Too many fragments"

2014-01-03 Thread jidanni
Crap. The same thing happened again today.
Now it is up to
# grep -c xhci /var/log/syslog
1958427
lines!

222] usb 1-4.3: USB disconnect, device number 5
Jan  4 05:28:05 jidanni5 kernel: [ 3904.883696] sd 7:0:0:0: [sdg] Unhandled 
error code
Jan  4 05:28:05 jidanni5 kernel: [ 3904.883702] sd 7:0:0:0: [sdg]  
Jan  4 05:28:05 jidanni5 kernel: [ 3904.883703] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
Jan  4 05:28:05 jidanni5 kernel: [ 3904.883705] sd 7:0:0:0: [sdg] CDB: 
Jan  4 05:28:05 jidanni5 kernel: [ 3904.883707] Write(10): 2a 00 00 06 84 e0 00 
00 bc 00
Jan  4 05:28:05 jidanni5 kernel: [ 3904.883715] end_request: I/O error, dev 
sdg, sector 427232
Jan  4 05:28:05 jidanni5 kernel: [ 3904.883756] EXT4-fs warning (device sdg1): 
ext4_end_bio:316: I/O error writing to inode 49349 (offset 0 size 0 starting 
block 130529)


 jidanni5 kernel: [ 3904.884184] EXT4-fs warning (device sdg1): 
ext4_end_bio:316: I/O error writing to inode 49349 (offset 0 size 0 starting 
block 133885)
Jan  4 05:28:05 jidanni5 kernel: [ 3904.885980] Aborting journal on device 
sdg1-8.
Jan  4 05:28:05 jidanni5 kernel: [ 3904.886159] JBD2: Error -5 detected when 
updating journal superblock for sdg1-8.
Jan  4 05:28:05 jidanni5 kernel: [ 3904.886294] journal commit I/O error
Jan  4 05:28:05 jidanni5 kernel: [ 3904.893305] EXT4-fs error (device sdg1): 
ext4_journal_check_start:56: Detected aborted journal
Jan  4 05:28:05 jidanni5 kernel: [ 3904.893312] EXT4-fs (sdg1): Remounting 
filesystem read-only
Jan  4 05:28:05 jidanni5 kernel: [ 3904.893314] EXT4-fs (sdg1): previous I/O 
error to superblock detected
Jan  4 05:28:05 jidanni5 kernel: [ 3905.111627] usb 1-4.3: new full-speed USB 
device number 6 using xhci_hcd
Jan  4 05:28:06 jidanni5 kernel: [ 3905.440770] EXT4-fs warning (device sdg1): 
__ext4_read_dirblock:681: error reading directory block (ino 2, block 0)

06:16 ~# fsck -V -f -v /dev/sdi1
fsck from util-linux 2.20.1
[/sbin/fsck.ext3 (1) -- /var/lib/apt/lists] fsck.ext3 -f -v /dev/sdi1 
e2fsck 1.42.9 (28-Dec-2013)
/dev/sdi1: recovering journal
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Free blocks count wrong (351333, counted=347029).
Fix? y
yes
Free inodes count wrong (108932, counted=108929).
Fix? yes

/dev/sdi1: * FILE SYSTEM WAS MODIFIED *

  39 inodes used (0.04%, out of 108968)
  16 non-contiguous files (41.0%)
   1 non-contiguous directory (2.6%)
 # of inodes with ind/dind/tind blocks: 18/7/0
   87148 blocks used (20.07%, out of 434177)
   0 bad blocks
   0 large files

  27 regular files
   3 directories
   0 character device files
   0 block device files
   0 fifos
   0 links
   0 symbolic links (0 fast symbolic links)
   0 sockets

  30 files
06:17 1 ~# fsck -V -f -v /dev/sdi2
fsck from util-linux 2.20.1
[/sbin/fsck.ext3 (1) -- /var/cache/apt/archives] fsck.ext3 -f -v /dev/sdi2 
e2fsck 1.42.9 (28-Dec-2013)
/dev/sdi2: recovering journal
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information

1489 inodes used (0.71%, out of 209248)
 709 non-contiguous files (47.6%)
   1 non-contiguous directory (0.1%)
 # of inodes with ind/dind/tind blocks: 1087/59/0
  360570 blocks used (43.15%, out of 835528)
   0 bad blocks
   1 large file

1477 regular files
   3 directories
   0 character device files
   0 block device files
   0 fifos
   0 links
   0 symbolic links (0 fast symbolic links)
   0 sockets

1480 files
06:18 ~# mount /var/cache/apt/archives/
06:19 ~# mount /var/lib/apt/lists/
06:19 ~# mount |grep apt
/dev/sdi2 on /var/cache/apt/archives type ext3 
(rw,noatime,errors=remount-ro,data=ordered)
/dev/sdi1 on /var/lib/apt/lists type ext3 
(rw,noatime,errors=remount-ro,data=ordered)
06:19 ~# aptitude update ... OK

# grep -v ^// /etc/apt/apt.conf.d/10jidanni
APT::Default-Release "experimental";//just order them in sources.list UNTRUE
APT::Cache::AllVersions false;
APT::Clean-Installed false;
APT::Get::Purge true;
APT::Install-Recommends false;
Aptitude::CmdLine::Always-Prompt true;
Aptitude::Purge-Unused true;
Aptitude::CmdLine::Show-Why true;//511...@bugs.debian.org
Aptitude::CmdLine::Show-Deps true;//587...@bugs.debian.org
Acquire::http::No-Cache true;//564829
Acquire::PDiffs false;


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734064: tcpflow with no -i doesn't work

2014-01-03 Thread jidanni
Well all I know is the man page perhaps should say where one can obtain
a current list of interfaces to know what the choices are, so one
doesn't try "localhost" instead of "lo" (not all of us are "regarded as
a leader in the fields of Digital forensics and Usable Security."!!)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733826: crazy loop "xhci_hcd Too many fragments"

2014-01-03 Thread jidanni
> "BH" == Ben Hutchings  writes:
BH> And what were those error messages?
BH> Which USB devices are you using (this is probably disk or network
BH> related)?

I had done an aptitude update on writing onto
# fdisk -l
Disk /dev/sdg: 3867 MB, 3867148288 bytes
181 heads, 32 sectors/track, 1304 cylinders, total 7553024 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xc3072e18

# mount
   Device Boot  Start End  Blocks   Id  System
/dev/sdg1  32  868799  434384   83  Linux
/dev/sdg2  868800 7553023 3342112   83  Linux

/dev/sdg2 on /var/cache/apt/archives type ext3 
(rw,noatime,errors=remount-ro,data=ordered)
/dev/sdg1 on /var/lib/apt/lists type ext3 
(rw,noatime,errors=remount-ro,data=ordered)

# cat /var/log/syslog

Jan  1 06:57:38 jidanni5 ntpd[2822]: Listen normally on 5 lo ::1 UDP 123
Jan  1 06:57:38 jidanni5 ntpd[2822]: Listen normally on 6 eth0 
fe80::2289:84ff:fe28:ad9 UDP 123
Jan  1 06:57:38 jidanni5 ntpd[2822]: peers refreshed
Jan  1 06:57:38 jidanni5 ntpd[2822]: Listening on routing socket on fd #23 for 
interface updates
Jan  1 07:04:49 jidanni5 kernel: [  559.624680] xhci_hcd :00:14.0: Too many 
fragments 79, max 63
Jan  1 07:04:49 jidanni5 kernel: [  559.624695] xhci_hcd :00:14.0: Too many 
fragments 79, max 63
Jan  1 07:04:49 jidanni5 kernel: [  559.624704] xhci_hcd :00:14.0: Too many 
fragments 79, max 63

10 lines later... oops I mean an actual MILLION lines later
# grep -c xhci /var/log/syslog
1052831:

Jan  1 07:04:58 jidanni5 kernel: [  568.615382] xhci_hcd :00:14.0: Too many 
fragments 79, max 63
Jan  1 07:04:58 jidanni5 kernel: [  568.615391] xhci_hcd :00:14.0: Too many 
fragments 79, max 63
Jan  1 07:04:58 jidanni5 kernel: [  568.615400] xhci_hcd :00:14.0: Too many 
fragments 79, max 63
Jan  1 07:04:58 jidanni5 kernel: [  568.615784] usb 1-4.3: USB disconnect, 
device number 5
Jan  1 07:04:58 jidanni5 kernel: [  568.622573] sd 7:0:0:0: [sdg] Unhandled 
error code
Jan  1 07:04:58 jidanni5 kernel: [  568.622577] sd 7:0:0:0: [sdg]  
Jan  1 07:04:58 jidanni5 kernel: [  568.622579] Result: hostbyte=DID_NO_CONNECT 
driverbyte=DRIVER_OK
Jan  1 07:04:58 jidanni5 kernel: [  568.622581] sd 7:0:0:0: [sdg] CDB: 
Jan  1 07:04:58 jidanni5 kernel: [  568.622583] Write(10): 2a 00 00 06 85 0e 00 
00 da 00
Jan  1 07:04:58 jidanni5 kernel: [  568.622591] end_request: I/O error, dev 
sdg, sector 427278
Jan  1 07:04:58 jidanni5 kernel: [  568.622595] Buffer I/O error on device 
sdg1, logical block 213623
Jan  1 07:04:58 jidanni5 kernel: [  568.622596] lost page write due to I/O 
error on sdg1
Jan  1 07:04:58 jidanni5 kernel: [  568.622673] Aborting journal on device 
sdg1-8.
Jan  1 07:04:58 jidanni5 kernel: [  568.622702] JBD2: Error -5 detected when 
updating journal superblock for sdg1-8.
Jan  1 07:04:58 jidanni5 kernel: [  568.622782] journal commit I/O error
Jan  1 07:04:58 jidanni5 kernel: [  568.842558] usb 1-4.3: new full-speed USB 
device number 6 using xhci_hcd
Jan  1 07:05:03 jidanni5 kernel: [  573.840855] xhci_hcd :00:14.0: Timeout 
while waiting for address device command
Jan  1 07:05:04 jidanni5 kernel: [  574.813608] usb 1-4.3: not running at top 
speed; connect to a high speed hub
Jan  1 07:05:04 jidanni5 kernel: [  574.816058] usb 1-4.3: New USB device 
found, idVendor=090c, idProduct=1000
Jan  1 07:05:04 jidanni5 kernel: [  574.816074] usb 1-4.3: New USB device 
strings: Mfr=1, Product=2, SerialNumber=3
Jan  1 07:05:04 jidanni5 kernel: [  574.816080] usb 1-4.3: Product: USB DISK
Jan  1 07:05:04 jidanni5 kernel: [  574.816084] usb 1-4.3: Manufacturer: SMI 
Corporation
Jan  1 07:05:04 jidanni5 kernel: [  574.816088] usb 1-4.3: SerialNumber: 
AA330463000360008655
Jan  1 07:05:04 jidanni5 kernel: [  574.816658] usb-storage 1-4.3:1.0: USB Mass 
Storage device detected
Jan  1 07:05:04 jidanni5 kernel: [  574.816713] scsi9 : usb-storage 1-4.3:1.0
Jan  1 07:05:05 jidanni5 kernel: [  575.817473] scsi 9:0:0:0: Direct-Access 
SMI  USB DISK 1100 PQ: 0 ANSI: 0 CCS
Jan  1 07:05:05 jidanni5 kernel: [  575.817921] sd 9:0:0:0: Attached scsi 
generic sg7 type 0
Jan  1 07:05:05 jidanni5 kernel: [  575.819774] sd 9:0:0:0: [sdi] 7553024 
512-byte logical blocks: (3.86 GB/3.60 GiB)
Jan  1 07:05:05 jidanni5 kernel: [  575.820658] sd 9:0:0:0: [sdi] Write Protect 
is off
Jan  1 07:05:05 jidanni5 kernel: [  575.820663] sd 9:0:0:0: [sdi] Mode Sense: 
43 00 00 00
Jan  1 07:05:05 jidanni5 kernel: [  575.821457] sd 9:0:0:0: [sdi] No Caching 
mode page found
Jan  1 07:05:05 jidanni5 kernel: [  575.821462] sd 9:0:0:0: [sdi] Assuming 
drive cache: write through
Jan  1 07:05:05 jidanni5 kernel: [  575.825400] sd 9:0:0:0: [sdi] No Caching 
mode page found
Jan  1 07:05:05 jidanni5 kernel: [  575.825405] sd 9:0:0:0: [sdi] Assuming 
drive cache: write through
Jan  1 07:05:05 jidanni5 kernel: [  575.829815]  sd

Bug#733565: SIX messages per on boot console should be TWO

2014-01-03 Thread jidanni
> "MKP" == Martin K Petersen  writes:

MKP> We have to discover the basics of the disk before we can create the
MKP> gendisk/block device/request queue. And some of the subsequent
MKP> parameters we need can't be stored or acted upon until everything has
MKP> been set up. So some questions we have to ask several times.

Perhaps the messages could be each differentiated so the user doesn't see
them as something that looks like a bug and needs to be reported.

E.g., prefix/suffix with PHASE I CHECK, PHASE II CHECK, PHASE III CHECK.
or FIRST CHECK, INTERMEDIATE CHECK, FINAL CHECK,
or CHECK 1, CHECK 2...
or INTERMEDIATE PROBE:, FINAL PROBE:, etc.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734063: find: '/var/cache/man/3277': No such file or directory

2014-01-03 Thread jidanni
Ah!
Separate work directories would be better.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734064: tcpflow with no -i doesn't work

2014-01-03 Thread jidanni
Package: tcpflow
X-Debbugs-Cc: sims...@acm.org
Version: 1.4.3+repack1-1
Severity: minor
File: /usr/share/man/man1/tcpflow.1.gz

  -i iface
  Interface name.  Capture packets from the network interface
  named iface.  If no interface is specified with -i , a reason-
  able default will be used by libpcap automatically.


# tcpflow
tcpflow: : No such device exists (SIOCGIFHWADDR: No such device)

Also the man page makes one wonder if just
# tcpflow -i
is what should be tried, so needs to be reworded.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734063: find: '/var/cache/man/3277': No such file or directory

2014-01-03 Thread jidanni
Package: man-db
Version: 2.6.5-2
Severity: wishlist

No idea why I got this
Subject: Anacron job 'cron.daily' on jidanni2

/etc/cron.daily/man-db:
find: '/var/cache/man/3277': No such file or directory
chown: cannot access '/var/cache/man/3277': No such file or directory

Sort of sounds like a file mode,

# chmod 3277 /tmp/v
# ls -l /tmp/v
--w-rwsrwt 1 root root 0 01-03 20:10 /tmp/v

or PID...


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734050: closed by Martin Godisch (Re: Bug#734050: Cannot remove /etc/minicom, please do it manually... but then it isn't there)

2014-01-03 Thread jidanni
B> when /etc/minicom is absent, it cannot be removed. What did you expect?

Well
why
not just
say
it is absent or say nothing,
  instead of sending the user on a wild goose chase!?!?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#734050: Cannot remove /etc/minicom, please do it manually... but then it isn't there

2014-01-03 Thread jidanni
Package: minicom
Version: 2.6.2-1

# aptitude purge $@
The following packages will be REMOVED:  
  minicom{p}  
0 packages upgraded, 0 newly installed, 1 to remove and 31 not upgraded.
Need to get 0 B of archives. After unpacking 1,069 kB will be freed.
Do you want to continue? [Y/n/?] 
(Reading database ... 137965 files and directories currently installed.)
Removing minicom (2.6.2-1) ...
Purging configuration files for minicom (2.6.2-1) ...
Cannot remove /etc/minicom, please do it manually.
Processing triggers for man-db (2.6.5-2) ...
Processing triggers for menu (2.1.46) ...
Current status: 31 updates [-1].
# ls /etc/minicom
ls: cannot access /etc/minicom: No such file or directory


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733826: crazy loop "xhci_hcd Too many fragments"

2014-01-02 Thread jidanni
> "BH" == Ben Hutchings  writes:

BH> No, this message did not exist in that version.

You are right. Wish there was a way to do
$ reportbug $(the current kernel package name I am running)
so I could avoid mistakes.

BH> Is any other error message logged?

Yes, I recall some about disk problems, but mainly there were 10 of
the problem message in a row, only differing by the millisecond counter
prepended.

BH> Which USB devices are you using (this is probably disk or network
BH> related)?

I was doing an "aptitude update" with my cache set to write to a USB SD card.

Later I did fsck -f and remounted everything was OK.

Anyway yes they forgot to rate limit that message. OK thanks.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733864: perhaps say which ../*.list is empty

2014-01-01 Thread jidanni
Package: dlocate
Version: 1.02+nmu3
Severity: minor

# dlocate -L xxx
Package xxx not installed or xxx.list is empty.

Even though the man page mentions it,
I would still say

Package xxx not installed or /var/lib/dpkg/info/xxx.list is empty.

so users know exactly what you are talking about.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733863: dlocate totally not prepared for ":i386" etc. suffixes

2014-01-01 Thread jidanni
Package: dlocate
Version: 1.02+nmu3
Severity: important

# update-dlocatedb 
# dpkg -L libkml-dev|wc
372 372   17445
# dlocate -L libkml-dev|wc
Package libkml-dev not installed or libkml-dev.list is empty.
  0   0   0

Well at least it could say "try adding :i386".

# dpkg -L libkml-dev:i386|wc
372 372   17445
# dpkg -L libkml-dev|wc
372 372   17445
works fine either way.

When I installed the package, aptitude didn't make me type :i386.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733826: crazy loop "xhci_hcd Too many fragments"

2013-12-31 Thread jidanni
Package: src:linux
Version: 3.11.10-1
Severity: wishlist

Whatever you do,
please add some break out code.
Do not just loop
putting
# grep -c xhci /var/log/syslog
1052792
lines of
xhci_hcd :00:14.0: Too many fragments 79, max 63
swelling
# ls -l /var/log/syslog
-rw-r- 1 root adm 107977515 01-01 07:17 /var/log/syslog


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563441: closed by Jeremy Lainé (Bug #563441 is out of scope)

2013-12-30 Thread jidanni
I don't use asterisk anymore.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733652: bootlogs no longer have any mechanism to get rotated

2013-12-30 Thread jidanni
Package: bootlogd
Version: 2.88dsf-45

Ever since the recent changes,

  -rw-r-  1 root 751297 12-31 01:07 boot
  -rw-r-  1 root   4156 07-20 09:18 boot.0
  -rw-r-  1 root812 07-17 22:31 boot.1.gz
  -rw-r-  1 root801 07-16 21:24 boot.2.gz
  -rw-r-  1 root803 07-15 22:55 boot.3.gz
  -rw-r-  1 root802 07-15 03:42 boot.4.gz

bootlogs no longer have any mechanism to get rotated,
and thus grow out of control.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733653: need more general startup message

2013-12-30 Thread jidanni
Package: dnsmasq
Version: 2.68-1
Severity: minor

Always saying exactly "Starting DNS forwarder and DHCP server: dnsmasq"
startles some administrators who are not using it to provide exactly
those two functionalities. "Huh, we're providing a DHCP server?! I
thought I told Johnson to explicitly disable such access. That's the
last straw!"


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#683238: closed by Ben Hutchings (Re: document how one uses the firmware here)

2013-12-30 Thread jidanni
>> Mention how to use the firmware.

B> Nothing needs to be done beyond installing the package.

Yes but please explicitly say that somewhere.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733565: SIX messages per on boot console should be TWO

2013-12-29 Thread jidanni
Package: linux-image-3.12-1-686-pae

Currently any such devices as below that are attached during boot still
produce the below SIX messages per device when they should only produce
TWO:

# dmesg |egrep Caching\|Assuming
[3.960663] sd 3:0:0:0: [sdb] No Caching mode page found
[3.960701] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[3.978659] sd 3:0:0:0: [sdb] No Caching mode page found
[3.978694] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[3.998652] sd 3:0:0:0: [sdb] No Caching mode page found
[3.998689] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[4.174630] sd 2:0:0:2: [sde] No Caching mode page found
[4.174669] sd 2:0:0:2: [sde] Assuming drive cache: write through
[4.196628] sd 2:0:0:2: [sde] No Caching mode page found
[4.196664] sd 2:0:0:2: [sde] Assuming drive cache: write through
[4.220624] sd 2:0:0:2: [sde] No Caching mode page found
[4.220661] sd 2:0:0:2: [sde] Assuming drive cache: write through

Please confirm that you also see the six messages right there on the
console stderr.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733299: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults

2013-12-28 Thread jidanni
Package: anacron
Version: 2.3-20

Setting up anacron (2.3-20) ...
update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733156: piuparts: add check for: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults

2013-12-26 Thread jidanni
X-Debbugs-Cc: cjwat...@debian.org
Package: piuparts
Severity: wishlist

Maybe a test could be added that checks for
update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults
that many packages seem to forget to fix.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732595: closed by Colin Watson (Bug#732595: fixed in grub2 2.02~beta2-1)

2013-12-26 Thread jidanni
I'm sorry. I thought I was talking about the
"update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults"
bugs!

Those are the ones that should have a piuparts test or something.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732595: closed by Colin Watson (Bug#732595: fixed in grub2 2.02~beta2-1)

2013-12-26 Thread jidanni
> "CW" == Colin Watson  writes:
CW> On Thu, Dec 26, 2013 at 11:28:56AM +0800, jida...@jidanni.org wrote:
>> By the way, it would be neat if some bot could a check for this in
>> each package...

All I know is every few days I have to do the job of filing a bug to
tell some maintainer that his freshly uploaded version is causing these
warnings.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732595: closed by Colin Watson (Bug#732595: fixed in grub2 2.02~beta2-1)

2013-12-25 Thread jidanni
By the way, it would be neat if some bot could a check for this in each 
package...


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733127: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults

2013-12-25 Thread jidanni
Package: x11-common
Version: 1:7.7+5

Setting up x11-common (1:7.7+5) ...
update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#733025: .ico files

2013-12-23 Thread jidanni
Package: xli
Version: 1.17.0+20061110-4
Severity: wishlist

$ wget http://www.gstatic.com/earth/favicon.ico
$ xli favicon.ico
favicon.ico is a 576x720 MacPaint image
No it isn't.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732972: add a simple test-drive

2013-12-23 Thread jidanni
Perhaps a simple test-drive could be added to catch such problems in
such critical packages as the final quality check before they hit
incoming.debian.org.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732986: OpenSSL version mismatch. Built against 1000105f, you have 10001060

2013-12-23 Thread jidanni
Package: libssl1.0.0
Version: 1.0.1e-5
Severity: grave

OpenSSL version mismatch. Built against 1000105f, you have 10001060
Cannot ssh!


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732773: unable to delete old directory '/usr/share/doc/debian-reference-common/html': Directory not empty

2013-12-21 Thread jidanni
Package: debian-reference-en
Version: 2.51

Unpacking debian-reference-en (2.51) over (2.50) ...
dpkg: warning: unable to delete old directory 
'/usr/share/doc/debian-reference-common/html': Directory not empty

$ ls -l /usr/share/doc/debian-reference-common/html
total 4
-rw-r--r-- 1 root root 1280 2013-04-16  index.html

Please advise what I should do?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732772: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults

2013-12-21 Thread jidanni
Package: procps
Version: 1:3.3.9-1

Setting up procps (1:3.3.9-1) ...
update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults
[ ok ] Setting kernel variables ...done.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732661: ProcessPriorityManager - InitProcessPriorityManager bailing due to prefs.

2013-12-19 Thread jidanni
Package: iceweasel
Version: 28.0~a2+20131215004001-1
Severity: wishlist

Latest weird warnings...

# su - nobody -c 'LC_ALL=C LANG=C HOME=/tmp/$$ firefox '$@
No directory, logging in with HOME=/

(process:4203): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size 
== 0' failed
ProcessPriorityManager - InitProcessPriorityManager bailing due to prefs.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732595: grub-install: warning: cannot open directory `/usr/share/locale-langpack': No such file or directory.

2013-12-18 Thread jidanni
Package: grub-pc
Version: 2.00+20131208-1

Setting up grub2-common (2.00+20131208-1) ...
Setting up grub-pc-bin (2.00+20131208-1) ...
Setting up grub-pc (2.00+20131208-1) ...
grub-install: warning: cannot open directory `/usr/share/locale-langpack': No 
such file or directory.
Installation finished. No error reported.
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#594838: $ evince http://... does not work

2013-12-14 Thread jidanni
Well all I know is I don't use this program anymore.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732111: ERROR: wget failed to download get-upstream-version.pl.gz.pgp

2013-12-14 Thread jidanni
All I know is I upgraded all my four machines, and each got the error
even though online, and even though wget can get the file fine.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732111: ERROR: wget failed to download http://people.debian.org/~bartm/flashplugin-nonfree/get-upstream-version.pl.gz.pgp

2013-12-14 Thread jidanni
Package: flashplugin-nonfree

One will always get this error

Setting up flashplugin-nonfree (1:3.4) ...
ERROR: wget failed to download 
http://people.debian.org/~bartm/flashplugin-nonfree/get-upstream-version.pl.gz.pgp
More information might be available at:
  http://wiki.debian.org/FlashPlayer

Despite one being on-line, and later being able do use wget to get that file.

Workaround
# update-flashplugin-nonfree --install


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732049: [Dnsmasq-discuss] all I wanted to do was temporarily dnsMASQ some addresses

2013-12-13 Thread jidanni
OK I found a method to temporarily e.g., make doubleclick point to
localhost or back, without changing any of the Debian dnsmasq default
configuration:
# ed /etc/hosts
# /etc/init.d/dnsmasq restart

Using instead switches mentioned on the man page probably requires
editing /etc/dnsmasq.conf first.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732049: --addn-hosts doesn't work

2013-12-13 Thread jidanni
Package: dnsmasq
Version: 2.68-1

I wish to inform you that

it
doesn't
work.

# cat /etc/hosts.wiki
127.0.0.1 abj.jidanni.org radioscanningtw.jidanni.org transgender-taiwan.org 
mysql.transgender-taiwan.org
# dnsmasq -d --addn-hosts=/etc/hosts.wiki &
[1] 8957
dnsmasq: started, version 2.68 cachesize 150
dnsmasq: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua 
TFTP conntrack ipset auth
dnsmasq: reading /etc/resolv.conf
dnsmasq: using nameserver 168.95.1.1#53
dnsmasq: using nameserver 168.95.192.1#53
dnsmasq: read /etc/hosts - 16 addresses
dnsmasq: read /etc/hosts.wiki - 1 addresses
16:45 bin# resolveip transgender-taiwan.org
IP address of transgender-taiwan.org is 67.205.46.124


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#732045: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults

2013-12-12 Thread jidanni
Package: smartmontools
Version: 6.2+svn3841-1+b1

Setting up smartmontools (6.2+svn3841-1+b1) ...
update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#711015: again

2013-12-12 Thread jidanni
#  gdk-pixbuf-query-loaders > 
/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
bash: gdk-pixbuf-query-loaders: command not found
14:01 127 ~# dlocate gdk-pixbuf-query-loaders
libgdk-pixbuf2.0-0:i386: 
/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders
14:01 ~# /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders > 
/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
bash: /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache: cannot 
overwrite existing file
14:02 1 ~# /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders >| 
/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#480239: Source file `/usr/share/emacs-snapshot/site-lisp/w3m/w3m.el' newer than byte-compiled file

2013-12-07 Thread jidanni
> "TK" == Tatsuya Kinoshita  writes:
TK> And then
TK> # apt-get --reinstall install w3m-el-snapshot
TK> to byte-compile.
Yay! That fixed it.

Maybe someone can also fix
given is experimental at /usr/lib/emacsen-common/emacs-package-install line 43.
when is experimental at /usr/lib/emacsen-common/emacs-package-install line 45.
when is experimental at /usr/lib/emacsen-common/emacs-package-install line 46.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#480239: Source file `/usr/share/emacs-snapshot/site-lisp/w3m/w3m.el' newer than byte-compiled file

2013-12-07 Thread jidanni
> "TK" == Tatsuya Kinoshita  writes:
TK> If /var/lib/emacsen-common/state/package/installed/emacsen-common
TK> exists, the files should be re-compiled.
That file doesn't exist.
TK> If /var/lib/emacsen-common/state/package/installed/emacsen-common
TK> is not found, the bug is in the Debian emacsen-common package or so.

TK> Probably, the following command may help you.

TK>   # apt-get --reinstall install emacsen-common
OK, I just did that but the bug remains.

And now
/var/lib/emacsen-common/state/package/installed/emacsen-common
exists.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#480239: Source file `/usr/share/emacs-snapshot/site-lisp/w3m/w3m.el' newer than byte-compiled file

2013-12-07 Thread jidanni
found 480239 1.4.527+0.20131204-1
retitle 480239 Source file `/usr/share/emacs-snapshot/site-lisp/w3m/w3m.el' 
newer than byte-compiled file
thanks
I'm getting these warnings now
Source file `/usr/share/emacs-snapshot/site-lisp/w3m/w3m.el' newer than 
byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/w3m/w3m-util.el' newer than 
byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/w3m/w3m-proc.el' newer than 
byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/w3m/w3m-ems.el' newer than 
byte-compiled file
etc. these days.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#731506: Math::Trig many arguments not mentioned

2013-12-05 Thread jidanni
Package: perl-doc
Version: 5.18.1-4
Severity: wishlist
File: /usr/share/man/man3/Math::Trig.3perl.gz

Many of the functions on this page are missing their arguments.
Being that one can get away with giving many of them any number of
arguments, please at least mention something like perldoc -f sin does.
Don't just assume they are "well known".


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#731505: Math::Trig mention output units

2013-12-05 Thread jidanni
Package: perl-doc
Version: 5.18.1-4
Severity: wishlist
File: /usr/share/man/man3/Math::Trig.3perl.gz

The author neglects to mention what units are used in the output of each
function until late in the page if at all...


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#731201: no sound, function snd_func_card_driver returned error: No such file or directory

2013-12-02 Thread jidanni
Package: alsa-base
Version: 1.0.25+3
Severity: wishlist

One cannot hear any sound browsing
https://www.fidelity.com/learning-center/media/manage-money-and-payments-on-fidelity.com-video
with the major browsers. In addition one notices

ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned 
error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned 
error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib pcm_hw.c:1667:(_snd_pcm_hw_open) Invalid value for card


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#730241: unlisted xmessage -font option

2013-11-22 Thread jidanni
Package: x11-utils
Version: 7.7+1
Severity: minor
File: /usr/bin/xmessage

The emacs man page lists -font. So should xmessage.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#730238: CTRL++ or CTRL+- causes picture to explode

2013-11-22 Thread jidanni
Package: iceweasel
Version: 27.0~a2+20131115004004-1
Severity: wishlist

Could you test if this can be reproduced by you.
I dare not try to overwrite my system with a non-debian installation. Thanks.
https://bugzilla.mozilla.org/show_bug.cgi?id=941750


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#712447: "fstrim: /: FITRIM ioctl failed: Operation not supported" not mentioned on man page

2013-11-22 Thread jidanni
> "PS" == Phillip Susi  writes:

PS> tags 712447 + moreinfo
PS> thanks

PS> I'm afraid I don't understand; what is it that you think the man page
PS> should say?

The user reads the fstrim man page.

The user tries it.

The user gets that odd message.

The user refers back to the man page to figure out what that message is
all about.

The man page does not say.

Please make the man page say what that message is all about.

No I don't know what that message is all about.

The user could perhaps search Google, but maybe he is trying to repair
his system and thus offline.

Thanks.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#729193: POD ERRORS

2013-11-09 Thread jidanni
Package: perl-doc
Version: 5.18.1-4

Perhaps there could be some automated check for these.

$ perldoc -f tr
POD ERRORS
   Hey! The above document had some coding errors, which are explained 
below:

   Around line 74:
   =over without closing =back

$ perldoc -f sprintf
similar.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#729051: Perhaps pidgin can support Naver Line.

2013-11-08 Thread jidanni
Package: pidgin
Severity: wishlist
Version: 2.10.7-2+b1

Perhaps pidgin can support Naver Line.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#728949: xterm: some doublesize characters screws displaying

2013-11-07 Thread jidanni
All I know is now
U+002C COMMA
,
U+FF0C FULLWIDTH COMMA
,
and I suspect many others,
look almost the same in xterm!


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#726265: grub-editenv delete

2013-11-06 Thread jidanni
> "V'S" == Vladimir 'φ-coder/phcoder' Serbinenko  writes:
>> There is create, but no delete.
>> 
V'S> Just use rm. There is no need to have such a command
OK wish the man page mentioned that.
>> P.S., the info page mentioned is missing.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#320272: closed by Phillip Susi (mount: -o posix,shortname=mixed working?)

2013-11-06 Thread jidanni
OK thanks.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#463758: closed by Phillip Susi (MP3 players: can mount(1) fine, but [cs]fdisk say "unknown partition table")

2013-11-06 Thread jidanni
Well maybe fdisk etc. can now handle such devices now anyway...


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#388585: closed by Phillip Susi (mount: vfat vs. chmod)

2013-11-06 Thread jidanni
OK but maybe there could be more interactive warnings ...


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#727070: xpdf: Upgrade of fontconfig from 2.10.2 to 2.11 causes xpdf to deadlock on x86 and fail mutex on x86_64

2013-10-22 Thread jidanni
RJ> renders package unusable
Yup, and fontconfig isn't listed in the dependencies too...


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#727162: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults

2013-10-22 Thread jidanni
Package: ppp
Version: 2.4.5+git20130610-1

Setting up ppp (2.4.5+git20130610-1) ...
update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#726673: had to use browser.tabs.loadDivertedInBackground = true in firefox

2013-10-17 Thread jidanni
One has to use
http://labnol.blogspot.tw/2006/07/secret-firefox-trick-prevent-browser.html
browser.tabs.loadDivertedInBackground = true in firefox
to workaround it, as icewm is powerless to do it on its own!

OK at least I found a workaround.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#726673: no way to keep focus always in one window

2013-10-17 Thread jidanni
Package: icewm-common
Version: 1.3.7-5
Severity: wishlist
File: icewm-common

I want to be able to always keep focus inside emacs, even when running
firefox xyz &
from inside a shell window.

But despite the documentation, it is impossible.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#345085: closed by Thomas Dickey (reply to dic...@his.com) (re: #345085- $ lynx URL1 URL2 ...)

2013-10-16 Thread jidanni
Well all I know is $ firefox URL1 URL2 gives them both royal treatment,
whist if you want to know what happened to URL2 in lynx, you have to ask
the librarian in the back office to look in the file cabinet.

Odd compared to the many alerts lynx gives.

OK thanks anyway.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#440209: Superfluous?

2013-10-16 Thread jidanni
Iprobablysawsomebodyelse'sversionwheretherewasnowhitespaceandwonderedwhichonewascorrect.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#726263: Please don't use old title `Debian GNU/Linux, with Linux...

2013-10-13 Thread jidanni
Package: grub2-common
Version: 2.00-19

(info "(grub) Simple configuration") says

 For example, if you have:

 menuentry 'Example GNU/Linux distribution' --class gnu-linux {
...
 }

 then you can make this the default using:

  GRUB_DEFAULT='Example GNU/Linux distribution'

However this will only get

Warning: Please don't use old title `Debian GNU/Linux, with Linux...'
for GRUB_DEFAULT, use `Advanced options for Debian GNU/Linux>Debian
GNU/Linux, with Linux 3.9-1-686-pae' (for versions before 2.00) or
`gnulinux-advanced-a0113a34-7b5e-4f63-a6d1-c566e2543350>gnulinux-3.9-1-686-pae-advanced-a0113a34-7b5e-4f63-a6d1-c566e2543350'
(for 2.00 or later)

and ones GRUB_DEFAULT, it turns out, ignored.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#726264: grub-set-default seems not to be documented on (info "(grub) Simple configuration")

2013-10-13 Thread jidanni
Package: grub2-common
Version: 2.00-19
Severity: wishlist
File: /usr/sbin/grub-set-default

(info "(grub) Simple configuration") should mention grub-set-default as
a quicker way...

P.S., The info page mentioned on the grub-set-default man page is missing.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#726265: grub-editenv delete

2013-10-13 Thread jidanni
Package: grub-common
Version: 2.00-19
Severity: wishlist
File: /usr/bin/grub-editenv

There is create, but no delete.

P.S., the info page mentioned is missing.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#698405: closed by Henri Salo (update)

2013-10-13 Thread jidanni
OK I can type into it now.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#726168: why do wide commas look like narrow commas at larger font sizes?

2013-10-12 Thread jidanni
Package: fonts-arphic-uming
Version: 0.2.20080216.2-5

Why does
",,,,,,,,,,,,"
in an html document,
all look like
""
in Firefox 27
after hitting several CTRL+ ?


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#685439: bug still there

2013-10-10 Thread jidanni
# apt-show-versions -r -p '^linux-(doc|image)-[0-9]+\.'
Use of uninitialized value in hash element at /usr/bin/apt-show-versions line 
569,  line 10549.
# apt-show-versions -r -p '^linux-(doc|image)-[0-9]+\.'
Use of uninitialized value in hash element at /usr/bin/apt-show-versions line 
569,  line 10549.
# apt-show-versions -i
clears it so it doesn't happen again.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   5   6   7   8   9   10   >