Bug#807071: util-linux: please allow term-utils/script.c without signalfd (needed for kFreeBSD and Hurd)

2023-02-03 Thread Karel Zak
On Thu, Feb 02, 2023 at 02:08:11AM +, Thorsten Glaser wrote: > Karel Zak dixit: > > >On Thu, Oct 24, 2019 at 12:38:51AM +, Thorsten Glaser wrote: > >> you were involved in changing script(1) to use signalfd, which > >> is apparently Linux-specif

Bug#1030285: Fwd: Bug#1030285: bsdutils: logger: regressed to reusing initial timestamp

2023-02-02 Thread Karel Zak
4+ports > ii libsystemd0 252.4-1 > > Versions of packages bsdutils recommends: > ii bsdextrautils 2.38.1-4 > > bsdutils suggests no packages. > > -- no debconf information > -- Karel Zak http://karelzak.blogspot.com

Bug#1027473: fwbuilder: Link to Quick Start Guide does not work, no alternatives found

2023-01-01 Thread Omer Zak
Package: fwbuilder Version: 5.3.7-4.1 Severity: normal Tags: upstream When starting fwbuilder after installing fwbuilder, fwbuilder-common, fwbuilder-doc (each of them is version 5.3.7-4.1), I am offered the option to watch the Quick Start Guide by clicking on the "Watch the guide" in bottom

Bug#1003095: /usr/bin/script: hangs when child doesn't read input fast enough

2022-04-19 Thread Karel Zak
t; include/pty-session.h | 7 +++ > lib/pty-session.c | 126 ++ > 2 files changed, 110 insertions(+), 23 deletions(-) Applied, thanks! Please, next time use "Signed-off-by:" line :-) Karel -- Karel Zak http://karelzak.blogspot.com

Bug#1003095: /usr/bin/script: hangs when child doesn't read input fast enough

2022-04-11 Thread Karel Zak
pty) > +static void drain(struct ul_pty *pty) drain_child_buffers() :-) Anyway, it looks good. Karel -- Karel Zak http://karelzak.blogspot.com

Bug#1003095: /usr/bin/script: hangs when child doesn't read input fast enough

2022-02-03 Thread Karel Zak
On Wed, Feb 02, 2022 at 03:49:38PM +0100, наб wrote: > Bumping this patch after 2ish weeks :) Sorry for my delay. Your solution seems elegant, but it seems to late for the next release v2.38 (now rc1). I'll play with it next week and prepare it for v2.39. Karel -- Karel Zak h

Bug#1003095: /usr/bin/script: hangs when child doesn't read input fast enough

2022-01-05 Thread Karel Zak
et(); + sigaddset(, SIGINT); + sigaddset(, SIGTERM); + + sigprocmask(SIG_UNBLOCK, , ); + + rc = write_all(pty->master, buf, bufsz); + + sigprocmask(SIG_SETMASK, , NULL); + return rc; } -- Karel Zak http://karelzak.blogspot.com

Bug#984599: evolution: Cannot set message format (Plain Text vs. HTML) for a single message before forwarding it

2021-03-05 Thread Omer Zak
Package: evolution Version: 3.30.5-1.1 Severity: minor Tags: upstream Forwarded-To: https://gitlab.gnome.org/GNOME/evolution/-/issues/1406 I use the E-mail client Evolution running under Linux (Debian Buster distribution), version 3.30.5-1.1. Usability problem: Cannot set message format when

Bug#977562: systemd: Incorrect order of agetty arguments in serial-getty@ttyS0.service definition file

2021-01-18 Thread Karel Zak
> > > either 0-9 or ','. Yes > > > > It is not obvious to me how it could go wrong in the example originally > > > > described in this bug report. > > > > > > > > Please also note that for example sysvinit's inittab also uses getty > > > > with arguments in both orders. > > > > > > > > Simply it should work either way. > > > > > > > > Please also note that the argument order is not the only thing changed. > > > > It was also changed from specifying 3 speeds to only 1. > > > > > > > > Maybe the real issue here is that line speed detection isn't working? > > > > I'd appreciate if the bug reporter could dive a bit deeper into the > > > > problem. Yes. Karel -- Karel Zak http://karelzak.blogspot.com

Bug#969575: evolution: When DBus notification service is not running, evolution freezes for several seconds.

