severity 594636 minor
tag 594636 - patch
thanks
On Fri, 27 Aug 2010 23:09:26 +0200
hoareau jean pierre wrote:
> Package: general
> Severity: serious
> Tags: patch
> Justification: fails to build from source (but built successfully in
> the past)
It appears that you are trying to build the debia
On 26/08/10 at 08:25 +0900, akira yamada wrote:
> 2010/8/26 Lucas Nussbaum :
> > That worked fine until Ruby 1.9.1, but apparently a change in Ruby
> > 1.9.2 broke Rubygems 1.3.7. This is exhibited by two bugs:
> [...]
> > - rubygems doesn't work:
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?b
Quoting Christian PERRIER (bubu...@debian.org):
>
> Dear maintainer of radioclk,
>
> On Friday, July 23, 2010 I sent you a notice announcing my intent to upload a
> NMU of your package to fix its pending l10n issues, after an initial
> notice sent on Tuesday, July 20, 2010.
>
> We finally agreed
Source: debian-policy
Source-Version: 3.9.1.0
Severity: wishlist
Tags: patch
Hi!
The attached patch fixes all relevant references to the Debian
distribution (or system) by removing references to the particular
GNU/Linux system.
I've left two references to Debian GNU/Linux as they are historical.
Hi!
On Fri, 2010-08-27 at 18:16:21 -0700, Russ Allbery wrote:
> Charles Plessy writes:
> > Actually, with the release of GNU/kFreeBSD variants for Squeeze, this
> > paragraph is not totally accurate.
>
> That's a very good point.
Yeah, I was about to comment on just that but then I saw Charles
severity 509287 serious
thanks
i am re-raising the severity of this issue so it can be appropriately
considered for the squeeze release. the lower severity ended up
effectively fizzling out the discussion (due to loss of urgency).
there has been no activity in almost two years now because of that
Package: conduit
Version: 0.3.17-1
Severity: minor
Hi.
Here's what I just noticed :
$ conduit
/usr/lib/conduit/modules/FacebookModule/FacebookModule.py:6:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Hope this helps.
Best regards,
-- System Information:
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Hi,
I prepared a fix for #590654, debdiff attached. The .deb looks okay to
me, but as I don't have a ISDN card, I could not do any real testing.
Is the release team okay with uploading th
Package: wnpp
Owner: Michael Gilbert
Severity: wishlist
* Package name: unix-privesc-check
Version : svn20100417
Upstream Author : Tim Brown
* URL : http://code.google.com/p/unix-privesc-check/
* License : GPLv2
Programming Lang: bash
Description : a
Fedora 12 has paches for yaboot for ext4 partition. And fedora yaboot works
fine for me.
-- AK
On Fri, Aug 27, 2010 at 03:43:37PM +0200, Václav Ovsík wrote:
> Hi,
> I just try to find something about a placement problem (widgets wlan, cpu)
> and found a reply from awesome-de...@naquadah.org...
> http://www.mail-archive.com/awesome-de...@naquadah.org/msg05175.html
> You should simply place
>
Package: libvirt0
Version: 0.8.3-1
Severity: important
The 0005-Terminate-nc-on-EOF.patch file patches libvertd to pass extra
debian specific args to netcat ("-q 0"). Since this option is Debian
specific, libvirt fails to connect to Fedora/RHEL/CentOS libvirtd servers.
I've rebuilt the package lo
On Sat, 28 Aug 2010 04:27:53 +0100, Ben Hutchings wrote:
> - I filed a bug on elilo (#594650)
I'll be traveling for the next week with limited net access and time.
If you want this attended to quickly, a suitable patch would be welcomed.
Bdale
pgpOB9ZsAV4lz.pgp
Description: PGP signature
Andrew McMillan writes:
> On Fri, 2010-08-27 at 18:06 -0400, CJ Fearnley wrote:
>> The DFSG defines freedom in software licenses, but doesn't provide a
>> statement of assurance to users. Maybe a statement that Debian main
>> supports the Four Freedoms[1][2] would turn the prescriptive DFSG into
i've run into this issue as well while attempting to install a new
squeeze instance in a virtualbox vm. if you're having trouble
reproducing the problem, the following steps should be able to
reproduce it:
1. use a recent image such as [0], and start the installation
2. once you get to partitio
Package: aria2
Version: 1.10.0-2
Severity: normal
If you save a log with the -l option, you will see that the aria2c still
don't handle multiple download from youtube properly.
It seems that the subsequence connections don't handle http redirection
well. As a result, only the 1st connection downl
Hi again guys,
I fixed the problem changing the file klibc-utils.postinst. Here is the new
code:
--
#!/bin/sh
set -e
if [ ! -L /usr/share/doc/klibc-utils ] && \
[ -e /usr/share/doc/kli
tags 594512 pending
thanks
Hi,
Please note I love aptitude and almost exclusively using it. But fact
is fact.
Let me comment on each point:
| aptitude provides the functionality of dselect and apt-get, as well as
| many additional features not found in either program:
|
| * aptitude offers ac
On Fri, 2010-08-27 at 18:06 -0400, CJ Fearnley wrote:
> On Fri, Aug 27, 2010 at 12:17:16PM -0700, Russ Allbery wrote:
> > CJ Fearnley writes:
> >
> > > However, I do wish that we could figure out how to write a
> > > minefield-avoiding third sentence for your paragraph on the main archive
> > > a
On Wed, 2010-08-25 at 05:44 +0100, Ben Hutchings wrote:
[...]
> OK, so something like this:
>
> "Boot loader packages must be installable on the filesystem in a
> disabled state where they will not write to the boot sector or other
> non-filesystem storage. While a boot loader is disabled, any ke
Package: klibc-utils
Version: 1.5.19-1
Justification: renders package unusable
Severity: grave
Tags: upstream
Hi guys,
when i tried to update the package klibc-utils, the system showed me this
message.
setting klibc-utils (1.5.19-1) ...
rmdir: failed to remove «/usr/share/doc/klibc-utils»: the d
diff -u lilo-22.8/debian/lilo.kernel-postrm lilo-22.8/debian/lilo.kernel-postrm
--- lilo-22.8/debian/lilo.kernel-postrm
+++ lilo-22.8/debian/lilo.kernel-postrm
@@ -2,2 +2,4 @@
-# Do not abort kernel removal in case of error
-lilo &2 || true
+if [ -e /etc/lilo.conf ]; then
+# Do not abort kernel
Package: elilo
Version: 3.12-3.1
Severity: serious
elilo seems to have a similar issue to #594479. If the elilo package
is installed in the filesystem but it is not configured to install the
first stage in the boot partition, kernel upgrades may fail. Please
implement this change to the kernel h
On Sat, 2010-08-28 at 10:35 +0800, Paul Wise wrote:
> On Fri, 2010-08-27 at 10:15 +0200, Uwe Kleine-König wrote:
>
> > This might be related to
> >
> > http://thread.gmane.org/gmane.linux.debian.devel.kernel/54624/
> >
> > ? Any news there?
>
> Kel Modderman seems to have disappeared, have
On Thu, 2010-08-26 at 04:43 -0500, Moshe Yudkowsky wrote:
> Package: lilo
> Version: 1:22.8-8.2
> Justification: breaks unrelated software
The kernel is most certainly not 'unrelated' to lilo.
> Severity: critical
> Tags: sid
>
> The lilo package is installed but /etc/lilo.conf is missing; at pr
Clint,
Clint Byrum wrote:
> In the upstream default install of rubygems, the default location for
> these binaries and rubygems library files is /usr/bin, and /usr/lib
> respectively. This places the binaries in the default shell path for most
> FHS systems, so that users can have an experience so
Edward Welbourne wrote:
> $ git add stuff/parts/burble.txt
> $ git rm stuff/parts/frobnotz.txt
> stuff/parts/frobnotz.txt: needs merge
> rm 'stuff/parts/frobnotz.txt'
I agree that this is ugly. Please feel free to send a patch
eliminating both messages to g...@vger.kernel.org (cc-ing me), in cas
From: Josip Rodin
Date: Fri, 27 Aug 2010 21:31:37 +0200
> David, can you please queue this sunxvr500.c post-2.6.32 bugfix
> to sta...@kernel.org?
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=bdd32ce95f79fb5cc964cd789d7ae4500bba7c6f
>
> Same story as the la
Package: docbook-xsl
Version: 1.75.2+dfsg-5
Severity: wishlist
Tags: patch l10n upstream
Hi,
Please find attach a patch against the locale/fr.xml file.
I just built it against the file attached in the bug reported upstream:
https://sourceforge.net/tracker/?func=detail&aid=3054632&group_id=21935
On Fri, 2010-08-27 at 10:15 +0200, Uwe Kleine-König wrote:
> This might be related to
>
> http://thread.gmane.org/gmane.linux.debian.devel.kernel/54624/
>
> ? Any news there?
Kel Modderman seems to have disappeared, haven't heard from him in a
long time.
If anyone else wants to join pkg
Matthias Klose wrote:
> gcc -fuse-ld=gold -Wl,--verbose
> gcc -B/usr/lib/gold-ld/ -Wl,--verbose
Interesting. With binutils-gold installed:
$ gcc-4.5 -fuse-ld=gold -Wl,--verbose 2>&1 |head -1
/usr/bin/ld: Attempt to open
/usr/lib/gcc/i486-linux-gnu/4.5.1/../../../../lib/crt1.o succeeded
$ gc
p
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Ben Finney writes:
> For another data point, I have the opposite preference to Russ. I refer
> to the “Debian operating system”, in part because of the confusion over
> “distribution”.
> Like Russ, I'm not going to get upset if that preference isn't followed
> by others. In cases like this, thou
I saw the same bug on my thinkpadR60:
With i915.modeset=0 X does not start. The screen remains
black, keyboard unusable. The powerbutton worked and I could
shutdown. So I think the system was no frozen.
syslog showed no related messages.
.xsession-errors contained:
XIO: fatal IO error 11 (
As a follow up about this bug:
The upstream maintainer released a new version which fixes this
and I plan to upload it after the Debian release (or perhaps, before
depending how long it will take :-))
Saludos,
Mauro
--
JID: lavaram...@nube.usla.org.ar | http://lizaur.github.com/
2B82 A38D 1BA5 8
Package: unoconv
Version: 0.3-3
Severity: minor
In the manual (man unoconv), it says "...non-interactive conversion of
documents and therefor needs an OpenOffice...". It should be
"...non-interactive conversion of
documents and thereforE needs an OpenOffice..." with the uppercase E as the
lowe
tags 196367 - patch
thanks
patch means that you're actively asking for seconds, which it sounds from
what you write below that you're not yet.
Ben Finney writes:
> package debian-policy
> user debian-pol...@packages.debian.org
> usertags 196367 + discussion
> tags 196367 + patch
> thanks
Due t
Charles Plessy writes:
> Actually, with the release of GNU/kFreeBSD variants for Squeeze, this
> paragraph is not totally accurate.
That's a very good point.
> How about ‘Debian operating system’ ? The other advantage I see is that
> it avoids the paradox that the non-free packages that are di
Package: mc
Version: 3:4.7.0.8-1
Severity: normal
Many of the commands inside /etc/mc/mc.menu are unquoted or improperly
quoted. This leads to problems for file names that contain spaces or other
special characters. Usually, this leads to just failing to operate on a
file, but there's at least o
Package: wget
Version: 1.11.4-2+lenny2
Severity: normal
1. wget doesn't exit after download has finished
2. wget fails to safe correct filesnames at sourceforge direct links like:
http://downloads.sourceforge.net/project/phpmyadmin/phpMyAdmin/3.3.5.1/phpMyAdmin-3.3.5.1-all-languages.tar.gz?r=htt
Le Fri, Aug 27, 2010 at 10:38:14AM -0700, Russ Allbery a écrit :
>
> I think we need to say explicitly that only main is part of the Debian
> distribution. I'd also rather not add any mentions of legal vetting other
> than referring to the DFSG, since this is a bit of a minefield. How
> about:
>
Peter Palfrader writes:
> | Setting up openafs-fileserver (1.4.12.1+dfsg-3) ...
> | dpkg: warning: obsolete option '--print-installation-architecture', please
> use '--print-architecture' instead.
> | Setting up openafs-dbserver (1.4.12.1+dfsg-3) ...
> | master:~# grep print-ins /var/lib/dpkg/i
package debian-policy
user debian-pol...@packages.debian.org
usertags 196367 + discussion
tags 196367 + patch
thanks
Ben Finney writes:
> Policy's current wording (in §2.5 and §5.6.6) strongly implies that an
> erroneous Priority value is a Policy-violating bug in the package with
> that priorit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Package: halevt
Tags: l10n patch
Severity: wishlist
Hello,
Please, Could you update the Brazilian Portuguese Translation?
Attached you will find the file pt_BR.po. It is UTF-8 encoded and it is
tested with msgfmt and podebconf-display-po.
Kind rega
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Package: gwhois
Tags: l10n patch
Severity: wishlist
Hello,
Please, Could you update the Brazilian Portuguese Translation?
Attached you will find the file pt_BR.po. It is UTF-8 encoded and it is
tested with msgfmt and podebconf-display-po.
Kind rega
Christian PERRIER wrote:
> Well, after thinking a little bit more, I wonder if the case of users
> installing testing *and then* wanting to track stable is really what
> we want to address here. And I also wonder whether that happens often
> (that someone installs testing and then sticks to stable
Package: fail2ban
Version: 0.8.3-2sid1
Severity: grave
Justification: renders package unusable
Greetings Yarik! fail2ban has worked great for years. Our last
conversation was in 2005! Upon updating (belatedly) to Lenny and
changing my ssh port, I find fail2ban fails to ban ssh attacks. So
tags 589842 + patch
kthxbye
I've attached a patch which properly numbers the acknowledgements tag
with Roman numerals.
--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B
Howdy all,
(FTP masters: we are asking for your attention to this bug report,
but is *not* urgent. We are aware the Squeeze release is active, and
any work to do with that has higher importance than this bug report.)
This bug report appears to need further discussion. To summarise:
Policy's cur
Package: dolphin
Version: 4:4.4.5-1
Severity: normal
Tags: patch
Hi,
This bugfix: http://websvn.kde.org/?view=rev&revision=1132120 seem to be not
include in kde 4.4.x releases.
So, I created a patch properly formatted better than in my previous message.
I join it to this mail.
Best regards,
T
reopen 593356
found 593356 0.5.1-1
found 593356 0.5.3-1
found 593356 0.2.2-2
thanks
Hi,
I think I found the real leak. It was obviously not found by valgrind
before because the leaked resource was the internal thread memory.
It's even worse, it was there almost from the beginning. Since the rest
On Fri, Aug 27, 2010 at 10:57:19PM +0200, Romain Bossart wrote:
> Package: libboost-dev
> Version: 1.42.0.1
> Severity: wishlist
>
> Hi,
>
> upstream 1.44 is released. Could you package it please (1.43 at least).
> Thank you in advance,
> Regards
Yup. I'm in the process of packaging 1.44, skipp
Milko is not exactly right...
The DBUS interface is provided by frameworkd, not by fso-gpsd.
zhone works just fine without fso-framworkd installed, gets fixes
and everything.
What fso-gpsd does is providing a gpsd style interface fed by data
gotten from frameworkd via DBUS. Insofar a Conflicts: g
On Fri, 2010-08-27 at 10:16 -0700, Russ Allbery wrote:
> Andrew McMillan writes:
>
> > My personal preference would be to encourage -doc packages to install
> > their files into /usr/share/doc//docs - including their
> > internal administrivia.
>
> That would break Lintian, apt-listchanges, prob
Ben Finney writes:
> Russ Allbery writes:
>> In that case, yes, we should say that the order of paragraphs is
>> significant, since indeed it always has been. Probably just by adding
>> the sentence "The order of paragraphs in the control file is
>> significant" to the end of the first paragraph
tag 569442 +patch
thanks
Hi,
looks like cdbs changed it's api. Attached is a patch to fix the problem.
Cheers,
Stefan.
diff -u osgal-0.6.1/debian/rules osgal-0.6.1/debian/rules
--- osgal-0.6.1/debian/rules
+++ osgal-0.6.1/debian/rules
@@ -8,6 +8,8 @@
#export DH_VERBOSE=1
DEB_MAKE_CLEAN_TA
Package: linux-2.6
Version: 2.6.35-1~experimental.2
Severity: wishlist
*** Please type your report below this line ***
The Lemote YeeLoong is a MIPS-based netbook:
http://wiki.gnewsense.org/Projects/Lemote#toc17
The display adapter shows in lspci as:
00:08.0 VGA compatible controller [0300]: Sili
On Thu, 2010-08-26 at 13:12 +0200, stefan.ba...@cubewerk.de wrote:
> Am Do, 26.08.2010, 12:59, schrieb Ben Hutchings:
> >> sorry for my ignorance. I was thinking about extending the
> >> racoon-init-script by Provides: $network - is that what you had in mind
> >> as
> >> well?
> >
> > I think you n
Kamen Naydenov wrote:
I've installed
http://snapshot.debian.org/archive/debian/20100813T030028Z/pool/main/l/linux-2.6/linux-image-2.6.32-5-686_2.6.32-20_i386.deb
and X works
Works because in this configuration you are using KMS. But i suppose
that if you disable KMS by passing i915.modeset=1 to
Ben Finney writes:
> Russ Allbery writes:
>> If that's no longer a concern, I can remove the generated files and
>> build them from debian/rules by default.
> (And add ‘emacs’ to ‘Build-Depends-Indep’, I assume.)
> I don't know for whom it was a concern. How will we know if those
> concerns ar
Andreas Tille writes:
> There was recently a discussion on debian-de...@l.d.o[1] concerning a
> similar case (bug #592242): Simply using conflicts is nont policy
> conform and should be avoided.
I've spoken with my upstream, and was told that the only public API was
in "libvarnishapi.so", and th
We are please to inform that you just won £2,696,385 pounds in the U.K AWARD
PROMO send details for claims.
Claims Requirements:
1. Full name:
2. Home Address:
3. Sex:
4. Phone Number:
5. Country of Residence
Russ Allbery writes:
> This was intentional when those files were introduced since rebuilding
> them requires Emacs, and the concern was that not everyone who worked
> on Policy would want to have Emacs installed.
Thanks for the explanation.
I think that Emacs should simply be a build dependenc
Package: src:swt-gtk
Version: 3.5.1-2.1
Severity: normal
Hello,
I have prepared a package for SWT 3.6 (based on the package for SWT
3.5.1), the problem I faced when installing libswt-gtk-3.6-java while
I already had libswt-gtk-3.5-java installed, is that both packages
provide /usr/shar
Package: libpam-mount
Version: 1.33-2
Severity: serious
Justification: Uninstallable
Hi maintainer,
While I appreciate the effort your put to fix (#592492), I wonder if
you tested the package on kfreebsd-*. grep-excuses told me that you
might not:
libpam-mount/kfreebsd-amd64 unsatisfiable De
On 08/27/2010 11:45 PM, Julien Cristau wrote:
Does the legacy driver work with UMS at all (on a different kernel,
e.g.)?
I've now tried to downgrade the .32 kernel to 2.6.32-20 and rebooting
passing i915.modeset=0 to the kernel and without the file
/etc/modprobe.d/i915-kms.conf (which contain
> Umh, I have tried reproducing your bug, both under /tmp and under a
> different directory, and with different kinds of permissions.
The command was executed with /root as the current working directory by
user root.
> Please, if you are able to reproduce this bug in any other machine,
> tell me
Mozilla folks announced that a parser API for JavaScript has landed in
SpiderMonkey:
http://blog.mozilla.com/dherman/2010/08/25/an-api-for-parsing-javascript/
Pinging upstream about it.
--
Johan Euphrosine (proppy)
Development and services around Free Software
http://www.aminche.com/
signature
Package: libgdal-doc
Version: 1.6.3-4
Severity: normal
Links such as the one for "GDAL Utility Programs" in the main index.html
page are not working because they point to files with only one
underscore in the file name (e.g. gdal_utilities.html), instead of the
two present in the intended target f
Package: irssi-plugin-xmpp
Version: 0.51+cvs20100627-1
Severity: normal
I can reproduce this bug sinde my last upgrade (Debian Squeeze).
How can I help ti identify the Problem?
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i
On Fri, Aug 27, 2010 at 22:56, Julien Cristau wrote:
> On Fri, Aug 27, 2010 at 22:17:43 +0300, Kamen Naydenov wrote:
>
>> Package: xserver-xorg-video-intel
>> Version: 2:2.12.0+legacy1-1
>> Severity: normal
>>
> Can you get any logs at all from the boot with 2.6.32-21? If not, can
> you try 2.6.3
On Fri, Aug 27, 2010 at 08:55:23AM +0900, Nobuhiro Iwamatsu wrote:
> Hi,
>
> > The impact seems rather low, I don't think we need a DSA for this?
>
> OK. May I think this to be the official answer of the security team?
> # Because you are member of security team.
Yes, that should be ok. I'll upd
On Thu, Aug 26, 2010 at 08:59:12PM +0200, Olivier Berger wrote:
> Hi.
>
> Le mercredi 25 août 2010 à 20:59 +0200, Moritz Muehlenhoff a écrit :
> > severity 529319
>
> Did you want to set some specific severity ?
>
> > thanks
> >
> > On Mon, Jul 20, 2009 at 11:19:56AM +0200, Patrick Schoenfeld w
On Fri, Aug 27, 2010 at 12:17:16PM -0700, Russ Allbery wrote:
> CJ Fearnley writes:
>
> > However, I do wish that we could figure out how to write a
> > minefield-avoiding third sentence for your paragraph on the main archive
> > area that definitively asserts (what I believe we all know to be tr
On Fri, Aug 27, 2010 at 12:13:00PM -0600, Scott Barker wrote:
> After applying the latest kernel package, all of my VMs started just fine as
> well. All i386.
Well, this is good news I suppose.. personally I'd rather have
something 100% reproducing than intermittently failing :(
--
dann frazier
Package: klibc-utils
Version: 1.5.18-1
Severity: normal
File: /usr/lib/klibc/bin/ipconfig
ipconfig apparently assumes that the dhcp server's ip address is the nameserver
when dhcp gives it no nameservers, dhcp gives the nameserver 0.0.0.0, or the
nameservers are not ip addresses (i.e. ns1.example.
Package: libnewlib-dev
Version: 1.18.0-6
Severity: wishlist
I have a really hard time compiling anything against libnewlib-dev,
for example, is missing and wint_t (sys/_types.h) missing,
/usr/lib/newlib/i486-linux-gnu/include/sys/types.h includes a file
called features.h which isn’t found, not to
On 27/08/10 23:10, Jordi Gutiérrez Hermoso wrote:
On 27 August 2010 15:54, Torquil Macdonald Sørensen wrote:
Ok, it seems that libmesh0.6.4 is incompatible with the current version of
libpetsc in debian, v3.1. After some time I managed to make a DEB file of
libmesh SVN.
Are you sure this isn'
During late Spring and early Summer this package has seen
three iterations at mentors.debian.net.
Due to unforeseen delays, and now the freeze of testing/Squeeze,
the complete evaluation will have to wait until the upcoming
release have been completed.
The suggested packaging will remain deposite
On Thu, Aug 26, 2010 at 17:29:43 (CEST), David Kalnischkies wrote:
> 2010/8/26 Reinhard Tartler :
>> I'm still waiting for an answer on this question. Is this issue solved
>> with the latest upload, or do you prefer me to upload the patch posted
>> above?
>
> It would be nice if you could fix it i
On Fri, Aug 27, 2010 at 23:28:39 +0200, Cesare Leonardi wrote:
> Package: xserver-xorg-video-intel
> Version: 2:2.12.0+legacy1-1
> Severity: normal
>
> I cc the kernel team, since i believe it is something that relates to
> them also.
> I have the same problem as reported by Kamen: when GDM try t
Le vendredi 27 août 2010 à 11:32 +0200, Fejes Jozsef a écrit :
> Package: gdm3
> Version: 2.30.2-4
> Severity: normal
>
> Default Debian install with Gnome, Samba, Winbind. I joined an NT domain, set
> up
> Samba and Winbind, included Winbind in PAM and nsswitch.conf, it's all good.
> Winbind is
Le jeudi 26 août 2010 à 17:06 -0700, Bryce Nesbitt a écrit :
> For a patch for this issue see:
> http://cafbit.com/entry/gnome_terminal_friendly_clipboard_patch
Thanks for the link. However we are not going to accept such a patch in
Debian since it changes the behavior too deeply.
You should brin
On 08/27/2010 06:25 AM, Ben Hutchings wrote:
Please test 2.6.32-21 which is now in unstable. This disables KMS for
the 855 chipset, which may fix this.
I Ben, for me the KMS disabling was a big trouble, as i explain in #594623.
Cesare.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@l
Le jeudi 26 août 2010 à 20:09 +0300, Harri Kiiskinen a écrit :
> I did get "Internal Error" messages immediately at the beginning of the
> burn while trying to burn traditional audio CD's, until one of the other
> bug reports hinted at the brasero-cdrkit. Installing that package fixed
> the problem
Package: plasma-netbook
Version: 4:4.4.5-3
Severity: normal
I try to install plasma-netbook using kde-plasma-netbook,
but the bug is still present.
plasma-netbook don't autostart.
I cant select a Form factor on Workspace setting, netbook is
selected but it is gray.
# ls -lh /usr/share/auto
Package: xserver-xorg-video-intel
Version: 2:2.12.0+legacy1-1
Severity: normal
I cc the kernel team, since i believe it is something that relates to
them also.
I have the same problem as reported by Kamen: when GDM try to start, the
screen goes black and the CPU fan starts to go at full speed (as
Le jeudi 26 août 2010 à 18:09 +0200, André Pirard a écrit :
> > You should bring this issue upstream. There is no reason for Debian
> > to diverge from upstream on such a large scale.
> I'm getting mad, or is it not me.
> I understood that Ubuntu has just sent me "upstream to Debian".
Sorry but I’
tags 594582 + unreproducible
thanks
Sebastien Hinderer dijo [Fri, Aug 27, 2010 at 02:03:26PM +0200]:
> # dh-make-drupal --debug 5 wysiwyg
> (…)
> ERROR: parent directory is world writable, FileUtils#remove_entry_secure does
> not work; abort: "/tmp/d20100827-5439-1wrj2by" (parent directory mode 4
On 27 August 2010 15:54, Torquil Macdonald Sørensen wrote:
> Ok, it seems that libmesh0.6.4 is incompatible with the current version of
> libpetsc in debian, v3.1. After some time I managed to make a DEB file of
> libmesh SVN.
Are you sure this isn't an RC bug? It's keeping the package out of
squ
Package: general
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
soleil:/usr/src# uname -a
Linux soleil 2.6.32-3-ieee1394 #1 SMP Mon Jun 7 13:44:44 CEST 2010 i686
GNU/Linux
I run DEBIAN squeeze updated this week.
Steps to reproduce: aft
Package: upgrade-reports
Severity: normal
Hi,
trying a lenny->squeeze dist-upgrade on my server (data see below):
$ apt-get -s dist-upgrade
[...]
444 upgraded, 175 newly installed, 16 to remove and 0 not upgraded.
[...]
It wants to remove mysql-server *and* mysql-server-5.0 instead of
upgradi
Stig Sandbeck Mathisen writes:
> I've marked it forwarded to http://projects.puppetlabs.com/issues/4489,
> and will pull the solution from there.
I've cherry-picked this from upstream, and a fix will be available as
soon as 2.6.0-3 is uploaded.
--
Stig Sandbeck Mathisen
o
Stig Sandbeck Mathisen writes:
> Hello,
>
> Thank you for the patch and the NMU. I'll add the patch to our
> repository.
Or rather, I've cherry-picked it from upstream, and it'll make a 2.6.0-3
upload for squeeze shortly.
--
Stig Sandbeck Mathisen
ooo, shiny!
pgpJ9tYFY
Package: libboost-dev
Version: 1.42.0.1
Severity: wishlist
Hi,
upstream 1.44 is released. Could you package it please (1.43 at least).
Thank you in advance,
Regards
Romain
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (700, 'unstable')
Architecture: a
Package: libmesh-dev
Severity: normal
Ok, it seems that libmesh0.6.4 is incompatible with the current version of
libpetsc in debian, v3.1. After some time I managed to make a DEB file of
libmesh SVN. I haven't had the time to test it yet. So libmesh SVN might
be something for Debian Sid now, since
Package: squirrelmail-secure-login
Version: 1.4-1
Severity: important
this is supposed to force all squirrelmail logins through https but it doesn't
work because of how squirrelmail's index.php is written
-- System Information:
Debian Release: 5.0.5
APT prefers stable
APT policy: (500, 'sta
Package: emacs-goodies-el
Version: 34.1
Severity: wishlist
File: emacs-goodies
gpl'ed code can be found here.
it works fine here with v.23
http://nschum.de/src/emacs/highlight-parentheses/
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Arc
Hello, and thanks for the bug report.
The fix looks trivial to cherry-pick, it'll make the next upload.
--
Stig Sandbeck Mathisen
ooo, shiny!
pgpMedJEVMvpZ.pgp
Description: PGP signature
Package: valgrind
Version: 1:3.6.0~svn11254
Severity: minor
valgrind has different work modes which are quite helpful... they are
accessible with the --tool option, but this option is not documented in
the manpage! Just look for "--tool" therein, not a single hint present.
Regards,
Eduard.
-- Sy
1 - 100 of 356 matches
Mail list logo