Bug#964235: Patch for error in bsdgames Trek that prevents visual command from working under some circumstances

2020-07-03 Thread James Baldwin-Brown
Package: bsdgames Version: 2.17-28 Severity: normal Dear Debian maintainers, I was playing the old Trek game from the Debian bsdgames package, and I've identified a bug. I've patched it on my system, and the patch solves the problem. I sent a merge request to Debian Salsa about 6 months ago w

Bug#857549: Or is it a kernel bug?

2017-03-12 Thread Timothy Baldwin
After some investigation I have found that reason invalid syscall numbers work is a check for stray syscall exit stops in linux/arm/get_scno.c. I have also been reading the kernel source and I have found the on ARM, but not on x86-64, the system call exit stop is skipped if the system call is

Bug#360700: Work on armhf

2017-03-12 Thread Timothy Baldwin
I can confirm this works on armhf.

Bug#857549: strace: syscall entry/exit confused given SIGSYS from SECCOMP_MODE_FILTER on armhf

2017-03-12 Thread Timothy Baldwin
Package: strace Version: 4.15-2 Severity: normal Dear Maintainer, On armhf, when the known system call triggers a SECCOMP rule that raises SIGSYS strace starts interpreting system calls entries as exits, and exits as entries. After another SIGSYS correct behavour is restored. For example: $ str

Bug#774330: same issues

2015-07-11 Thread Tony Baldwin
On Wheezy I could mount my ntfs partitions just fine, but since upgrading to jessie, I see precisely the same behaviour that Bruno describes. So, where do I find 3 year old (2012) ntf-3g pkgs? thanks, tony -- http://tonybaldwin.me all tony, all the time -- To UNSUBSCRIBE, email to debian-bugs

Bug#755015: [Pkg-utopia-maintainers] Bug#755015: network-manager: Manages all tun devices, and fails.

2014-07-17 Thread Timothy Baldwin
On 16/07/14 22:25, Michael Biebl wrote: Could you send me the output of LANG=C nmcli d I explicitely added a patch to mark virtual network devices as unmanaged So the output of ls -al /sys/devices/virtual/net/ would be helpful as well. $ LANG=C nmcli d DEVICE TYPE STATE CONNECT

Bug#755015: network-manager: Manages all tun devices, and fails.

2014-07-16 Thread Timothy Baldwin
Package: network-manager Version: 0.9.10.0-1 Severity: important Tags: ipv6 Running Network Manager with the KDE frontend on Jessie will manage tun devices such as "teredo" created by Miredo and allow the user to disconnect them, but is unable to reconnect them as the configration is managed by th

Bug#673353: iceweasel: "Reset Firefox" missing

2012-05-17 Thread Timothy Baldwin
Package: iceweasel Version: 13.0~b3-1~bpo60+1 Severity: normal The "Reset Firefox" button is missing from the page about:support. I have tested with a clean profile with plugins disabled in safe mode. The button does appear and work in the offical upstream binary. -- Package-specific info: --

Bug#648446: terminator using wrong browser

2012-01-21 Thread Tony Baldwin
Perhaps I should have mentioned: I am using Squeeze with the stock terminator from repos, installed with aptitude. My WM is openbox. I don't think the WM has anything to do with this. I just think it's terminator. ./tony -- http://www.tonybaldwin.me all tony, all the time! -- To UNSUBSCRIBE,

Bug#648446: terminator using wrong browser

2012-01-21 Thread Tony Baldwin
I mentioned having a similar issue on debian-u...@lists.debian.org and someone pointed me to this bug. My terminator wants to use chromium, as well, when I have iceweasel set (via debian-alternatives) as my default browser. ./tony -- http://www.tonybaldwin.me all tony, all the time! -- To UN

Bug#620578: I don't know

2011-04-03 Thread tony baldwin
I don't know about chromium from sid. Can I run that in stable? Or am I going to have to install a bunch of new libs/deps? I haven't tried. Generally, I may run a few backports, but I've never tried to run anything from sid, ever. If it's the same as the google-unstable, I imagine it will work, si

Bug#620578: more weirdness

