Bug#843665: mdadm - /usr/share/mdadm/checkarray only checks first array if no scheduling class is given.

2016-11-08 Thread Freddy Spierenburg
problem. -- $ cat ~/.signature Freddy Spierenburg <fre...@snarl.nl> http://freddy.snarl.nl/ GnuPG fingerprint: C71E F201 840C 8998 4D3F F675 B507 BF7D 9218 273E $ # Please read http://www.ietf.org/rfc/rfc2015.txt before complain! diff -Naur mdadm_3.4-4.orig//usr/share/mdadm/checkar

Bug#758316: APT: Use HTTPS by default

2014-12-29 Thread Freddy Martinez
HTTPS. I know that is a hard thing to do given that most mirrors are run by volunteers at various locations (universities, labs etc) but it should be discussed and implemented. Thanks again, Freddy On Tue, Dec 23, 2014 at 1:28 AM, Paul Menzel pm.deb...@googlemail.com wrote: Dear Freddy, Am

Bug#758316: APT: Use HTTPS by default

2014-08-16 Thread Freddy
and exploit a *known* security hole before a user can upgrade their package. However, its also important to deploy SSL *everywhere* and by default. Freddy Martinez -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#728222: squid3: Added config check before reload/restart.

2013-10-29 Thread Freddy Spierenburg
Package: squid3 Version: 3.3.8-1 Severity: wishlist Tags: patch File: /etc/init.d/squid3 I took the liberty to add a config check before doing a reload/restart of the squid daemon. Please find the patch attached. I hope you like it. -- $ cat ~/.signature Freddy Spierenburg fre...@snarl.nl

Bug#679287: xserver-xorg-video-openchrome: VIA Technology VX900 chipset

2012-06-27 Thread Freddy Fisker
Package: xserver-xorg-video-openchrome Version: 1:0.2.904+svn842-2 Severity: important Tags: d-i I have written earlier about this problem. The Openchrome version 0.2.904+svn842 don't work with the VX900 chipset from VIA Technology. There is a newer driver from openchrome.org:

Bug#645197: I can not start the samba server

2011-10-13 Thread Freddy Fisker
Package: samba Version: 2:3.5.6~dfsg-3squeeze5 Severity: normal I can not get access to the samba server -- System Information: Debian Release: 6.0.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP

Bug#645199: I have to start the x11vnc two times

2011-10-13 Thread Freddy Fisker
Package: x11vnc Version: 0.9.10-1.1 Severity: normal The first time I start x11vnc, it comes with a fail. And after the second start, I have to kill one of the two wish8.4 -- System Information: Debian Release: 6.0.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500,

Bug#511788: [Bash-completion-devel] Bug#511788: fixed in bash-completion 1:1.2-1

2010-06-17 Thread Freddy Vulto
[tab] completion again. Greetings, Freddy Vulto http://fvue.nl -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#551780: Fix by reading from avahi-browse with a timeout

2010-03-30 Thread Freddy Vulto
. Greetings, Freddy Vulto http://fvue.nl -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#560851: [Bash-completion-devel] Bug#560851: bash-completion: completion doesn't works if file name has an apostrophe

2009-12-13 Thread Freddy Vulto
/ # For reference, works on both bash-3 bash-4 c $ compgen -f a\\\'b/ # Workaround for bash-4 a\'b/c $ compgen -f a\\\'b/ # Workaround for bash-3 a\'b/c ---8 Regards, Freddy Vulto http://fvue.nl -- To UNSUBSCRIBE, email to debian

Bug#550634: mutt mailbox autocompletion broken

2009-11-01 Thread Freddy Vulto
tags 550634 confirmed fixed-upstream -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#525293: Latest patch for bash-completion/1:1.0-3

2009-08-14 Thread Freddy Vulto
UserKnownHostsFile /dev/null UserKnownHostsFile /dev/null EOF $ ssh -F/tmp/config TAB $ ssh -F/tmp/config bash: /dev/null: Permission denied ... After the patch, completion should succeed without any error Permission denied: $ ssh -F/tmp/config TAB ... Regards, Freddy

Bug#535585: [Bash-completion-devel] Bug#535585: ssh: only sees foo in 'Host foo bar baz' in .ssh/config