2020-09-05 Thread Omer Zak
Package: evolution Version: 3.30.5-1.1 Severity: normal When working under xfce4 desktop, normally the notification service (xfce4-notifyd.service) is working. However, when it is not working due to some reason, and evolution wants to send a notification (for example when new E-mail messages have

Bug#953098: xscreensaver: Crashes with XIO: fatal IO error

2020-03-04 Thread Omer Zak
xscreensaver crashes also in my system. Debian version: 10.3 (Buster) xscreensaver version: 5.42+dfsg1-1 My system (a laptop) has 3 screens: - the original one - connected via HDMI - connected via DisplayLink When using xscreensaver -nosplash -log /tmp/x.log -verbose & I did not see the XIO

Bug#807071: util-linux: please allow term-utils/script.c without signalfd (needed for kFreeBSD and Hurd)

2020-01-02 Thread Karel Zak
r the latter). I have added this request to our TODO file. We'll see. The problem is that with signalfd it's more reliable than when classic signals interrupt any syscall, but I have no problem to support any #ifdefs for non-signalfd systems. Karel -- Karel Zak http://karelzak.blogspot.com

Bug#944388: tzfile(5): missing field charcnt in description of fields after the header

2019-11-08 Thread Omer Zak
Package: manpages Version: 4.16-2 Severity: normal Tags: upstream In 'man 5 tzfile', after the header description, six fields are described: tzh_timecnt*4, tzh_timecnt*1, tzh_typecnt*6, tzh_leapcnt*8, tzh_ttisstdcnt*1, tzh_ttisgmtcnt*1. According to https://tools.ietf.org/html/rfc8536 (section

Bug#898426: [PATCH] partx: exit with error code when partition read failed

2018-06-18 Thread Karel Zak
On Sun, Jun 17, 2018 at 02:49:15PM +0200, Andreas Henriksson wrote: > disk-utils/partx.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Applied, thanks. -- Karel Zak http://karelzak.blogspot.com

Bug#869940: linux-image-4.9.0-3-686-pae: setserial traces while booting

2017-07-27 Thread Pawel Zak
Package: src:linux Version: 4.9.30-2+deb9u2 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Upgrade from Debian 8 * What exactly did you do (or not do) that was effective (or

Bug#855242: Info received (Bug#855242: Info received (Bug#855242: Acknowledgement (Stretch RC 2 - LVM not booting)))

2017-02-18 Thread zak-123
Can be fixed in initramfs-tools like this: git diff init diff --git a/init b/init index 9552e5c..82f1cb1 100755 --- a/init +++ b/init @@ -236,6 +236,12 @@ if read_fstab_entry /usr; then log_end_msg fi +if read_fstab_entry /usr/lib; then + log_begin_msg "Mounting /usr/lib file

Bug#855242: Info received (Bug#855242: Acknowledgement (Stretch RC 2 - LVM not booting))

2017-02-18 Thread zak-123
late-mounting /usr is not the problem, but having /usr/lib in a separate volume (see preseed) is no longer working (like in jessie), or not pre-mounted from inside the initramfs

Bug#855242: Acknowledgement (Stretch RC 2 - LVM not booting)

2017-02-18 Thread zak-123
Same Bug like: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848204 > After booting to recovery mode and copying > /usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1 > to > /lib/x86_64-linux-gnu/liblz4.so.1, > the system boots normally again.

Bug#855242: Stretch RC 2 - LVM not booting

2017-02-15 Thread zak-123
Package: installation-reports Boot method: network Image version: *Debian Installer Stretch RC 2 release * Date: 2017-02-15 Machine: XEN hvm Processor: i5-4460 Memory: 512 MB Partitions: see preseed.cfg Output of lspci -knn (or

Bug#619799: The bug exists also in evolution 3.12.9~git20141130.241663-1+b1 (Debian Jessie with backports)

2017-01-05 Thread Omer Zak
I did not check if the way to reproduce it was changed.

Bug#628843: login: tty hijacking possible in "su" via TIOCSTI ioctl

2016-10-03 Thread Karel Zak
-linux mailing list), but it's relatively complex. My plan is to try to implement it. We will see. Karel -- Karel Zak <k...@redhat.com> http://karelzak.blogspot.com

Bug#628843: login: tty hijacking possible in "su" via TIOCSTI ioctl

2016-10-03 Thread Karel Zak
x this issue (but not enabled by default). I'll think about it. Karel -- Karel Zak <k...@redhat.com> http://karelzak.blogspot.com

Bug#628843: login: tty hijacking possible in "su" via TIOCSTI ioctl

2016-10-03 Thread Karel Zak
has well-defined use cases in su(1) and runuser(1) and any changes would introduce regressions. It seems we need a better way -- ideally another ioctl (or whatever is supported by the kernel) to disable TIOCSTI without setsid(). and yes, blacklisting ioctl is hack. Karel -- Karel

Bug#827225: [PATCH] tests: really fix fdisk/bsd for hppa

2016-08-16 Thread Karel Zak
hppa also in ./confugure, so I guess that "hppa" has been also correct for some boxes. It seems more robust to use *alpha* | *ppc* | *ia64* | *hppa* | *parisc* ) for sure. Fixed. Thanks Karel -- Karel Zak <k...@redhat.com> http://karelzak.blogspot.com