2011-04-02 Thread tony baldwin
Okay, this is REALLY weird. I purged, moved the .config/chromium/ entire dir to another location, and reinstalled chromium-browser with aptitude. I ran it, and it loaded debian.org right away. It seems fine on debian.org, fsf.org, gnu.org, will NOT load anything from google (google.com search, gmai

Bug#620578: yes, using sync

2011-04-02 Thread tony baldwin
I DO use sync. I tried to disable it and run chromium again, and it didn't seem to make a difference. (I can open the gui, and access tools>sync, just can't load a single page) Chromium on my laptop (running peppermint os, which is ubu/mint mix) is still sinked, and running fine. Using google's br

Bug#620578: not all information in paste

2011-04-02 Thread tony baldwin
I couldn't get all the information from gdb into the paste. Here's the cli output from just running chromium-browser from cli: # [10682:10707:1482211269932:ERROR:chrome/browser/sync/notifier/registration_manager.cc(127)] Registration failed with code: 12 # [10682:10707:1482211269983:ERROR:chrome/

Bug#591557: modemmanager: Cannot reconnect using Vodafone K3565 - Rev 2

2010-08-03 Thread Timothy Baldwin
Package: modemmanager Version: 0.4+git.20100624t180933.6e79d15-1 Severity: important After connecting and disconnecting to mobile broadband I cannot reconnect without either killing modem-manager or unplugging and reconnecting the modem. -- System Information: Debian Release: squeeze/sid Archit

Bug#577475: kdebase-workspace-bin: Power profile menu cropped

2010-04-11 Thread Timothy Baldwin
Package: kdebase-workspace-bin Version: 4:4.4.2-1 Severity: normal Tags: experimental In the power devil Plasma widget the power profile menu is cropped to the boundary of it's parent window, and therefore only 4 options are visable. -- System Information: Debian Release: squeeze/sid Architectur

Bug#577196: linux-2.6: IPv6 addresses and routes not removed upon disconnection

2010-04-10 Thread Timothy Baldwin
Package: linux-2.6 Version: 2.6.33 Severity: normal IPv6 addresses and routes configured on a wired Ethernet interface by SLAAC are not removed when the network cable is disconnected. On a multi-homed host this may result in a loss of network connectivity. This is on a EeePC 901 and Network Manag

Bug#556978: sun-java6-bin: javax.imageio.ImageIO.write prints stack trace if file un-writable.

2009-11-18 Thread Timothy Baldwin
Package: sun-java6-bin Version: 6-16-1 Severity: normal The following program prints on stderr: java.io.FileNotFoundException: /test.png (Permission denied) at java.io.RandomAccessFile.open(Native Method) at java.io.RandomAccessFile.(RandomAccessFile.java:212) at javax.i

Bug#552417: dmraid: Unable to mount volume group on kernel 2.6.30

2009-10-30 Thread Douglas Baldwin
tags 552417 moreinfo thanks Well, I purged dmraid, installed mdadm, upgraded to grub2, stayed awake all night learning mdadm/grub2/lvm2, and now have stable system that is rebuilding its mirrors and running 2.6.30-2. I had originally installed Lenny in May 2008, and I kept updating and then upgra

Bug#552417: dmraid: Unable to mount volume group on kernel 2.6.30

2009-10-29 Thread Douglas Baldwin
y not very useful for diagnostics... > -Original Message- > From: Giuseppe Iuculano [mailto:giuse...@iuculano.it] > Sent: 10/29/2009 11:57 AM > To: Doug Baldwin; 552...@bugs.debian.org > Cc: cont...@bugs.debian.org > Subject: Re: Bug#552417: dmraid: Unable to mount volume g

Bug#552417: dmraid: Unable to mount volume group on kernel 2.6.30

2009-10-25 Thread Doug Baldwin
Package: dmraid Version: 1.0.0.rc15-11 Severity: critical Justification: breaks the whole system Originally installed Lenny using network installation CD, followed prompts for RAID-1. Recently upgraded to Squeeze. All works with 2.6.26. However, system fails to boot with 2.6.30. Error message i

Bug#526329: iproute: Segfault on garbage lladdr

2009-04-30 Thread Timothy Baldwin
Package: iproute Version: 20090324-1 Severity: minor $ ip link set eth0 address help "help" is invalid lladdr. Segmentation fault Desipte the invalid command line arguments it shouldn't crash. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (2000, 'unstab

