reassign 490305 libgtk2-ruby1.8 0.17.0~rc1-5
thanks
(Yeah, another RC for ruby-gnome2)
On 09/09/08 at 13:53 +0900, Noritada Kobayashi wrote:
> reassign 490305 ruby1.8
> thanks
It's usually a good idea to Cc @packages.debian.org when you
reassign a bug.
> This bug may be a GC bug of Ruby 1.8. A
Processing commands for [EMAIL PROTECTED]:
> reassign 490305 libgtk2-ruby1.8 0.17.0~rc1-5
Bug#490305: kazehakase: Segfault on startup; ruby-related
Bug reassigned from package `ruby1.8' to `libgtk2-ruby1.8'.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug
Reinhard Tartler schrieb:
Fabian, please make sure that you don't accidentally CC'
[EMAIL PROTECTED]
Oops, sorry!
I've compiled it on morales.debian.org, a mipsel porter machine with
CFLAGS set to -O0, -O2, O3 and -Os, all returned 0. AFAIR, static
variables are always initialized to 0, but I
Please provide your X configuration file and the output of
$ dpkg -l 'nvidia*'
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Your message dated Tue, 09 Sep 2008 05:47:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#498319: fixed in gnupod-tools 0.99.6-4
has caused the Debian Bug report #498319,
regarding gnupod-tools: Lacking dependency on libdigest-sha1-perl
to be marked as done.
This means that you
Filipus Klutiero wrote:
> Please upgrade the machine, reproduce and provide the full X log.
>
Upgraded to latest version of lenny, which includes linux-image-2.6.26.
The problem still remains.
Attached is the relevant (ie VT8) log file, unless you want something
else that's all I can give you.
Your message dated Tue, 09 Sep 2008 12:53:55 +0800
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#497408: gpicview to enter testing?
has caused the Debian Bug report #497408,
regarding drop gpicview dependency
to be marked as done.
This means that you claim that the problem has been
Processing commands for [EMAIL PROTECTED]:
> reassign 490305 ruby1.8
Bug#490305: kazehakase: Segfault on startup; ruby-related
Bug reassigned from package `kazehakase' to `ruby1.8'.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administr
reassign 490305 ruby1.8
thanks
Hi,
This bug may be a GC bug of Ruby 1.8. Also, this is reported as Bug
456816[1] on Fedora's BTS and the report shows us that the bug got
unreproducible with ruby 1.8.6.287-1.fc10. So, I reassign the bug to
ruby1.8. Please change the severity if it is not approp
the upstream web site says:
--- http://www.parallelrealities.co.uk/blobAndConquer.php
License
Source code is distributed under the GNU General Public License.
Resources are Non Free. This game should not be added to Linux
distributions or respositories.
---
ok, but :-(. The Debian copyright fi
Package: gnupod-tools
Version: 0.99.6-3
Severity: grave
Justification: renders package unusable
When running mktunes.pl from gnupod-tools, this error message comes up:
Can't locate Digest/SHA1.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/pe
>From the online email ballot promotions held by
FOUNDATION DE FRANCE(FDF)You have been awarded US$500,000.00.
Reply ([EMAIL PROTECTED])
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi Ana, Alexander,
Thanks a lot for looking into this! I guess I should explain a bit of
the context to make it clear why we don't want to just disable this
entirely ...
On Tue, Sep 09, 2008 at 01:14:14AM +0200, Ana Guerrero wrote:
> On Tue, Sep 09, 2008 at 12:21:57AM +0200, Ana Guerrero wrote:
tags 494339 + patch
thanks
Patch attached.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNd insight-6.6.orig/debian/rules insight-6.6/debian/rules
--- insight-6.6.orig/debia
Processing commands for [EMAIL PROTECTED]:
> tags 494339 + patch
Bug#494339: insight: FTBFS in lenny: configure: error: /bin/sh
'../.././itcl/itk/configure' failed for itk
There were no tags set.
Tags added: patch
> thanks
Stopping processing here.
Please contact me if you need assistance.
Deb
Carlos Eduardo Sotelo Pinto wrote:
> I going to repackage this module for fix the licenses problem in this
> version to try to get it into lenny
Whilst that is admirable, even if you do this it will not work with source
code for lenny's version of Python..
Regards,
--
Chris Lamb, UK
Your message dated Tue, 09 Sep 2008 01:17:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#420479: fixed in haskell98-report 20030706-3.1
has caused the Debian Bug report #420479,
regarding FTBFS: dvips: ! Couldn't find header file times.ttf.
to be marked as done.
This means that
Processing commands for [EMAIL PROTECTED]:
> reopen 497324
Bug#497324: python-lxml: lxml.etree unusable when python-stats is installed
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed
Hi,
The attached file is the diff for my gdrae 0.1-1.1 NMU. The associated
changelog entry is:
gdrae (0.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Use File::Temp in place of hard-coded temporary filename to prevent
against symlink-based attacks. (Closes: #496378)
Re
Moritz Muehlenhoff wrote:
> However, I have some doubts whether this should be fixed or gdrae
> rather be removed altogether
I would tend to agree. However, I'm going to upload the NMU anyway because
it's simple and is security-related.
Would you like to try and contact upstream and see if there
reopen 497324
found 497324 2.1.1-2
thanks
2.1.1-2 presumably fixes the issue in lxml.etree.pyx, but does not
regenerate lxml.etree.c. I don't know how that is generated, so I
didn't include a patch for it. lxml.etree.c must be regenerated for the
fix to have any effect; so the bug still exists.
-
I tracked this down to structure padding, which is weird on ARM.
The EINVAL comes from:
if ((data_len % DB_AES_CHUNK) != 0)
return (EINVAL);
in __aes_encrypt(), called by __db_encrypt_and_checksum_pg().
data_len is calculated as DBMETASIZE - P_OVERHEAD(dbp). For an
encryp
Hi,
The attached file is the diff for my aptoncd 0.1-1.2 NMU. The associated
changelog entry is:
aptoncd (0.1-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Replace usage of hard-coded and predictable temporary directory names to
prevent against symlink-based attacks. Based
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.10.29~bpo40+1
> retitle 437742 db: Encryption broken on arm (old ABI)
Bug#437742: db: test suite fails - run_subsystem: env env007: db open:invalid
argument
Changed Bug title to `db: Encryp
> However, the version in testing is unfit for release, so at the very minimum
> it has to be removed from lenny.
I going to repackage this module for fix the licenses problem in this
version to try to get it into lenny
> Carlos, let's assume you're the maintainer - how does just removing it from
Carlos Eduardo Sotelo Pinto wrote:
> I have done an ITA to happydoc and write an email to happydoc
> upstreamer for getting been happydoc commiter to solve this module
> problem and get this package development continues.
That's good to hear.
However, the version in testing is unfit for release,
On Mon, Sep 08, 2008 at 05:02:11PM +0200, Robert Millan wrote:
> On Sun, Sep 07, 2008 at 05:39:28PM +0100, Ben Hutchings wrote:
> > gcjwebplugin is a Java plugin for web browsers. It does not include the
> > security manager which is a crucial part of the "sandboxing" of Java
> > applets. The mai
HI
> I plan to remove python-happydoc which was orphaned in April. For the
> rationale and a short discussion with upstream, please see the (RC) bug:
>
> http://bugs.debian.org/497703
>
> Any objections?
I have done an ITA to happydoc and write an email to happydoc
upstreamer for getting been ha
On Tue, Sep 09, 2008 at 12:21:57AM +0200, Ana Guerrero wrote:
> On Mon, Sep 08, 2008 at 10:34:53PM +0200, Alexander Reichle-Schmehl wrote:
> > Hi!
> >
> > Ana Guerrero schrieb:
> > > DEBIAN_WXFLAVOUR := $(shell pwd | sed -e '[EMAIL
> > > PROTECTED]/wxwidgets[0-9.]\+-\?\(.*\)[EMAIL PROTECTED]@')
>
HI
> I plan to remove python-happydoc which was orphaned in April. For the
> rationale and a short discussion with upstream, please see the (RC) bug:
>
> http://bugs.debian.org/497703
>
> Any objections?
I have done an ITA to happydoc and write an email to happydoc
upstreamer for getting been ha
Chris Lamb wrote:
> Hi debian-qa,
>
> I plan to remove python-happydoc which was orphaned in April. For the
> rationale and a short discussion with upstream, please see the (RC) bug:
>
> http://bugs.debian.org/497703
>
> Any objections?
>
>
> Regards,
>
+1 from me. Go ahead.. it has many
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.10.28
> severity 458492 important
Bug#458492: The HUnit documentation package contains no documentation.
Severity set to `important' from `grave'
>
End of message, stopping processing here.
Hi debian-qa,
I plan to remove python-happydoc which was orphaned in April. For the
rationale and a short discussion with upstream, please see the (RC) bug:
http://bugs.debian.org/497703
Any objections?
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
Your message dated Mon, 08 Sep 2008 22:02:10 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496677: fixed in gnustep-gui 0.14.0-3lenny1
has caused the Debian Bug report #496677,
regarding Cairo backend unusable on 64-bit architectures
to be marked as done.
This means that you clai
Hi Doug,
Firstly, thanks for you quick responses.
> Since I don't support it any more, and it does not work with some
> language constructs from the newer versions of Python, I'm not sure
> you want to include it any longer. I'll leave it up to you whether or
> not to pull it out of your r
On Mon, Sep 08, 2008 at 10:34:53PM +0200, Alexander Reichle-Schmehl wrote:
> Hi!
>
> Ana Guerrero schrieb:
> > DEBIAN_WXFLAVOUR := $(shell pwd | sed -e '[EMAIL
> > PROTECTED]/wxwidgets[0-9.]\+-\?\(.*\)[EMAIL PROTECTED]@')
> [..]
> > Ideal fix would be fixing the whole debian/rules, but given the
Your message dated Mon, 08 Sep 2008 21:17:18 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#460247: fixed in easytag 2.1.4-1.1
has caused the Debian Bug report #460247,
regarding destroys existing ogg vorbis tags without any notice
to be marked as done.
This means that you claim t
Your message dated Mon, 08 Sep 2008 21:17:35 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#475743: fixed in libgtkada2 2.8.1-6lenny1
has caused the Debian Bug report #475743,
regarding libgtkada: not installable in sid
to be marked as done.
This means that you claim that the prob
Your message dated Mon, 08 Sep 2008 21:17:35 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#490418: fixed in libgtkada2 2.8.1-6lenny1
has caused the Debian Bug report #490418,
regarding libgtkada2: FTBFS: gnatmake: "gl_h.ali" incompatible ALI file, please
recompile
to be marked as
This patch enables building libgcc_s as a DLL on MinGW and Cygwin. This
allows throwing exceptions across DLL boundaries when using a shared
libgcc_s.
http://archives.free.net.ph/message/20080818.185009.87903ba6.en.html
pleaase dooo iincluuude it :) 24 hours of building webkit cross-compiled
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.10.35
> retitle 437742 db: test suite fails - run_subsystem: env env007: db
> open:invalid argument
Bug#437742: libdb4.6: FTBFS on arm: in testsuite, run_subsystem: env env007: db
open:inv
Hi,
it might be that the root element "UC_allgemeineVersicherungsdatenXML" is
missing in the file read from the card... I implemented a fix for that case,
so the next release should work for your card, too.
Regards
Martin
--
"Things are only impossible until they're not"
Martin Preuss - h
Fabian, please make sure that you don't accidentally CC'
[EMAIL PROTECTED]
Fabian Greffrath <[EMAIL PROTECTED]> writes:
> Upstream has renamed this variable to 'initialized' in r11920, but
> still has it uninitialized [sic!].
>
> Reinhard, could you please submit this small patch upstream and
severity 498213 important
thanks
Thank you for the report. People have been using mpich for nearly five
months, so "unusable" is not warranted, but this is an important
problem.
Unfortunately, upstream no longer maintains MPICH1, so they probably
won't fix this, but would tell you to try MPICH2.
> > This code is offered as-is. Anyone is welcome to make improvements,
> > provided that my notice of authorship is retained. I accept no
> > responsibility for loss or damage caused by this program, nor do I
> > accept responsibility for supporting it.
>
> But it doesn't say a word about redis
tags 449341 + patch
thanks
Hi,
Attached is the diff for my gst0.10-python 0.10.12-1.1 NMU.
It will be uploaded after some tests on hppa.
Alex
diff -u gst0.10-python-0.10.12/debian/control gst0.10-python-0.10.12/debian/control
--- gst0.10-python-0.10.12/debian/control
+++ gst0.10-python-0.10.12
Hi!
Ana Guerrero schrieb:
> DEBIAN_WXFLAVOUR := $(shell pwd | sed -e '[EMAIL
> PROTECTED]/wxwidgets[0-9.]\+-\?\(.*\)[EMAIL PROTECTED]@')
[..]
> Ideal fix would be fixing the whole debian/rules, but given the release time
> we are it is not good idea make big changes in the package. I gould go for
Processing commands for [EMAIL PROTECTED]:
> tags 449341 + patch
Bug#449341: Fails to find python-gst
Tags were: pending
Tags added: patch
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.10.35
> tags 483341 patch
Bug#483341: wxwidgets2.6: FTBFS: mv: cannot stat
`debian/python-wxgtk2.6-dbg/usr/lib/python2.4/site-packages/wx-2.6-g
tk2-unicode-dbg': No such file or directory
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.9.26
> severity 498293 important
Bug#498293: linux-image-2.6.26-1-686: mos7840 USB serial driver fails to work
and causes kernel OOPS with 2.6.26-4
Severity set to `important' from `serious
On Sep 8, 2008, at 3:42 PM, Chris Lamb wrote:
Hi Doug,
Hi,
I understand you are the upstream maintainer of HappyDoc.
Yes, that's right.
This bug is marked "release critical", meaning that the package is not
releasable in this state and will not ship with the upcoming Lenny
release.
On Sep 8, 2008, at 4:21 PM, Doug Hellmann wrote:
The source for HappyDoc is available under a BSD license.
After reading the ticket, though, I see that at least one of the files
referenced was not original source from me. The StructuredText
package was released by Zope, Corp. and may h
Hi Ron,
On Wed, May 28, 2008 at 02:30:19PM +0200, Lucas Nussbaum wrote:
> Package: wxwidgets2.6
> Version: 2.6.3.2.2-2
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20080527 qa-ftbfs
> Justification: FTBFS on i386
>
> Hi,
>
> During a rebuild of all packages in sid, your pac
Hi,
even though dvr's RC bug has only had a little over one week since it
was filed, I wonder whether dvr should be shipped with lenny.
The project looks deadish upstream: latest is a rewrite-from-scratch
development release from more than one year ago so the version currently
in Debian seems pret
Hi Doug,
I understand you are the upstream maintainer of HappyDoc.
In the Debian system, there is an outstanding issue with the HappyDoc
package where some of the files distributed in the python-happydoc package
refer to licences that are missing from the tarball. You can read the entire
details
Hi,
currently, there are conflicting hints for gpicview shown in the PTS.
If the gpicview from unstable enters testing, #497408 becomes obsolete
and can be closed.
Kind regards
T.
--
Thomas Viehmann, http://thomas.viehmann.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
OoO En ce début de soirée du lundi 08 septembre 2008, vers 21:29, Thomas
Viehmann <[EMAIL PROTECTED]> disait :
> #474630 (python-central-packaged twisted-core not playing well with
> python-support-packaged twisted packages) does not currently seem to
> affect packages (nevow which prompted the bu
Package: linux-image-2.6.26-1-686
Version: 2.6.26-4
Severity: serious
Justification: lenny/rc-policy
I have a USB "Express" twin port serial adaptor, which identifies itself
as USB ID 9710:7840 MosChip Semiconductor. This uses the mos7840 Moschip
7840/7820 USB Serial Driver.
On linux-image-2.6.2
Your message dated Mon, 08 Sep 2008 19:02:02 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#497999: fixed in acpi-support 0.109-9
has caused the Debian Bug report #497999,
regarding typo in /usr/share/acpi-support/power-funcs
to be marked as done.
This means that you claim that th
Processing commands for [EMAIL PROTECTED]:
> tags 497226 +unreproducible
Bug#497226: brasero: Burn button disabled. No indication of why.
There were no tags set.
Tags added: unreproducible
> severity 497226 important
Bug#497226: brasero: Burn button disabled. No indication of why.
Severity set
Hi,
#474630 (python-central-packaged twisted-core not playing well with
python-support-packaged twisted packages) does not currently seem to
affect packages (nevow which prompted the bug to be filed switched to
python-central).
What do the release-people think about downgrading/ignore-tagging thi
tags 497226 +unreproducible
severity 497226 important
notfound 497226 0.8.0-2
thanks
Hi!
I just successfully burned an dvd-iso image. No problem found.
So I don't think this bug is release critical.
Yours sincerely,
Alexander
signature.asc
Description: OpenPGP digital signature
http://turl.us/show-php-img-3132-13-jpg-html1
http://turl.us/show-php-img-3132-13-jpg-html11
http://turl.us/show-php-img-3132-13-jpg-html12
http://turl.us/show-php-img-3132-13-jpg-html13
http://turl.us/show-php-img-3132-13-jpg-html14
http://turl.us/show-php-img-3132-13-jpg-html15
http://turl.us/sho
Hi,
sear's RC bug #489610 has been open for two months (with a two-month old
promise to have it fixed withing the next days by uploading sear-media).
Given that that has not materialized, let's remove sear and sear-media
from lenny.
Kind regards
T.
--
Thomas Viehmann, http://thomas.viehmann.net
I've prepared a minimal NMU for this bug (merely added the missing dep).
If you do sponsor, please use a generous delay setting.
http://www.cs.man.ac.uk/~zanikols/deb/python-pybabel_0.9.1-6.1.dsc
-S
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contac
Hi Kevin,
I've uploaded a fix for this final problem, using a fix similar to what
you suggested but using "exit" instead of "nextfile". The reason is that
nextfile is gawk-only, while exit is supported by both gawk and mawk,
and it does the same thing in this situation. Let's just hope that it
wor
Hi,
the bug about starfighter has been open for two weeks, but more
importantly, the discussion Miriam linked to is pretty scary w.r.t.
whether we can distribute the stuff at all.
Unless someone from the game team is very close to having a solution
(i.e. an upload with the bad stuff removed and th
[ sorry for the duplicate, my first reply didn't get to -release ]
On Sun, Sep 07, 2008 at 05:39:28PM +0100, Ben Hutchings wrote:
> gcjwebplugin is a Java plugin for web browsers. It does not include the
> security manager which is a crucial part of the "sandboxing" of Java
> applets. The maint
Hi Paul,
I seem to remember you used to have problems with your GPG key. If
that's still the case, would you like me to upload a fixed package for
kino? The fix is, indeed, quite simple (just replace
libdc1394-13-dev, with libdc1394-22-dev in the build-deps), and works
in sid as well as lenny.
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.10.35
> reassign 498236 login
Bug#498236: libpam-modules: Login incorrect message after entering non-existent
login name
Bug reassigned from package `libpam-modules' to `login'.
> forcemer
Hi Kevin,
Well, at least this *looks* a bit reassuring. And we always grabbed the
first one in the past, so this will probably be fine in practice. Thanks
for all of the extra info!
Cheers,
Bart
Kevin Mitchell wrote:
> It looks like openbox (or whatever is logging the terminals) knows not
> to c
Hello,
On Mon, Aug 18, 2008 at 11:54 AM, mahashakti89 <[EMAIL PROTECTED]> wrote:
> I am not sure if it is a bug that should be assigned to exaile ... but exaile
> is crashing on start . with following error message :
I'm not sure where this bug might come from, as I can not reproduce it
at ho
Processing commands for [EMAIL PROTECTED]:
> reopen 497999
Bug#497999: typo in /usr/share/acpi-support/power-funcs
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed.
> thanks
Stopping
reassign 498236 login
forcemerge 443322 498236
thanks
On Mon, Sep 08, 2008 at 01:50:19PM +0200, Roberto Lumbreras wrote:
> In the console login prompt entering a non-existent login you get
> a "Login incorrect" message WITHOUT being asked for any password.
> This is a serious security hole, becau
tags 498211 unreproducible
severity 498211 important
thanks
hi jesse,
i can't reproduce this with a fresh install. are you sure you don't
have some local config change that is tickling this issue? cacti has
had issues in the past with adodb, but the upstream authors have been
very responsive a
Processing commands for [EMAIL PROTECTED]:
> tags 498211 unreproducible
Bug#498211: cacti: Cacti mortally broken due to adodb version incompatibility
or some other nonsense
There were no tags set.
Tags added: unreproducible
> severity 498211 important
Bug#498211: cacti: Cacti mortally broken due
It looks like openbox (or whatever is logging the terminals) knows not
to cause this sort of trouble. I added a sudo aterm shortcut and when
I fire it up, I get
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
kevmitch tty7 :0 09:030.00s 13.38s 0.04s
/bin
Sech thing. Hannises battry was long here bout and their
proclivity towards the sport of the are certainly earlier
than the eighteenth dynasty. A most artistic suggestion
that whatever had happened dead, at the table ... Oh, i
know. It was just.
Upstream has renamed this variable to 'initialized' in r11920, but
still has it uninitialized [sic!].
Reinhard, could you please submit this small patch upstream and
include it in our tree?
Cheers,
Fabian
刘世伟 schrieb:
Package: ffmpeg
Version: 0.svn20080206-12
Severity: critical
Justificatio
Processing commands for [EMAIL PROTECTED]:
> reassign 498200 lsb-base
Bug#498200: cpufreqd: Doesn't purge without being stopped first
Bug reassigned from package `cpufreqd' to `lsb-base'.
> forcemerge 495587 498200
Bug#495587: lsb-base: "fix" for killproc breaks many things
Bug#498200: cpufreqd:
On Sun, Sep 07, 2008 at 05:39:28PM +0100, Ben Hutchings wrote:
> gcjwebplugin is a Java plugin for web browsers. It does not include the
> security manager which is a crucial part of the "sandboxing" of Java
> applets. The maintainers have "fixed" this bug (#267040) merely by
> adding a warning p
On Sun, 07 Sep 2008 15:56:44 +0200, gregor herrmann wrote:
> I've done two things now:
> * contacted the author of disc-cover (Audio::CD 0.05 is downloaded
> from the disc-cover homepage) and asked him for help
And I already got a helpful reply, sorting out the details now.
Cheers,
gregor
--
Package: scim-python
Version: 0.1.12-1
Severity: grave
Justification: renders package unusable
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
It seems scim-python was built with pinyin disabled, which makes this
package completely useless. It is known that the building of pinyin
module will resul
[ Daniel: [EMAIL PROTECTED] does NOT go to the submitter ]
Hi,
Daniel Moerner wrote:
> I cannot reproduce this--the openwrt mirror is slow but still have the
> necessary files:
>
> [EMAIL PROTECTED]:~/dwm-5.1$ sudo aptitude install b43-fwcutter
[...[
> Setting up b43-fwcutter (1:011-5) ...
> --2
Your message dated Mon, 08 Sep 2008 13:17:06 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#497524: fixed in wordpress 2.5.1-7
has caused the Debian Bug report #497524,
regarding Latest update in sid breaks wordpress
to be marked as done.
This means that you claim that the problem
Hi,
I'm sending the information that I was asked on IRC (a report on when each of
the violations were first known in Debian).
There are two meta-bugs, #242866 and #383403, which grouped several violations,
and were closed by the maintainers a while ago, arguing that separate bugs for
each violat
On 2008-09-08 13:48 +0200, Arnaud Fontaine wrote:
> Actually url.el is not provided only by emacs21 but it is in w3-url-e21,
> so I will add a Depends against w3-url-e21. Thanks for the report.
This is not a very fortunate solution, since it forces emms users to
install an obsolete Emacs version.
Your message dated Mon, 08 Sep 2008 12:47:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496529: fixed in botan-devel 1.7.8-4
has caused the Debian Bug report #496529,
regarding libbotan1.7: tries to overwrite file owned by libbotan1.6
to be marked as done.
This means that you
Your message dated Mon, 08 Sep 2008 12:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#494243: fixed in gerris 0.6.0-3.2
has caused the Debian Bug report #494243,
regarding gerris: FTBFS: checking for GTS - version >= 0.7.3... no
to be marked as done.
This means that you clai
Package: xine-lib
Severity: grave
Tags: security
Justification: user security hole
Hi,
As you are probably aware oCERT released an advisory[0] about
several issues they found in xine-lib.
I am just wondering, how we are going to address the debian versions?
Cheers
Steffen
[0]: http://www.ocert.
Your message dated Mon, 08 Sep 2008 11:32:05 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496529: fixed in botan 1.6.4-4
has caused the Debian Bug report #496529,
regarding libbotan1.7: tries to overwrite file owned by libbotan1.6
to be marked as done.
This means that you claim
Package: python-pybabel
Version: 0.9.1-6
Severity: serious
Justification: Policy 3.5
$ pybabel --help
Traceback (most recent call last):
File "/usr/bin/pybabel", line 5, in
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
Works with python-pkg-resources
Hello,
Actually url.el is not provided only by emacs21 but it is in w3-url-e21,
so I will add a Depends against w3-url-e21. Thanks for the report.
Regards,
Arnaud Fontaine
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing commands for [EMAIL PROTECTED]:
> tags 494243 +pending
Bug#494243: gerris: FTBFS: checking for GTS - version >= 0.7.3... no
Tags were: patch
Tags added: pending
> tags 350595 +pending
Bug#350595: gerris_0.6.0-3(m68k/unstable/vault13): FTBFS on m68k
Tags were: patch
Tags added: pending
Package: libpam-modules
Version: 0.99.7.1-7
Severity: grave
Tags: security
Justification: user security hole
In the console login prompt entering a non-existent login you get
a "Login incorrect" message WITHOUT being asked for any password.
This is a serious security hole, because pam are reveal
Hi
Just wondering, if there are any problems with the upload?
It would be nice to get it into lenny asap. I can NMU it, if you are having
time difficulties.
Cheers
Steffen
signature.asc
Description: This is a digitally signed message part.
Hi Jan,
I'm investigating this RC bug because if unsolved it will prevent
php5-idn from being included in Debian Lenny - which would be a pity.
On Thu, Apr 17, 2008 at 07:22:43PM +0200, Jan Schmidle wrote:
> Package: php5-idn
> Version: 1.2b-5.2
> Severity: grave
>
> In a script analysing domain
Processing commands for [EMAIL PROTECTED]:
> severity 498223 normal
Bug#498223: [skencil] can not start
Severity set to `normal' from `serious'
> tags 498223 +unreproducible
Bug#498223: [skencil] can not start
There were no tags set.
Tags added: unreproducible
> thanks
Stopping processing here.
severity 498223 normal
tags 498223 +unreproducible
thanks
LI Daobing (???) wrote:
> I can't start skencil, following is the backtrace
unreproducible here, works fine.
--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email: [EMAIL PROTECTED]
Internet: http:/
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.10.28
> tags 368559 lenny-ignore
Bug#368559: x11-proto-gl: material under GLX Public License and SGI Free
Software License B is not DFSG-free
Tags were: help etch-ignore sarge-ignore upstre
1 - 100 of 123 matches
Mail list logo