2009-07-07 Thread Freddy Vulto
-newline ( \t\n) to expand hostnames which are separated by whitespace. Thanks for reporting, Freddy Vulto http://fvue.nl -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#512823: bash-completion: Completion for `cpio' defined twice

2009-01-23 Thread Freddy Vulto
Package: bash-completion Version: HEAD Severity: minor Completion for `cpio' is defined twice: first as `complete -F _longopt cpio' and then it is overridden with `complete -F _cpio cpio'. I think the first definition can be removed: --- bash_completion.orig2009-01-24

Bug#504141: Fixed error message and allowed spaces in config file

2008-11-05 Thread Freddy Vulto
Fixes: - allows `configfile' to contain spaces: - with `ssh -Ftab' and `scp -Ftab' you received an error message of _known_hosts: bash: option requires an argument -- F === modified file 'contrib/ssh' --- contrib/ssh 2008-11-01 11:25:38 + +++ contrib/ssh 2008-11-05 20:48:19 + @@ -31,17

Bug#504650: bash-completion: Bug in _known_hosts concerning subsequent whitespace in UserKnownHostsFile or GlobalKnownHostsFile

2008-11-05 Thread Freddy Vulto
Package: bash-completion Version: 20080705 Severity: normal If UserKnownHostFile or GlobalKnownHostsFile in ssh config file contains multiple subsequent spaces, e.g. 'spaced hosts' (two spaces), _known_hosts fails. Solution is to quote the sed output. See attached diff. Regards, Freddy

Bug#504547: bash-completion: perl -I/-x completion improvements

