Hi. I've moved to containerized freeipa deployment for easier
deployment and maintenance and I'm not using Debian bundled one
unfortunately. So have no testing environment currently.
On Thu, 2020-01-09 at 07:33 +0200, Timo Aaltonen wrote:
> On 19.2.2018 0.12, Michal Kašpar wrote:
stallation on a laptop and the result of both installations
is the same - the errors in a logfile about nonexistent properties
indicating problem with jss loading.
--
Michal Kašpar
r (to 10.5.5-1), the problem with jss
appears even with older verison of nss. Is it connected with this
problem or something different?
--
Michal Kašpar
Package: joystick
Version: 1:1.6.0-2
Severity: normal
Dear Maintainer,
My stored joystick settings aren't restored on system boot via supplied
udev rules because the rules run before the /var filesystem is mounted
and the configuration is stored on the /var filesystem
(/var/lib/joystick).
I'm usin
f you remove the
workaround from /etc/dhcp/dhclient.conf again (i.e. use the default
Debian dhcp config).
--
Michal Kašpar
Package: pgdbf
Version: 0.6.2-1.1
Severity: normal
Dear Maintainer,
I've used pgdbf to convert some older FoxPro tables with records in
ancient cp852 encoding. The tables without memo files were converted
well with -s cp852 switch, but those containing memo files failed with a
"A memo record past
fine. It's not an option if there is some valid
reason to have request directive in the configuration file, but for
simple setups this might be the solution.
I've commented the upstream a bit so maybe it will be fixed there.
--
Michal Kašpar
No. After start/stop (without editing the cas/* files) the problem
remains.
--
Michal Kašpar
o use --libexecdir=/usr/lib.. are
> you
> sure you don't have old files in /var/lib/certmonger/cas? Grep for
> 'usr/lib'.
--
Michal Kašpar
Package: certmonger
Version: 0.78.6-4
Severity: important
Dear Maintainer,
I've noticed the certmonger processes ends as defunct in process list.
When looking into it via running certmonger in foreground debug mode
(certmonger -f -d 5), I've found out the certmonger tries to run its
components fro
eeIPA upgrade finished fine. I guess it's not the debug
enabled but some other compilation option - I'm not sure but it looks
to me the default debian build doesn't use --with-systemd option?
--
Michal Kašpar
option, so I
guess it's SVRCORE_CreateStdSystemdPinObj and the function fails.
I've tried to enable debug for libsvrcore0 to find where exactly it
fails but without success.
--
Michal Kašpar
On Sat, 2016-10-22 at 00:12 +0300, Timo Aaltonen wrote:
> On 21.10.2016 22:21, Michal Kašpar wrote:
> > OK. It seems the problem might be related with problem described
> > here:
> > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841086
>
> did you mean 841477 he
g log shows problem connecting ldap server on port 636
caused by Bug#841477.
--
Michal Kašpar
rameter, I got the same error as the dirserver gets. So it's possible
the dirserver looks for the certificate database in a wrong place?
However strace shows it opens the secmod.db.
--
Michal Kašpar
Package: nfs-common
Version: 1:1.2.8-9
Severity: important
Dear Maintainer,
NFS client started to hang on NFSv4 mounts after some time of usage.
First, it mounts fine but after variable time (3 - 10 hours) of work,
all the nfs4 mounts hang and programs using them block. It's possible to
unmount th
Additional information. Based on the instructions from the plugin
website, I've recompiled the latest version (8.0) and it seems to work
fine since then.
--
Michal Kašpar
Package: nfs-common
Version: 1:1.2.8-9
Severity: normal
Dear Maintainer,
NFS mounts don't work on systemd enabled systems because nfs-common is
started before rpcbind. If nfs-common is restarted after boot, the
mounts start to work fine. In log files I see:
nfs-common[1301]: Not starting: portmapp
I've rebuilt the kernel with the patch this morning and the problem
didn't appear since then. Before the patch, the kernel had oopsed
within 10 minutes from start. Thanks for good work.
--
Michal Kašpar
[pid 11270] <... read resumed> "\f\2\0\0\375\377\377\377", 8) = 8
[pid 11266] <... write resumed> ) = 8
[pid 11270] epoll_ctl(8, EPOLL_CTL_ADD, 524, {EPOLLIN, {u32=524, u64=524}}
[pid 11266] recvmsg(526,
[pid 11270] <... epoll_ctl resumed> ) = 0
Thank you for reply.
It seems the rebuild hadn't helped but yesterdays samba upload has. From
its changelog:
Revert previous patch, since ldb has an active module version check.
Instead, just depend on ldb 1.1.18. Closes: #771991
--
Michal Kašpar
--
To UNSUBSCRIBE, email to debian-bugs
Package: sssd
Version: 1.11.7-2
Severity: important
Dear Maintainer,
After some late updates of Samba/libldb packages sssd doesn't start
anymore. It crashes with error message:
db: module version mismatch in ../source4/dsdb/samdb/ldb_modules/acl.c :
ldb_version=1.1.18 module_version=1.1.17
ldb: f
> that's weird, both seem to be enabled on default apache2 install here..
Weird. But my Debian installation on that machine is quite old (upgraded
several Debian versions) and used there Apache only occasionally for
testing purposes. I'm sure I haven't disabled these modules t
Package: gnome-shell
Version: 3.14.0-1
Severity: normal
Dear Maintainer,
After upgrade to gnome shell 3.14, application windows switching with
Alt+` stopped working on apple aluminium keyboard with iso_layout=1. If
I change to iso_layout=0 (<> keys above Tab instead of `~), swittching
works just f
Package: systemd
Version: 204-10
Severity: normal
Dear Maintainer,
I've got problems with systemd-logind. It doesn't register user's
session (loginctl displays empty list) which has severe implications for
other applications (it's impossible to power off computer via gnome
menu, user has no privil
I'm not able to reproduce as gvfs-mount doesn't seem to be able to mount
davs (Error getting info: Operation not supported]. But in Evolution, it
looks like it works now (I don't use ical calendars any more, but I've
tried testing one).
--
Michal Kašpar
--
To UNSUBSCRIBE,
kernel boot configuration.
--
Michal Kašpar
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
I've probably found the issue. It seems /etc/exports syntax gss/krb5 is
not only deprecated as stated in man page, but doesn't work at all.
After changing to sec=krb5, kerberized NFS4 exports started to work
again.
--
Michal Kašpar
--
To UNSUBSCRIBE, email to debian-bugs
Package: gnome-shell
Version: 3.8.4-4
Severity: normal
Dear Maintainer,
>From Gnome 3.6 it's impossible to set key to temporarily switch input
source while pressed. Until then, I had had set right Win key to set
alternative input source while pressed (xkb option grp:rwin_switch_grp)
in keybord opt
Package: gnome-screensaver
Version: 3.6.1-1
Severity: normal
Dear Maintainer,
After upgrade to gnome 3.6 (and now parts of 3.8), gnome screensaver no
longer renews kerberos ticket. In pam configuration, scrennsaver
includes common-auth which contains:
auth[success=2 default=ignore] pam_krb5.s
Package: gnome-session
Version: 3.8.4-2
Severity: normal
Dear Maintainer,
After upgrade from Gnome 3.4 gnome session doesn't remember it's state
and doesn't start applications that were running while anding last
session. The only applications started are these selected to start in
Startup Programs
Package: gnome-session
Version: 3.8.4-2
Severity: normal
Dear Maintainer,
After upgrading gnome stack from 3.4, ending gnome session doesn't work
as expected. After selecting Power Off (or restart), it doesnt log me
out at all and desktop and applications are killed during shut down
sequence (ie.
I've got the same problem with fresh wheeze installation. It seems it
can be worked around by installing and starting nscd.
--
Michal Kašpar
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
And it looks like it's the same problem as described here:
http://www.spinics.net/lists/linux-nfs/msg37604.html
<http://www.spinics.net/lists/linux-nfs/msg37604.html>--
Michal Kašpar
zdata 2013d-1
ii ucf 3.0027+nmu1
ii util-linux 2.20.1-5.5
ii zlib1g:amd64 1:1.2.8.dfsg-1
ii zlib1g:i386 1:1.2.8.dfsg-1
--
Michal Kašpar
Package: network-manager-gnome
Version: 0.9.8.2-1+b1
Severity: normal
Dear Maintainer,
I've got WPA2 Enterprise network with username/password saved in
nm-applet, but every time I want to connect the network, authentication
dialogue pops up with username/password prefilled and I have to confirm
i
Package: nfs-common
Version: 1:1.2.8-4
Severity: normal
Dear Maintainer,
After last update that should solve 705507 the rpc.gssd no longer
crashes, but mounting NFS share hangs forewer with syslog messages:
NFS: Registering the id_resolver key type
Key type id_resolver registered
Key type id_lega
Package: mesa
Version: 8.0.5-3
Severity: normal
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
The game Torchlight for Linux crashes when entering certain location. It
seems the problem is in mesa package and its checks for mipmap
dimensions (see
http://foru
hrase with passphrase prefilled, you click Connect, but if it
doesn't manage to connect this second time, it forgets the passphrase
completely! It is not only annoying it means major problems if you don't
remember passphrases to all the wireless networks you connect to.
--
Michal Kaš
Package: ldapscripts
Version: 1.9.0-2
Severity: important
Debian functionality of getting LDAP DN, password etc. contains bug,
causing it to assign only part of Bind DN to BINDDN if it contains
spaces. Ie. from DN cn=admin,ou=Special Users,dc=somedomain,dc=somewhere, only
cn=admin,ou=Special is
Package: gvfs
Version: 1.6.1-1
Severity: normal
If I try to mount DAV(S) shared ical URL with gvfs-mount, I get error:
Error mounting location: HTTP Error: Found
The problem appeared in Evolution while trying to publish my calendar
entries to davfs enabled groupware, but is reproducible via comman
The problem got fixed with some of the updates since my last comment.
Now my glib2.0 version is 2.22.3-1 and the icons stay where they are
supposed to. You can close this bug.
Thanks a lot
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Tr
Yes, I did. The problem unfortunately remains.
--
Michal Kašpar
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: nautilus
Version: 2.28.1-1
Severity: minor
I've got 2 icons in my home directory (which I use as a Desktop dir),
that lead to other filesystem (mounted under /srv/multimedia). Those
icons ignore manual placing and loose their position after every logout.
Other icons (links, folders, files
I've added it as a comment to
http://bugzilla.kernel.org/show_bug.cgi?id=14460 as it seems quite
similar.
--
Michal Kašpar
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Further information:
I've tried to set up WPA in my network and the card started to work
well. So the problem appears only with WEP.
--
Michal Kašpar
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
Package: linux-2.6
Version: 2.6.31-1
Severity: important
After upgrade to kernel 2.6.31 (from 2.6.30), wireless card stopped
working. It seems to be set up fine, associates with AP but it is unable
to communicate. Ping or any other network communication doesn't work.
After reboot to 2.6.30, every
Package: epiphany-browser
Version: 2.28.0-3
Severity: important
After upgrade to Epiphany 2.28 (webkit based), there is a problem viewing
pages containing flash. I use swfdec as flash plugin.
The pages containing flash do not display regions below the flash
object, it is sometimes impossible to s
> Try
> IndexRemovableMedia=false
Didn't help. I tried to delete and let recreate default configuration,
it contains this row and my flash drive is locked again right now.
--
Michal Kašpar
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of &
Package: tracker
Version: 0.6.94-1
Severity: normal
Tracker keeps indexing my removable media even when I unselect Index
mounted directories in Tracker preferences. In
.config/tracker/tracker.cfg there is:
SkipMountPoints=true
IndexMountedDirectories=false
If I put my USB flash disk in, it gets m
5, NULL
If I try to remove etc/gnome-vfs-2.0/modules/default (or even comment
out file: file), iceweasel starts just fine.
So it seems to be some problem of new eglibc with gnome-vfs.
--
Michal Kašpar
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of &q
Package: evolution
Version: 2.10.3-1
Severity: normal
If I set locale (LANG + LANGUAGE or LC_TIME) to cs_CZ.UTF8, Evolution
calendar works incorrectly with dates - I can't save any appointment
or other event.
Instead popup window with "Invalid Date Value" appears any time(!) I focus
new appointme
Package: vegastrike
Version: 0.4.3.debian-1
Severity: normal
If there are no KDE apps running, vegastrike doesn't start and exits
with:
Link points to "/tmp/ksocket-mkaspar"
can't create mcop directory
As I run any KDE application (lets say kcalculator), that creats
aproprite KDE sockets in /tmp,
o complete this chek lowers
considerably.
As I'm not a programmer, I'm not sure, what ill sideeffects this change
can have and if this is the correct way to solve this problem.
Michal Kašpar
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, '
can read well so early in the morning, it seems the line is
exactly like this one.
Sincerely
--
Michal Kašpar
40jadetex.cnf
Description: Binary data
r-- 1 root root 362 Oct 12 07:56 40jadetex.cnf
-rw-r--r-- 1 root root 99 Sep 25 2005 40xmltex.cnf
-rw-r--r-- 1 root root 565 Oct 31 2005 50cyrtexinfo.cnf
Thanks for your time
Michal Kašpar
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990,
Package: nautilus
Version: 2.14.3-1
Severity: wishlist
If I burn DVD in growisofs (but probably applies to other tools and
CDs) nautilus still shows "Blank DVD-R Disc" icon (on desktop and in
computer:// location as well) and doesn't allow to mount it and browse
its contents. The only way to get
Package: beagle
Version: 0.2.6-2
Severity: important
While trying to index Mail folder, beagle changes timestamps on mbox
files. This causes mutt (and possibly other MUAs) not to detect
mailboxes with new mail. The only solution I found is to exclude my Mail
directory from beagle indexing, which
Package: gthumb
Version: 3:2.6.9-3
Severity: minor
When using Save as in gthumb (either from menu or by changing image and
going to another one) Save file dialog appears, after clicking on Save
button using the same name any existing image has, window with warning
appears, that you are going to o
59 matches
Mail list logo