Bug#822083: refcard: The refcard layout is screwed up for RTL languages

2016-04-23 Thread Omer Zak
On Sat, 2016-04-23 at 20:33 +0200, Holger Wansing wrote: > Hi, > > Omer Zak <w...@zak.co.il> wrote: > > On Thu, 2016-04-21 at 21:30 +0200, Holger Wansing wrote: > > > Ok. > > > But when new strings are added to the document, and therefore additiona

Bug#822083: refcard: The refcard layout is screwed up for RTL languages

2016-04-21 Thread Omer Zak
On Thu, 2016-04-21 at 20:31 +0200, Holger Wansing wrote: > Are there any possible side effects in setting "LC_ALL=en_US.utf8" ? Nothing that I am aware of. > > 2. Two optional files: > > po_processor.py > > run_po_processor.sh > Maybe some comments on how to use that scripts would be useful? >

Bug#822083: refcard: The refcard layout is screwed up for RTL languages

2016-04-21 Thread Omer Zak
On Thu, 2016-04-21 at 21:30 +0200, Holger Wansing wrote: > Hi, > > Omer Zak <w...@zak.co.il> wrote: > > On Thu, 2016-04-21 at 20:31 +0200, Holger Wansing wrote: > > > > 2. Two optional files: > > > > po_processor.py > > > > run_po_

Bug#809016: mount.8: missing documentation for overlay

2016-01-05 Thread Karel Zak
On Sat, Dec 26, 2015 at 01:20:31PM +0900, Osamu Aoki wrote: > sys-utils/mount.8 | 31 +++ > 1 file changed, 31 insertions(+) Applied to upstream tree (with some changes), thanks! Karel -- Karel Zak <k...@redhat.com> http://karelzak.blogspot.com

Bug#801527: mount believes correctly-formatted UDF uid=forget option is in error

2015-10-12 Thread Karel Zak
he original mount(8) has worked. Fixed: https://github.com/karelzak/util-linux/commit/440a355a3d3934d99f7ef82adf02342e6f2f7983 will be in v2.27.1. Thanks! Karel -- Karel Zak <k...@redhat.com> http://karelzak.blogspot.com

Bug#797683: bitcoin-tx should be a separate package

2015-09-01 Thread Zak Wilcox
Source: bitcoin Version: 0.11.0-1 Since 0.10.1-2 Debian's bitcoind binary package includes the bitcoin-tx binary, introduced upstream in 0.10.0. It should have its own package. A user isn't likely to need both bitcoind/bitcoin-cli and bitcoin-tx on one machine; if you have bitcoin-cli you can

Bug#794727: mesg n exits with error, even if the command is successful

2015-08-11 Thread Karel Zak
user's input without parsing $SOMETHING_FROM_USER. (The current mesg implementation supporst rpmatch().) Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#792477: grib-api: Python interface not built

2015-07-15 Thread Zak Kipling
is created. I can see that the build system for the Python module is a little strange, but presumably it should be built and made into python-gribapi (and possibly python3-gribapi) packages? Cheers, Zak. -- System Information: Debian Release: jessie/sid Architecture: amd64 (x86_64) Foreign

Bug#786554: [PATCH] man: fix nolazytime typo in mount(8)

2015-06-08 Thread Karel Zak
On Wed, Jun 03, 2015 at 06:32:09PM +0200, Andreas Henriksson wrote: sys-utils/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#784709: when would blkid success but not filesystem type?

2015-05-26 Thread Karel Zak
On Tue, May 26, 2015 at 12:21:36PM +0800, Paul Wise wrote: On Thu, 21 May 2015 13:07:35 +0200 Karel Zak wrote: The option '-s' does not affect return code ... we have information about all (including empty) partitions! Ok, I see. Sounds like the proposed patch is appropriate

Bug#784709: when would blkid success but not filesystem type?

2015-05-21 Thread Karel Zak
is to use lsblk, for example: # lsblk --noheading --output FSTYPE /dev/sda1 vfat it reads info from udev db (libblkid is only fallback here), and it provides better way how to control output. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email

Bug#785116: util-linux: blkid -s returns too much information

2015-05-14 Thread Karel Zak
-2a6c-4c8a-aa1b-33492034f927 FSTYPE=ext4 and it reads information from udev db or from libblkid. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#785116: util-linux: blkid -s returns too much information

2015-05-13 Thread Karel Zak
upstream if DEVNAME is considered a tag which should be included in the tag filtering CCed. I have a patch to fix it, but now when I think about it it's probably better to keep the current behavior than fix one regression by another regression ;-) Karel -- Karel Zak k...@redhat.com

Bug#782714: Workaround to bug #782714

