Bug#1064123: libgl1-mesa-dri: latest version crashes X, can't use mouse/keyboard

2024-03-05 Thread Václav Ovsík
I can confirm the problem on light system Fujitsu Futro S720 with Radeon HD 8280E (Kabini). Downgrade mesa packages solved the problem ( deb https://snapshot.debian.org/archive/debian/20240214T00Z/ sid main contrib non-free non-free-firmware added to apt sources and then aptitude -o

Bug#1063151: igb: unpredictable interface names for four port nic

2024-02-10 Thread Václav Ovsík
I was curious today and tried to build latest systemd and it is fixed already! I have done a git bisect and the commit fixing the problem is https://github.com/systemd/systemd/commit/af7417ac7b07bc01232982bf46e9d72e69e7f820 Regards -- Zito

Bug#1063151: igb: unpredictable interface names for four port nic

2024-02-08 Thread Václav Ovsík
Is it definitely a BIOS problem? If yes, we can close the bug of course. I have a little bit of time to investigate the problem further: (My knowledge is limited) kory:/sys/bus/pci# for x in $(find . -name 'address' -print|sort); do echo -n "$x "; cat $x; done ./slots/0-1/address

Bug#1063151: igb: unpredictable interface names for four port nic

2024-02-06 Thread Václav Ovsík
Dear Valentin, On Tue, Feb 06, 2024 at 03:58:45PM +0100, Valentin wrote: > I suspect the issue might be somewhere in your udev configuration. > > You can get the evaluated udev rules by running 'udevadm test ' > > So running 'udevadm test /sys/class/net/ens6f2' and 'udevadm test /sys/class/ >

Bug#1038114: Acknowledgement (hstr: no longer works with kernel linux-image-6.3.0-1-amd64)

2023-06-15 Thread Václav Ovsík
Workaround: bobekpc:~# cat /etc/sysctl.d/10-hstr.conf dev.tty.legacy_tiocsti = 1 -- Zito

Bug#1022043: apt-cacher-ng: sometimes fails to download some index files - maybe a race condition

2022-10-19 Thread Václav Ovsík
Package: apt-cacher-ng Version: 3.7.4-1~bpo11+1 Severity: normal Dear Maintainer, I have errors while updating apt database with several concurrent requests. I usually run apt update using Fabric framework on many servers in the same moment and apt-cacher-ng has a trouble with this. Apt shows

Bug#1010658: set smtp_authenticators=login works!

2022-05-12 Thread Václav Ovsík
Sorry, I was not subscribed to the bugreport… :-( I have added set smtp_authenticators=login and things works now! [2022-05-12 16:47:53] 5< 250-PIPELINING [2022-05-12 16:47:53] 5< 250-SIZE 52428800 [2022-05-12 16:47:53] 5< 250-ENHANCEDSTATUSCODES [2022-05-12 16:47:53] 5< 250

Bug#601627: closed by Bastian Germann (Re: /usr/sbin/saslauthd: ldap connection shutdown problem)

2022-04-25 Thread Václav Ovsík
On Tue, Apr 19, 2022 at 03:57:05PM +, Debian Bug Tracking System wrote: > Please use LDAP_OPT_TIMEOUT that is available with newer versions. I am not certain if I understand your advise. I have searched sources version 2.1.28 (lak.c), and the value for LDAP_OPT_TIMEOUT parameter is used from

Bug#997849: confirmation

2022-01-28 Thread Václav Ovsík
I can confirm this. Unstable (version 2.3.1-1): zito@bobek:~$ ip a s dev wlp3s0 3: wlp3s0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 00:24:d7:f3:8d:e8 brd ff:ff:ff:ff:ff:ff inet 192.168.1.120/24 brd 192.168.1.255 scope global dynamic noprefixroute wlp3s0

Bug#995370: pidgin: segmentation fault on malloc/free

2021-10-01 Thread Václav Ovsík
On Fri, Oct 01, 2021 at 12:08:50AM -0500, Richard Laager wrote: > On 9/30/21 7:16 AM, Vaclav Ovsik wrote: > > after ugprade of pidgin:amd64 to 2.14.7-1 from 2.14.1-1+b1 > > Are you in any position to bisect this by building the intermediate 2.14.x > versions of Pidgin? > -- > Richard OK, I gave

Bug#991273: acng: for testing dist fails to download by-hash translations

2021-07-30 Thread Václav Ovsík
Hello, On Mon, Jul 26, 2021 at 02:49:22PM +0200, Eduard Bloch wrote: > Hallo, > * Václav Ovsík [Mon, Jul 19 2021, 03:05:39PM]: > > Package: apt-cacher-ng > > Version: 3.3.1-2~bpo10+1 > > Severity: normal > > That's an ancient version in backports. Sorry for not ha

Bug#991273: acng: for testing dist fails to download by-hash translations

2021-07-19 Thread Václav Ovsík
Package: apt-cacher-ng Version: 3.3.1-2~bpo10+1 Severity: normal Dear Maintainer, I tried to install bullseye machine and it fails to download some translations and installation fails: Jul 19 10:29:53 in-target: E: Failed to fetch

Bug#929608: pmciscoios can be really helpful

2021-04-21 Thread Václav Ovsík
Fellow maintainer, please, enable pmciscoios. I can benefit from it too. Our Cisco switches log with double timestamp… :( e.g. Apr 21 09:16:53 sw-brn02.brn.i.cz 13134: Apr 21 07:16:53.208: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/27, changed state to up People want

Bug#977135: clamav-freshclam: logcheck rules patch

2020-12-11 Thread Václav Ovsík
Package: clamav-freshclam Version: 0.102.4+dfsg-0+deb10u1 Severity: wishlist Dear Maintainer, log message format changed a bit. There is a new word "database". Dec 11 12:00:40 ns1 freshclam[1200]: daily.cld database is up to date (version: 26014, sigs: 4399154, f-level: 63, builder: raynman)

Bug#952591: python3-urllib3: doesn't work with python3-six 1.14.0-2

2020-02-26 Thread Václav Ovsík
On Wed, Feb 26, 2020 at 02:42:31PM +, Simon McVittie wrote: > Control: tags -1 + moreinfo unreproducible > > On Wed, 26 Feb 2020 at 15:24:26 +0100, Vaclav Ovsik wrote: > > there is an incompatilibity of python3-urllib3 with python3-six > > 1.14.0-2 > ... > > AttributeError: module 'six' has

Bug#943967: /usr/share/vim/vim81/debian.vim: runtimepath overriden in debian.vim without /etc/vim path

2019-11-01 Thread Václav Ovsík
Package: vim-common Version: 2:8.1.0875-5 Severity: normal File: /usr/share/vim/vim81/debian.vim Dear Maintainer, A directory /etc/vim is missing from the VIM runtimepath and so my syntax file at /etc/vim/syntax/dhcpd.vim is not loaded after upgrade to the Debian Buster release. You mentioned

Bug#922031: certbot: Debian 9 systemd timer inactive after upgrade to 0.28.0-1~deb9u1

2019-02-11 Thread Václav Ovsík
Hello Harlan, On Mon, Feb 11, 2019 at 06:45:46PM -0500, Harlan Lieberman-Berg wrote: > ... > > Hello Václav, > > Hm, that's strange. I went back and checked, and the timer file was > present in the 0.10 version as well. The timer used to work, and now > no longer does, correct? Exactly. I

Bug#922031: upgrade from backport version is ok

2019-02-11 Thread Václav Ovsík
Must to correct... I found a server where was backported version, that is: [UPGRADE] python3-certbot-apache:amd64 0.28.0-1~bpo9+1 -> 0.28.0-1~deb9u1 and the timer is running OK. -- Zito

Bug#922031: certbot: Debian 9 systemd timer inactive after upgrade to 0.28.0-1~deb9u1

2019-02-11 Thread Václav Ovsík
Package: certbot Version: 0.28.0-1~deb9u1 Severity: important Dear Maintainer, after the latest certbot upgrade on Debian Stretch python-certbot-apache:amd64 0.10.2-1 -> 0.28.0-1~deb9u1 there is no periodic certificate renew task. LE sent me a first email about a first certificate expiration.

Bug#816685: postfix disconnect matching rule

2017-11-09 Thread Václav Ovsík
Hi, I just solved this, because my servers have received disconnect messages too. rt:/etc/logcheck/ignore.d.server# cat postfix-local ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: (dis)?connect from It is simple modification of an original rule of postfix rules

Bug#660103: editmoin: patch for different session cookie names

2017-09-12 Thread Václav Ovsík
Hi, I just created a small patch for the problem of changing Moin cookie name. It is a simplification in reality :). The file ~/.moin_ids should contain name/value cookie pairs (MOIN_SESS.=). The corresponding extraction command from Firefox db is: sqlite3 -separator ' '

Bug#865620: confirmed

2017-08-11 Thread Václav Ovsík
Hi, I can confirm this. My small local fixup: # cat /etc/systemd/system/apcupsd.service.d/override.conf [Unit] After=network-online.target Cheers -- Zito

Bug#868766: clamav-freshclam: please update logcheck rules

2017-07-18 Thread Václav Ovsík
Package: clamav-freshclam Version: 0.99.2+dfsg-0+deb8u2 Severity: wishlist Dear Maintainer, there is a tiny improvement to logcheck file please: diff --git a/logcheck/ignore.d.server/clamav-freshclam b/logcheck/ignore.d.server/clamav-freshclam index 73df35f..2608bd3 100644 ---

Bug#845382: BUG: soft lockup when radeon modesetting

2017-04-03 Thread Václav Ovsík
On Thu, Mar 30, 2017 at 12:40:46AM +0200, Dominik George wrote: > I can confirm this issue. > > I found a workaround by setting radeon.hard_reset=1, which resets the > PCI bus after loading the firmware. Both Audio and KMS work with this > option set. Please, what kernel version and hardware? I

Bug#854398: fusiondirectory: missing dependency on php-mbstring

2017-02-06 Thread Václav Ovsík
Package: fusiondirectory Version: 1.0.19-1 Severity: minor Dear Maintainer, the setup process reveal missing php-mbstring. The package should depend on it. Cheers -- Zito -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64)

Bug#845382: reported upstream

2016-12-03 Thread Václav Ovsík
https://bugs.freedesktop.org/show_bug.cgi?id=98987

Bug#845382: it is not debian specific

2016-12-03 Thread Václav Ovsík
Hi, the problem is not Debian specific. I tried to build latest upstream kernel commit 43c4f67c966deb1478dc9acbf66ab547287d530f (49 commits after 4.9-rc7) and the problem is more or less the same: zito@bobek:~/radeon/4.9.0rc7$ fgrep -m1 -h BUG radeon-kms-messages??.txt [ 15.730673] BUG:

Bug#844773: RFS: ustr/1.0.4-6

2016-11-23 Thread Václav Ovsík
On Wed, Nov 23, 2016 at 06:39:28PM +, Gianfranco Costamagna wrote: > control: owner -1 ! > control: tags -1 moreinfo > > > >I am looking for a sponsor for my package "ustr" > > >* Added dependency on quilt and include /usr/share/quilt/quilt.make > in the debian/rules. > > ^^ why?

Bug#845382: more boot BUG logs

2016-11-23 Thread Václav Ovsík
I added netconsole into /boot/grub/grub.cfg and did more attempts to boot. Logs are attached in the archive. zito@bobek:~$ fgrep -m 1 BUG radeon-kms-messages* radeon-kms-messages.txt:[ 64.148004] NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [kworker/1:2:51]

Bug#845382: BUG: soft lockup when radeon modesetting

2016-11-22 Thread Václav Ovsík
Package: src:linux Version: 4.8.7-1 Severity: normal Dear Maintainer, I'm unable to boot into functional system with KMS radeon. When radeon.modeset=0 on kernel command-line system it starts and run OK. Without disabled modeset, mostly the screen goes blank, but sometimes the messages stays on

Bug#844773: RFS: ustr/1.0.4-6

2016-11-18 Thread Václav Ovsík
ttps. * Changed Standards-Version to 3.9.8. * Added dependency on quilt and include /usr/share/quilt/quilt.make in the debian/rules. * For libustr-doc added Multi-Arch: foreign. Regards -- Václav Ovsík

Bug#843108: python-django-horizon: not compatible with Django 1.10 or JQuery 3.1.1-1

2016-11-03 Thread Václav Ovsík
Package: python-django-horizon Version: 3:10.0.0-1 Severity: normal Dear Maintainer, while I'm experimenting with Newton OS release on Sid the two problems revealed. * Django 1.10 - some actions don't work because of CSRF missing [Thu Nov 03 16:31:18.604797 2016] [wsgi:error] [pid 10577:tid

Bug#816850: postfix-policyd-spf-python: crash on latin chars in recipient

2016-10-17 Thread Václav Ovsík
I was wrong with the subject of my previous post. The problem is with latin character in recipient. vidle1:/tmp# /usr/bin/policyd-spf line = lineraw.decode('UTF-8') UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe1 in position 11: invalid continuation byte >From the net can be

Bug#816850: postfix-policyd-spf-python: crash on UTF-8 in recipient

2016-10-16 Thread Václav Ovsík
Hi, there is probably more problems of this type. I have this errors in log file: Oct 16 07:35:07 vidle1 policyd-spf[2233]: Traceback (most recent call last): Oct 16 07:35:07 vidle1 policyd-spf[2233]: File "/usr/bin/policyd-spf", line 654, in Oct 16 07:35:07 vidle1 policyd-spf[2233]:

Bug#796455: automatic inventory checks of what?

2016-06-10 Thread Václav Ovsík
Hi Matt, I'm not certain about what inventory you write this wishlist, there are at least two meaning: 1) inventory of service checks The URL you mentioned http://mathias-kettner.com/checkmk_inventory_checks.html is about this. 2) HW/SW inventory - that is information from

Bug#826953: check-mk-server: missing dir /usr/share/check_mk/inventory/

2016-06-10 Thread Václav Ovsík
Package: check-mk-server Version: 1.2.6p12-1~bpo8+1 Severity: normal Dear Maintainer, directory /usr/share/check_mk/inventory and its content is missing in source package. diff --git a/debian/check-mk-server.install b/debian/check-mk-server.install index 97aa51e..d21b8cb 100644 ---

Bug#818502: git bisect show the commit

2016-03-21 Thread Václav Ovsík
Theodore Ts'o comment on bugzilla.kernel.org... https://bugzilla.kernel.org/show_bug.cgi?id=102731#c43 -- Zito

Bug#818502: git bisect show the commit

2016-03-20 Thread Václav Ovsík
I found a commit using git bisect, that vanilla kernel at this commit https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?h=7dec5603b6b8dc4c3e1c65d318bd2a5a8c62a424 don't have the bug (>100 iterations). I left the test running to be sure... -- Zito

Bug#818502: kernel 3.17 is probably OK

2016-03-19 Thread Václav Ovsík
Hi, report from testing so far. apate:~# getSystemId Libsmbios version: 2.2.28 Product Name: PowerEdge 1950 Vendor: Dell Inc. BIOS Version: 2.3.1 System ID: 0x01B3 Service Tag:BYV0W3J Express Service Code:

Bug#818502: kernel 4.3.5-1~bpo8+1 is OK probably

2016-03-19 Thread Václav Ovsík
Hi, I can play a bit with a server PE 1950 over weekend, so I start to test with current backports kernel 4.3 apate:~# uname -a Linux apate 4.3.0-0.bpo.1-amd64 #1 SMP Debian 4.3.5-1~bpo8+1 (2016-02-23) x86_64 GNU/Linux after two hours of testing according to the bugreport it seems no

Bug#818502: linux-image-3.16.0-4-amd64: data corruption in KVM VM & hypervisor with Intel CPU with early IntelVT

2016-03-19 Thread Václav Ovsík
Package: src:linux Version: 3.16.7-ckt20-1+deb8u4 Severity: normal Dear Maintainer, I have very ugly and probably hard to analyze problem with filesystem corruption on KVM virtual and the hypervisor running on hardware with CPU from early IntelVT era (Both hypervisor and VM are Debian Jessie of

Bug#818502: Kernel Bug Tracker – Bug 102731

2016-03-18 Thread Václav Ovsík
for reference https://bugzilla.kernel.org/show_bug.cgi?id=102731 -- Zito

Bug#539617: I seconded for an option --quiet or so

2016-01-19 Thread Václav Ovsík
Hi, I have prepared some by hand upgrade recipe for fabric, where I have in fabfile.py... def _ensure_perl_readline(): rlname = run("""perl -MTerm::ReadLine -e 'print(Term::ReadLine->ReadLine())'""", quiet=True) if not rlname == "Term::ReadLine::Gnu": run('aptitude install -q

Bug#793377: A mouse and keyboard problem (randomly lose keystrokes)

2015-10-01 Thread Václav Ovsík
On Wed, Sep 30, 2015 at 10:02:29PM +0200, Sven Arvidsson wrote: > On Wed, 2015-09-30 at 21:18 +0200, Václav Ovsík wrote: > > After reboot there is some delay time (several seconds), that when > > USB > > keyboard or mouse is idle longer than this delay it froze. > > Next

Bug#788169: libustr-dev, libustr-1.0-1-dbg: copyright file missing after upgrade (policy 12.5)

2015-06-09 Thread Václav Ovsík
Hi, thanks for the bug-report! I overlooked this :( Ustr bug-fix version 1.0.4-5 is waiting for a sponsor at http://mentors.debian.net/package/ustr https://anonscm.debian.org/cgit/users/zito-guest/pkg-ustr.git/tag/?id=debian/1.0.4-5 Regards -- Zito -- To UNSUBSCRIBE, email to

Bug#788218: RFS: ustr/1.0.4-5

2015-06-09 Thread Václav Ovsík
from the doc directory to a symlink /usr/share/doc/PACKAGE for libustr-1.0-1-dbg and libustr-dev by added {libustr-1.0-1-dbg,libustr-dev}.maintscript. Closes: #788169 Regards -- Václav Ovsík -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#737214: problem persist in 1.1.35-3

2015-03-30 Thread Václav Ovsík
Hi, I tried to setup DS Admin today: [15/03/30:11:02:44] - [Setup] Info Are you ready to set up your servers? [15/03/30:11:02:57] - [Setup] Info yes [15/03/30:11:02:57] - [Setup] Info Creating directory server . . . [15/03/30:11:03:01] - [Setup] Info Your new DS instance 'pkit' was

Bug#777460: not a patch

2015-03-06 Thread Václav Ovsík
On Fri, Mar 06, 2015 at 06:25:57PM +0100, Matthias Klose wrote: Control: tags -1 - patch the workaround doesn't work. These header files are installed as system headers, and really have to be fixed. What a pity I prepared gcc detection in autoconf and --std=gnu89, but this sounds logical.

Bug#765099: /usr/lib/PXELINUX/pxelinux.0: pxelinux.0 backward configuration incompatibility?

2014-10-13 Thread Václav Ovsík
On Mon, Oct 13, 2014 at 10:18:45PM +0200, Daniel Baumann wrote: Ady2 pointed out what i've overlooked: you're using a global append, please see http://www.syslinux.org/wiki/index.php/Directives/append#default I have red the above documentation carefully and the problem is clear to me now. Sorry

Bug#762018: systemd: v215 - rootfs left in read-only - not everytime

2014-09-19 Thread Václav Ovsík
Hi, On Thu, Sep 18, 2014 at 08:08:48PM +0200, Sjoerd Simons wrote: ... Are you using laptop-mode-tools ? Yes, I use laptop-mode-tools 1.65-2 I'm running on Dell Latitude E6520 with SSD 256GB. I tried five reboots today, and one time the startup was successful (read-write root). The rest

Bug#762018: systemd: v215 - rootfs left in read-only - not everytime

2014-09-19 Thread Václav Ovsík
On Fri, Sep 19, 2014 at 01:58:06PM +0200, Sjoerd Simons wrote: ... I'ts most likely laptop-mode-tools, can you remove it and let me know if that helps? I removed it and tried startup 3 times. All startups were successful. I install laptop-mode-tools back and tried: 1. fail 2. ok

Bug#721352: ustr: do not use cross-built binaries during the build

2014-08-22 Thread Václav Ovsík
Dear Peter, Thank you very much for your precise step by step guide! I think you should public it somewhere, maybe wiki.debian.org. On Sun, Aug 17, 2014 at 10:51:11PM +0300, Peter Pentchev wrote: ... OK, so it wasn't quite simple, but, well, I do believe this is still one of the simplest ways

Bug#757945: approx: delivers outdated data

2014-08-12 Thread Václav Ovsík
Package: approx Version: 5.3-1 Severity: normal Dear Maintainer, Thank you for your time and work on packaging Approx. I'm using Approx for long time. I have no problems on central locality, where approx is running on architecture amd64. I noticed some problems on remote locality and solved this

Bug#751621: steam launcher crash

2014-08-04 Thread Václav Ovsík
Hi Mike, thank you for work on this package! On Sun, Aug 03, 2014 at 11:42:05PM -0400, Michael Gilbert wrote: /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/tier0/threadtools.cpp (2024) : Assertion Failed: File exists It looks like you have file somewhere on your

Bug#721352: ustr: do not use cross-built binaries during the build

2014-07-30 Thread Václav Ovsík
Hi Peter, thanks you for your attention on the ustr packaging. My work on ustr is a bit stuck for some time. One reason is that upstream has no activity for some time (great work of James Antill without bugs fortunately), the other is I tried to prepare cross-build chroot (sbuild) without much

Bug#725826: equivalent bug resolved in icinga #686036

2013-10-09 Thread Václav Ovsík
Hi, while considering about switch nagios3 - icinga, I have tested the problem on Icinga and I'm glad the problem is resolved for Wheezy in Icinga already (#686036). I think, the fix can be very similar. Regards -- Zito -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#722012: [buildd-tools-devel] Bug#722012: Sbuild::Conf: missing use File::Spec

2013-09-08 Thread Václav Ovsík
On Sun, Sep 08, 2013 at 12:11:57AM +0100, Roger Leigh wrote: ... Does this fix work for you? Seems fine here with a cursory test. bobek:~# sbuild-adduser zito The user `zito' is already a member of `sbuild'. # Setup tasks for sudo users: # BUILD # HOME directory in chroot, user:sbuild, 0770

Bug#722012: another Perl problem in sbuild-createchroot

2013-09-08 Thread Václav Ovsík
Hi, I'm not certain to start another bug report... bobek:~# sbuild-createchroot --make-sbuild-tarball=/var/lib/sbuild/sid-amd64.tar.gz sid `mktemp -d` http://br0.localdomain:/debian ... Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 'tempfile'

Bug#716678: resource-agents: pgsql: bashism

2013-07-11 Thread Václav Ovsík
Package: resource-agents Version: 1:3.9.2-5+deb7u1 Severity: normal File: /usr/lib/ocf/resource.d/heartbeat/pgsql Dear Maintainer, HA cluster with configured PostgreSQL log: Jul 11 11:02:19 ser2 lrmd: [8924]: info: RA output: (postgres:monitor:stderr) /usr/lib/ocf/resource.d//heartbeat/pgsql:

Bug#714281: more info patch

2013-06-30 Thread Václav Ovsík
Hi, I rebuilt nagios-plugins with `nostrip' option, so I found the place/places where the plugin fails. To clarify things a bit - I'm preparing a new monitoring system and access from its new IP address is not allowed everywhere yet. So some checks fails now and some (check_nt in this case)

Bug#709014: /etc/init.d/smstools: init script reload action should not start disabled service

2013-05-20 Thread Václav Ovsík
Package: smstools Version: 3.1.14-1.2 Severity: normal File: /etc/init.d/smstools Dear Maintainer, after server upgrade to Debian Wheezy and so smstools 3.1.14-1.2 I have been hit by problem that smsd was started by logrotate postrotate action: invoke-rc.d smstools reload /dev/null I have

Bug#707878: reversed patch...

2013-05-13 Thread Václav Ovsík
Hi, the patch in bugreport was reversed of course :(. The correct patch attached. Cheers -- Zito --- /usr/lib/ocf/resource.d/heartbeat/Pure-FTPd~ 2013-01-06 23:50:54.0 +0100 +++ /usr/lib/ocf/resource.d/heartbeat/Pure-FTPd 2013-05-11 22:53:36.294700215 +0200 @@ -206,6 +206,9 @@ exit

Bug#707878: resource-agents: Pure-FTPd RA should create directory for pidfile

2013-05-11 Thread Václav Ovsík
Package: resource-agents Version: 1:3.9.2-5+deb7u1 Severity: normal Dear Maintainer, as of Wheezy, /var/run (/run) directory is tmpfs filesystem without persistent directories. Pure-FTPd System V init script handles this by creating /var/run/pure-ftpd by itself early. I was very confused by

Bug#697698: broken configury with glibc headers moved to the multiarch location

2013-02-03 Thread Václav Ovsík
Dear Matthias, On Tue, Jan 08, 2013 at 05:43:46PM +0100, Matthias Klose wrote: Package: ustr Version: 1.0.4-3 Severity: serious Tags: sid wheezy patch the configury is broken with glibc headers moved to the multiarch location, resulting in a wrong value for HAVE_STDINT. I didn't check for

Bug#671707: isc-dhcp-client: missing udp checksum patch

2013-01-15 Thread Václav Ovsík
Package: isc-dhcp-client Version: 4.2.4-4 Followup-For: Bug #671707 Dear Maintainer, After switching the type of network interface of KVM virtual host (Debian Sid) to virtio, I have got: Internet Systems Consortium DHCP Client 4.2.4 Copyright 2004-2012 Internet Systems Consortium. All rights

Bug#698112: confirmation

2013-01-14 Thread Václav Ovsík
Hi, I can confirm this on i386 virtual machine: Jan 14 09:13:28 ipbx kernel: [8686326.314568] asterisk[21321]: segfault at 1 ip b7501b77 sp b53dd684 error 4 in libc-2.11.3.so[b748c000+14] Jan 14 09:29:12 ipbx kernel: [ 167.335659] asterisk[1181]: segfault at 1 ip b751ab77 sp b53ba684 error

Bug#649217: Bug#638979: grub-mount, os-prober and symlinks traversal failures

2012-11-19 Thread Václav Ovsík
On Sun, Nov 18, 2012 at 10:18:13AM +, Colin Watson wrote: On Fri, Nov 16, 2012 at 08:04:19PM +0100, Václav Ovsík wrote: affects 638979 +os-prober thanks There is already a patch? http://lists.gnu.org/archive/html/grub-devel/2012-10/msg00021.html No, that fixes a regression

Bug#649217: grub-mount, os-prober and symlinks traversal failures

2012-11-16 Thread Václav Ovsík
affects 638979 +os-prober thanks There is already a patch? http://lists.gnu.org/archive/html/grub-devel/2012-10/msg00021.html Cheers -- Zito -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#649217: bug #649217: confirmation and reason found!

2012-11-15 Thread Václav Ovsík
Hi, I am hit by this problem too. I am running Sid. I debootstrap a second root filesystem into logical volume vg/deboot to reinstall my original root filesystem. After re-installation of my system from i386 to amd64 (deboostrap) I decided to save second root filesystem as second rescue system.

Bug#596900: relative DDE link - workaround

2012-10-29 Thread Václav Ovsík
Hi Eliad, I have googling relative DDE link in LibreOffice and found this bug-report and also found discussion under http://openoffice.blogs.com/openoffice/2006/06/pasting_openoff.html A workaround mentioned in discussion worked for me! Instead a simple relative path - e.g. ../foobar.ods you

Bug#648811: DRBD+OCFS2: general protection fault: 0000 [#1] SMP

2012-09-17 Thread Václav Ovsík
Hi, I can confirm a bug. I tried DRBD (two primaries) with OCFS2 too. It seems I hit a very similar bug after I did a reboot renamed nodes and did mount ocfs2 by hand. Two identical nodes boot1 and boot2 guests on libvirt/KVM (different irons): Linux boot1 2.6.32-5-amd64 #1 SMP Sun May 6 04:00:17

Bug#679577: reset and not reboot

2012-06-29 Thread Václav Ovsík
System is doing hard reset (in kernel panic) and not reboot of course, sorry for bad words. -- Zito -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#474956: Status of this policycoreutils bug?

2012-06-25 Thread Václav Ovsík
Hi, On Thu, May 17, 2012 at 08:51:42PM +0300, Touko Korpela wrote: Can you send new patch against current version if this issue is still present? Sorry for extra work, maintainer sent latest mail only to bug address (that isn't cc:d automatically to submitter). sorry for a delay. It is quite

Bug#676155: libustr-1.0-1: please convert to multiarch

2012-06-05 Thread Václav Ovsík
Hi, On Tue, Jun 05, 2012 at 07:39:33AM +0200, Helmut Grohne wrote: Package: libustr-1.0-1 Version: 1.0.4-2 Severity: important The libustr-1.0-1 package does currently (correctly) not have any Multi-Arch tags. It therefore prevents libsemanage1 and therefore passwd from exercising their

Bug#676218: RFS: ustr/1.0.4-3 [RC] -- enable hardening flags and multiarch

2012-06-05 Thread Václav Ovsík
Package: sponsorship-requests Severity: important Dear mentors, I am looking for a sponsor for my package ustr It builds those binary packages: libustr-1.0-1 - Micro string library: shared library libustr-1.0-1-dbg - Micro string library: debugging symbols libustr-dev - Micro string library:

Bug#676218: RFS: ustr/1.0.4-3 [RC] -- enable hardening flags and multiarch

2012-06-05 Thread Václav Ovsík
On Tue, Jun 05, 2012 at 11:44:57AM -0300, David Bremner wrote: Václav Ovsík vaclav.ov...@i.cz writes: Package: sponsorship-requests Severity: important Does the RC in your subject refer to release critical? If so, what RC bug does this close? You catch me. I search on http

Bug#573387: anacron leaks file descriptors

2012-04-17 Thread Václav Ovsík
Hi Peter, On Mon, Apr 16, 2012 at 10:53:17PM +0300, Peter Eisentraut wrote: Calling lvs directly from the command line also shows messages about leaked file descriptors, so I'm not convinced that this is a problem in anacron. I don't know what you mean lvs directly from the command line. I

Bug#667595: libraw1394-11: dvgrab fails to grab video

2012-04-16 Thread Václav Ovsík
Hi Simon, On Thu, Apr 05, 2012 at 01:38:36AM -0700, Simon Kirby wrote: Package: libraw1394-11 Version: 2.0.8-1 Severity: important Hello! I am hitting this too, but with MythTV's firewire streaming of mpeg2. It seems to be gcc-4.6 miscompiling the library. A build of 2.0.7 or 2.0.8

Bug#637179: confirm the bug on Dell Latitude D830

2011-08-16 Thread Václav Ovsík
Hi, I have the same issue. We have static DHCP on LAN and I have got a guest IP address now :(. The driver logs the right MAC address, but ifconfig, ip, dhclient reads a strange address: Linux bobek 3.0.0-1-amd64 #1 SMP Sun Jul 24 15:06:18 UTC 2011 x86_64 GNU/Linux [1.174608] tg3.c:v3.119

Bug#637179: a little stupid workaround...

2011-08-16 Thread Václav Ovsík
to fix your address on eth0, you can do ifdown eth0 ip link set address $(ethtool -P eth0 | sed -e 's/Permanent address: //;') dev eth0 ifup eth0 maybe, this can be useful for a while for someone... Problem: I just try to boot kernel 2.6.39 and the bad address is still there :(, will continue

Bug#637179: the problem is the package dnet-common and not linux-image...

2011-08-16 Thread Václav Ovsík
Hi, the MAC address is changed by the startup script /etc/init.d/decnet. The Ethernet lookup service gives me: AA0004 DEC Local logical address for systems running Internet Assigned Numbers Authority AA0004 DIGITAL EQUIPMENT CORPORATION IEEE Registration Authority I don't

Bug#600661: the bug confirmed

2011-06-28 Thread Václav Ovsík
Hi, I have this problem too. This is a duplicate to bug #569775 assigned to network-manager now. I found this problem on two virtual machines installed recently. The machines were installed using the PXE and the DHCP was left the network interface configuration method. I did some changes in the

Bug#606376: a similar problems with the 2.6.37

2011-03-17 Thread Václav Ovsík
Hi, I have a similar problem. Not too much load I think. Only some big rsync running (heavy NET and HDD load) and some normal work on desktop (desktop was slow)... My dist is Sid architecture i386, kernel is amd64. Linux bobek 2.6.37-2-amd64 #1 SMP Sun Feb 27 12:32:01 UTC 2011 x86_64 GNU/Linux

Bug#612829: temporary workaround

2011-02-14 Thread Václav Ovsík
Hi, I did a workaround logcheck rule file for myself: bobek:~# cat /etc/logcheck/ignore.d.server/emptyline-workaround ^$ I hope it can help. Cheers -- Zito -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#607616: libgnutls26: the GnuTLS searches CA certs by subject and stops on first? (fails on more CA with the same subj)

2011-01-26 Thread Václav Ovsík
Hello, On Tue, Jan 25, 2011 at 10:57:37PM +0100, Nikos Mavrogiannopoulos wrote: On 01/20/2011 05:58 PM, Václav Ovsík wrote: On Thu, Jan 20, 2011 at 05:22:12PM +0100, Nikos Mavrogiannopoulos wrote: Hello, Indeed I'm mistaken. The reported problem is about order of certificates

Bug#607616: libgnutls26: the GnuTLS searches CA certs by subject and stops on first? (fails on more CA with the same subj)

2011-01-20 Thread Václav Ovsík
Hi Nikos, On Mon, Dec 20, 2010 at 05:03:28PM +0100, Nikos Mavrogiannopoulos wrote: You cannot reorder certificates on will. For TLS/SSL the certificates have to be ordered (from RFC5246): This is a sequence (chain) of certificates. The sender's certificate MUST come first in the list. Each

Bug#607616: libgnutls26: the GnuTLS searches CA certs by subject and stops on first? (fails on more CA with the same subj)

2011-01-20 Thread Václav Ovsík
On Thu, Jan 20, 2011 at 05:22:12PM +0100, Nikos Mavrogiannopoulos wrote: Hello, Indeed I'm mistaken. The reported problem is about order of certificates with the same subject DN in the repository during verifying certificate. I have server certificates issued by older and newer CA

Bug#604956: linux-image-2.6.36-trunk-amd64 2.6.36-1~experimental.1 is also affected

2010-12-10 Thread Václav Ovsík
Hi, I installed linux-image-2.6.36-trunk-amd64 version 2.6.36-1~experimental.1 from experimental and the problem is there too. Dec 10 10:55:16 bobek kernel: [ 1756.474167] kvm[16483]: segfault at ff8c ip f720c047 sp f684618c error 6 in libc-2.11.2.so[f7148000+14] I'm

Bug#563706: the bug #585352 appeared in #563706 already

2010-11-18 Thread Václav Ovsík
Hi, the bug #585352 appeared in #563706. A primary problem is visible from shell output of /usr/lib/rootstrap/modules/uml fortunately. Regards -- Zito -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#563706: the rootstrap bug

2010-11-17 Thread Václav Ovsík
Hi, I have just discovered this problem too. The bug should be reassigned to the rootstrap package. The rootstrap module /usr/lib/rootstrap/modules/uml creates static dev entries using MAKEDEV (package makedev), witch is from Squeeze up no longer priority required but only extra! Simple

Bug#588184: confirm bug on Sid/i386

2010-10-18 Thread Václav Ovsík
Hi, this bug can be merged with #534314. I can confirm behaviour described by martin f. krafft. The bug is probably in the binary /usr/lib/openoffice/program/soffice.bin witch is called when -no-oosplash option is used. I have amd64 kernel, but binary architecture i386. z...@bobek:~$

Bug#600026: etckeeper: composed author email with hostname with duplicit dnsdomain part

2010-10-13 Thread Václav Ovsík
On Wed, Oct 13, 2010 at 11:37:47AM -0400, Joey Hess wrote: Vaclav Ovsik wrote: Hi, some servers can have DNS domain (or its part) in hostname. I have this on servers despite it is not recommended to distinguish servers with the same name, but different domain name in prompt (PS1 redefined

Bug#596493: sudo -i patch from Fedora

2010-09-24 Thread Václav Ovsík
Hi, the Fedora project solved the problem with HOME and sudo -i by the patch attached (from package sudo-1.7.4p4-2.fc13.src.rpm), as I notice by colleague. Regards -- Zito --- env.c Wed Aug 18 15:27:03 2010 +++ env.c Tue Sep 14 11:41:50 2010 @@ -608,10 +608,16 @@ #ifdef ENV_DEBUG

Bug#596493: sudo -i upstream bugreport

2010-09-24 Thread Václav Ovsík
The patch I sent in previous message seems to be the same from upstream bugreport: http://www.sudo.ws/bugs/show_bug.cgi?id=440 Regards -- Zito -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#508604: init script suspend/shutdown from upstream

2010-09-21 Thread Václav Ovsík
Hi, I just took tools/libvirt-guests.init.in tools/libvirt-guests.sysconf and modify init script a little (remove bashisms) and put it on a server. It is not final shape probably, but maybe it can be useful as starting point... Best Regards -- Zito libvirt-bin-guests.tar.bz2 Description:

Bug#596847: problem with reseting HOME and sudo -i

2010-09-17 Thread Václav Ovsík
Hi, there is also problem with the reseting HOME interactive sudo mode. The old behaviour was, that HOME was kept in common use e.g. sudo xlogo so $HOME/.Xauthority was accessible for xlogo. And HOME was reset in the case of interactive sudo sudo -i and HOME is /root in that case. That is

Bug#584996: FYI: a solution from awesome-de...@naquadah.org

2010-08-27 Thread Václav Ovsík
Hi, I just try to find something about a placement problem (widgets wlan, cpu) and found a reply from awesome-de...@naquadah.org... http://www.mail-archive.com/awesome-de...@naquadah.org/msg05175.html You should simply place obvious.wlan().widget instead of obvious.wlan() into Wibox. That

Bug#573953: Info received (a segfault on ImageMagicks display rendering)

2010-05-14 Thread Václav Ovsík
Oh, reportbug didn't insert awesome version... awesome3.4.5-1 -- Zito -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#481068: the problem still exists

2010-03-16 Thread Václav Ovsík
Hi, On Mon, Mar 15, 2010 at 04:40:37PM -0700, Chris Taylor wrote: close 481068 thanks It works for me, and after nearly 2 weeks without a response from the Sorry, I didn't receive the previous update. BTS is not sending to submitter by itself AFAIK and I was not subscribed to bug

Bug#538248: [r...@bobek.localdomain: Anacron job 'cron.daily' on bobek]

2010-02-23 Thread Václav Ovsík
Hi, I wrote a script draft yesterday, that should collect some information for further backups. z...@bobek:/etc/cron.daily$ cat sysinfo-local #!/bin/sh DSTDIR=/var/backups/sysinfo mkdir -p $DSTDIR cd $DSTDIR mount mount.out blockdev --report blockdev-report.out sfdisk -l sfdisk-l.out 21 for d

  1   2   >