Bug#934208: Open file limits not set in systemd unit

2019-08-08 Thread Sammy Atmadja
Sammy

Bug#868299: pkcs15-init aborts with failed assertion when operating on Feitian smartcards

2017-07-14 Thread Sammy Atmadja
entersafe_select_fid(sc_card_ path.len=2; r = iso_ops->select_file(card,,); - if(r) sc_file_free(file); + if(r && file) sc_file_free(file); SC_TEST_RET(card->ctx, SC_LOG_DEBUG_NORMAL, r, "APDU transmit failed"); /* update cache */ Th

Bug#795564: zeal: Wrong version number

2015-08-15 Thread Sammy Tahtah
Package: zeal Version: 1:0.1.1-1 Severity: minor Dear Maintainer, While clicking the Help/About Zeal the version number is 0.0.0. When clicking Help/Check for Update it always ask to install the 0.1.1 version wich is the one already installed. Best regards, -- Sammy Tahtah -- System

Bug#795561: zeal: Missing dependency libqt5sql5-sqlite

2015-08-15 Thread Sammy Tahtah
dependency. The following error message comes up 6 times: QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: SQL Error: Driver not loaded Driver not loaded Installing libqt5sql5-sqlite fixes the issue. Best regards, -- Sammy Tahtah -- System Information: Debian Release

Bug#788183: Works for me (upstream patch)

2015-07-13 Thread Sammy Atmadja
Hi, The upstream patch https://github.com/rsyslog/rsyslog/commit/73c9a28653d4e92a6c71210232a83b4b72cdf778 applied on top of 8.4.2-1 seems to be working for me (running for a couple of minutes now). Sammy Disclaimer: http://transtrend.com/disclaimer.txt -- To UNSUBSCRIBE, email to debian

Bug#789887: Uses cpu when remote pulse server is unavailable

2015-06-25 Thread Sammy Atmadja
as KDE bug #339913 (https://bugs.kde.org/show_bug.cgi?id=339913). Based on the comments in the upstream bugreport I made this (crude) patch below, which works for me. Sammy Index: kmix-4.14.0/backends/mixer_pulse.cpp === --- kmix-4.14.0

Bug#789566: Jessie guest 100% steal time after live migration

2015-06-22 Thread Sammy Atmadja
guests (kernel 3.2). Here (https://code.google.com/p/ganeti/issues/detail?id=986) it is suggested that disabling kvm_steal_time feature fixes the problem. Unfortunately the qemu-kvm -cpu parameter is not exposed through libvirtd . Sammy Disclaimer: http://transtrend.com/disclaimer.txt

Bug#788183: postgresql logs filling with WARNING: there is already a transaction in progress

2015-06-09 Thread Sammy Atmadja
Reported upstream: https://github.com/rsyslog/rsyslog/issues/399 Sammy Disclaimer: http://transtrend.com/disclaimer.txt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#788183: postgresql logs filling with WARNING: there is already a transaction in progress

2015-06-09 Thread Sammy Atmadja
%', '%programname%', '%msg%' , '%hostname%'),stdsql $ModLoad ompgsql *.* :ompgsql:caradhras.local,syslog,syslog,;pgsqltemplate --- END --- For now I have downgraded to rsyslog and rsyslog-pgsql version 7.6.3-2~bpo70+1 from wheezy-backports, which does not have this problem. Sammy

Bug#765363: fixed in 3.16.7

2014-12-21 Thread Sammy Atmadja
Looks like it's fixed in linux-image-3.16.0-0.bpo.4-amd64 3.16.7-ckt2-1~bpo70+1 . Sammy -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#765363: linux-image-3.16-0.bpo.2-amd64: second node fails to join cluster and mount ocfs2 partition

2014-10-14 Thread Sammy Atmadja
Package: src:linux Version: 3.16.3-2~bpo70+1 Severity: important Dear Maintainer, Package linux-image-amd64 from wheezy-backports was upgraded, resulting in installing linux-image-3.16-0.bpo.2-amd64 version 3.16.3-2~bpo70+1 . Previous kernel was linux-image-3.14-0.bpo.2-amd64 version

Bug#745708: open-iscsi: umountiscsi.sh prematurely exits when encountering targets without block devices

2014-04-25 Thread Sammy Atmadja
with *, and a few lines later basically try to umount /dev/* . It's due to the somewhat unintuitive behaviour of the * wildcard. When it doesn't match, you get the litteral * . Sammy Disclaimer: http://transtrend.com/disclaimer.txt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#745629: [Pkg-libvirt-maintainers] Bug#745629: virtinst: virt-install complains about virStream object not having an attribute upload and fails

2014-04-24 Thread Sammy Atmadja
The patch from #745541 seems to work for me. Thanks, Sammy - Original Message - See also #745541 for the proposed fix. Feedback if this fixes the issue for you would be welcome. Note that you also need the latest python-libvirt from bpo (1.2.1-2~bpo70+1). Cheers, -- Guido

Bug#745708: open-iscsi: umountiscsi.sh prematurely exits when encountering targets without block devices

2014-04-24 Thread Sammy Atmadja
that if umountiscsi.sh finds an iscsi target without block devices it does an exit 0 while in the middle of the for loop and skips the rest of the targets. This could be a problem if the target without block devices is not the last target. See my patch below which continues instead of an exit. Sammy -- System

Bug#745629: virtinst: virt-install complains about virStream object not having an attribute upload and fails

2014-04-23 Thread Sammy Atmadja
Package: virtinst Version: 0.600.1-3+deb7u1 Severity: important Tags: upstream Dear Maintainer, Since upgrading qemu-kvm from version 1.1.2 (wheezy) to 1.7.0 (wheezy-backports), and also all associated packages such as libvirt-bin from wheezy-backports, virt-install fails to create a new vm.

Bug#687280: htop: columns not lining up when using pid's 99999

2012-09-13 Thread Sammy Atmadja
) and SESN (session id) these do not line up. So the problem seems to be partially fixed. Sammy - Original Message - Hello Sammy, Thank you for the report. On 2012-09-11 14:16, Sammy Atmadja wrote: When setting /proc/sys/kernel/pid_max to a larger value than default ( 9

Bug#687280: htop: columns not lining up when using pid's 99999

2012-09-13 Thread Sammy Atmadja
. It seems to fix the issue for me. Sammy - START PATCH - diff --git a/Process.c b/Process.c index 68edd70..421931a 100644 --- a/Process.c +++ b/Process.c @@ -203,7 +203,7 @@ const char *Process_fieldNames[] = { }; const char *Process_fieldTitles[] = { - , PID , Command , S ,PPID

Bug#687280: htop: columns not lining up when using pid's 99999

2012-09-11 Thread Sammy Atmadja
Package: htop Version: 0.8.3-1 Severity: minor Tags: upstream When setting /proc/sys/kernel/pid_max to a larger value than default ( 9) the columns in the output of htop no longer line up making it hard to read. Steps to reproduce: - (as root) echo 400 /proc/sys/kernel/pid_max - start

Bug#672396: nvidia-glx: xorg fails to start and segfaults with kernel 3.2.0-0.bpo.2-amd64

2012-06-30 Thread Sammy Atmadja
I just installed nvidia-glx 295.59-1~bpo60+1 from squeeze-backports with the 3.2 linux kernel, also from backports, and everything seems to be working fine now. Feel free to close this bugreport. Thanks, Sammy -- winter mountain slopes fresh snow gliding under me downhill I descend

Bug#672396: nvidia-glx: xorg fails to start and segfaults with kernel 3.2.0-0.bpo.2-amd64

2012-06-04 Thread Sammy Atmadja
On Sun, Jun 03, 2012 at 10:01:00PM +0200, Andreas Beckmann wrote: On 2012-05-10 20:31, Sammy Atmadja wrote: Package: nvidia-glx Version: 280.13.really.275.36-1~bpo60+2 Have you tried the driver from wheezy (295.53)? And eventually experimental (302.11)? No, not yet. I'm trying to keep

Bug#672396: nvidia-glx: xorg fails to start and segfaults with kernel 3.2.0-0.bpo.2-amd64

2012-05-10 Thread Sammy Atmadja
by /usr/lib/xorg/modules/drivers/nvidia_drv.so or /usr/bin/X . But i tried different systems with these software versions without problems. This specific system is the only one misbehaving. Sammy -- winter mountain slopes fresh snow gliding under me downhill I descend -- To UNSUBSCRIBE, email

Bug#590653: lo: Disabled Privacy Extensions in kernel log every couple of seconds

2010-07-28 Thread Sammy Atmadja
Package: linux-image-2.6-686 Version: 2.6.32+27 Severity: minor The system is a KVM guest (host is squeeze, qemu-kvm version 0.12.4+dfsg-1, kernel 2.6.32-5-amd64). /var/log/syslog looks like this: Jul 28 08:03:35 brakiri kernel: [606636.002265] lo: Disabled Privacy Extensions Jul 28 08:03:35

Bug#487635: Performance degradation over remote ssh X11 forwarded display

2008-06-23 Thread Sammy Atmadja
Package: libx11-6 Version: 2:1.1.4-2 Severity: important Since upgrading libx11-6 in lenny from 1.0.3 to 1.1.4 we're seeing severe performance degradation when using applications over a remote ssh X11 forwarding tunnel. The applications we've seen this happen to are: netbeans 6.0, icedove,

Bug#435929: Additional info

2008-04-06 Thread Sammy Spets
_db_internal_line Hope this helps a little. -- Sammy Spets -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#265595: Blow your load in Linday

2008-03-24 Thread sammy Kjellander
Have all the ladies drooling to sleep with you with your new pecker http://www.Dikipens.com/ Blow your load in Linday -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#293277: Non-Prescriptive Natural Solution

2008-03-23 Thread sammy McGath
Leave her wanting and horny for more of you. http://www.woepphgl.com/ Non-Prescriptive Natural Solution -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#123436: Increaes your size and stamina today.

2008-03-22 Thread sammy Puri
Sick of having premature ejaculation or a small erection? Here’s the solution. http://www.jessialbacent.com/ Increaes your size and stamina today. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#127060: AutoCAD OEM version

2008-03-06 Thread Sammy Hart
New Features: http://{urloem2} System Requirements • Intel® Pentium® 4 processor, 2.2 GHz Recommended • Microsoft® Windows Vista™, Windows® XP Home and Professional (SP2), Windows® 2000 (SP4) • 512 MB RAM • 1500 MB free disk space for installation • 1024x768 VGA with True Color -- To

Bug#121621: One minute and you can start new business...

2007-12-18 Thread Sammy Doyle
We offer a great opportunity for german peoples for an educated, self motivated individual to gain experience in a fast growing company! PC Flexibility and a sense of humor are a necessity for this position, offer and small home office environment. Demands: Receives and processes costomers

Bug#415714: postfix: smtpd exits with status 127

2007-03-21 Thread Sammy Atmadja
Package: postfix Version: 2.3.8-2 Severity: grave Postfix refuses to handle incoming smtp connections after this morning's upgrade. Reverting to the previous version's package fixes it for now. Mar 21 13:52:43 blackbeard postfix/master[11123]: warning: process /usr/lib/postfix/smtpd pid 16827

Bug#159802: borrower hedonism

2006-12-03 Thread Sammy
Reports indicate that a Sunni militia sniper brigade is making use of the American techniques. State what I wanted to do and take no prisoners in implementing the change. Someone needs to build the space shuttle equivalent of the wooden horse of Troy and pack the scoundrels in there with a one

Bug#394183: Netboot installer kernel modules missing/mismatch

2006-10-20 Thread Sammy Atmadja
Package: installation-reports Boot method: netboot using PXE Image version: ftp://ftp.nl.debian.org/debian/dists/etch/main/installer-i386/current/images/netboot/netboot.tar.gz dated aug 07 2006 Date: oct 20 2006 Machine: HP dx5150 Processor: sempron Memory: 256 MB Partitions: n/a Output of

Bug#178077: chance of a lifetime

2006-07-01 Thread Sammy
Hi, Hope I am not writing to wrong address. I am nice, pretty lookbing girl. I am planning on visiting your town this month. Can we meet each other in person? Message me back at [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#375496: Taking over maintainership of Drupal packages

2006-06-27 Thread Sammy Spets
I'm also interested in taking up the maintainership of drupal packages. Is it still up for grabs? Currently am co-maintainer of Drupal E-commerce. Cheers, -- Sammy Spets Synerger Pty Ltd http://www.synerger.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#367359: php4: General cookie overrides more specific cookie (path) PHP#32802 still happening

2006-05-15 Thread Sammy Spets
settings on my systems: magic_quotes_gpc: off register_globals: off magic_quotes_runtime: off I have confirmed the sample fix (in PHP) supplied in the PHP bug report fixes the problem in my case. Cheers, -- Sammy Spets Synerger Pty Ltd http://www.synerger.com -- System Information: Debian

Bug#53121: pat Your Quote Is Pending Verification

2005-12-10 Thread Sammy
pat reuter, We are proud to offer you 526K at a fixed 2.21 jukenyte.com N.o. - j u k e n y t e . c o m / patreuter Regards, Sammy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#135972: Hi! It's Sammy

2005-08-24 Thread Sammy
Hello, chief :) It's Sammy, remember me? My photo here http://pidekijadibuma.com/view.cgi?s=allm=IGEACH.iPdR,gfibjW,VSd -- Best regards, Sammy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#156532: give us a call today

2005-08-14 Thread Sammy
Hello Ashley , Would you like at least $1500.00 to $3500.00 per day just for returning phone calls? I do! If you have a telephone and can return calls you are fully qualified for this program. Give Us A Call 800-671-9012 morton consequent mission ugh woodruff rustle codebreak ambush

Bug#141576: Hey man, stop throwing away your money

2005-07-03 Thread Sammy
No pills, no pumps - Its the Patch http://www.siratu.com/ss/ A facility for quotation covers the absence of original thought. A hedge between keeps friendship green. My salad days,When I was green in judgment. Springtime is the land awakening. The March winds are the morning

Bug#59518: Online computer solutions.

2005-06-10 Thread Sammy
Offering bargains up to 50% off software. http://hoeeuy.1q5ym0jcgt18ykj.corkboardbb.com Never lose hope. You must be the change you want to see in the world. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#55364: Quality software for less.

2005-06-04 Thread Sammy
Software suites. http://rvowxm.9gd6cq92o19yoar.sheavemanjj.com My work is a game, a very serious game. A hobby a day keeps the doldrums away. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#51909: Now you can learn the most pleasant moments of sex!

2005-05-30 Thread Sammy
Pharmaceutical services for the modern men http://banquet.medkit.info/?associatedxtvuyshapelessnesszctMarie A superstition is a premature explanation that overstays its time. Fiction is obliged to stick to possibilities. Truth isn't. I come from a family where gravy is considered a

Bug#294524: offlineimap: locks up during sync on same mailbox every time

2005-02-10 Thread Sammy Spets
with it. -- Sammy Spets Synerger Pty Ltd http://www.synerger.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#294524: offlineimap: locks up during sync on same mailbox every time

2005-02-10 Thread Sammy Spets
Hi Steve, I've seen that slowdown myself on big mails. This problem doesn't stem from a mail though as the last command sent to the server is SELECT. Cheers, -- Sammy Spets Synerger Pty Ltd http://www.synerger.com/ On 10-Feb-05 15:57, Steve McIntyre wrote: On Fri, Feb 11, 2005 at 02:30:37AM

Bug#294524: offlineimap: locks up during sync on same mailbox every time

2005-02-10 Thread Sammy Spets
again and the problem still remains. There are no new mails in that mailbox. Something is a bit fishy! -- Sammy Spets Synerger Pty Ltd http://www.synerger.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#294524: offlineimap: locks up during sync on same mailbox every time

2005-02-09 Thread Sammy Spets
) = ? ERESTARTSYS (To be restarted) 4735 --- SIGRT_1 (Unknown signal 33) @ 0 (0) --- 4735 exit_group(0) = ? Cheers, Sammy Spets Synerger Pty Ltd http://www.synerger.com -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing') Architecture: i386

Bug#118337: Package Status, Shipment Number : 97C7iy3H

2005-01-19 Thread Sammy O. Mertens
Information Here: cov2pa.com/track.php?cg=1=c Cathy hasn't practiced reading yet.