2015-04-17 Thread Omer Zak
It is possible to work around this bug by manually editing the file '/var/lib/dpkg/info/octave3.0-info.prerm' and commenting out the line running the 'install-info --quiet --remove' command. Thanks to Lior Okman from the Linux-IL mailing list for pointing this out. -- To UNSUBSCRIBE, email

Bug#782714: dpkg cannot uninstall octave3.0-info which conflicts with new dpkg version

2015-04-16 Thread Omer Zak
Package: dpkg Version: 1.17.24 Severity: important When running aptitude: Cannot upgrade dpkg from version 1.17.24 to version 1.17.25 because the new version conflicts conflicts with octave3.0-info (1:3.0.1-6lenny3) And when trying to uninstall octave3.0-info, I get the following error message:

Bug#776034: fsck runs in parallel on same physical disk

2015-01-26 Thread Karel Zak
On Mon, Jan 26, 2015 at 10:36:02AM +0100, Daniel Pocock wrote: On 26/01/15 10:32, Karel Zak wrote: On Mon, Jan 26, 2015 at 02:24:04AM +0100, Michael Biebl wrote: -l Create an exclusive flock(2) lock file (/run/fsck/diskname.lock) for whole-disk device

Bug#776034: fsck runs in parallel on same physical disk

2015-01-26 Thread Karel Zak
to check stacked devices (e.g. MD or DM) - this feature is not implemented yet. Karel, is there an upstream bug report for this issue? What's the state of this feature, is it actively being worked on? No, nobody is workning on -l for stacked devices. Karel -- Karel Zak k

Bug#770211: LUKS partition types, redux

2014-11-24 Thread Karel Zak
, not about on-disk disk label data. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#770211: LUKS partition types, redux