Bug#522078: rt2860-source: Fails to build for Linux 2.6.29

2009-03-31 Thread Timothy Baldwin
Package: rt2860-source Version: 1.8.0.0-3 Severity: important Fails to build with linux-source-2.6.29, with various errors about missing structure members. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (2000, 'unstable') Architecture: i386 (i686) Kernel

Bug#518762: kpdf: Prints DL document in middle of A4 page

2009-03-08 Thread Timothy Baldwin
Package: kpdf Version: 4:3.5.9-3 Severity: normal Attempting to print or print preview http://www.royalmail.com/images/stampnow/DLsamplelabel.pdf results in the document being ofset so as to be centered within an A4 page, despite the paper size of the printer being set DL. There should be no off

Bug#518475: kcontrol: Depends on non-existant libraw1394-8

2009-03-06 Thread Timothy Baldwin
Package: kcontrol Version: 4:3.5.9.dfsg.1-6 Severity: grave Justification: renders package unusable i386 kcontrol depends upon libraw1394-8 which is no longer in unstable. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386

Bug#476484: manpages-dev: raise(int sig) is incorrectly described as sending signal to the calling process

2008-04-16 Thread Timothy Baldwin
Package: manpages-dev Version: 2.79-2 Severity: normal The manpage for raise, incorrectly describes it as sending a signal to the current process; infact it sends the signal to the calling thread. Therefore the statement that raise(sig) is equivalent to kill(getpid(), sig) is false. -- System

Bug#301197: special depth that true

2008-03-20 Thread Lea Baldwin
Pick up Prescripitons and Medicaitons today! http://www.awesomeartichoke.toporaig.com may batbarberry -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#4655: with the world of social

2008-03-20 Thread ellwood baldwin
ErectileorganGiganticEmma http://www.Theerteens.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#55364: Across campus, journalism

2008-03-19 Thread claudian baldwin
ShlongKing-sizedFelix http://www.Plaserable.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#208979: bakersfield absent alacrity

2008-03-17 Thread Clarissa Baldwin
Grab Prescirptions and Medictaions right now! www.www.automatonamount.amplitude.icoraun.com ! bakersfieldabsent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#44901: social suicide.

2008-03-10 Thread Tom Baldwin
Kathrin Once again the strong winner hits! Our first and very promising pick of 08 To watch Tuesday, the 11th of March 2008 Analysis of OrderPro Logistics: Sym: OPLO At: 0.006 (Upwards trend, a perfect time to get in) 5day Est: 0.02 In recent Headlines: OrderPro Logistics Announces Warehouse Cus

Bug#414828: friends he accumulated

2008-03-10 Thread Angelika Baldwin
Vanessa Once again the strong winner hits! Our first and very promising pick of 08 To watch Tuesday, the 11th of March 2008 Analysis of OrderPro Logistics: Sym: OPLO At: 0.006 (Upwards trend, a perfect time to get in) 5day Est: 0.02 In recent Headlines: OrderPro Logistics Announces Warehouse Cus

Bug#89337: friendship entails."

2008-03-10 Thread Diana Baldwin
Mathias Once again the strong winner hits! Our first and very promising pick of 08 To watch Tuesday, the 11th of March 2008 Analysis of OrderPro Logistics: Sym: OPLO At: 0.006 (Upwards trend, a perfect time to get in) 5day Est: 0.02 In recent Headlines: OrderPro Logistics Announces Warehouse Cus

Bug#256633: walking across campus,

2008-03-10 Thread Anja Baldwin
Wilhelm Once again the strong winner hits! Our first and very promising pick of 08 To watch Tuesday, the 11th of March 2008 Analysis of OrderPro Logistics: Sym: OPLO At: 0.006 (Upwards trend, a perfect time to get in) 5day Est: 0.02 In recent Headlines: OrderPro Logistics Announces Warehouse Cus

Bug#21818: I think we're at the

2008-03-10 Thread Kristin Baldwin
Katja Once again the strong winner hits! Our first and very promising pick of 08 To watch Tuesday, the 11th of March 2008 Analysis of OrderPro Logistics: Sym: OPLO At: 0.006 (Upwards trend, a perfect time to get in) 5day Est: 0.02 In recent Headlines: OrderPro Logistics Announces Warehouse Custo

