On Fri, Jun 22, 2012 at 08:18:03PM +0200, Goswin von Brederlow wrote:
> > May I suggest that upon upgrade, we have a debconf message telling
> > about it? We could add this in base-files or any essential package,
> > probably one with some debconf messages already in would be a better
> > pick. In
2012/6/19 Wouter Verhelst wrote:
>> That's not true. Only applications, that are limited by /tmp speed will
>> become faster then. Do you know such applications?
>
> Any application which performs I/O anywhere has a chance of being
> limited by it.
In theory. But do you know any applications actu
On Sun, 24 Jun 2012, Osamu Aoki wrote:
> On Sat, Jun 23, 2012 at 06:00:15PM +0300, Touko Korpela wrote:
> > Tollef Fog Heen wrote:
> > > > On Sun, Jun 10, 2012 at 07:46:57PM +0200, Stephan Seitz wrote:
> > > > > On Sun, Jun 10, 2012 at 07:12:11PM +0200, Tollef Fog Heen wrote:
> > > > > >]] Stephan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Package: wnpp
Severity: wishlist
Owner: Phillip Susi
* Package name: e2defrag
Version : 0.79
Upstream Author : Phillip Susi
* URL : http://launchpad.net/e2defrag
* License : GPL
Programming Lang: C
Description
On Sat, Jun 23, 2012 at 06:00:15PM +0300, Touko Korpela wrote:
> Tollef Fog Heen wrote:
> > > On Sun, Jun 10, 2012 at 07:46:57PM +0200, Stephan Seitz wrote:
> > > > On Sun, Jun 10, 2012 at 07:12:11PM +0200, Tollef Fog Heen wrote:
> > > > >]] Stephan Seitz
> > > > >>Will Wheezy support SSDs out of t
On 23/06/12 07:47, Gaudenz Steinlin wrote:
>
> Hi Dimitrijs
>>
>> sinfo package is not RC, but it hasn't been updated in a while.
>>
>> Jürgen Rinas or Gaudenz Steinlin do you intend to continue maintaining it?
>
> Thanks for the heads up. Jürgen do you still intend to maintain sinfo in
> Debian?
On Thu, Jun 21, 2012 at 02:50:21PM +0100, Lars Wirzenius wrote:
> As far as I understand, it is entirely true that Google's Hangout,
> or Skype, are easy to use. Of the free variants, I mainly have
> experience with Mumble, which usually works, but requires tweaking
> and configuration to work wel
Serge writes:
> Or you mean that they should run `gcc`/`g++` with CPPFLAGS?
Yes.
> If you do, then... How should they do that? I.e. if I specify:
> CPPFLAGS="blablabla hehehe hohoho"
> How should build system run gcc? Like that?
> gcc blablabla hehehe hohoho -c test.o test.c
Yes.
> Is the
2012/6/23 Adam Borowski wrote:
>> Correct me if I'm wrong, but IIRC the CPPFLAGS have nothing to do with C++.
>> They're for `cpp` tool which is "The C PreProcessor" (check `man cpp`).
>> So as far as I understand cmake (and every other build system) MUST ignore
>> the CPPFLAGS, right?
>
> They SH
On Fri, Jun 22, 2012 at 09:32:15PM +0800, Thomas Goirand wrote:
> On 06/22/2012 05:34 PM, Goswin von Brederlow wrote:
> > Step 1: upgrade/dist-upgrade with ia32-libs (wine, ...) held back
> > Step 2: dpkg --add-architecture i386 && apt-get update
> > Step 3: dist-upgrade (ia32-libs, wine, ... is no
On Thu, Jun 21, 2012 at 02:50:21PM +0100, Lars Wirzenius wrote:
> As far as I understand, it is entirely true that Google's Hangout,
> or Skype, are easy to use. Of the free variants, I mainly have
> experience with Mumble, which usually works, but requires tweaking
> and configuration to work wel
Serge writes:
> 2012/6/23 Andrey Rahmatullin wrote:
>> Do you say that cpp(1) is not used in the build process of C and C++
>> software?
> Yes, unless you actually call `cpp` directly by your build scripts somewhy.
> Gcc uses internal preprocessor by default.
Same thing in different packaging.
2012/6/23 Andrey Rahmatullin wrote:
>> They're for `cpp` tool which is "The C PreProcessor" (check `man cpp`).
>> So as far as I understand cmake (and every other build system) MUST
>> ignore the CPPFLAGS, right?
>
> Do you say that cpp(1) is not used in the build process of C and C++
> software?
On Thu, Jun 21, 2012 at 03:46:16PM +0200, Stephan Seitz wrote:
> On Thu, Jun 21, 2012 at 09:06:30AM +0200, Wouter Verhelst wrote:
> >>Maybe, but we are talking about defaults. Please correct me, but I
> >>think that most Debian systems are in some way single user systems.
> >Not in my experience.
>
Package: wnpp
Severity: wishlist
Owner: John Millikin
* Package name: haskell-dbus
Version : 0.10
Upstream Author : John Millikin
* URL : https://john-millikin.com/software/haskell-dbus/
* License : GPL-3+
Programming Lang: Haskell
Description : Haskel
Hi,
a short while ago we had a lively discussion about the problems in
initramfs with devices apearing too late (especially USB devices) or
crypto/md/lvm/multipath devices being stacked in a way the initramfs
scripts wouldn't handle.
A simple solution for this problem is to use udev to watch out
On Sat, Jun 23, 2012 at 11:08:50PM +0300, Serge wrote:
> 2012/6/19 José Luis Segura Lucas wrote:
> > (http://wiki.debian.org/Hardening#Notes_for_packages_using_CMake),
> > referred by lintian-info too. Using it I only need to define "export
> > DEB_BUILD_HARDENING=1" on my debian/rules and it adds
On Sat, Jun 23, 2012 at 11:08:50PM +0300, Serge wrote:
> > (http://wiki.debian.org/Hardening#Notes_for_packages_using_CMake),
> > referred by lintian-info too. Using it I only need to define "export
> > DEB_BUILD_HARDENING=1" on my debian/rules and it adds the CPPFLAGS to
> > CFLAGS and CXXFLAGS (C
2012/6/19 José Luis Segura Lucas wrote:
> (http://wiki.debian.org/Hardening#Notes_for_packages_using_CMake),
> referred by lintian-info too. Using it I only need to define "export
> DEB_BUILD_HARDENING=1" on my debian/rules and it adds the CPPFLAGS to
> CFLAGS and CXXFLAGS (Cmake ignores CPPFLAGS)
On Sat, Jun 23, 2012 at 01:07:56PM +0200, Goswin von Brederlow wrote:
> It has to be held back. But apt-get/aptitude might select a solution
> where they do get removed rather then hold back many other packages.
> I'm hoping it will be held back automatically without user intervention
> but that mi
Dmitry E. Oboukhov wrote:
> I've tried to use the service. 2/3 requests - 501 error.
> unusable.
The Geoip database in use lacked your subnet.
The one from June appears to have it, so I'll be updating it in a few hours.
Will also try to find a way to better deal with such cases.
Cheers,
--
Raph
Package: wnpp
Severity: wishlist
Owner: Arthur de Jong
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: svn2cl
Version : 0.13
Upstream Author : Arthur de Jong
* URL : http://arthurdejong.org/svn2cl/
* License : BSD-3-clause
Programming Lang: Bourn
On 2012-06-23 13:19, Jonas Smedegaard wrote:
> Sounds like similar problem I have with initial install of
> buddycloud-server. It seems to me it is a problem related to
> dbconfig-common - if both my package and dbconfig-common and dependent
> database package is installed in same batch then my
❦ 23 juin 2012 18:32 CEST, Vincent Bernat :
> I have asked help in debian-devel@ (but forgot the Cc).
[...]
Oh, I didn't realized that you crossposted. ;-)
--
printk("HPFS: G... Kernel memory corrupted ... going on, but
it'll crash very soon :-(\n");
2.4.3 linux/fs/hpfs/su
On 2012-06-23 12:55, Vincent Bernat wrote:
> I was suggested to turn `roundcube-sqlite` into some kind of
> transitional package. But it seems difficult for me to choose between
> `roundcube-mysql` and `roundcube-sqlite`. And it does not explain why
> APT does not know how to handle this.
This sho
❦ 23 juin 2012 18:23 CEST, Andreas Beckmann :
> This should be working in apt in wheezy (I didn't verify it), but that
> is not available at dist-upgrade time.
>
>> A conflict with `roundcube-sqlite`
>> may work but is it sane to add "Conflicts" for this?
>
> I just tested Breaks and Conflicts w
On Sat, Jun 23, 2012 at 06:00:15PM +0300, Touko Korpela wrote:
Tollef Fog Heen wrote:
You need to enable it in all layers (fstab, crypttab, lvm.conf), yes.
For now you shouldn't use discard option with SSDs, it's bad for
performance. Better is to run fstrim periodically.
Does this mean you sh
On Jun 23, Russ Allbery wrote:
> We've frequently required users to upgrade specific packages to newer
> versions prior to the general dist-upgrade to resolve various issues, such
> as for the udev transition.
FWIW, what we required was to upgrade the kernel and udev at the same
time, so a norma
Tollef Fog Heen wrote:
> > On Sun, Jun 10, 2012 at 07:46:57PM +0200, Stephan Seitz wrote:
> > > On Sun, Jun 10, 2012 at 07:12:11PM +0200, Tollef Fog Heen wrote:
> > > >]] Stephan Seitz
> > > >>Will Wheezy support SSDs out of the box with all trimming functions,
> > > >>even if your SSD partition is
On 06/23/2012 03:10 PM, Mehdi Dogguy wrote:
> On 06/23/2012 08:23 AM, Thomas Goirand wrote:
>> Unfortunately, we never require that our users upgrade to the latest
>> point release before upgrading to stable+1.
>
> http://www.debian.org/releases/stable/amd64/release-notes/ch-upgrading.en.html#sys
On 23-06-12 14:53, Henrique de Moraes Holschuh wrote:
On Sat, 23 Jun 2012, Rudy Zijlstra wrote:
On 22-06-12 21:38, Henrique de Moraes Holschuh wrote:
On Fri, 22 Jun 2012, Rudy Zijlstra wrote:
let system run with IPv4& IPv6 routing for about 1 month
IPv6 routing will start to fail
IPv4 routi
Package: wnpp
Severity: wishlist
Owner: Thomas Koch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
* Package name: libprolog-cafe-java
Version : 1.3
Upstream Author : Mutsunori BANBARA ,
Naoyuki TAMURA ,
Jason Tsay ,
M
Package: wnpp
Severity: wishlist
Owner: Benoit Mortier
* Package name: libpoe-component-schedule-perl
Version : 0.95
Upstream Author : Olivier Mengué
* URL : http://search.cpan.org/dist/POE-Component-Schedule/
* License : Artistic
Programming Lang: Perl
D
Package: wnpp
Severity: wishlist
Owner: Benoit Mortier
* Package name: libpoe-component-server-jsonrpc-perl
Version : 0.05
Upstream Author : Côme BERNIGAUD
* URL : http://search.cpan.org/dist/POE-Component-Server-
JSONRPC/
* License : (GPL, Artistic)
Progra
On Sat, 23 Jun 2012, Rudy Zijlstra wrote:
> On 22-06-12 21:38, Henrique de Moraes Holschuh wrote:
> >On Fri, 22 Jun 2012, Rudy Zijlstra wrote:
> >>let system run with IPv4& IPv6 routing for about 1 month
> >>>IPv6 routing will start to fail
> >>>IPv4 routing becomes slow and unpredictable
> >>no o
On 12-06-23 at 12:55pm, Vincent Bernat wrote:
> I have a problem with one of my packages and I am unable to see the
> beginning of a solution for it. The bug report is here:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677803
>
> In Squeeze, `roundcube` depends on `roundcube-core` which de
Thomas Goirand writes:
> On 06/23/2012 02:18 AM, Goswin von Brederlow wrote:
>> Problem is that frontends will complain about ia32-libs being not
>> upgradable and might suggest removing it instead of keeping it back way
>> before that. At the time base-file is upgraded ia32-libs and all other
>>
Hi!
I have a problem with one of my packages and I am unable to see the
beginning of a solution for it. The bug report is here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677803
In Squeeze, `roundcube` depends on `roundcube-core` which depends on
`roundcube-sqlite | roundcube-mysql | round
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia
* Package name: samplv1
Version : 0~svn682
Upstream Author : Rui Nuno Capela
* URL : http://www.rncbc.org/drupal/node/488
* License : GPL
Programming Lang: C++
Description : polyphonic sampler syn
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia
* Package name: synthv1
Version : 0~svn682
Upstream Author : Rui Nuno Capela
* URL : http://www.rncbc.org/drupal/node/473
* License : GPL
Programming Lang: C++
Description : polyphonic sampler syn
On 22-06-12 21:38, Henrique de Moraes Holschuh wrote:
On Fri, 22 Jun 2012, Rudy Zijlstra wrote:
let system run with IPv4& IPv6 routing for about 1 month
IPv6 routing will start to fail
IPv4 routing becomes slow and unpredictable
no obvious causes visible in the system. top and friends do not
On Sat, June 23, 2012 08:25, Russ Allbery wrote:
> Thomas Goirand writes:
>> On 06/23/2012 02:48 AM, Goswin von Brederlow wrote:
>
>>> The helpfull error messages and holding back packages would have to be
>>> ported to stable apt/aptitude to be any use for upgrades. And only
>>> people updating t
Package: wnpp
Severity: wishlist
Owner: Charles Plessy
Hello everybody,
in order to get the cloud platform Eucalyptus in Debian, we need some
Java libraries. The following source package brings them all at once.
We recognise that it is not ideal, but it is the only way to not
postpone the uploa
On 06/23/2012 08:23 AM, Thomas Goirand wrote:
> Unfortunately, we never require that our users upgrade to the latest
> point release before upgrading to stable+1.
http://www.debian.org/releases/stable/amd64/release-notes/ch-upgrading.en.html#system-status
--
Mehdi Dogguy مهدي الدڤي
http://doggu
Hi Dimitrijs
>
> sinfo package is not RC, but it hasn't been updated in a while.
>
> Jürgen Rinas or Gaudenz Steinlin do you intend to continue maintaining it?
Thanks for the heads up. Jürgen do you still intend to maintain sinfo in
Debian? The last contact we had was quite some time ago and back
45 matches
Mail list logo