2014-11-24 Thread Karel Zak
On Mon, Nov 24, 2014 at 09:42:50AM -0500, Phillip Susi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/24/2014 6:37 AM, Karel Zak wrote: The current trend is to use partition type to define for what purpose we want to use the partition (for example this is /home

Bug#764387: [PATCH] autogen.sh: check for libtoolize rather than libtool

2014-10-14 Thread Karel Zak
On Tue, Oct 07, 2014 at 11:07:19PM +0200, Helmut Grohne wrote: autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#756177: fdisk -l regression between v2.24.2 and v2.25

2014-07-28 Thread Karel Zak
developer mailing list to hopefully have some help on finding the proper fix. Already fixed in upstream tree. The patch will be in 2.25.1 (probably at the end of the next month). Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs

Bug#747313: [Pkg-shadow-devel] Bug#747313: login: Please move pam_selinux open call higher in the session PAM stack

2014-05-12 Thread Karel Zak
-- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#729299: evolution: Crash when trying to send E-mail (libgobject-2.0.so.0.3200.4)

2013-11-11 Thread Omer Zak
Package: evolution Version: 3.4.4-3 Severity: important Tags: upstream When trying to send E-mail, sometimes evolution crashes. In /var/log/messages, I see the following message: Nov 11 16:43:14 c4 kernel: [496779.881498] evolution[13911]: segfault at 70008 ip 7f107cc88efc sp

Bug#702135: The API incompatibility was already reported at 2010

2013-03-20 Thread Omer Zak
See: https://bugs.launchpad.net/lalita/+bug/504560 I recommend that the bug be kept open until fixed. Its severity is wishlist and it is not a RC. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#702135: python-magic: API is incompatible with 'magic' from pypi

2013-03-02 Thread Omer Zak
Package: python-magic Version: 5.04-5+squeeze2 Severity: wishlist Tags: upstream I found the hard way that the API exported by the Python module ‘magic’ differs among different versions of the module. Impact: A Python script, developed in a Debian Linux installation using the provided

Bug#675569: Fixed in upstream

2012-07-11 Thread Karel Zak
ioctl for device Good catch, TIOCSCTTY is optional in the current code so tcsetpgrp() should not be required too. Fixed. Thanks. (Unless these errors are all symptoms of another problem, that is.) The question is why your agetty is not able to get controlling tty. Karel -- Karel Zak k

Bug#675005: src:xshisen: maintainer address bounces

2012-05-29 Thread Zak B. Elep
Hi! Ansgar Burchardt wrote: Package: xshisen Version: 1:1.51-3.2 Severity: serious The maintainer address for xshisen bounces: I made a new package updating my email address as well as acknowledging NMUs some months ago: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668148 -- To

Bug#661849: [Pkg-libvirt-maintainers] Bug#661849: virsh capabilities

2012-04-13 Thread Zak B. Elep
On 4/13/2012 2:04 AM, Guido Günther wrote: Hi Zak, On Thu, Apr 12, 2012 at 12:50:05AM +0800, Zak B. Elep wrote: Just ran across this while trying out libvirt on Xen for squeeze, setting up a new VM via either virtinst or virt-manager fails due to missing /usr/lib64/xen (which can be worked

Bug#661849: [Pkg-libvirt-maintainers] Bug#661849: virsh capabilities

2012-04-13 Thread Zak B. Elep
On 4/13/2012 7:58 PM, Guido Günther wrote: So just to clarify: /usr/lib/xen-default/bin/qemu-dm exists as well? Yep: $ ls -l /usr/lib/xen-default/bin/qemu-dm -rwxr-xr-x1rootroot1319704Feb 5 03:44 /usr/lib/xen-default/bin/qemu-dm -- To UNSUBSCRIBE, email to

Bug#661849: virsh capabilities

2012-04-11 Thread Zak B. Elep
Just ran across this while trying out libvirt on Xen for squeeze, setting up a new VM via either virtinst or virt-manager fails due to missing /usr/lib64/xen (which can be worked around by symlinking to /usr/lib64/xen-4.0). Anyhow, here's my `virsh --connect xen:/// capabilities' on a 2-core

Bug#667425: xshisen: ftbfs with GCC-4.7

2012-04-09 Thread Zak B. Elep
Thanks! I'm already preparing a new package, acknowledging previous NMUs and adding this patch. I'll upload to mentors and file a bug to sponsorship-request as soon as I can. zakame -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#668148: RFS: xshisen/1:1.51-4

2012-04-09 Thread Zak B. Elep
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package xshisen * Package name: xshisen Version : 1:1.51-4 Upstream Author :Masaoki Kobayashimasa...@techfirm.co.jp * URL :

Bug#667937: virtinst: should Suggest instead of Recommend virt-viewer and qemu

2012-04-07 Thread Zak B. Elep
Package: virtinst Severity: wishlist The package pulls in too many dependencies when installed via apt-get on a server machine with no X11/GTK packages: root@cobra:~# apt-get install virtinst Reading package lists... Done Building dependency tree Reading state information... Done The following

Bug#667967: libvirt: does not parse connect URIs correctly

2012-04-07 Thread Zak B. Elep
Source: libvirt Version: 0.9.11-1 Severity: important Dear Maintainer, I'm trying to manage a remote libvirt/KVM host over SSH, with a different username than my current login fails. See following typescript: Script started on Sunday, 08 April, 2012 02:06:30 AM PHT zakame@carbon:~$

Bug#666561: RFS: dbacl/1.14-1 (New upstream version)

2012-03-31 Thread Zak B. Elep
Package: sponsorship-requests Severity: normal Dear Mentors, I'm looking for a sponsor for my package dbacl * Package name: dbacl Version : 1.14-1 Upstream Author : Laird Breyer la...@lbreyer.com * URL : http://www.lbreyer.com/dbacl.html * License : GPL-3

Bug#650305: abiword: Failed to respect dir=rtl when importing from HTML file.

2011-12-01 Thread Omer Zak
Package: abiword Version: 2.9.1-0.2 Followup-For: Bug #650305 Tested using the same rtl_handling_bug.html. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)

Bug#650302: (no subject)

2011-12-01 Thread Omer Zak
Subject: Re: abiword: When changing principal direction of bidi text, it gets reversed and then cursor skips Followup-For: Bug #650302 Package: abiword Version: 2.9.1-0.2 -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64

Bug#650305: Please test with the attached rtl_handling_bug.html, which is the correct one

2011-11-28 Thread Omer Zak
The originally attached file by mistake (my mistake) had dir='rtl' inside the style attribute value, not as a separate attribute of the tag. However, the correct one (attached to this E-mail message) does exhibit the bug, so the bug is real. טקסט שאמור להדגים כיוון ראשי מימין לשמאל.

Bug#644761: linux-image-2.6.32-5-vserver-amd64: xawtv does not work with USB Webcam served by the gspca driver

2011-10-08 Thread Omer Zak
Package: linux-2.6 Version: 2.6.32-35squeeze2 Severity: normal Tags: squeeze xawtv used to work, but now it has a regression. I assume that the problem is in the gspca kernel driver, but it could be in an X-Window video driver. $ lsusb| egrep -in cam 7:Bus 004 Device 002: ID 046d:092e Logitech,

Bug#634871: mount refuses to update mtab if there's any entry with none

2011-07-21 Thread Karel Zak
set, and gotos to leave, leaving mtab not updated. Fixed by upstream commit 696b84b30a31dcb2fb1383d5afe08abcc1597eab (in stable/v2.19 branch). Thanks! You definitely owe me a beer, Karel! :-) When and where? :-) Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com

Bug#632458: Cannot purge completely postgresql-8.4 while postgresql-9.0 process is running