Bug#45977: when to stop blogging

2008-03-08 Thread Steffen Baldwin
ErectileorganQueen-sizeBelinda http://www.nismoguta.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#245506: use such tools

2008-03-08 Thread Silke Baldwin
ErectileorganExtensiveMack http://www.nuriagot.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#206536: The Search for Community

2008-03-07 Thread Daniela Baldwin
ShlongJumboBernie http://www.weriutyea.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#332913: very beginning of

2008-03-07 Thread Benjamin Baldwin
ShlongMacroJanet http://www.weriutyea.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#303426: by people, but staring

2008-03-07 Thread Sarah Baldwin
Franksomaprescribed http://www.veriguato.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#34071: he studies history.

2008-03-07 Thread Thorsten Baldwin
A simple and safe way to weigh less http://www.Bedmasterhems.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#188375: Response to Resume

2008-02-25 Thread baldwin stefan
Lotus, a luxury goods company, based in Netherlands, is currently seeking virtual assistants to work at the convenience of their home, part-time. We have reviewed your resume on Careerbuilder and would like to consider you for this position. Lotus presents the best off-season luxury finds from

Bug#259772: centaurea gymnocarpa family anhingidae

2008-02-02 Thread baldwin andi
RXsAre All on special pricing http://bestwhitso.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#103975: Make your women feel happy on holidays!

2007-12-30 Thread baldwin hiroyuki
All blessings! Get ready for Christmas holidays with a new you http://dobongworld.com To her Dorking Hens she moans, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#85535: experience large body part Rich

2007-11-14 Thread Baldwin Fernandez
webvinz . com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#163988: Perfect financial Independence!

2007-10-27 Thread Carmen Baldwin
Good morning jobseeker, We are present work for you. We are glad to invite you to our company. Good salary. Availible Vacancy - Financial customer Please send you resume on this email: [EMAIL PROTECTED] for more info! Attention: your Job Verification Number is: 15916420913 Thanks, Marcos Bring

Bug#10813: Confirm Info before tonight

2007-07-26 Thread Byron Baldwin
your information in our database here: http://refi-approved-client236389.soisditsgreen.com Do not worry about approval, your cr. report will not disqualify you. Have a Great Day, Looking forward to hearing from you Byron Baldwin Team Leader, TSD Lending Professionals - - --- * Rate &

Bug#428616: aptitude: Needs rebuilding with new apt.

2007-06-12 Thread Timothy Baldwin
Package: aptitude Version: 0.4.4-4 Severity: grave Justification: renders package unusable Needs rebuilding with the latest apt. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.

Bug#405989: ITP: eancheck -- Check digit validator for EAN/PLU/UPC barcode numbers

2007-01-07 Thread Joe Baldwin
Package: wnpp Severity: wishlist eancheck is a program which calculates the check digit for a UPC, EAN or PLU barcode number and checks it against the one supplied. This also includes a header file which allows for the inclusion of such functions in applications (one function allows for the cal

Bug#401226: pngcrush: Fails to start with relocation error (also FTBFS)

2006-12-01 Thread Timothy Baldwin
Package: pngcrush Version: 1.6.4-2 Severity: grave Justification: renders package unusable pngcrush fails to start: pngcrush: relocation error: pngcrush: symbol png_iCCP, version PNG12_0 not defined in file libpng12.so.0 with link time reference -- System Information: Debian Release: 4.0 AP

Bug#383528: INSTALL REPORT

2006-08-17 Thread James C Baldwin
with ethtool etc...) under newer kernels, I found 2.6.16 worked well. Install logs and other status info is available in /var/log/debian-installer/. Once you have filled out this report, mail it to [EMAIL PROTECTED] -- ---- James C. Baldwin, PhD USDA-ARS-CCRU 501 N. Walnut St. Madison, WI 53726

Bug#381598: monodevelop: errors finding gtk namespaces when compiling gtk#2 project

