Christian Perrier <[EMAIL PROTECTED]> writes:
> Asyou quickly answered this bug report, I'm wondering whether I should
> stop this process or not. If I stop, are the l10n bugs likely to be fixed?
Maybe there's some confusion here. I'm the lsh "upstream author". I
subscribe to lsh-related in the d
Andreas Jochens <[EMAIL PROTECTED]> writes:
> Package: lsh-utils
> Severity: normal
> Tags: patch
>
> When building 'lsh-utils' on amd64 with gcc-4.0,
> I get the following error:
If you have the time, it would be nice if you could try to build the
latest version of nettle or lsh, i.e.
http:/
Steve Langasek <[EMAIL PROTECTED]> writes:
> The most recent attempt to build lsh-utils on sparc has failed with the
> following error:
>
> m4 /build/buildd/lsh-utils-2.0.1/src/nettle/asm.m4 machine.m4 config.m4 \
> aes.asm >aes.s
> /bin/sh: m4: command not found
> make[6]: *** [aes.o] Error 127
Stefan Pfetzing <[EMAIL PROTECTED]> writes:
> lsh-server fails to create the hostkey, possibly because the lsh-keygen
> options are changed. --nist-level now is the length in bit of the rsa
> key.
I think it's because lsh-keygen defaults to RSA keys now; in earlier
versions DSA keys were the defa
Christian Perrier <[EMAIL PROTECTED]> writes:
> Package: lsh-utils
> Severity: minor
I'm afraid I need some more context to really understand what the
problem is. But anyway, I have one comment:
> dpkg-source: cannot represent change to src/nettle/aes.asm:
> dpkg-source: new version is symlink
well with a new init system might be slightly more
work than for porting the same random daemon to work on the hurd or
kfreebsd.
(And it's going to be at least 4 init systems, not 3, right? systemd,
upstart, sysv and openrc. With support for sysv possibly dropped after a
few release cycles)
Magnus Holmgren writes:
> Oh well, I went ahead and did it for you. However, as you can see, some
> symbols went missing in both 5.1 and 6.0.
Are those the ones in the #MISSING: lines in your file? They are all
undocumented internal functions in GMP.
Regards,
/Niels
--
Niels Mölle
7
>> +#MISSING: 2.7.1-1# _nettle_mpz_limbs_read@Base 2.7
Are you by any chance linking with gmp-6.0.0, released a few days ago?
_nettle_mpz_limbs_finish, _nettle_mpz_limbs_modify, and
_nettle_mpz_limbs_read are internal functions in nettle, which aren't
needed with gmp-6.0.0.
Then, Nett
.
Until proven otherwise, that sounds a bit like a compiler bug. Where
does it crash (backtrace)?
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To UNSUBSCRIBE, email to debian-bugs-dis
ects.
What does your linker command line look like? Order matters, and -largp
must be placed after ex3.o.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To UNSUBSCRIBE, email to debian-bugs-d
Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,-z,defs
> -Wl,--as-needed -Wl,-z,relro -o ex3 ex3.o ../libargp.a
I'm not entirely sure what the specified linker flags mean, but order
looks correct. What was the error message, precisely?
Regards,
/Niels
--
Niels Möller. PGP-encrypted
given
equivalent arguments to what you pass to gcc/ld, then it has no reason
to use the definition of the symbol argp_program_bug_address provided by
libargp.a/argp-ba.o, since that symbol is already defined by an earlier
object file.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is pr
berty. Or lsh can be the left shell if the old rsh
program is the right shell.
None of the alternatives appear very compelling, I guess.
Happy hacking,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To
to provoke it.
Since I built this custom kernel, I have not tried any newer debian
packaged kernels.
I'm sorry I haven't had much time to look further into this.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale
Clint Adams writes:
> Please add Cipher feedback (CFB) mode.
Any particular application you have in mind, which needs this mode?
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
is needed to define
CFB in nettle so that it can be used for both openpgp and "standard" CFB.
Test vectors seem to be available at
http://csrc.nist.gov/publications/nistpubs/800-20/800-20.pdf. Are there
any test vectors specifically for openpgp use of CFB?
Regards,
/Niels
--
Niels Möll
explained in the thread
http://lists.debian.org/debian-devel/2005/05/msg01085.html.
There's one other package which appears to have a similar problem:
nitpic. If you think this bug report makes sense, I can file an identical
one on that package.
Regards,
/Niels Möller
--
Niels Möller. PGP
s/-lbfd\( -liberty\)*/-Wl,-Bstatic &
-Wl,-Bdynamic/'`
LIBS=$sn_LIBS
AC_MSG_CHECKING([whether bfd works with -Bstatic])
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To UNSUBSCRIBE, email to debian-bu
el/2005/05/msg01085.html.
I have already filed a similar bug report on the other package, lush,
which blocks binutils in a similar way, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648014.
Regards,
/Niels Möller
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet
Yaroslav Halchenko writes:
> you could try demos from
> /usr/share/lush/demos/
Ok, I have now tried a few of them (calculator, life, lunar-lander), and
they seems to work fine.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subj
recommended way for non-PAM-services to
get this right on Debian?
One possible workaround might be to add a script to /etc/profile.d which
does something like
while read key value rest_of_line ; do
if [ "$key" = "UMASK" ] ; then
umask "$value"
fi
mask if it were enabled.
You're right. It doesn't do anything related to the state of login
sessions.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To UNSUBSCRIBE, email to
eeen some recent progress with ifunc order on the glibc
side, see https://sourceware.org/ml/libc-alpha/2017-01/msg00557.html
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
2:6.0.0+dfsg-4
> ii libnettle4 2.7.1-2+b1
> ii multiarch-support 2.19-4
For what it's worth, that symbol should be defined by libgmp-6.0.0.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surve
NETTLE_USE_MINI_GMP 0
#if NETTLE_USE_MINI_GMP
# define GMP_NUMB_BITS 64
#endif
is harmless whatever value appears in the second define. If it helps, I
guess this could be changed into the architecture independent
#define NETTLE_USE_MINI_GMP 0
#if NETTLE_USE_MINI_GMP
# define GMP_N
amiliar with debian packaging.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
or at least check which packages you
still have around which depend on it.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a
es or plugins used
by gimp still link to libnettle4.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
tters only in builds
configured with --enable-mini-gmp).
No idea how to handle such unimportant differences in generated headers
in debian.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
he version in the soname,
"NETTLE_4" and "HOGWEED_2". Would that help?
Also see
http://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003383.html (not
sure crossposting between the nettle list and debbugs is a good idea).
Regards,
/Niels
--
Niels Möller. PGP-encrypted email i
scribed to the nettle-bugs list? Some of this
discussion belongs there.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
w
t_stdin_eof = 0;
if (!wait_remote_eof)
break;
- if (shutdown (fd, SHUT_WR) < 0 && errno != ENOTCONN)
+ if (shutdown (fd, SHUT_WR) < 0
+ && errno != ENOTCONN && errno != ECONNRESET)
die(&
add_n
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
work better? Alternatively, upgrade the version under /usr/local to
gmp-6.0.0.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.de
ect thumbnail image, and since it is
selected, we also get a larger version on the right as the stage
background.
So something is still broken with jpg support in squeak-vm and/or
scratch. And I think backgrounds are a quite important feature in
scratch.
Maybe someone more familiar with smallt
g/cgi-bin/bugreport.cgi?bug=744289, i.e., that the
scratch package is unable to load any jpeg files, e.g., scene
backgrounds? (And maybe that bug ought to be reassigned to the squeak-vm
package?)
Best regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is s
g more minimal for a debian patch, but it
would be nice if you can confirm it solves the problem.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
possible):
* Recompile libicu57 with gcc-4.
* Resurrect gcc-5 libstdc++6 library packages in the archive.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
remaining problem is that I don't have the needed 1GB+ available
space on /var, but I'll sort that out one way or the other).
I still think it's unfortunate that the libicu upgrade requires all of that.
Thanks for the help,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. K
5b9e72
With this change, shells spawned by lshd will inherit the umask the lshd
process was started with.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
en passed to request_init, since
that's the only pointer argument to the function. It shouldn't be NULL,
of course.
I see one other odd thing when reading this code. The UNUSED declaration
of the first argument is wrong; maybe recent gcc omits code related to
that argument? You could try delet
t;foo", as expected. (The executable then no longer depends on the
libgcc dll, I guess).
* The strace output also shows that wine attempts to open
"/usr/lib/wine/../i386-linux-gnu/wine/./%1.dll.so"
^^
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
memory returned by malloc is mapped
at randomized locations where the high 32 bits are almost never zero?
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
; they crash if dlopen:ed
with RTLD_NOW. lsh itself does nothing special as far as I'm aware.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
systemd (via /run/systemd/system)
>
> Versions of packages libnettle8 depends on:
> ii libc6 2.35-3
>
> libnettle8 recommends no packages.
>
> libnettle8 suggests no packages.
>
> -- no debconf information
>
Regards,
/Niels
--
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.
what instructions are
available to userspace processes. If an instruction set extension isn't
fully supported and enabled by all of hw/kernel/hypervisor, it should
not be listed in hwcap. So the alternative might be to leave VSX
disabled, but ensure it isn't advertised in hwcaps.
Regards,
/Niels
--
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.
solid plan
for next Nettle release, but if there will be any 3.8.1 bugfix release,
this fix should be included).
Regards,
/Niels
--
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.
;s possible, in particular, since I'm not sure if my earlier use
involved C++ at all.
>> * The strace output also shows that wine attempts to open
>> "/usr/lib/wine/../i386-linux-gnu/wine/./%1.dll.so"
Out of curiosity, is there
. There seems
to be a newer one in Linus' kernel tree, "1.0.1-0-NAPI", but I haven't
been able to figure out if there are any changes which might fix this
problem, and I haven't tried booting any other kernel.
Regards,
/Niels Möller
-- Package-specific info:
** Version:
Linux
char *src UNUSED)
{ abort(); }
int
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
cross compiler, and the former for
running arm binaries using qemu-arm. That's slightly annoying and a bit
wasted disk usage, but not causing any errors once I realized that both
packages are needed.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
6_64, upgraded to stretch. For completeness, kernel 4.9.0-4-amd64,
libc6 version 2.24-14.
(But I think this is an old problem, I had the same experience last time
I tried scratch, a few years ago, but it seems I unfortunately didn't
bug report it properly at the time).
Regards,
/Niels Mö
rds,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
sition. E.g.,
it should work to link an executable both directly to libnettle.so.6 and
indirectly (e.g., via gnutls) to the abi-incompatible libnettle.so.7. Or
vice versa. Not very well tested, though.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet ema
xisting wine32:armhf package is useful. But anyway, when wine fails to
run a 32-bit (i386) windows executable, due to missing wine32, I'd
suggest that the instructions it displays should be updated to say
"apt-get install wine32:i386".
Regards,
/Niels Möller
--
Niels Möller. PG
current libnettle. Not sure what to do
about that, but some basic integration-level test would be nice.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
manual compile-time config
of which assembly files to use at compile time (and will break at
runtime on processors not supporting selected processor features),
while fat builds use them all and select at run time.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677
been following openpgp developments, but I would hope there's some
protocol update to support a larger time stamp?)
Regards,
/Niels
--
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.
58 matches
Mail list logo