2011-07-02 Thread Omer Zak
Package: postgresql-9.0 Version: 9.0.4-1+b1 Severity: minor Tags: wheezy After installation of postgresql-9.0, an attempt to purge postgresql-8.4 using aptitude fails because of complaint of an invalid PID file in /var/run/postgresql Turns out that the PID file is associated with running

Bug#632459: Incomplete purge of postgresql-8.4

2011-07-02 Thread Omer Zak
Package: postgresql-8.4 Severity: minor Tags: wheezy When purging postgresql-8.4 files, after upgrade to postgresql-9.0, the following files are not purged: /usr/share/postgresql/8.4/tsearch_data/en_us.affix - /var/cache/postgresql/dicts/en_us.affix

Bug#613589: /sbin/cfdisk: Bad Table error after fresh Squeeze install

2011-04-14 Thread Karel Zak
by commit 73356e0553bd9ac00f556891a4798064c0ee6849 (v2.19). Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#613589: /sbin/cfdisk: Bad Table error after fresh Squeeze install

2011-04-14 Thread Karel Zak
On Thu, Apr 14, 2011 at 09:28:05AM +0200, Olaf van der Spek wrote: On Thu, Apr 14, 2011 at 9:19 AM, Karel Zak k...@redhat.com wrote: On Wed, Apr 13, 2011 at 09:36:28AM +0200, Olaf van der Spek wrote: On Wed, Apr 13, 2011 at 9:33 AM, Timo Juhani Lindfors timo.lindf...@iki.fi wrote: Olaf

Bug#549451: evolution: I could set Evolution online after editing NetworkManager.conf

2011-03-27 Thread Omer Zak
Package: evolution Version: 2.30.3-5 Severity: normal I was successful in working around the bug and enabling the operation of setting Evolution online by editing /etc/NetworkManager/NetworkManager.conf, and setting managed=true (instead of false) in the [ifupdown] section. I am attaching the

Bug#619799: evolution: Evolution randomly freezes when composing E-mail with Hebrew text

2011-03-26 Thread Omer Zak
Package: evolution Version: 2.30.3-5 Severity: important Tags: upstream squeeze l10n lenny When composing an E-mail message with Hebrew, sometimes Evolution freezes - the UI becomes unresponsive and the process consumes 100% CPU time (my PC does not freeze because the processor is multi-core and

Bug#619548: bash-completion: files are missing from list of candidate filenames after tar zcvf

2011-03-24 Thread Omer Zak
Package: bash-completion Version: 1:1.2-3 Severity: normal NOTE: The attached /etc/bash_completion.d/tar fixes the bug by commenting out the code which invokes the _tar function. The bug exists when working with the /etc/bash_completion.d/tar file installed by the package. The bug is that when I

Bug#494001: Bug: mount: user mounts broken when /etc/mtab is a symlink

2011-02-19 Thread Karel Zak
also mount.type helpers to use libmount library (this is my goal for this year). Then we can say that mtab is really dead. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#510130: Error calculing volhdr partition boundaries on SGI disklabel

2010-11-29 Thread Karel Zak
, Index[i], Karel, what do you think about the patch proposed by Aurelien? Applied, thanks. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#566072: [PATCH] fsck: list nonexistent devices that are declared without nofail

2010-11-01 Thread Karel Zak
, Oct 07, 2010 at 10:56:49AM +0200, Karel Zak wrote: On Sat, Oct 02, 2010 at 02:26:58PM +0200, Serafeim Zanikolas wrote: fsck -A output does not indicate the offending device(s), when a device is nonexistent and declared without nofail (e2fsck doesn't mention anything

Bug#601633: samba: Attached please find the updated Hebrew po-debconf translation.

2010-10-27 Thread Omer Zak
license as the PACKAGE package. # # Katriel Traum katriel.tr...@gmail.com, 2007. # Omer Zak w...@zak.co.il, 2010. msgid msgstr Project-Id-Version: samba_2_3_5_6_dfsg_2_debconf_he\n Report-Msgid-Bugs-To: sa...@packages.debian.org\n POT-Creation-Date: 2009-01-02 12:18-0800\n PO-Revision-Date: 2010-10-26

Bug#601634: samba: Attached please find the updated Hebrew po-debconf translation.

2010-10-27 Thread Omer Zak
license as the PACKAGE package. # # Katriel Traum katriel.tr...@gmail.com, 2007. # Omer Zak w...@zak.co.il, 2010. msgid msgstr Project-Id-Version: samba_2_3_5_6_dfsg_2_debconf_he\n Report-Msgid-Bugs-To: sa...@packages.debian.org\n POT-Creation-Date: 2009-01-02 12:18-0800\n PO-Revision-Date: 2010-10-26

Bug#593336: New version breaks encfs in some ways in combination with pam_encfs

2010-10-07 Thread Karel Zak
util-linux with this patch to verify that it fixes the hang? Karel, does this patch look OK? Yes. Applied, thanks! Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#579948: [parted-devel] Some debugging info

2010-06-14 Thread Karel Zak
... */ u_int32_t num_sectors;/* ...and it's length */ }; IMHO it does not make sense to use non-cylinder alignment here. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#543847: About libcdaudio -- library for CDDA playback control

2010-06-10 Thread Zak B. Elep
Hi! On Sun, 2010-06-06 at 22:35 +0530, Deepak Tripathi wrote: are you still wanted to adopt this package ? if yes then please go ahead else i would like to adopt it. Yeah, I still have a pending RFS for it actually, and its on mentors.debian.net...

Bug#579035: xshisen: Intent to NMU (build-depends-on-obsolete-package xutils)

2010-05-09 Thread Zak B. Elep
on mentors in a few days. -- Zak B. Elep || zakame.net 1486 7957 454D E529 E4F1 F75E 5787 B1FD FA53 851D -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#576308: Patch

2010-04-22 Thread Zak
Hi! On 04/10/10 20:32, Sebastien Delafond wrote: The aforementioned exploit does not yield a shell when run against 0.8.0, but it does crash the daemon: ... The attached patch, courtesy of Moritz Muehlenhoff, does fix the problem. Thanks, I will check if it is in the new 0.8.2

Bug#548854: ecb: new upstream version available

2009-09-29 Thread Zak B. Elep
) Yeah I'm preparing a new version, my initial packaging of 2.40 against Emacs 23 still doesn't build and needs work, so I'll get to it asap (just moved back to Manila, amidst the chaos of the typhoon Ondoy and all.) Thanks for the bug! -- Zak B. Elep || zakame.net 1486 7957 454D E529 E4F1