2006-08-05 Thread Robert Baldwin
Package: monodevelop Version: 0.11-1 Severity: important I am trying to compile a very basic hello world application from a video tutorial on the Mono website with the stetic designer. When I click the build project button like the tutorial wants me to - it goes fine but then the task list give

Bug#296467: information on wistlish package banshee

2006-07-12 Thread Robert Baldwin
a couple of things to say about this wonderful piece of software on this wishlist. i think it is a very important package to be part of debian and i know many people that are complaining about a lack of debian package. also banshee is not under the GNU General Public License but the MIT X11 licens

Bug#377555: mirrors: nvidia-glx and nvidia-kernel-source don't exist on http://ftp.us.debian.org/debian/

2006-07-09 Thread Robert Baldwin
Package: mirrors Severity: grave Justification: renders package unusable i was using module-assistant to install nvidia-kernel-source when i realized that this package and nvidia-glx aren't on this (http://ftp.us.debian.org/debian/) server. i have main contrib and non-free in my sources.list an

Bug#348077: anjuta wont start

2006-07-07 Thread Robert Baldwin
Package: anjuta Version: 1.2.4-1+b1 Followup-For: Bug #348077 when i try to launch anjuta, i get a dialog box saying anjuta has unexpectedly quit and to please inform developers... no matter how many times i click the restart application button it still crashes and won't start. this means i get

Bug#354995: Update on fast CPU clock – with solution

2006-03-07 Thread James C Baldwin
://bugs.debian.org/338467 another AMD64 user with ACPI issues: http://scottstuff.net/blog/articles/2005/03/17/msi-rs480m2-il-athlon-64-motherboard-mini-review Thanks for the input, Jim C. Baldwin -- James C. Baldwin, PhD USDA-ARS-CCRU 501 N. Walnut St. Madison, WI 53726

Bug#354995: amd64-k8-smp kernel makes clock run fast

2006-03-02 Thread James C Baldwin
“linux-image-2.6.15-1-amd64-k8-smp” V 2.6.15-7 from testing and this kernel appears more stable (has run for 24 hours with no observation of this bug). However, I have not tested it for long enough to be sure. Thanks, James C. Baldwin -- James C. Baldwin, PhD

Bug#336476: dovecot-imapd: Permission denied when locking mbox

2005-11-01 Thread Timothy Baldwin
On Sunday 30 Oct 2005 17:42, Jaldhar H. Vyas wrote: > mail_extra_groups = mail Fixes it. IMO that should be the default. My changes to dovecot.conf are: --- /extra/tim/apt-src/dovecot-1.0.alpha3/debian/dovecot-common/etc/dovecot/dovecot.conf 2005-10-30 14:48:58.0 + +++ /etc

Bug#336183: linux-source-2.6.12: Partitions not detected on Software RAID

2005-10-31 Thread Timothy Baldwin
On Monday 31 Oct 2005 16:36, Matus UHLAR - fantomas wrote: > Since when are RAID or loop devices supposed to have partitions? > (did I miss something?) RAID: since Linux 2.6, see man md and man mdadm from the mdadm package, and the kernel source. Loop: never. -- Member AFFS, WYLUG, SWP (UK), U

Bug#336476: dovecot-imapd: Permission denied when locking mbox

2005-10-30 Thread Timothy Baldwin
Package: dovecot-imapd Version: 1.0.alpha3-2 Severity: important Attepting to connect with Outlook Express results in errors and the following in syslog: Oct 30 14:50:40 bfg dovecot: Dovecot v1.0.alpha3 starting up Oct 30 14:50:43 bfg dovecot: imap-login: Login: user=, method=PLAIN, rip=192.168

Bug#336183: linux-source-2.6.12: Partitions not detected on Software RAID

2005-10-28 Thread Timothy Baldwin
Package: linux-source-2.6.12 Version: 2.6.12-10 Severity: normal Starting 2 (or 1) single device RAID arrays with following script does not result in the partitions being detected, and therefore they do not appear in sysfs or /dev. losetup /dev/loop6 gpt.img losetup /dev/loop7 mbr.img mdadm -

Bug#330018: (no subject)

2005-09-25 Thread Timothy Baldwin
Package: toolchain-source Version: 3.4-5 The following ARM assembly assembles and links without errors, despite the symbol hello_world being undefined. .global _start _start: adr r0, hello_world swi 2 swi 0x11 [EMAIL PROTECTED] ~/extra/sources $ arm-linux-as

