Bug#719342: perlsyn: add for my $i; ; example

2013-08-11 Thread jidanni
DI == Damyan Ivanov d...@debian.org writes: DI The answer is right there. «in the initialization section of the DI for». Without an example for my $i ($i = 1; $i 10; $i++) { } is what they might think. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#719342: perlsyn: add for my $i; ; example

2013-08-10 Thread jidanni
Package: perl-doc Version: 5.14.2-21 Severity: wishlist File: /usr/share/man/man1/perlsyn.1.gz perlsyn says For Loops Perl's C-style for loop works like the corresponding while loop; that means that this: for ($i = 1; $i 10; $i++) { #BUT HOW DOES ONE USE my HERE the

bug#15068: `seq' prints the numbers from FIRST to (maybe almost) LAST by INCREMENT

2013-08-10 Thread jidanni
(info (coreutils) seq invocation) ... seq [OPTION]... FIRST INCREMENT LAST `seq' prints the numbers from FIRST to LAST by INCREMENT. By default, each number is printed on a separate line. When INCREMENT is not specified, it defaults to `1', even when FIRST is larger than

./configure make make install

2013-08-10 Thread jidanni
Dear Autoconf Project, http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15066 is a bug for you! And be sure to put your name and bug address somewhere on those INSTALL files!

Bug#719275: parted is dreadfully out of date. Please put up a new version.

2013-08-09 Thread jidanni
Package: parted Can you please put a new parted into debian so I can finish testing https://bugzilla.gnome.org/show_bug.cgi?id=705595 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#719184: mke2fs.8: perhaps say [^]feature instead of just feature

2013-08-09 Thread jidanni
TT == Theodore Ts'o ty...@mit.edu writes: TT There will alsoways be a backup superblock in the block groups #0 and TT #1, regardless of whether sparse_superblock is enabled or not. If you All I know is mke2fs doesn't mention anything about the backup superblocks it makes until 8193 or

bug#15066: ./configure make make install

2013-08-09 Thread jidanni
I note a lot of packages come with Installation Instructions * Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without

Bug#719184: mke2fs.8: perhaps say [^]feature instead of just feature

