xiting (due to assertion
failure)
Reverting back to 9.20.4-2 fixes it.
Regards
--
Wolfgang Walter
Studierendenwerk München Oberbayern
Anstalt des öffentlichen Rechts
1016963.
rock-pi-4-rk3399
Hi Walter, Hi Vagrant,
I tested this board and updated the wiki. All looks fine to me.
- rock-pi-4-rk3399, on rock-pi-4b, 2023.01-rc4+dfsg-1 from experimental
- SD boot: works
- MAC address: correctly derived from serial number
- rock-pi-4-rk3399
confirm the status.
Regards,
--
Walter Lozano
Collabora Ltd.
Hi,
I can support Lindfors findings.
Testing different LTS kernels without `EnableMMAP` and `EnableSendfile`:
5.4 - broken
5.10 - works
5.15 - works
Am 2022-05-17 15:34, schrieb Sebastian Andrzej Siewior:
On 2022-05-17 12:53:07 [+0200], Wolfgang Walter wrote:
Systems with VIA Nehemiah cpu break after upgrading unstable. All
commands
using libssl3 fail with
…
lscpu shows:
Architecture:i686
CPU op-mode(s
phe_en pmm pmm_en).
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
I built the libc6 deb-package for i386 with your patch applied. It fixes
the problem for VIA C7 and VIA Eden.
Thanks a lot for your help. I hope upstream will include this fix soon.
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
chromium, for example, works.
Downgrading back to the version in testing (which is 1.5.19-4+b1) fixes the
issue.
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
rect type
is ptrdiff_t.
http://en.cppreference.com/w/cpp/types/ptrdiff_t
The line then becomes
size_t difference = std::abs(static_cast(reference.size() -
haplotype.size()));
Or you could do it in two lines
ptrdiff_t diff_signed (reference.size() - haplotype.size());
size_t difference = std::abs(diff_signed);
Cheers,
Walter Landry
;
So I think there must be a link lmtp => smtp and in master.cf it sould be
lmtp unix - - - - - lmtp
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
On 08.11.2016 18:52, Tianon Gravi wrote:
> Ouch, looks like we're now hitting
> https://github.com/opencontainers/runc/issues/1175, which doesn't
> appear to have a Docker or runc workaround yet (although adding
> "systemd.legacy_systemd_cgroup_controller=yes" to your system boot
> parameters shoul
On 07.11.2016 16:44, Tianon Gravi wrote:
> On 7 November 2016 at 05:34, Stef Walter wrote:
>> The docker package is unfortunately currently broken. It fails to run
>> containers and instead produces the following message:
>>
>> rpc error: code = 2 desc = "oci runt
Package: docker.io
Version: 1.11.2~ds1-6
Severity: grave
Justification: renders package unusable
The docker package is unfortunately currently broken. It fails to run
containers and instead produces the following message:
rpc error: code = 2 desc = "oci runtime error: could not synchronise with
.config files will work with 6.2.0-6 but fail with
> > 6.2.0-7. I was able to build and install 4.8.3 with no issues after
> > back-revving gcc et. al. to 6.2.0-6
> >
> > -- sRw
> >
> > On 10/20/16 11:09, Wolfgang Walter wrote:
> > > Hello,
>
jor regression if you can't build vanilla and stable
kernels any more.
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
Hello Martin,
On Monday, 19 September 2016 11:02:08 CEST Martin Pitt wrote:
> Hello Wolfgang,
>
> Wolfgang Walter [2016-09-14 23:34 +0200]:
> > > > I tested this with a script:
> FTR, I tried this as welll, and I cannot reproduce the bug either.
>
> Wolfgang
On Wednesday, 14 September 2016 10:00:28 CEST Felipe Sateler wrote:
> Control: tags -1 moreinfo
>
> On 14 September 2016 at 06:59, Wolfgang Walter
> wrote:
> > Package: systemd
> > Version: 231-6
> > Severity: grave
> >
> > Starting with version 231
Am Mittwoch, 14. September 2016, 10:00:28 schrieben Sie:
> Control: tags -1 moreinfo
>
> On 14 September 2016 at 06:59, Wolfgang Walter
wrote:
> > Package: systemd
> > Version: 231-6
> > Severity: grave
> >
> > Starting with version 231-6 the co
). With 231-5
or earlier this in not the case.
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
-amd64 works fine.
Regards
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
import ownet
r = ownet.Sensor('/10.67C6697351FF', 'localhost', 4304)
print r
print r.temperature
The connection works and the sensor information is shown, but the attribute
cannot be read because a library method is not found:
walter@walter-VirtualBox:~$ python test.py
localhost:
On Thu, Jul 02 2015, Martin Michlmayr wrote:
> * Walter Franzini [2015-07-02 08:00]:
>> Just yesterday I've uploaded to mentors.debian.net a fix really
>> similar to yours and I'm waiting for a sponsor.
>
> Your wish is my command.
Thanks for the uploads!
ci
tors.debian.net a fix really similar
to yours and I'm waiting for a sponsor.
thanks
--
walter franzini
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
has the same problem.
After the first suspend to ram the fan is making noise as it's spinning at
maximum speed.
It "seems" something that persist across reboot and operating systems has
been changed.
There is something I should try to reset the system state?
thank you
--
walter franzini
On 16.08.2014 11:35, Martin-Éric Racine wrote:
> Hey Stef!,
>
> As reported at GNOME Bugzilla – Bug 711222 [1] there are some serious
> issues with gnome-keyring that have resulted in the package being
> marked as unfit for release. As you seem to be the main contributor to
> this package, could y
gt;= 2.2"
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571120
Cheers,
Walter Doekes
P.S. My html example in that bug report is malformed, with the
same problem here. A workaround is to make a symlink
ln -s chromium-sandbox /usr/lib/chromium/chrome-sandbox
--
Wolfgang Walter
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
/init.d/udev are triggered: it tries to mount a tmpfs (instead of
devtmpfs) and even this fails because it calls mount erroneously.
Probably debian systems running custom kernels built without
CONFIG_DEVTMPFS_MOUNT=y will start, too, if /etc/init.d/udev is fixed.
Regards,
--
Wolfgang Walter
ount -n -o $dev_mount_options -t devtmpfs devtmpfs /dev; then
log_failure_msg "udev requires tmpfs support, not started"
log_end_msg 1
fi
return 0
}
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
--
To UNSUBSCRIBE, email to
s="size=${tmpfs_size},${dev_mount_options}"
fi
is missing.
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
that the tarball that Debian distributes to users must not
contain non-free bits. This is hardly the first time that this has
come up [1]. Yes, it is annoying for the packager. But it is useful for
the user to know that, whatever is in the tarball, they will not have
to do any forensic analys
Package: src:bind9
Version: 1:9.8.4.dfsg.P1-6
Severity: grave
http://cxsecurity.com/issue/WLB-2013030255
https://kb.isc.org/article/AA-00879
This bug also affects all programs which use libdns.
Regards,
--
Wolfgang Walter
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
tags 147832 + patch
bye
Hi,
I offer the attached patch to fix this bug. It uses a temporary file
and overwrite the servlist_.conf file only if fclose returns without
errors.
I've intentionally ignored the file permissions issue mentioned above.
HTH
--
Walter Franzini
In /var/lib/dpkg/info/corosync.postinst, line 27, the update-rc.d call
should say "defaults", instead of "default". The previous if clause
correctly uses "defaults".
the necessary capabilities.
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
is supposed to get the endianness on your platform?
Regards,
Walter
cc -Wl,-z,relro obj-unix/test.o obj-unix/base32.o obj-unix/escape.o
obj-unix/getopt.o obj-unix/read.o obj-unix/texts.o obj-unix/thex.o
obj-unix/tiger.o obj-unix/tthsum.o obj-unix/utf8.o obj-unix/base32_test.o
obj-unix/endian_test.o obj
"nobody", group "nogroup"]
> NO RESULT when testing the aedist functionality (new project 154)
> CXX="g++" /bin/sh etc/test.sh -shell /bin/sh -run \
>test/02/t0266a-walt.sh test/02/t0266a-walt.ES
> su: Authentication failure
> (Ignored)
Yo
On Friday 06 May 2011, Cyril Brulebois wrote:
> reassign 625877 nvidia-glx
> thanks
>
> Hi,
>
> Wolfgang Walter (06/05/2011):
> > Package: xserver-xorg-core
> > Version: 2:1.10.1-2
> > Severity: grave
> >
> > After upgrading from xserver-x
, ArchLinux), i.e.
https://bbs.archlinux.org/viewtopic.php?id=116544&p=3
Most people report that they are using binary drivers from nvidia (as I do)
but some report the those problems for other drivers.
Disabling composite "fixes" the problem for me, too.
Regards,
--
Wolfgang Wa
Hi,
not maintaining anymore, so go ahead ...
--
Regards
Simon
On 18.10.2010 10:39, jari.aa...@cante.net wrote:
Dear maintainer,
Here is the NMU diff according to DevRef 5.11.1[1][2] for bug: #596403.
See the debian/patches directory for the important fixes.
Please let me know if it's ok to p
Maybe this is the solution:
https://lists.strongswan.org/pipermail/users/2010-August/005192.html
https://lists.strongswan.org/pipermail/users/2010-August/005197.html
Probably socket-default should be disabled at compile-time as debian enables
pluto.
Regards
--
Wolfgang Walter
Studentenwerk
cs1 pgp dnskey pem
openssl fips-prf xcbc hmac agent gmp attr kernel-netlink socket-raw farp
stroke updown eap-identity eap-aka eap-md5 eap-gtc eap-mschapv2 dhcp resolve
This fixes the issue for 4.4.0-2, too.
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
--
To
by 4.4.0-2, the latter neither logs
request nor anwers from 4.3.2-1.0.
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
if charon-only is running or
socket-raw if both charon an pluto are running.
These plugins are missing.
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubs
://cgit.freedesktop.org/xorg/driver/xf86-input-elographics/commit/?id=ac5366d6e1f26e6ceef3d062ab7df301d623cf54
Rergards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubs
PL and EPL might be a different matter and Google has proved
> quite unfriendly on this regard.
I think that the LGPL v3 is compatible with the EPL. The LGPL allows
you to convey combined works as long as you can recompile the LGPL
parts. Since we have the source for everything, this is not a
kdelibs-bin, kdelibs5 and
libplasma3. If I downgraded them to 4:4.3.4-1 and reinstall liblzma1 the issue
disappears.
Regards,
Wolfgang Walter
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o
Package: kdebase-workspace-kgreet-plugins
Version: 4:4.3.4-4
Severity: grave
Since I upgraded unstable (today, 15.2.2010) kdms greeter crashes when using
the theme /usr/share/kde4/apps/kdm/themes/oxygen-air with a segmentation fault
(in libjpeg62 when decompressing).
Theme /usr/share/kde4/apps/
ist
- Source repository: deb-src http://mentors.debian.net/debian unstable main
contrib non-free
- dget http://mentors.debian.net/debian/pool/main/f/fhist/fhist_1.18-1.dsc
ciao
--
Walter Franzini
http://aegis.stepbuild.org/
pgpvyIMSsTkem.pgp
Description: PGP signature
still the wrong thing to do?
--
Walter Franzini
http://aegis.stepbuild.org/
pgpwZeSBhqiQ1.pgp
Description: PGP signature
;
> /bin/sh test/00/t0001a.sh
> Segmentation fault
> FAILED test of basic fcomp functionality
The problem is due to gcc-4.3, using gcc-4.4 everything works ok.
Is it ok to build-depends on gcc-4.4 on all platforms?
ciao
--
Walter Franzini
http://aegis.stepbuild.org/
pgp3HOPfUhe7i.pgp
Description: PGP signature
Bastian Blank writes:
> There was an error while trying to autobuild your package:
Thanks.
Is it possible, I'm not a DD nor a DM, to have access on an s390 system
to debug the problem?
ciao
--
Walter Franzini
http://aegis.stepbuild.org/
pgpIbDob7MYN3.pgp
Description: PGP signature
According to #458763, patches 40_lesstif_copy.dpatch and
41_lesstif_cpp.dpatch are no longer needed. It also has a patch
attached to update debian/*.
HTH
--
Walter Franzini
http://aegis.stepbuild.org/
pgpC7TVR8JBvm.pgp
Description: PGP signature
tags 549231 + patch
thanks
Hi,
Attached is the diff for my aegis 4.24-5.2 NMU.
--
walter franzini
http://aegis.stepbuild.org/
diff -u aegis-4.24/debian/aegis.install aegis-4.24/debian/aegis.install
--- aegis-4.24/debian/aegis.install
+++ aegis-4.24/debian/aegis.install
@@ -128,3 +128 @@
-usr
following problem:
Thanks for the report, I'll take care of it.
ciao
--
Walter Franzini
http://aegis.stepbuild.org/
pgpBbOWWGLIwJ.pgp
Description: PGP signature
n, cssc to BuildDepends in order to have
+ more test run.
+ * debian/postinst: aelock is now installed suid root.
+ * debian/aegis.install: install aesvt man page.
+ * debian/aegis-web.install: install aexver man page.
+ * added lintian-overrides for man pages warning.
+ * fix sccs test test/
Luk Claes writes:
[...]
> Ok, I was just pointing out that you did not really mention the changes,
> but only the bugs that got fixed and for this one I was interested in
> how you fixed it...
Ok. Changed the description.
--
Walter Franzini
http://aegis.stepbuild.org/
pgpSbwtw
Luk Claes writes:
> Walter Franzini wrote:
>> In a week I'll issue a (sposored) NMU with the following changelog:
>>
>> * FTBFS: test failure (Closes: #533921)
>> * Linked with OpenSSL, seems to be a GPL violation (Closes: #522336)
>
> How did you fix
40343)
* bashism in /bin/sh script (Closes: #530042)
* [INTL:es] Spanish debconf template translation for aegis (Closes:
#509994)
* removed cake from dependencies as it's not available.
* added fhist, cook, cvs, subversion to BuildDepends in order to have
more test run.
On Wednesday 22 July 2009, Matthias Klose wrote:
> On 21.07.2009 07:23, Wolfgang Walter wrote:
> > Package: binutils
> > Version: 2.19.51.20090714-1
> >
> >> There were no error messages or anything from the kernel; just the
> >> spontaneous reboot or hang
Am Mittwoch, 22. Juli 2009 schrieb Matthias Klose:
> On 21.07.2009 07:23, Wolfgang Walter wrote:
> > Package: binutils
> > Version: 2.19.51.20090714-1
> >
> >> There were no error messages or anything from the kernel; just the
> >> spontaneous reboot or hang
LKML other people also tracked down non-booting 2.6.30.x to be caused by
the actual binutils package in sid.
Regards,
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "un
ause the behaviour of libmagic change
+# with versions and we need to replicate it exactly to have the test pass.
+#
+echo "Content-Type:" `file -ib icon/rss.gif` > rss.expected.gif
echo "Content-Length: 360" >> rss.expected.gif
echo >> rss.expected.gif
cat i
On Wed, 20 May 2009 16:54:59 +0300
Gerasimos Melissaratos wrote:
> On Wed, May 20, 2009 at 3:35 PM, Simon Walter
> wrote:
> > There is also a problem when using clamavd, it crash and complains
> > about missing permission for lstat on the unpacked mail, no matter
> > h
el free to help out.
I have uploaded the current state to mentors[2].
I have added mailscanner-ml to CC because there are probably other
debian-users out there...
--
Regards
Simon Walter
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=+529358
[2]
http://mentors.debian.net/cgi-bin/sponsor-p
Package: libslang2
Version: 2.1.4-2
Severity: serious
libslang2 depends on libpng12-0.
Either libpng12-0 is really needed, in this case libpng12-0 probably needs to
go into /lib.
Or, as it seems, libpng12-0 is not needed, just suggested.
Regards,
--
Wolfgang Walter
Studentenwerk München
Package: rt73-modules-2.6.26-2-686
Version: 2.6.26+1.0.3.6-cvs20080623-dfsg1-3+lenny1
Severity: grave
Justification: renders package unusable
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 2.6.26-2-686 (Debian 2.6.26-15)
wlib-php45/KjwCompat.php",
fileBuf=0x234bb10 ", " \nCopyright (C) 2006-2009, Walter Doekes\nThis file is part of
KjwLib-php45.\n \nKjwLib-php45 is free s"..., rt=0x234f040)
at scanner.l:5597
#6 0x0054c9a6 in CLanguageScanner::parseInput (this=0x22a97e0,
fileNam
ns
for free.
--
Walter Franzini
http://aegis.stepbuild.org/
PGP Public key ID: 1024D/CB3FEB43
Key fingerprint : FA26 C33B CAFF 7848 EFEB 7327 96AA 2D57 CB3F EB43
Key server : http://www.keyserver.net
pgp5TZK6n9cjt.pgp
Description: PGP signature
nk directly with
openssl.
I'll contact other members of the development team to decide actions to
be taken.
ciao
--
Walter Franzini
http://aegis.stepbuild.org/
PGP Public key ID: 1024D/CB3FEB43
Key fingerprint : FA26 C33B CAFF 7848 EFEB 7327 96AA 2D57 CB3F EB43
Key server : htt
Hi
"Gabor FUNK" writes:
>> mailscanner #506353
>> The maintainer Simon Walter writes:
>>In the current state the package should not be part of
>>the lenny release.
>>I'm in no position to fix all this. I'm not familiar enough with
that it uses.
In summary, I am unsure about the first point, but I agree with
Florian Weimer about the second point. Unfortunately, this means that
the code can not be packaged unless it is relicensed.
Cheers,
Walter Landry
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
wi
kage should be removed.
I'm also wondering why [2] marks CVE-2008-5140 as fixed for
sid+lenny. It claims the bug was fix with 4.57.6-1, but there is no
difference between 4.55.10-3 and 4.57.6-1.
Sorry for the late reply.
--
Regards
Simon Walter
[1] http://bugs.debian.org/cgi-bin/bugrepor
I updated the kernel at the same time to 2.6.18.dfsg.1-22etch2, but I'm
guessing that's not it.
I'm running an AMD Phenom 9500(it's quad core), but I'm running all
32-bit, including a k7 kernel.
In regard to mike's question, the theme is Gorilla.
On Sun, 2008-08-24 at 08:52 +0200, Christian Jaeg
I'm running etch and it seems like it is being affected by this bug
also. Just after updating libxml2 to 2.6.27.dfsg-3 I was unable to open
any files with eog, nor eog alone. No error messages when run from the
command line, no pop ups. Upon rebooting gdm started but when starting
gnome, it would h
0/?menu
>
> I was unable to reproduce the problem using a pbuilder on an i386
> system.
It has been reopened when 4.24-3 arrived in testing, but, yes, it is
fixed.
--
Walter Franzini
http://aegis.stepbuild.org/
PGP Public key ID: 1024D/CB3FEB43
Key fingerprint : FA26 C33B CAFF 7848 EFEB
> arm, s390 and mips.
Thanks.
--
Walter Franzini
http://aegis.stepbuild.org/
PGP Public key ID: 1024D/CB3FEB43
Key fingerprint : FA26 C33B CAFF 7848 EFEB 7327 96AA 2D57 CB3F EB43
Key server : http://www.keyserver.net
pgpWL0ZSBp5iI.pgp
Description: PGP signature
Walter Franzini <[EMAIL PROTECTED]> writes:
> Riku Voipio <[EMAIL PROTECTED]> writes:
>
>> | aefinish: cd /srv/buildd
>>
>> Other buildd:
>>
>> | aefinish: cd /nonexistent
>>
>> In some buildd's user doesn't have a home d
right and the 4.24-2 package is supposed to fix that
problem. Maybe the problem is more subtle.
Is it possible to see the build logs for 4.24-1 to verify on which
platform it failed?
Is it possible to know on which buildd server the buildd user does not
have the home dir?
--
Walter Franzini
htt
ntace me if you have further questions.
Regards,
Walter
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
onfiguration don't let me choose a character (windows "What character
defines a local address extension? "
Regards,
Walter
--
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]
--
To UNSUBSCRIBE,
essage
'Bad recipient delimiter'
again and again.
So no luck
Regards,
Walter
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
n the development branch [1]
that should fix some debian related problem.
[1] http://aegis.sourceforge.net/cgi-bin/aeget/aegis.4.25.C1001/?menu
--
Walter Franzini
http://aegis.stepbuild.org/
PGP Public key ID: 1024D/CB3FEB43
Key fingerprint : FA26 C33B CAFF 7848 EFEB 7327 96AA 2D57 CB3
testsuite.
I'm not sure it will be the right choice.
> The maintainer scripts seem to build with "make sure", which I guess
> is responsible for the testsuite being used.
>
> Can you confirm this?
Yes.
--
Walter Franzini
http://aegis.stepbuild.org/
PGP Public key I
Christian Perrier <[EMAIL PROTECTED]> writes:
> Quoting Walter Franzini ([EMAIL PROTECTED]):
>> Christian Perrier <[EMAIL PROTECTED]> writes:
>>
>> > As far as I have tested the proposed patch does not fix the build
>> > problem...
>>
>>
rors? thanks.
--
Walter Franzini
http://aegis.stepbuild.org/
PGP Public key ID: 1024D/CB3FEB43
Key fingerprint : FA26 C33B CAFF 7848 EFEB 7327 96AA 2D57 CB3F EB43
Key server : http://www.keyserver.net
pgpW5QwAXqLzG.pgp
Description: PGP signature
Bastian Blank <[EMAIL PROTECTED]> writes:
> Package: aegis
> Version: 4.24-1
> Severity: serious
The attacched patch should fix the problem.
HTH
--
Walter Franzini
http://aegis.stepbuild.org/
PGP Public key ID: 1024D/CB3FEB43
Key fingerprint : FA26 C33B CAFF 7848 EFEB 7327
e
service "org.freedesktop.NetworkManager.strongswan" due to security policies in
the configuration file
Apr 9 01:46:59 eumel charon: 01[DMN] killing daemon: unable to set DBUS name
Regards
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen Rechts
Package: strongswan
Version: 4.1.11-1
Severity: serious
starting with version 4.1.11-1 charon depends on dbus (it fails to start
without dbus being installed) but strongswan package does not depend on
package dbus.
Regards
--
Wolfgang Walter
Studentenwerk München
Anstalt des öffentlichen
avoid "chmod: cannot operate on dangling symlink"
+ dh_link
: # custom premissions
chown -f -R mail:mail $(d)/var/lib/MailScanner
--
Regards
Simon Walter
reassign #466896 mailscanner 4.58.9-2
forcemerge #465095 #466896
thanks
Juergen Kosel <[EMAIL PROTECTED]> writes:
> I had reported as Bug#466896 as a bug of libmailtool-perl.
> Could you please merge it?
Sure, no problem.
--
Regards
Simon Walter
--
To UNSUBSCRIBE, ema
ream version
some day next week and upload it to mentors.
--
Regards
Simon Walter
Tom Faska <[EMAIL PROTECTED]> writes:
> I have experienced this problem and found that it is caused by
> upgrading libmailtools-perl from version 1.77-1 to 2.02-1. The
> problem is fixed when downg
Hello Lukas,
did you update an old mailscanner installation?
--
Regards
Simon Walter
Lukas Ruf <[EMAIL PROTECTED]> writes:
> Package: mailscanner
> Version: 4.58.9-2
> Severity: grave
> Justification: renders package unusable
>
>
> The following error is repor
rr.ES
> aegis: user root too privileged
> FAILED test of multi-architecture test (new developer 236)
This kind of problem should be solved with a previously sent patch.
I will look also at the other problems.
ciao
walter
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Nvidia just released a bug-fixed version:
http://nvidia.custhelp.com/cgi-bin/nvidia.cfg/php/enduser/std_adp.php?p_faqid=1971
There is a detailed response Rapid7 Advisory R7-0025
http://nvidia.custhelp.com/cgi-bin/nvidia.cfg/php/enduser/std_adp.php?p_faqid=1971
--
Wolfgang Walter
Studentenwerk
machine will break because I didn't enter the fqdn in
many places.
But somehow, problably due to some dependency or recommendation,
nss-mdns got installed on my system and gets in bind's way.
So whether nss-mdns does or doesn't support "search local" is of no
c
resolution process fails -- this is the bug.
Walter
execve("/bin/ping", ["ping", "www.google.com"], [/* 46 vars */]) = 0
uname({sys="Linux", node="gimli", ...}) = 0
brk(0) = 0x805d000
access("/etc/ld.so.nohwca
Thijs Kinkhorst <[EMAIL PROTECTED]> wrote:
> Hello Walter,
>
> > reopen 370295
>
> > > Please do not reopen this bug again.
> >
> > This bug has not been resolved. So I have reopened it. Please do not
> > close it until it has been resolved.
reopen 370295
retitle 370295 sun-java must not provide java2-runtime
thanks
Jeroen van Wolffelaar <[EMAIL PROTECTED]> wrote:
> On Thu, Sep 28, 2006 at 03:54:26PM -0700, Walter Landry wrote:
> > This bug is about whether the Debian package should provide
> > java2-runti
bug is about whether the Debian package should provide
java2-runtime. This is the most appropriate place to discuss this
issue.
Cheers,
Walter Landry
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
1 - 100 of 130 matches
Mail list logo