Bug#546913: fail2ban: no filter rules for dropbear

2009-09-16 Thread Zak B. Elep
Package: fail2ban Version: 0.8.3-2sid1 Severity: wishlist Hi there, I've been using Fail2Ban with an added filter for dropbear, adapted from Francis Russell's Uncharted Backwaters.[0] The linked file requires a patch[1] to dropbear for it to work (hence a CC to the dropbear maintainer,)

Bug#189261: [PATCH] support HTTP proxy basic access authenication

2009-09-02 Thread Zak B. Elep
This patch implements basic access authentication against HTTP proxies. The changes are done without touching the external interface, requiring no SONAME change (and hopefully no ABI breakage.) Still, more testing is needed. Debian Bug #189261 Signed-off-by: Zak B. Elep zak...@zakame.net

Bug#189261: Info received ([PATCH] support HTTP proxy basic access authenication)

2009-09-02 Thread Zak B. Elep
tag 189261 + patch pending thanks In the previous mail I sent a patch implementing HTTP proxy basic access authentication. I intend to put this in the next version of libcdaudio as I have adopted this package. -- Zak B. Elep -- 1486 7957 454D E529 E4F1 F75E 5787 B1FD FA53 851D I like

Bug#485524: cdcd fails to retrieve CDDB information

2009-09-02 Thread Zak B. Elep
the new libcdaudio is uploaded. Stay tuned! -- Zak B. Elep -- 1486 7957 454D E529 E4F1 F75E 5787 B1FD FA53 851D I like the idea of 256 bits, though: 32 for the (Unicode) character leaves room for 224 Bucky bits, which ought to be enough for anyone. -- Roland Hutchinson

Bug#466920: cdcd: segfaults with 'rndplay' if no disc in drive

2009-09-02 Thread Zak B. Elep
tag 466920 + confirmed thanks Hi, thanks for the bug! I can reproduce it on system here; expect a fix very soon. -- Zak B. Elep -- 1486 7957 454D E529 E4F1 F75E 5787 B1FD FA53 851D I like the idea of 256 bits, though: 32 for the (Unicode) character leaves room for 224 Bucky bits, which

Bug#543916: [Build-common-hackers] Bug#543916: cdbs: new DEB_ACLOCAL_ARGS causes FTBFS

2009-08-29 Thread Zak B. Elep
On Thu, 2009-08-27 at 20:33 +0200, Jonas Smedegaard wrote: Hi Zak, On Thu, Aug 27, 2009 at 08:42:02PM +0800, Zak B. Elep wrote: New cdbs package today breaks builds where Autotools are regenerated via DEB_AUTO_UPDATE_* and there is no DEB_ACLOCAL_ARGS declared in debian/rules, and where

Bug#543835: ITA: cdcd, libcdaudio

2009-08-29 Thread Zak B. Elep
retitle 543835 ITA: cdcd -- command line or console based CD player owner 543835 ! retitle 543847 ITA: libcdaudio -- library for CDDA playback control owner 543847 ! thanks I intend to adopt these packages, and will post new ones for upload soon. -- Zak B. Elep -- 1486 7957 454D E529 E4F1

