that the Ticket cache is in /tmp/krb5cc_1000_XX
The version of rpc.gssd that I am using cannot find this and authentication
then fails
I saw the author had removed support for the ccache parameter.
But your reimplementiation doesnt work for me.
/Andreas Sundstrom
-- System Information:
Debian
Russ Allbery wrote:
> Andreas Sundstrom <[EMAIL PROTECTED]> writes:
>
>
>>Package: libpam-krb5
>>Version: 1.2.0-1
>>Severity: important
>
>
>>Since the update to 1.2.0-1 went into testing I cannot authenticate to
>>NFS anymore. This is due
Package: udev
Version: 0.076-6
Severity: normal
with newest udev from testing I get the following error when trying to do an
LVM snapshot:
matrix:/home/sunkan# /sbin/lvm lvcreate -s -L 1G -n var_s /dev/3ware/var
LV 3ware/var_s in use: not removing
Couldn't deactivate new snapshot.
It works
Marco d'Itri wrote:
> On Dec 17, Andreas Sundstrom <[EMAIL PROTECTED]> wrote:
>
>
>>matrix:/home/sunkan# /sbin/lvm lvcreate -s -L 1G -n var_s /dev/3ware/var
>> LV 3ware/var_s in use: not removing
>
> Find why it's in use then.
>
It's not
Marco d'Itri wrote:
> On Dec 17, Andreas Sundstrom <[EMAIL PROTECTED]> wrote:
>
>
>>matrix:/home/sunkan# /sbin/lvm lvcreate -s -L 1G -n var_s /dev/3ware/var
>> LV 3ware/var_s in use: not removing
>
> Find why it's in use then.
>
After a quick te
76 bytes transferred in 0,003398 seconds (308596321 bytes/sec)
-rw-r--r-- sunkan/sunkan 9 2005-10-19 11:16:54 aoeu
Error level: 0
-rw-r--r-- sunkan/sunkan 9 2005-10-19 11:16:54 aoeu
Error level: 0
[EMAIL PROTECTED]:/tmp/tar-test$
/Andreas Sundstrom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: amanda-server
Version: 1:3.3.1-4
Severity: normal
Tags: patch
amcheck -M does not work.
It spawns a mail process but fail to provide the on the arg list
I have found the issue and a patch is attached..
-- System Information:
Debian Release: 7.2
APT prefers proposed-updates
APT po
Package: centerim-utf8
Version: 4.22.10-1
Severity: important
Tags: patch
When I sign in to MSN centerim often segfaults.
After looking into the issue it seems to be due to a missing field in a
response from the MSN server.
args[5] here from notificationserver.cpp line ~200 will be undefined sinc
Patch works for me as well.
/Andreas
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: xen-hypervisor-4.1-amd64
Version: 4.1.4-3+deb7u1
Severity: important
Dear Maintainer,
Just upgraded a Supermicro server (X9SCM-F motherboard) from Squeeze
to Wheezy. And now the IPMI serial console no longer work as it used
to.
It hangs like this:
[...]
(XEN) Enabled directed EOI with i
Package: grub-xen-host
Version: 2.02~beta2-22
Severity: important
Dear Maintainer,
Using 64-bit dom0 and 32-bit domU PV (para-virtualized) grub sometimes
fail when chainloading the domU's grub. 64-bit domU seem to work 100%
of the time.
My understanding of the process:
* dom0 launches domU with
Package: graphdefang
Version: 2.75-1
Severity: important
Tags: patch
Dear Maintainer,
Trying to use graphdefang.cgi from browser gives error message:
Undefined subroutine &main::startform called at
/usr/lib/cgi-bin/graphdefang.cgi line 116.
According to http://perldoc.perl.org/CGI.html startfor
On 2015-09-20 18:51, Ian Campbell wrote:
> On Sat, 2015-09-19 at 18:49 +0200, Andreas Sundstrom wrote:
>> Package: grub-xen-host
>> Version: 2.02~beta2-22
>> Severity: important
>>
>> Dear Maintainer,
>>
>> Using 64-bit dom0 and 32-bit domU PV (
Citerar Ian Campbell :
Actually, I just spotted:
(XEN) domain_crash_sync called from entry.S: fault at
82d08021feb0 compat_create_bounce_frame+0xc6/0xde
where compat == 32-bit, so that bit is correct.
So I think the large register values are a red-herring.
I think it would be worth rep
ly=AF_INET, sin_port=htons(39163),
sin_addr=inet_addr("192.168.20.25")},
msg_iov(1)=[{"\1\f\0\244_\7\317Y\232\343U\306\6
\\\312\31\2775\315\1\10nobody\4\6\300\250"..., 164}], msg_controllen=24,
{cmsg_len=24, cmsg_level=SOL_IP, cmsg_type=, ...}, msg_flags=0}, 0) = 164
I don't
Package: oss-compat
Version: 2+deb7u1
Severity: serious
Justification: Policy 6.1
Dear Maintainer,
I just upgraded my machine and that included oss-compat.
During the dpkg configuration "phase" it failed.
Here's the output from the session:
(Reading database ... 271246 files and directories curre
I have had the same problem as Roland for a long time and today I finally
decided to troubleshoot it.
Quickly came to the conclusion that notify-send was the culprit.
Through trial and error I added this to my 400-notify-send script to get it
working:
export XDG_RUNTIME_DIR=$(sed -z -n s/^XDG_
break;
case 'C':
do_columns = 1;
I use this command often and it's a great help for my daily work, so
thanks for writing it.
/Andreas Sundstrom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: fwbuilder
Version: 2.0.9-1+b1
Severity: important
The GUI seems to set the ULOG parameter wrong in the .fwb file
If I set it to use ULOG this gets set:
True
I had a look at an older .fwb file and found out that it should be
True
Notice the underscore "_"
My guess is that it's a typo
7;} = 0;
- } else {
- $self->{'broken'} = 1;
+ # CRL output was broken before openssl 0.9.7f
+ if($v =~ /\b0\.9\.[0-6][a-z]?\b/ || $v =~ /\b0\.9\.7[a-e]?\b/) {
+ $self->{'broken'} = 1;
+ } else {
+ $self->{'broken'} = 0;
}
bless($self, $class);
/Andreas Sundstrom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
This is apparantly fixed in the new upstream version (2.0.10)
bug #1349326 "ulogd option does not work". There was a typo in the class
iptAdvancedDialog ( 'useULOG' instead of 'use_ULOG' )
/Andreas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
Package: linux-2.6
Version: 2.6.32-31
Severity: important
With kernel version 2.6.32-30 mouse pointer works as normal.
With the newer kernel 2.6.32-31 the mouse pointer is not visible.
I can see that the pointer is there by 'hovering' above buttons that change
colour
when 'hovering' above them.
Package: grub-pc
Version: 1.98+20100804-13
Severity: minor
Tags: patch l10n
grub.cfg takes it lang setting from the LANG variable even if an
overriding value has been set with LC_MESSAGES.
People like me that want's the system to talk english but handle
swedish dates etc. may use settings like thi
Package: cyrus-common
Version: 3.0.8-6+deb10u1
Followup-For: Bug #930764
Dear Maintainer,
The problem is also present in 3.0.8-6+deb10u1.
So when upgrading from 3.0.8-6 to that (through proposed-updates) the
cyrus-common package
postinst fails and the package is left in a "failed" state.
Output
Package: xen-tools
Version: 4.8-1
Severity: normal
Tags: patch
Dear Maintainer,
I have been using xen-create-image and LVM as the backing for the
disks for a long time. Now I have made a LVM ThinPool and was glad to
find support for that in xen-tools. However it fails to work due to
the name of t
Package: systemd
Version: 252.22-1~deb12u1
Severity: important
X-Debbugs-Cc: sunkan+debian.b...@zappa.cx
Dear Maintainer,
After upgrading systemd from 252.19-1~deb12u1 to 252.22-1~deb12u1
(Bookworm 12.4 to 12.5) the IFB network devices are no longer
automatically created when loading the `ifb` mo
Ok, then I will stick with my workaround.
Although I don't think defaults like this really should change within a
stable release, and certainly not without a notice about in in the
changelog or NEWS file.
/Andreas
27 matches
Mail list logo