Hi Christian,
On Wed, Sep 22, 2010 at 6:21 PM, Christian Kastner wrote:
> Are you by chance using libpam-mount? It was the cause for #401761 and
> #484122, for example, which exhibited the same symptoms.
>
Yeah, it was a libpam-mount, sorry for the noise :(
I realized it a couple of minutes af
Hi Ben,
Ben Klang wrote:
> Sorry if I went about this the wrong way. I noticed that there were a three
> bugs outstanding (some over a year old) and so I was attempting to report
> that the package was apparently orphaned. I do have an updated package which
> I want to submit. Perhaps you ca
Just for the record:
Epiphany uses the freedesktop mime database to determine the
handler for a mime type, so in order to be able to use zopeedit
for "External Editor" links you need to do the following:
1) Create .local/share/mime/packages/zopeedit-mimetypes.xml
with following content:
Just for the record:
the 1.0.1 version of viewvc (available from viewvc.org) builds
just fine with the current debian/rules, the only changes I had
to do were:
1) debian/control: add quilt to build-dep and replace "python-dev (<<2.4)"
with "python-dev (<<2.5)" (not sure about this one though)
2)
Hi Jérémy,
Jérémy Bobbio wrote:
> Package: wnpp
> Severity: wishlist
> Owner: "Jérémy Bobbio" <[EMAIL PROTECTED]>
>
>
> * Package name: zope-cachefu
> Version : 1.0-beta
> Upstream Author : Geoff Davis <[EMAIL PROTECTED]>
> * URL : http://plone.org/products/cachefu
>
Matthias Klose wrote:
> Package: simpletal
> Version: 4.1-2
> Severity: serious
>
> the package should not depend on itself, please fix.
It doesn't depend on itself, the unpatched version of setup.py
modified sys.path and imported simpletal from lib/. However,
I accidently forgot to remove the im
Hi,
Frederic MASSOT wrote:
> The command for creating a zope instance (mkzopeinstance.py) is not in the
> PATH :
>
> # find / -name "*mkzopeinstance*"
> /usr/lib/zope2.7/bin/mkzopeinstance.py
> /usr/lib/zope2.7/bin/mkzopeinstance.pyo
> /usr/lib/zope2.7/bin/mkzopeinstance.pyc
>
> # echo $PATH
>
Laurent Bonnaud wrote:
> python2.3-utidylib needs to be updated to depend on a newer libtidy
> version:
>
> # apt-get install python2.3-utidylib
> Reading package lists... Done
> Building dependency tree... Done
> Some packages could not be installed. This may mean that you have
> requested an im
Package: bugs.debian.org
Severity: normal
The toggle() function should check if the element it tries
to get using getElementById() actually exists:
function toggle(i) {
var a = document.getElementById("a_" + i);
+ if (!a || typeof a == 'undefined') return;
if (a.style
Ross Boylan wrote:
[...]
> I suspect that is the file the build process needs to turn into
> pyskel.py (or maybe pyskel). The documentation referred specifically
> to pyskel.py; given the state of Zope documentation, I suppose that's
> only suggestive.
>
> First, *.in is usually reserved for fi
retitle 244110 ITP: python-utidylib -- Python wrapper for TidyLib
owner 244110 [EMAIL PROTECTED]
thanks
Hi all,
thanks for a quick response, I'm taking over this ITP.
Here's the final package description (just for the record):
Package name: python-utidylib
Version : 0.2
Upstre
Hi all,
what's the current state of this packaging effort? I'd like to have it in
the archive, so please raise your voice :) If there's still the need for a
sponsor - I'm all yours.
If noone responds within a reasonable amount of time (say, a week) I'm
going to take over this ITP.
Cheers,
Igor
martin f krafft wrote:
> also sprach Igor Stroh <[EMAIL PROTECTED]> [2005.08.17.1721 +0200]:
>
>>1) the call to fstat raised a NameError ("os" was missing)
>>2) fp.fileno() failed 'cos fp was already closed
>
>
> Okay, I am not sure what
martin f krafft wrote:
> also sprach Igor Stroh <[EMAIL PROTECTED]> [2005.08.17.1502 +0200]:
>
>>the patch that should fix permissions for $INSTANCE/inituser was
>>apparently not testet. The patch below fixes the fix :)
>
>
> What about it did not work? It *wa
Uh, I should've sent the patch as attachment, thunderbird wrapped the lines :(
Next try (see attached file).
Cheers,
Igor
--- zope2.7-2.7.5.broken/utilities/mkzopeinstance.py2005-08-17
14:49:25.0 +0200
+++ zope2.7-2.7.5/utilities/mkzopeinstance.py 2005-08-17 15:01:10.0
+02
reopen 313621 =
thanks
Hi,
the patch that should fix permissions for $INSTANCE/inituser was
apparently not testet. The patch below fixes the fix :)
Cheers,
Igor
--- zope2.7-2.7.5.broken/utilities/mkzopeinstance.py2005-08-17
14:49:25.0 +0200
+++ zope2.7-2.7.5/utilities/mkzopeinstance
Hi,
the paths defined in rl_config.py are searched subsequently and actually
include at least one valid font path for debian (%(REPORTLAB_DIR)s/fonts).
I think the current reportlab version does not suffer from this issue, if
you think it still does - please post a followup to this report (or reop
The errors and failures don't appear in the latest pyckage version
anymore. However, there are new ones which can be ignored safely:
three tests fail because they assume that the doc/ directory is
part of the reportlab module and one test relies on python-profile,
which was moved to non-free recent
dpatch-run
## 03_gcc4.dpatch by Igor Stroh <[EMAIL PROTECTED]>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Enable building with gcc4
@DPATCH@
--- gq-1.0beta1/src/configfile.h2005-07-26 10:41:36.0 +0200
+++ gq-1.0beta1.new/src/configfile.h2005-07-
Helmut Toplitzer wrote:
> Package: squishdot
> Version: 1.5.0-3
>
> I installed zope2.7 on a system and tried to get squishdot
> running.
>
> While dependency say's it should work
> (zope2.7: Version: 2.7.5-2 Provides: zope)
> (sqishdot: Depends: zope (>= 2.3.2), zope-tinytable, debconf)
> apt-ge
retitle 312876 ITA: python-reportlab -- ReportLab library to create PDF
Documents using Python
owner 312876 [EMAIL PROTECTED]
thanks
I'd like to adopt python-reportlab since I need it for several projects.
Greetings,
Igor
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
retitle 248520 ITA: ldap2dns -- LDAP based DNS management system.
owner 248520 [EMAIL PROTECTED]
thanks
I'm using it on regular basis and would like to take it over.
Cheers,
Igor
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: zope-stripogram
Version: 1.4-1
Severity: grave
Justification: renders package unusable
The postinst script assumes that there's a /etc/init.d/zope
which is not there, since zope2.7 is installed:
Setting up zope-stripogram (1.4-1) ...
invoke-rc.d: unknown initscript, /etc/init.d/zope not
Package: ftp.debian.org
Severity: normal
Please remove cantus3 from the archive (testing and unstable).
Justification:
- the upstream is unresponsive
- no new version since 2004-04-23
- functionality is duplicated by other packages
Cheers,
Igor
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
Hi Youssef,
are you still interested in taking over the maintenance for cantus?
If so, please take appropriate actions[0], otherwise I'll request the
removal of this package from debian archive (testing and unstable). If
you want to adopt cantus, the request for removal would be only with
respect
Hi Joey,
it seems like problem has been dealt with the mean time, can
you confirm that this bug has been fixed?
Cheers,
Igor
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 165795 +unreproducible
tags 165795 +moreinfo
thanks for polishing my shoes
Hi,
it's been quite a while since you filed this bug report.
Is this still an issue? I can't reproduce it (checked
in clean woody/sarge/sid chroots).
Cheers,
Igor
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
Hi,
is this still an issue? I can't reproduce it in unstable,
but testing has also an updated version of vim[-python]
in the mean time. Please check if the error still exists.
Cheers,
Igor
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT
severity 270462 minor
thanks for the fish
Hi,
that's not a bug, but a feature, try ":help modeline" in vim
for an explanation. It seems your /var/log/messages contained
a string which was iterpreted by vim as a modeline, so that's
merely a coincidence.
Cheers,
Igor
--
To UNSUBSCRIBE, email to [EMAI
Hi,
Matthias Klose wrote:
Package: python-gtk2-doc
Severity: serious
Tags: patch
Please find a patch for both problems at
http://patches.ubuntu.com/patches/python-gtk2-doc.diff
I agree that debian/copyright isn't in the right shape, I'll fix this ASAP.
However, I don't understand what you mean by "
Hi,
Andreas Jochens wrote:
Package: simpletal
Severity: serious
Tags: patch
When building 'simpletal' in a clean chroot,
I get the following error:
cd . && python setup.py build --build-base="./build"
/bin/sh: python: command not found
make: *** [common-build-impl] Error 127
Please add the missing
fixes the problem:
ln -s ../python-gtk2-tutorial/html /usr/share/doc/python-gtk2-doc/pygtk2tutorial
I'll change the html source in the next upload and set
the link href to a Debian-specific path, it's one single
file anyway.
Thanks for finding the bug, stuff like that isn't easy
to spot :
retitle 282201 ITA: simpletal -- Simple TAL, TALES and METAL implementation
owner 282201 !
thanks
I'm adopting this package.
Cheers,
Igor
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
I'd like to adopt the package, I'm using it for some
of my projects.
I'll file an ITA if that's fine with you.
Cheers,
Igor
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
34 matches
Mail list logo