Bug#544010: RM: rccp -- ROM; dead upstream

2009-08-28 Thread Zak B. Elep
Package: ftp.debian.org Severity: normal Upstream is dead, and a build-dependency (dctc) is no longer in the archive. http://bugs.debian.org/543136 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#543136: Requested for Removal

2009-08-28 Thread Zak B. Elep
Hi Lucas, Thanks for the report. I've requested this package to be removed (dead upstream.) -- Zak B. Elep -- 1486 7957 454D E529 E4F1 F75E 5787 B1FD FA53 851D I like the idea of 256 bits, though: 32 for the (Unicode) character leaves room for 224 Bucky bits, which ought to be enough

Bug#543916: cdbs: new DEB_ACLOCAL_ARGS causes FTBFS

2009-08-27 Thread Zak B. Elep
Package: cdbs Version: 0.4.60 Severity: important New cdbs package today breaks builds where Autotools are regenerated via DEB_AUTO_UPDATE_* and there is no DEB_ACLOCAL_ARGS declared in debian/rules, and where the source packages do not have an `m4' directory. I stumbled across this while

Bug#535857: adduser: --backup-to silently ignored without --backup

2009-07-05 Thread Zak Wilcox
Package: adduser Version: 3.110 Severity: important When you delete a user and want to create a backup of their home directory in a specific place, a read of the manpage could easily fool you into thinking that the following would do the trick: deluser --remove-home --backup-to

Bug#508442: RM: robotour -- ROM; no longer in active development, seems to have been abandoned by upstream

2008-12-11 Thread Zak B. Elep
Package: ftp.debian.org Severity: normal Hi all, I'm requesting the removal of robotour after reading the suggestion of Lucas Nussbaum in Bug#360950. I have recently checked on the package and found that there has been no visible activity from upstream since late 2007. Furthermore, there

Bug#505271: [Pkg-shadow-devel] Bug#505271: Bug#505071: login tty mis-determination (see bug#332198)

2008-12-08 Thread Karel Zak
suggests Fedora is also affected. I do not know about RHEL. shadow-utils.spec:rm $RPM_BUILD_ROOT/%{_bindir}/login makes me think Fedora / RHEL should be free of login's bugs. yes, we use the classic login(1) from util-linux(-ng). Karel -- Karel Zak [EMAIL PROTECTED

Bug#487630: SUCCESS after removal of 00tetex.cnf (was: Re: Bug#487630: Bug 487630 exists also in version 2007.dfsg.2-3 (and version 2007.dfsg.2-4))

2008-11-06 Thread Omer Zak
On Wed, 2008-11-05 at 23:29 +0100, Hilmar Preusse wrote: On 04.11.08 Omer Zak ([EMAIL PROTECTED]) wrote: According to dpkg -S, 00tetex.cnf belongs to no package. The laptop has been running Debian Testing for few years (Sarge Testing, then Etch Testing, and now Lenny Testing), so

Bug#487630: Bug 487630 exists also in version 2007.dfsg.2-3 (and version 2007.dfsg.2-4)

2008-11-03 Thread Omer Zak
On Mon, 2008-11-03 at 13:30 +0100, Norbert Preining wrote: (pointer to instructions how to check for this bug and how to work around it - would be helpful as well) /usr/share/doc/texlive-common/NEWS.Debian.gz According to this document, no special action is needed. Just install

Bug#487630: Bug 487630 exists also in version 2007.dfsg.2-3 (and version 2007.dfsg.2-4)

2008-11-03 Thread Omer Zak
On Mon, 2008-11-03 at 15:43 +0100, Norbert Preining wrote: On Mo, 03 Nov 2008, Omer Zak wrote: I tried to do this (using aptitude). Did not work for me. When trying to reinstall texlive-base and texlive-base-bin, they did not properly configure themselves due to texlive-base-bin failure

Bug#487630: Suggestion from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425781#30 did not work

2008-11-03 Thread Omer Zak
I tried to install texlive-base_2007.dfsg.1-4_all.deb and texlive-base-bin_2007.dfsg.2-4_i386.deb using the --force-confmiss option, as suggested by http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425781#30 and other messages in that bugreport. However, this did not work for me. Attached please

Bug#487630: Bug 487630 exists also in version 2007.dfsg.2-3

2008-11-03 Thread Omer Zak
On Mon, 2008-11-03 at 12:54 +0100, Norbert Preining wrote: On Mo, 03 Nov 2008, Hilmar Preusse wrote: Should be in /etc/texmf/metafont/misc/. What does kpsewhich modes.mf tell you? Isn't that the old bug that manual intervention *is* necessary if yoou purge tetex after the last

  1   2   >