2008-11-04 Thread Freddy Vulto
-Ispacetab' a slash is added to directory names, whereas with `perl -Itab' no slash is added - with `perl -Itab' an additional space is added after each directory name completion, making it difficult to assemble a path using completion Attached diff addresses these problems. Regards, Freddy

Bug#502804: syntax errors when sourcing bash-completion with POSIX enabled

2008-10-31 Thread Freddy Vulto
Here's another improved patch. Adding an hyphen `-' to [EMAIL PROTECTED]' will circumvent an error Unbound variable when `set -u' is in effect. Regards, Freddy === modified file 'bash_completion' --- bash_completion 2008-10-10 19:01:59 + +++ bash_completion 2008-10-20 16:03:48 +

Bug#504141: bash-completion: Improved known_hosts completion with -F support, hosts indented or comment-trailed

2008-10-31 Thread Freddy Vulto
; #. Regards, Freddy Vulto -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) === modified file 'bash_completion

Bug#502804: syntax errors when sourcing bash-completion with POSIX enabled

2008-10-20 Thread Freddy Vulto
Hi, I forgot to append to the existing [EMAIL PROTECTED] array at bug 2 (line 9572). Attached is an improved diff. === modified file 'bash_completion' --- bash_completion 2008-10-10 19:01:59 + +++ bash_completion 2008-10-20 16:03:48 + @@ -270,15 +270,23 @@ _expand ||

Bug#502885: bash-completion: Incorrect syntax for adding cb[rz] files to evince completion

2008-10-20 Thread Freddy Vulto
Package: bash-completion Severity: normal The syntax `cb(r|z)|CB(R|Z)' for adding files to evince completion doesn't work. The corrent syntax is `cb[rz]|CB[RZ]'. === modified file 'bash_completion' --- bash_completion 2008-10-10 19:01:59 + +++ bash_completion 2008-10-20 16:17:50

Bug#502804: {Spam?} syntax errors when sourcing bash-completion with POSIX enabled

2008-10-19 Thread Freddy Vulto
Package: bash-completion Version: Latest version from http://bzr.debian.org/bzr/bash-completion/current Severity: normal Steps to reproduce the problem: $ set -o posix $ source bash_completion Expected output: No errors What do you see instead? Instead I receive three errors (after

Bug#122948: World against Potash Corp

2008-07-31 Thread freddy xinghao
Latest bad news on Potash Corp./Saskatchewan (USA) (Public, NYSE:POT) Symbol: POT (NYSE) Today's change: -9.11 (-4.27%) Last Trade: 204.27 Prev Close: 213.38 Analysts recommend: SELL (5) Latest news on Potash Corp: - Jul, 30: Workers started legal action against Potash Corp - Jul, 30: Potash

Bug#492695: picocom: Odd parity does not work.

2008-07-28 Thread Freddy Spierenburg
Package: picocom Version: 1.4-2 Severity: important Tags: patch Selecting odd parity '-p o' does not work. This is due to a bug in the code. This bug report contains a patch that corrects the problem. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500,

Bug#196367: I am sorry I banged her

2008-03-26 Thread Freddy Donald
Hot chicks dig bigger, larger, mega pricks http://www.uppotwo.com/ Get freaky at the motel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#187558: Deliver her to pleasure

2008-03-24 Thread Freddy klenetsky
It isn't as hard as you think to get an improvement to your love life http://www.Advacementgis.com/ 9 inches of perfection -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#136988: Britney and Christina twosome

2008-03-23 Thread Freddy Nachod
Every male has the inner potential to be 9 inches long – unleash that potential today. http://www.aeeworuks.com/ Hot sex on demand -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#292961: As big as a cannon

2008-03-22 Thread Freddy Garbino
Make your dreams of being a massive 9 inches long true today. http://www.siepredto.com/ Her shaver is her secret vibrator -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#335522: constantly using them

2008-03-20 Thread ivar freddy
FuckstickPuffyCorina http://www.Plaserable.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#134678: Need your help!

2008-02-01 Thread Freddy Huffman
Hello there! My name is Olya. I am from Russia, aged 28. You may vote for me here: http://foreigngals.info/?idAff=35 Thank You!!! Olya -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#170825: coattail sushi

2008-01-01 Thread Freddy Nelsonjua
Greetings, would you wont bigger member http://www.saltutieod.com Rhoda -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#175034:

2007-10-07 Thread durant freddy
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#188566: Nur bei uns kцnnen Sie verdienen von 300 bis 600 Euro in Woche

2007-10-02 Thread Freddy Mcneill
Zerix Intern.Transver Manager: Maksim Kovalski 109153 Moskau leningradskiy 337/2 Tel +7 984-641-1756 Arbeiten Sie endlich für sich selbst! Sie wollen sich beruflich verändern ? Sie kommen in ihrem job nicht wie gewünscht voran und wollen eine neuen karriere-kurs einschlagen? Dann sollten wir

Bug#55364: Reply:

2007-07-05 Thread Freddy Byrd
I need to share this with you! This is huge... www.xl-man.net Yours Sincerely, Freddy, www.xl-man.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#352532: sold worldwide

2007-04-20 Thread Freddy makarov
Through the quick alarm not a single bird stops whistling, and somewhere in the middle of it all the first yellow leaf, tumbling along a road, announces fall. AN ALLE FINANZINVESTOREN! DIESE AKTIE WIRD DURCHSTARTEN! FREITAG 20. APRIL STARTET DIE HAUSSE! REALISIERTER KURSGEWINN VON 400%+ IN 5

Bug#154468: Add to your portfolio

2007-04-17 Thread Freddy Earnesty
http://i17.tinypic.com/4h0wif5.png To set the default status bar message (when all is at rest), see the defaultStatus property. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#303146: ones integrate primarily causing

2007-04-03 Thread Freddy Hague
arrogance decided company http://img444.imageshack.us/img444/9128/kbxpws9.gif insist ethernet wireless connection none certainly PaoplePC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#356574: upin toreset repair

2007-04-03 Thread Freddy Scout
Don Campbell lecturer http://img444.imageshack.us/my.php?image=koszco8.gif IEA Netcraft identified -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#232926: peanut butter et al.

2006-12-09 Thread Freddy X. Mendez
I predict a further rise in the obesity epidemic. I just had my premiere venue show with my band this week, and we all made a point to be as polite and cool to the sound girl as we could. One quick example: Colin Kelly, we know, is a heric pilot who crash dived hisplane to take out anenemy ship.

Bug#142424: FW: Offices have been closed permanently patti hurley

2006-10-15 Thread Freddy Grisham
patti hurley, Learn how to generate 1.5 - 3.5k daily from home. 800.671.9007 Ring me at my number if you can return phone calls. Thanks Alot, Freddy Grisham -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#378671: ITP: jpnevulator - Serial sniffer

2006-07-18 Thread Freddy Spierenburg
Package: wnpp Severity: wishlist Owner: Freddy Spierenburg [EMAIL PROTECTED] * Package name: jpnevulator Version : 1.2.2 Upstream Author : Freddy Spierenburg * URL : http://jpnevulator.snarl.nl/ * License : GPL Programming Lang: C Description : Serial

Bug#351406: Rhythmbox: No volume slider, does not play radio stations or library music

2006-02-11 Thread Freddy Freeloader
Loïc Minier wrote: Hi, On Sun, Feb 05, 2006, Freddy Freeloader wrote: Below is the output from the grep command that you asked for. It comes from a terminal when starting the gui with gdm, not startx. /etc/X11/Xsession.d/75dbus_dbus-launch This file is in charge of setting

Bug#351406: Rhythmbox: No volume slider, does not play radio stations or library music

2006-02-11 Thread Freddy Freeloader
Loïc Minier wrote: Hi, On Fri, Feb 10, 2006, Freddy Freeloader wrote: OK. You will find it attached to this email. Ok, it's the same as mine, could you check you have use-session-dbus in /etc/X11/Xsession.options? I checked and that option was not present. I added

Bug#351406: Rhythmbox: No volume slider, does not play radio stations or library music

2006-02-05 Thread Freddy Freeloader
Loïc Minier wrote: tags 351406 + unreproducible moreinfo severity 351406 important thanks Hi, On sam, fév 04, 2006, Gary Koskenmaki wrote: I installed the latest Rhythbox package from unstable this morning (0.9.3). Since I did the volume slider in Rhythmbox is missing. Also, when

Bug#351406: Rhythmbox: No volume slider, does not play radio stations or library music

2006-02-05 Thread Freddy Freeloader
Loïc Minier wrote: Hi, (Please keep [EMAIL PROTECTED] in Cc:.) On Sat, Feb 04, 2006, Freddy Freeloader wrote: I get sound after installing the gstreamer0.10-alsa package, but still ran Rhythmbox from the terminal. It gave the following error. (rhythmbox:18011): Rhythmbox

Bug#351406: Rhythmbox: No volume slider, does not play radio stations or library music

2006-02-05 Thread Freddy Freeloader
Loïc Minier wrote: On Sun, Feb 05, 2006, Freddy Freeloader wrote: Concerning the warning, please try to restart X. Tell me how you start X: startx, gdm, xdm, ...? I use gdm. Did you logout and back again? If you still get the dbus warning, please also restart GDM. Thanks

Bug#73041: Windows XP + Office XP = $80.

2005-07-07 Thread Freddy
Software distribution. http://ptazy.f4jc0ex8c7xmuyf.kaiserismcd.com If your ship doesn't come in, swim out to it! When its a question of money, everybody is of the same religion. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#88906: 36 hours: for all your needs :)

2005-06-21 Thread Freddy
Now you can diversify the acts in your bedroom! http://lobzm.kznvo32dzuksol2.skulkered.com We know accurately only when we know little; with knowledge doubt increases. We're thinking about upgrading from SunOS 4.1.1 to SunOS 3.5. Do we really deserve top billing? -- To

Bug#66096: Can't draw a straight line? Well...now you can!

2005-06-06 Thread Freddy
Software paradise. http://wlntle.bif8watmq3ti8ct.joustermh.com For all that has been, thanks. For all that will be, yes. When sorrows come, they come not single spies, But in battalions. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#74909: new DVD ready

2005-03-10 Thread Freddy Maddox
Hot new DVD ready to download and KEEP on your hd, NO streaming!! Get in now and get 1 week totally FREE!!! Teen tryouts 16 world class ass vol.3: http://coffeebopin.com/p.php?r=cahekb=banner Get these DVDs and over 240 more... right now, no BS, just pure DVD! Go here to get in there and have

Bug#293229: firefox: slow

2005-02-01 Thread Freddy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan Jacobson wrote: Package: mozilla-firefox Version: 1.0-5 Severity: wishlist File: /usr/lib/mozilla-firefox/firefox Even with my gigahertz processor, $ wget http://www.palmsource.com/img/tabsa_home.gif $ firefox tabsa_home.gif #this step