Bug#151566: Lt. Gen. Russel Honore told CNN's "Late Edition" the death toll in New Orleans is unlikely to reach 10,000, a figure Mayor Ray Nagin had estimated based on how many people appeared to have evacuated and how many had stayed behind.

2005-09-13 Thread Leonardo Baldwin
Nutrition Update: New product just released Product Name: >Hoodia< What it does: - Suppress your appetite and feel full and satisfied all day long - Boost your energy levels - Lose excess (w)-(e)-(i)-(g)-(h)-(t) - Boost your metabolism - Burn body (f)-(a)-(t) - Burn calories - Attack ob

Bug#76361: Roxio Easy Media Creator 7.0 - $19.95

2005-09-02 Thread Baldwin
Quicken 2005 Premier Home and Business - $19.95 http://degrades.goodwan.com/ A penny for your thoughts? A dollar for your death. It is a true saying that One falsehood leads easily to another. A closed mind is a good thing to lose. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

Bug#148055: Hi! It's Marcie

2005-08-22 Thread Marcie Baldwin
Surprise surprise! It's Marcie, remember me? My photo here http://huqimoxyjame.com/view.cgi?s=all&m=IFBJEE.iPdR,gfibjW,VSd -- Best regards, Marcie -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#191038: Talk to you again soon.

2005-08-01 Thread Sara girl Baldwin
Whats going on.Its me Sarah gal. How are things going for you? I would really like to be able to get to know you a lot better if i can. Hey u can check out some of my pics here if u want. Ill see you later. http://ury.supersocketcoat.com/sa16/ kCdmeQKALJ2IhJLlw4 no thx-supersocketcoat.com/1m/

Bug#85088: A new era of online medical care.

2005-07-31 Thread Baldwin
Many specialty drugs, including injectables commonly stocked and available. http://ievuaas.s7dlebal7ka0wbs.mmshalemanfa.net The best armor is to keep out of range. Love means not ever having to say you're sorry. In order to be a realist you must believe in miracles. -- To UNSUBSC

debian-bugs-dist@lists.debian.org

2005-07-09 Thread Baldwin
Your premier source for all ATI powered gear. http://uaeekd.mtq1p34xjwmbjn4.impolishedkg.com American can do better, and help is on the way. Painting is just another way of keeping a diary. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

Bug#92206: Strong enough for a men, but made for a women

2005-06-29 Thread Baldwin
A new era of online medical care. http://vague.pharmacyshop4all.info/?detachedxtvuyproportionallyzctCameroun Heroing is one of the shortest-lived professions there is. When critics disagree the artist is in accord with himself. If there is no gardener there is no garden. Half this gam

Bug#73611: Bigger, harder, and longer - lasting results NOW with a discreet little patch.

2005-06-26 Thread Baldwin
Experience more powerful orgasms http://www.okmpoi.com/ss/ The mind can also be an erogenous zone. Give me liberty, or give me death. Here's a rule I recommend: Never practice two vices at once. The more things change the more they remain the same. Civilizations die from suici

Bug#145370: Softwares CDS all software under $15 and $99!

2005-06-01 Thread Baldwin
Software taking a bite out of your budget? Try OEM! http://auy.nu92qmngkxnc2o5.bonnyka.com What happens to the hole when the cheese is gone? To pull together is to avoid being pulled apart. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

Bug#290916: gdm problem

2005-03-10 Thread Sonja L. Baldwin
lave again killing pid 16008 fixed sv without restarting gdm. -- Sonja L. Baldwin IT tech/Staff Instructor Yakima Valley Regional Library 509-452-8541 ext 733

Bug#294956: kernel-package: Fails to build x86 2.6 kernels, missing rule for conf.vars

2005-02-12 Thread Timothy Baldwin
Package: kernel-package Version: 8.120 Severity: grave Justification: renders package unusable Attempting to build a kernel from kernel-source-2.6.10 on and for x86 results in the following message: [EMAIL PROTECTED] ~/extra/sources/kernel-source-2.6.10 $ fakeroot make-kpkg kernel_image make: **