2013-08-08 Thread jidanni
Package: e2fsprogs Version: 1.42.8-1 Severity: wishlist File: /usr/share/man/man8/mke2fs.8.gz At these matches for -O in buffer: *Man mke2fs* 10: ] [ -n ] [ -m reserved-blocks-percentage ] [ -o creator-os ] [ -O fea- 302: -O feature[,...] perhaps say [^]feature instead of

Bug#719187: Perhaps somewhere on the man page mention what GIO stands for

2013-08-08 Thread jidanni
Package: gvfs-common Version: 1.16.3-1 Severity: wishlist File: /usr/share/man/man7/gvfs.7.gz Perhaps somewhere on the man page mention what GIO stands for. Also do so in the package Description. Indeed maybe in /usr/share/doc/gvfs too... -- To UNSUBSCRIBE, email to

Bug#719186: UUID: better SYNOPSIS example

2013-08-08 Thread jidanni
X-Debbugs-Cc: br...@mountainviewdata.com Package: libuuid-perl Version: 0.02-5 Severity: wishlist File: /usr/share/man/man3/UUID.3pm.gz Perhaps make a fuller SYNOPSIS, use strict; use UUID; my ($uuid, $string, $rc); UUID::generate($uuid); # generates a 128 bit

Bug#719185: mention if e2fsck -b 8193 is just an example

2013-08-08 Thread jidanni
Package: e2fsprogs Version: 1.42.8-1 Severity: wishlist File: /sbin/fsck.ext2 Are you sure this will work before suggesting it to the user, $ /sbin/fsck.ext2 /tmp/eee e2fsck 1.42.8 (20-Jun-2013) ext2fs_open2: Bad magic number in super-block /sbin/fsck.ext2: Superblock invalid, trying backup

Bug#719190: mention what LDAP means on man page

2013-08-08 Thread jidanni
Package: libldap-2.4-2 Version: 2.4.31-1+nmu2 Severity: wishlist File: /usr/share/man/man5/ldap.conf.5.gz Somewhere near the top mention what LDAP means. Also some of these aren't in this package nor any Suggests or Depends... SEE ALSO ldap(3), ldap_set_option(3), ldap_result(3),

Bug#719191: proc(5): mention relation of /proc/sys and /sys

2013-08-08 Thread jidanni
Package: manpages Version: 3.52-1 Severity: wishlist File: /usr/share/man/man5/proc.5.gz At /proc/sys This directory (present since 1.3.57) contains a number of files and subdirectories corresponding to kernel variables. These variables can

Bug#719188: man fsck: mention more about ext4

2013-08-08 Thread jidanni
Package: util-linux Version: 2.20.1-5.5 Severity: wishlist File: /usr/share/man/man8/fsck.8.gz man fsck says -C [ fd ] Display completion/progress bars for those filesystem checkers (currently only for ext2 and ext3) which support them. Maybe this is out

Bug#719189: Are you sure you want to say not here?

2013-08-08 Thread jidanni
Package: e2fsprogs Version: 1.42.8-1 Severity: wishlist File: /usr/share/man/man5/e2fsck.conf.5.gz Historically this was usually due to some distributions having buggy init scripts and/or in‐ stallers that didn't correctly detect this case and take appropriate countermeasures.

Bug#719192: mke2fs -n no mention of the location of the backup superblocks

2013-08-08 Thread jidanni
Package: e2fsprogs Version: 1.42.8-1 Severity: wishlist File: /sbin/mke2fs -n Causes mke2fs to not actually create a filesystem, but display what it would do if it were to create a filesystem. This can be used to determine the location of the backup

Bug#719194: say that mkpart makes empty partitions right there in the mkpart paragraph

2013-08-08 Thread jidanni
Package: parted Version: 2.3-13 Severity: wishlist File: /usr/share/man/man8/parted.8.gz We read mkpart part-type [fs-type] start end Make a part-type partition with filesystem fs-type (if specified), beginning at start and ending

Bug#719195: fsck should remove 'SWAPSPACE2' from the superblock

2013-08-08 Thread jidanni
X-Debbugs-Cc: ty...@mit.edu Package: e2fsprogs Version: 1.42.8-1 File: /sbin/e2fsck Sometimes fsck can get the word SWAPSPACE2 out of the superblock: $ dd if=/dev/zero of=/tmp/eee count=9 9+0 records in 9+0 records out 51199488 bytes (51 MB) copied, 0.272312 s, 188 MB/s $

Bug#719184: mke2fs.8: perhaps say [^]feature instead of just feature

2013-08-08 Thread jidanni
TT == Theodore Ts'o ty...@mit.edu writes: TT Why are you even trying to turn off sparse_superblocks? I wanted to make a test file containing a filesystem with more than one superblock without eating up lots of my disk... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

bug#15055: shuf --all-permutations

2013-08-08 Thread jidanni
(info (coreutils) shuf invocation) says These examples all have four input lines, so `shuf' might produce any of the twenty-four possible permutations of the input. In general, if there are N input lines, there are N! (i.e., N factorial, or N * (N - 1) * ... * 1) possible output

Bug#718977: mention antidote to mistaken mkswap

2013-08-07 Thread jidanni
Package: util-linux Version: 2.20.1-5.5 Severity: wishlist File: /usr/share/man/man8/mkswap.8.gz Whereas people using mkswap on the wrong partitions is a daily occurrence, therefore the man page should mention the antidote needed in case of such accidents. # fsck /dev/victim will clean up most

Bug#718943: import -delay broken

2013-08-07 Thread jidanni
http://www.imagemagick.org/script/import.php doesn't list -pause. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#719047: barely related samba packages need to also be installed

2013-08-07 Thread jidanni
Package: mplayer Version: 2:1.0~rc4.dfsg1+svn34540-1+b2 Severity: wishlist Starting today to install mplayer one must install a ton of barely related samba packages. -- System Information: Debian Release: jessie/sid APT prefers experimental APT policy: (990, 'experimental'), (500,

Bug#719047: barely related samba packages need to also be installed

2013-08-07 Thread jidanni
Package: mplayer Version: 2:1.0~rc4.dfsg1+svn34540-1+b2 Severity: wishlist Starting today to install mplayer one must install a ton of barely related samba packages. -- System Information: Debian Release: jessie/sid APT prefers experimental APT policy: (990, 'experimental'), (500,

Bug#718899: dpkg-deb: print usage instead of step by step error messages

2013-08-06 Thread jidanni
Package: dpkg Version: 1.17.1 Severity: wishlist File: /usr/bin/dpkg-deb Maybe just tell the user usage: -X, --vextract archive directory instead of this 'two step torture': # dpkg-deb -X dpkg-deb: error: --vextract needs a .deb filename argument Type dpkg-deb --help for help about

Bug#718904: The following packages are SUGGESTED but will NOT be installed

2013-08-06 Thread jidanni
Package: aptitude Version: 0.6.8.2-1 Severity: wishlist # aptitude install ... The following packages are RECOMMENDED but will NOT be installed: I like that. 1. How to also turn that on for SUGGESTS? 2. How to turn it off? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#718935: ImportError: No module named dbus

2013-08-06 Thread jidanni
Package: dff Version: 1.3.0+dfsg.1-1 Severity: grave # dff Traceback (most recent call last): File /usr/bin/dff, line 24, in module from dff.ui.gui.gui import GUI File /usr/lib/python2.7/dist-packages/dff/ui/gui/gui.py, line 22, in module from dff.ui.gui.mainwindow import MainWindow

Bug#718899: dpkg-deb: print usage instead of step by step error messages

2013-08-06 Thread jidanni
Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#718939: Mention how to remove a swaplabel, in case one made it by mistake

2013-08-06 Thread jidanni
Package: util-linux Version: 2.20.1-5.5 Severity: wishlist File: /usr/share/man/man8/swaplabel.8.gz Mention how to remove a swaplabel, in case one made it by mistake. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#718942: blkid -c has weird effect on output

2013-08-06 Thread jidanni
Package: util-linux Version: 2.20.1-5.5 Severity: wishlist We observe using -c has some weird side effects... # { blkid -c /dev/null; blkid ;}|sort|uniq -c|sort -rn|head 2 /dev/sde1: SEC_TYPE=msdos UUID=4925-BB5D TYPE=vfat 2 /dev/sda5: UUID=89a43990-ecd9-426f-adf2-529902935af4

Bug#718943: import -delay broken

2013-08-06 Thread jidanni
Package: imagemagick-6.q16 Version: 8:6.8.5.6-3 File: /usr/lib/i386-linux-gnu/ImageMagick-6.8.5/bin-Q16/import import -delay 33 x.png is broken. The crosshairs appear immediately anyway. There is a workaround! sleep 33; import x.png or better yet (sleep 33; import x.png) which stops via ^C. See

man find: say what you mean by Command line argument

2013-08-06 Thread jidanni
On man find you had better add some more explanation to %H Command line argument under which file was found. %P File's name with the name of the command line argument under which it was found removed. else nobody knows what you are

grub rescue prompt

2013-08-06 Thread jidanni
If for some reason one ends up with Grub Rescue as the prompt at boot, because something failed, one can might as well give up. Because help doesn't work ? doesn't work, etc. etc. S. O. L. No cheery message at the beginning Welcome to Grub Rescue. For help type

[Aptitude-devel] Bug#718904: The following packages are SUGGESTED but will NOT be installed

2013-08-06 Thread jidanni
Package: aptitude Version: 0.6.8.2-1 Severity: wishlist # aptitude install ... The following packages are RECOMMENDED but will NOT be installed: I like that. 1. How to also turn that on for SUGGESTS? 2. How to turn it off? ___ Aptitude-devel mailing

bug#15040: comm --check-order doc boost

2013-08-06 Thread jidanni
In (info (coreutils) comm invocation) mention that even with --check-order there can still be some erroneous output emitted before the error is detected. Therefore check first with sort -c to be sure...

Bug#718935: ImportError: No module named dbus

2013-08-06 Thread jidanni
Package: dff Version: 1.3.0+dfsg.1-1 Severity: grave # dff Traceback (most recent call last): File /usr/bin/dff, line 24, in module from dff.ui.gui.gui import GUI File /usr/lib/python2.7/dist-packages/dff/ui/gui/gui.py, line 22, in module from dff.ui.gui.mainwindow import MainWindow

Bug#718899: dpkg-deb: print usage instead of step by step error messages

2013-08-06 Thread jidanni
Package: dpkg Version: 1.17.1 Severity: wishlist File: /usr/bin/dpkg-deb Maybe just tell the user usage: -X, --vextract archive directory instead of this 'two step torture': # dpkg-deb -X dpkg-deb: error: --vextract needs a .deb filename argument Type dpkg-deb --help for help about

Bug#718899: dpkg-deb: print usage instead of step by step error messages

2013-08-06 Thread jidanni
Thanks. -- To UNSUBSCRIBE, email to debian-dpkg-bugs-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#718670: top: don't just use comma on second line

2013-08-05 Thread jidanni
CS == Craig Small csm...@debian.org writes: CS On Sun, Aug 04, 2013 at 10:30:08AM +0800, jida...@jidanni.org wrote: Then why don't you change KiB Mem: 1025632 total, 830832 used, 194800 free,25128 buffers KiB Swap: 1048572 total,8 used, 1048564 free, 566424 cached

Bug#718840: -i vs. not root

2013-08-05 Thread jidanni
Package: apt-show-versions Version: 0.22.1 if not root, then -i acts like no -i was given. BUG! It should fail and not print any output except an error message. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#718841: -v vs. not root

2013-08-05 Thread jidanni
Package: apt-show-versions Version: 0.22.1 File: /usr/share/man/man1/apt-show-versions.1p.gz The man page should add Must be used with -i to -v, --verbose Prints out messages about which Package files are parsed. And any use of -v by non root should fail and not print any

Bug#655200: Please make the html5 version the mainstream version

2013-08-05 Thread jidanni
1. Please make the html5 version the new mainstream version! I've tested it for a long time and it is OK. 2. After changing file name from tidy_20121113git-1_i386.deb to tidy-20121113git-1_i386.deb got a successful installation Please change it back! You are messing up a lot of my apt stuff.

Bug#718844: swapon grabs the wrong partition

2013-08-05 Thread jidanni
Package: mount Version: 2.20.1-5.5 Severity: critical File: /sbin/swapon Here swapon -s reports the SIZE of the partition (sda11) FOLLOWING the one we gave swapon -a (sda10)! # swapon /dev/sda10 # swapon -s FilenameTypeSizeUsedPriority

document the ramifications of submenus better

2013-08-05 Thread jidanni
On (info (grub) default) say if Menu Entry 3 would then be identified as `Submenu 2Submenu 3Menu Entry 3' can also be identified by Menu Entry 3 would then be identified as `Submenu 2Submenu 33'. And also say why if you are counting the menu entries, you still require the user to add all

no error checking grub-default vs. submenus

2013-08-05 Thread jidanni
Also note no error checking is done. If one uses GRUB_DEFAULT=2 and there are submens, it will silently fail. ___ Bug-grub mailing list Bug-grub@gnu.org https://lists.gnu.org/mailman/listinfo/bug-grub

Bug#718844: swapon grabs the wrong partition

2013-08-05 Thread jidanni
Package: mount Version: 2.20.1-5.5 Severity: critical File: /sbin/swapon Here swapon -s reports the SIZE of the partition (sda11) FOLLOWING the one we gave swapon -a (sda10)! # swapon /dev/sda10 # swapon -s FilenameTypeSizeUsedPriority

Bug#712957: Ah ha, the perfect use for --print-uris when combined with autoclean

2013-08-03 Thread jidanni
retitle 712957 --print-uris autoclean should print file paths thanks Ah ha, the perfect use for --print-uris when combined with autoclean: print the file paths! (I suppose in this case no --just-print is needed.) It is up to you if you want to make them relative to /var/cache/apt/archives or print

Bug#718667: man swapon: mention sw fstab option

2013-08-03 Thread jidanni
Package: mount Version: 2.20.1-5.5 Severity: wishlist File: /usr/share/man/man8/swapon.8.gz Upon a fresh installation of Debian, one finds lines like UUID=ff9a... none swap sw 0 0 in fstab. However the sw does not appear on the mount nor fstab man pages. So at least it should appear on the

Bug#718668: fstab: mention swap file paths can be used too

2013-08-03 Thread jidanni
Package: mount Version: 2.20.1-5.5 Severity: wishlist File: /usr/share/man/man5/fstab.5.gz The first field (fs_spec). This field describes the block special device or remote filesys- tem to be mounted. For ordinary mounts it will hold (a link

Bug#718669: man swapon: document extents and across

2013-08-03 Thread jidanni
Package: mount Version: 2.20.1-5.5 Severity: wishlist File: /usr/share/man/man8/swapon.8.gz In syslog one finds Adding 1048572k swap on /SWAP. Priority:-1 extents:9514 across:2985464k Document what they mean. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#718670: top: don't just use comma on second line

2013-08-03 Thread jidanni
Package: procps Version: 1:3.3.8-2 Severity: wishlist File: /usr/bin/top Since Line 1 reflects physical memory, classified as: total, used, free and buffers Line 2 reflects mostly virtual memory, classified as: total, used, free and cached (which is physical

Bug#712957: can't make blunder-proof -s autoclean list

2013-08-02 Thread jidanni
$ apt-get -s autoclean Del google-earth-stable current [45.5 MB] Do you mean google-earth-stable_current_amd64.deb or google-earth-stable_current_i386.deb or both ?!?! And there is no verbosity option to make it clear for people wishing to produce a precise list with no room for blunders. --

xargs -p operations out of order!

2013-07-31 Thread jidanni
What good is this? $ seq 111|xargs -n 5 -p echo 1 2 3 4 5 ?... echo 6 7 8 9 10 ?... echo 11 12 13 14 15 ?...y echo 16 17 18 19 20 ?...11 12 13 14 15 You need to do the operation first before issuing the next prompt! It should look like $ seq 111|xargs -n 5 -p echo 1 2 3 4 5 ?... echo 6 7 8 9 10

Re: xargs -p operations out of order!

2013-07-31 Thread jidanni
EB == Eric Blake ebl...@redhat.com writes: EB Yes, I think your reading of POSIX shows we have a bug in xargs. Go get em'! I mean how can anybody use the thing with all that junk erupting in one's face in the simplest case of -p with no redirection etc. etc. Thanks!

bug#14996: man uniq -d mention more

2013-07-31 Thread jidanni
man uniq: -d, --repeated only print duplicate lines ADD: , one for each group. Even though the Info page says something.

Bug#718346: alt string gets eaten when too long

2013-07-30 Thread jidanni
Package: midori Version: 0.4.3+dfsg-0.1 Please browse this to see how the ALT string gets eaten when too long. Title: Dramatic proof how ALT string gets totally eaten when longer than a certian length 32 34 36 38 40 42 44 I am also reporting this for midori. I don't think upstream ever

Bug#718347: bootlogd keeps on running after boot

2013-07-30 Thread jidanni
Package: bootlogd Version: 2.88dsf-43 Severity: wishlist 1. Why do these entries persist long after even rc.local has finished? # pstree -aA|grep boot | |-grep boot |-bootlogd -c -l /run/bootlog |-startpar -f -- bootlogd One notes that an /etc/inid.d/bootlogd stop fixes the

Bug#718345: alt string gets eaten when too long

2013-07-30 Thread jidanni
Package: chromium Version: 28.0.1500.71-2 Please browse this to see how the ALT string gets eaten when too long. Title: Dramatic proof how ALT string gets totally eaten when longer than a certian length 32 34 36 38 40 42 44 I am also reporting this for midori. I don't think upstream ever

Bug#718344: GRUB_DEFAULT vs. submenus

2013-07-30 Thread jidanni
Package: grub2-common Version: 2.00-15 File: /usr/share/info/grub.info.gz On # (info (grub) Simple configuration) there is mentioned `GRUB_DEFAULT' The default menu entry. This may be a number, in which case it... The problem is that it does not mention how it works in the case of

[Pkg-sysvinit-devel] Bug#718347: bootlogd keeps on running after boot

2013-07-30 Thread jidanni
Package: bootlogd Version: 2.88dsf-43 Severity: wishlist 1. Why do these entries persist long after even rc.local has finished? # pstree -aA|grep boot | |-grep boot |-bootlogd -c -l /run/bootlog |-startpar -f -- bootlogd One notes that an /etc/inid.d/bootlogd stop fixes the

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

2013-07-28 Thread jidanni
Package: resolvconf Version: 1.74 Setting up resolvconf (1.74) ... 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

bug#14972: cp docs should mention permissions result when destination already exists

2013-07-28 Thread jidanni
Thanks.

Bug#718027: gnome-icon-theme Back and Forward arrows' color missing

2013-07-27 Thread jidanni
Package: iceweasel Version: 24.0~a2+20130726004002-1 In iceweasel there are two kinds of Back arrows, one clickable, the other not. The clickable one is usually green, the non-clickable one usually grey. (There are also a matching set of Forward arrows, four arrows in total.) On Debian be sure

Bug#717796: make Firefox use its own themes!

2013-07-27 Thread jidanni
OK I 'solved it' in #718027 . -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#718030: split man page table mushed

2013-07-27 Thread jidanni
Package: coreutils Version: 8.21-1 File: /usr/share/man/man1/split.1.gz .PP CHUNKS may be: N split into N files based on size of input K/N output Kth of N to stdout l/N split into N files without splitting lines l/K/N output Kth of N to stdout without splitting lines r/N like

bug#14971: split man page table mushed

2013-07-27 Thread jidanni
Package: coreutils Version: 8.21-1 File: /usr/share/man/man1/split.1.gz .PP CHUNKS may be: N split into N files based on size of input K/N output Kth of N to stdout l/N split into N files without splitting lines l/K/N output Kth of N to stdout without splitting lines r/N like

bug#14971: bug tracking numbers for split man page bug

2013-07-27 Thread jidanni
718...@bugs.debian.org 14...@debbugs.gnu.org

bug#14972: cp docs should mention permissions result when destination already exists

2013-07-27 Thread jidanni
Fellows, I don't think (info (coreutils) cp invocation) mentions how $ touch m $ cp m n $ chmod 444 m $ cp m n #THESE LINES $ cp m p #MAKE DIFFERENT THINGS $ ls -l -r--r--r-- 1 jidanni jidanni 0 07-28 11:20 m -rw-r--r-- 1 jidanni jidanni 0 07-28 11:21 n -r--r--r-- 1 jidanni jidanni 0 07-28 11:21 p

Bug#717921: remove /bin/ from SYNOPSIS on man pages

2013-07-26 Thread jidanni
X-debbugs-Cc: miqu...@cistron.nl Package: initscripts Version: 2.88dsf-43 Severity: wishlist File: /usr/share/man/man1/mountpoint.1.gz SYNOPSIS /bin/mountpoint [-q] [-d] /path/to/directory /bin/mountpoint -x /dev/device Please remove the /bin/ or mention on the page why it is noted

[Pkg-sysvinit-devel] Bug#717921: remove /bin/ from SYNOPSIS on man pages

2013-07-26 Thread jidanni
X-debbugs-Cc: miqu...@cistron.nl Package: initscripts Version: 2.88dsf-43 Severity: wishlist File: /usr/share/man/man1/mountpoint.1.gz SYNOPSIS /bin/mountpoint [-q] [-d] /path/to/directory /bin/mountpoint -x /dev/device Please remove the /bin/ or mention on the page why it is noted

Bug#717796: reportbug doesn't mention what theme package is being used

2013-07-25 Thread jidanni
Package: iceweasel Version: 24.0~a2+20130719004004-1 reportbug iceweasel doesn't mention what theme package is being used, but in https://bugzilla.mozilla.org/show_bug.cgi?id=834993 we see that it should... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#717876: warnings seen upon start

2013-07-25 Thread jidanni
Package: gnome-tweak-tool Version: 3.8.0-1 Here are the warnings I see when doing $ gnome-tweak-tool WARNING : Shell not installed or running WARNING : Shell not running None INFO: GSetting missing org.gnome.settings-daemon.plugins.power INFO: GSetting missing

Bug#717877: show samples

2013-07-25 Thread jidanni
Package: gnome-tweak-tool Version: 3.8.0-1 Severity: wishlist It would be nice if one could see samples of e.g., the themes one is picking from. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#717796: make Firefox use its own themes!

2013-07-25 Thread jidanni
How does one get Firefox to use it's OWN themes? None of the tricks on http://www.google.com/search?q=make+firefox+ignore+theme work! Here, I'll start with a completely virgin account, # su - nobody -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#717610: a second run of aptitude safe-upgrade clears it

2013-07-23 Thread jidanni
I get the same message. But then a second run of aptitude safe-upgrade gives no more error. Perhaps there is a bug too in aptitude? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#717610: a second run of aptitude safe-upgrade clears it

2013-07-23 Thread jidanni
By the way, we here doing apt upgrades don't necessarily understand what apache2-maintscript-helper invoked from a modified environment. Please hint required arguments manually is all about. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#717610: a second run of aptitude safe-upgrade clears it

2013-07-23 Thread jidanni
By the way, we here doing apt upgrades don't necessarily understand what apache2-maintscript-helper invoked from a modified environment. Please hint required arguments manually is all about. -- To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org with a subject of unsubscribe.

Bug#717610: a second run of aptitude safe-upgrade clears it

2013-07-23 Thread jidanni
I get the same message. But then a second run of aptitude safe-upgrade gives no more error. Perhaps there is a bug too in aptitude? -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#717610: a second run of aptitude safe-upgrade clears it

2013-07-23 Thread jidanni
By the way, we here doing apt upgrades don't necessarily understand what apache2-maintscript-helper invoked from a modified environment. Please hint required arguments manually is all about. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe.

Bug#717580: seconds remaining methods differ update vs. upgrade

2013-07-22 Thread jidanni
Package: aptitude Version: 0.6.8.2-1 Severity: minor Problem: the time estimation of remaining seconds shown at the right during aptitude update differs from that shown during aptitude safe-upgrade. The former is per-line, and the latter is per-whole-upgrade (or maybe per-upstream-server?!*).

Bug#717582: Logitech wireless products no longer work upon upgrade to 3.10

2013-07-22 Thread jidanni
Package: linux-image-3.10-1-686-pae Version: 3.10.1-1 Severity: important linux-image-3.10-1-686-pae:i386/unstable 3.10.1-1 contains a regression, possibly https://patchwork.kernel.org/patch/2125381/ related, which is absent in linux-image-3.9-1-686-pae:i386 3.9.8-1 With the former one will

Bug#717583: mention how to get the right info page with emacs' C-x C-e

2013-07-22 Thread jidanni
Package: grub2-common Version: 2.00-15 Severity: wishlist In /etc/default/grub at # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' add # or in emacs (info (grub) Simple configuration) else an emacs user will have a hard time converting it. --

Bug#717584: /boot/initrd.img-*.old-dkms files left behind

2013-07-22 Thread jidanni
Package: dkms Version: 2.2.0.3-1.2 One notices *.old-dkms files being left behind still sitting on the disk after purging the related kernel. /boot: drwxr-xr-x 5 root12288 07-23 00:34 grub drwxr-xr-x 3 root 4096 07-23 00:34 . -rw-r--r-- 1 root 14576851 07-22 06:21

Bug#717586: add /etc/default/grub option to disable submenus

2013-07-22 Thread jidanni
Package: grub2-common Version: 2.00-15 Please do not introduce submenus without adding an option to (info (grub) Simple configuration) to disable them. See also https://bbs.archlinux.org/viewtopic.php?id=138446 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#717582: Logitech wireless products no longer work upon upgrade to 3.10

2013-07-22 Thread jidanni
Package: linux-image-3.10-1-686-pae Version: 3.10.1-1 Severity: important linux-image-3.10-1-686-pae:i386/unstable 3.10.1-1 contains a regression, possibly https://patchwork.kernel.org/patch/2125381/ related, which is absent in linux-image-3.9-1-686-pae:i386 3.9.8-1 With the former one will

Bug#717438: pdnsd RUINED

2013-07-21 Thread jidanni
Yes please work with Thomas about debugging this as he is much better than me. And thanks Thomas for the dnsmasq tip. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#717438: pdnsd RUINED

2013-07-21 Thread jidanni
Yes please work with Thomas about debugging this as he is much better than me. And thanks Thomas for the dnsmasq tip. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#717438: Recall latest pdnsd version

2013-07-20 Thread jidanni
Thanks Thomas for confirming it. Perhaps we can have that broken version removed from Debian, pending a new maintainer coming along. Also tell me if there are any hot alternatives to pdnsd, other than just not using caching at all. -- To UNSUBSCRIBE, email to

Bug#717438: pdnsd RUINED

2013-07-20 Thread jidanni
Package: pdnsd Severity: grave X-Debbugs-Cc: resolvc...@packages.debian.org Version: 1.2.9a-par-1 Pdnsd is now ignored by anything on the system trying to get an IP address. downgrading pdnsd from 1.2.9a-par-1 to 1.2.8-par-3 fixes it. (What supported package should one now instead consider

Bug#717438: Recall latest pdnsd version

2013-07-20 Thread jidanni
Thanks Thomas for confirming it. Perhaps we can have that broken version removed from Debian, pending a new maintainer coming along. Also tell me if there are any hot alternatives to pdnsd, other than just not using caching at all. -- To UNSUBSCRIBE, email to

Bug#717438: pdnsd RUINED

2013-07-20 Thread jidanni
Package: pdnsd Severity: grave X-Debbugs-Cc: resolvc...@packages.debian.org Version: 1.2.9a-par-1 Pdnsd is now ignored by anything on the system trying to get an IP address. downgrading pdnsd from 1.2.9a-par-1 to 1.2.8-par-3 fixes it. (What supported package should one now instead consider

Bug#717438: Recall latest pdnsd version

2013-07-20 Thread jidanni
Thanks Thomas for confirming it. Perhaps we can have that broken version removed from Debian, pending a new maintainer coming along. Also tell me if there are any hot alternatives to pdnsd, other than just not using caching at all. -- To UNSUBSCRIBE, email to

Bug#715518: agent aborted loading intel-ucode/06-2a-07 (not found?)

2013-07-15 Thread jidanni
H == Henrique de Moraes Holschuh h...@debian.org writes: H jidanni, H Please run as root: H update-initramfs -u -v /tmp/output.txt 21 I already did send it to your mailbox so as not to fill up the BTS. OK I'll send again attached to this bug report too. output.txt.gz Description: Binary data

Bug#715518: agent aborted loading intel-ucode/06-2a-07 (not found?)

2013-07-15 Thread jidanni
Thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#715493: Please make php work again.

2013-07-13 Thread jidanni
Then why am I still having the problem in apt-cache policy $@ php5-mysql: Installed: 5.5.0+dfsg-11 OS == Ondřej Surý ond...@debian.org writes: OS Those bugs are already fixed in 5.5.0+dfsg-8 and subsequent uploads. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#716761: Please clarify the wording

2013-07-12 Thread jidanni
Package: pdnsd Version: 1.2.9a-par-1 # dpkg-reconfigure pdnsd says Please select the pdnsd configuration method that best meets your needs. │ │ - Use resolvconf : use informations provided by resolvconf. │ - Use root servers: make pdnsd behave like a caching, recursive DNS

Bug#716755: add additional check to see if /usr/sbin/ is mounted before attempting to execute scripts from there

2013-07-12 Thread jidanni
Package: alsa-utils Version: 1.0.27.1-1 File: /lib/udev/rules.d/90-alsa-restore.rules Hello, $ cat /lib/udev/rules.d/90-alsa-restore.rules ACTION==add, SUBSYSTEM==sound, KERNEL==controlC*, KERNELS!=card*, GOTO=alsa_restore_go GOTO=alsa_restore_end LABEL=alsa_restore_go

Bug#716761: Please clarify the wording

2013-07-12 Thread jidanni
Package: pdnsd Version: 1.2.9a-par-1 # dpkg-reconfigure pdnsd says Please select the pdnsd configuration method that best meets your needs. │ │ - Use resolvconf : use informations provided by resolvconf. │ - Use root servers: make pdnsd behave like a caching, recursive DNS

Bug#716668: bad spelling in /etc/default/pdnsd

2013-07-11 Thread jidanni
Package: pdnsd Version: 1.2.9a-par-1 Severity: minor # auto-mode, overrides /etc/pdsnd.conf if set [see /usr/share/pdnsd/] __^^ -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#715518: agent aborted loading intel-ucode/06-2a-07 (not found?)

2013-07-11 Thread jidanni
OK, I'm sending you the files so they won't waste BTS space. BTW, one notes .old-dkms files are not cleaned up after their kernels are gone... /boot: total used in directory 93928 available 380367280 drwxr-xr-x 3 root 4096 07-11 14:58 . drwxr-xr-x 22 root 4096 06-04 09:35 ..

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