Quoting Christian Perrier ([EMAIL PROTECTED]):
>
> Dear maintainer of amavisd-new,
>
> On Friday, September 12, 2008 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 Thursday, September 11, 2008.
>
> W
tags 485236 moreinfo
thanks
-=| Tim Vaughan, Fri, Jul 04, 2008 at 11:57:44AM +1000 |=-
> As per subject, this still happens on the eeepc 900 with the new
> eeepc-acpi-scripts. Specifically, to switch the wireless on requires
> pressing Fn-F2, waiting for the blue LED to briefly turn on and of
> ag
On 09/24/2008 08:56:13 PM, Peter Bloomfield wrote:
On Sep 22, 2008, at 11:07 AM, Pierre M. wrote:
[CUT]
since balsa 2.3.25 (I think) the list of To addresses is [truncated].
I'd rather my brain not parse the view source to know the list.
I think there is a cosmetic-ergonomic problem.
Or have I m
tags 467654 moreinfo
thanks
-=| Eric Cooper, Tue, Feb 26, 2008 at 01:09:23PM -0500 |=-
> Package: eeepc-acpi-scripts
> Version: 1.0
> To: Debian Eee PC Team <[EMAIL PROTECTED]>
> From: leandro noferini <[EMAIL PROTECTED]>
> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)
> Date: Tue, 26
What about letting new formats in experimental to start with?
It would be a nice way to start testing the whole infrastructure
(buildds, PTS, etc etc)
a.
signature.asc
Description: Digital signature
Hi,
The hotkey-handling code has gone through some reworking after version
1.0.4 and it would be nice if you can check if the current sid package
works better for you.
--
damJabberID: [EMAIL PROTECTED]
signature.asc
Description: Digital signature
Package: cups
Version: 1.3.8-11
Severity: serious
Hi,
your package failed to build from source.
| Automatic build of cups_1.3.8-11 on signy by sbuild/mips 98-farm
| Build started at 20080927-0117
| **
| Checking availabl
Package: munin-node
Version: 1.2.6-5
Severity: normal
Tags: patch
When activating the plugins tomcat_access, tomcat_threads and
tomcat_volume, they don't report any values for graphing.
That happens because the script expects the following XML structure in
the status output:
when in fact on m
Package: bash-completion
Version: 20080705
Severity: minor
After installing package the following broken links appeared in
/usr/share/doc/bash:
lrwxrwxrwx1 root root24 2008-09-27 07:54 completion-contrib ->
/bash-completion/contrib
lrwxrwxrwx1 root root26 2008-09-27 07:54 README.
Hi Oleksandr
You are right. The qt4 documentation has been moved from
/usr/share/doc/qt4-doc/html
to
/usr/share/doc/qt4-doc-html/html
which is a symbolic link to /usr/share/qt4/doc/html
I will fix this soon.
Cheers
Gudjon
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsu
Good morning gents,
As the problem still persists with the latest linux-image-2.6.26-1-686-bigmem
Kernel currently shipped with Lenny (just made an update/upgrade), do you want
me to reissue this bug report for the actual kernel version?
Kind regards,
Stefan
--
GMX Kostenlose Spiele: Einfach o
Package: module-init-tools
Version: 3.3-pre4-2
The definition of the alias command man modprobe.d(5) is
alias wildcard modulename
I believe this is backwards, and given the usage of the word "wildcard",
confusing.
"Wildcard" already has a meaning in most system documentation. It is used
At Fri, 26 Sep 2008 17:21:53 +0200,
Michal Pokrywka wrote:
>
> UPDATE: If i turn off proxy to apt-cacher then everything works
>
In addition to:
Acquire::http { Proxy "http://CacheServerIp:3142";; };
Can you add
Acquire::http::Proxy::bugs.debian.org="DIRECT";
to see if this fixes your problem
> = Request
>
> ! CONNECT TO 127.0.0.1:3142
> ! CONNECTION ESTABLISHED
> POST http://bugs.debian.org:80/cgi-bin/soap.cgi HTTP/1.1
You have a weird proxy configuration.
Are you using apt-cacher?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [E
This bug also screws up the mouse buttons so that mouse clicks do not
work like they used to.
This seems to have something to do with the "Scroll lock" indicator
light. (There is also a "ScrLk" key, which seems to have no effect on
this light, or anything else that I can see, while running Debian.
Package: texinfo
Version: 4.11.dfsg.1-4
Severity: wishlist
http://savannah.gnu.org/forum/forum.php?forum_id=5465
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (1100, 'testing'), (990, 'stable'), (500,
'testing-proposed-updates'), (500, 'proposed-updates'
Package: ttf-freefont
Version: 20080323-3
Severity: wishlist
http://savannah.gnu.org/forum/forum.php?forum_id=5451
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (1100, 'testing'), (990, 'stable'), (500,
'testing-proposed-updates'), (500, 'proposed-update
Package: gv
Version: 1:3.6.5-2
Severity: wishlist
http://savannah.gnu.org/forum/forum.php?forum_id=5466
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (1100, 'testing'), (990, 'stable'), (500,
'testing-proposed-updates'), (500, 'proposed-updates'), (101,
Kevin, hi,
Kevin Shanahan wrote:
> I had some problems with my Asterisk installation having the PRI
> channels lock up completely when certain types of calls were
> received. Eventually this was traced back to a deadlock caused by the
> bristuff patches being applied.
>
> Various information, log
Package: kmyfirewall
Version: 1.1.1-1
Severity: minor
Hi, another typo that's easily found in the source is "Gloabl".
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Loca
On Sat, Sep 27, 2008 at 1:21 AM, Thomas Dickey <[EMAIL PROTECTED]> wrote:
>
> Two observations:
>
> It does not initialize locale.
>
> #include
>setlocale(LC_ALL, "");
Nice. Including these lines it does work. Why is it necessary to
initialize locale? I am tempted to rename the bug :)
Package: kmyfirewall
Version: 1.1.1-1
Severity: minor
There is a copmuter typo that appears in a couple of places in
kmyfirewall. A quick search of the source will locate it with ease.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architec
I just checked again and there is an entry. I would not know when this
change came in as I only today reinstalled this packages.
I suggest that this report be closed as fixed.
--
Regards,
Sheridan Hutchinson
[EMAIL PROTECTED]
signature.asc
Description: OpenPGP digital signature
Hi,
I find this problem completely reproducible by running the stress program (from
the stress package).
Do this:
(1) Open a terminal, run mplayer SOMEaudioFILE.ogg
Audio output is typically okay at this point (at least for me).
(2) Open another terminal, run stress -c [noOFtotalCPUcores]
In my
Hello,
> package: setserial
> severity: wishlist
> tags: patch l10n
your sv.po seems to be invalid. Could you please have a look?
greets,
Jonas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Julien Cristau writes:
> Well that's not quite correct. If start-stop-daemon fails, the init
> script is supposed to fail if mpd isn't running after start, or it's
> still running after stop... Adding '|| true' to s-s-d invocations is
> wrong, IMHO.
You're right. Since #478018 was fixed by fixi
> From: Sergey Belikov <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Bug#43: netselect-apt: Netselect don't says that I hava a
> firewall but I don't have
> Date: Fri, 15 Aug 2008 10:15:50 +0700
>
> Hi!
> I confirm the bug.
> That bug on function run_netselect() in perl expressio
Package: wordpress
Version: 2.5.1-7
Severity: minor
Tags: patch
> if (!file_exists($debian_file)) {
> header("HTTP/1.0 404 Not Found");
> echo "404 Not found";
> }
should be
> if (!file_exists($debian_file)) {
> header("HTTP/1.0 404 Not Found");
> echo
Package: wordpress
Version: 2.5.1-7
Severity: important
Tags: security
The file as found in 2.5.1-7 takes the HTTP_HOST and uses it to find the
config-.php file to include.
This routine is prone to attacks by a local user via a especially crafted Host
header.
Feel free to increase the severity
Duplicated bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493371
Regards.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: asterisk
Version: 1:1.4.21.2~dfsg-1+b1
Severity: normal
Granting a daemon access to the root home directory is a security
problem.
Also having random files created in the /root directory is an annoyance.
The correct place for .asterisk_history is under /var/lib/asterisk.
--
To UNSUBS
Package: glibc
Version: 2.7-13
Severity: normal
Tags: patch
The check for libgcc_eh.a is required in
glibc/nptl/sysdeps/pthread/configure.in
and may it be even in
glibc/configure.in
Next test fragment helps to solve problem
-
AC_CACHE_CHECK(wheth
Package: apache2.2-common
Version: 2.2.9-7
/etc/apache2/conf.d/security default config file overrides
ServerTokens and ServerSignature parameters of
/etc/apache2/apache2.conf
Are these duplicates really necessary?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". T
Package: awesome
Version: 3.0~rc6-1
Severity: normal
When a floating window is snapped to the edge of the screen and being
dragged away, aewsome apparently expects a certian level of mouse
accelleration to overcome the edge resistance and unsnap it. This
doesn't feel right to me (awesome 2 felt ok
Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-4
Severity: normal
After upgrading from Etch, suspension to disk stopped from powering off
the system.
I tried invoking the suspension to disk with these 3 methods:
hibernate (from the hibernate package)
s2disk (from the uswsusp package)
echo dis
On Fri, Sep 26, 2008 at 03:26:59PM +0200, Juan Cespedes wrote:
> Package: libncursesw5,libncursesw5-dev
> Version: 5.6+20080830-1
> Severity: normal
>
> When using multi-bytes UTF-8 characters in libncurses, it wrongly
> calculates its width, and messes up all the display.
>
> Attached is a simpl
Currently the kernel code only shows a warning such as "[827407.304729]
warning: `asterisk' uses 32-bit capabilities (legacy support in use)" for one
single program. Therefore if the program in question is a daemon started at
boot then other programs that are being developed on the machine will
On Wed, Sep 24, 2008 at 02:17:03 +, Decklin Foster wrote:
> mpd (0.13.2-2) unstable; urgency=low
> .
>* Don't die if start-stop-daemon fails (Closes: #478018, #498911)
Well that's not quite correct. If start-stop-daemon fails, the init
script is supposed to fail if mpd isn't running af
Package: iceweasel
Version: 3.0.1-1
Severity: wishlist
Tags: security
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
There's a new upstream firefox 3.0.3 available now, which fixes some
security and other bugs. It would be awesome to have iceweasel get these
fixes.
thanks!
- -- System Informat
Charles sent the mail to [EMAIL PROTECTED], but his mail
didn't show up. So I reply...
On 2008-09-26 09:45, Charles Brockman wrote:
> I allow that my contribution to the Debian GNU/Linux release notes can be
> distributed under the terms of the GNU General Public License, version 2.
>
> --
> Cha
The outcome of the discussion seems pretty clear now. I am cloning this
bug and reassigning to dh-ocaml as a reminder to update our policy.
--
Stéphane
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: xorg-server
Version: 2:1.5.1-1
Severity: important
mi/miinitext.c:InitExtensions() calls
GlxPushProvider(&__glXDRISWRastProvider);
On server regen, this means that the swrast glx provider is twice in
__glXProviderStack, which is no longer NULL-terminated. The following
call to GlxExtensi
Package: wine
Version: 1.0.0-1
Followup-For: Bug #490759
Unfortunately, the version provided by budget dedicated requirs libldap2, which
conflicts with libldap for anyone running testing/sid (and hence this version
of wine). As such, the package provided isn't good enough either.
At this point
Package: nvidia-kernel-source
Version: 173.14.09-5
Severity: normal
Tags: patch
This patch ports the module to 2.6.27-rc5. Note that it breaks with 2.6.24.
I don't claim correctness, I just fiddled with it until it compiled.
diff --git a/nv-linux.h b/nv-linux.h
index a3ec48d..415164a 100644
---
Package: tomboy
Version: 0.10.2-1
Severity: normal
Tags: patch
There is a new upstream version out (0.12 stable) + the debian/watch file is -
and was wrong all the time.
Also some lintian errors need to be revised - hence my question: are you still
actively interested in
the maintainership of th
On 2008-09-26 23:08 +0200, Joerg Schuetter wrote:
> Could the portmap issue be caused by the missing K??portmap symlink
> in rc1.d? By running "update-rc.d -f portmap remove" and then the command
> "update-rc.d portmap start 43 S . start 32 0 6 . stop 81 1 ."
> from the postinst-file the required
Package: installation-guide
Severity: wishlist
4.4.2.1. USB stick partitioning on Intel x86
contains:
copy the following files from the Debian archives to the stick:
[...]
Optional kernel modules
Although the "from the Debian archives" is quite vague, the file name helps to
find the first files
Dear Felix,
thanks for your response.
Am Freitag, den 26.09.2008, 18:56 +0200 schrieb Felix Zielcke:
> Am Donnerstag, den 25.09.2008, 18:34 +0200 schrieb Paul Menzel:
> > wanting to reinstall something I unplugged one of the two disks in the
> > RAID1 array as a backup. Anyway I just accessed
On Fri, Aug 08, 2008 at 05:09:50AM +0200, Daniel Baumann wrote:
> Frank Lichtenheld wrote:
> > If you disagree and want to continue to maintain this package, please
> > close this bug
>
> done.
>
> > and do an upload also fixing the other issues.
>
> will be following untill the end of DebCamp/D
Package: fortunes
Version: 1:1.99.1-3.1
Severity: normal
The fortune:
The ideas of economists and political philosophers, both when they
are right and when they are wrong, are more powerful than is generally
understood. Indeed, the world is ruled by little else.
-- John Maynard K
I allow that my contribution to the Debian GNU/Linux release
notes can be distributed under any DFSG-free license.
I'm sorry for late reply.
Regards,
--
KISE Hiroshi
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Could the portmap issue be caused by the missing K??portmap symlink
in rc1.d? By running "update-rc.d -f portmap remove" and then the command
"update-rc.d portmap start 43 S . start 32 0 6 . stop 81 1 ."
from the postinst-file the required stop script is in rc1.d.
To prevent tampering to much with
Package: extremetuxracer
Severity: minor
Version: 0.4-1
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu ubuntu-patch intrepid
Tags: patch
I've noted that debian/patches/G++4.1-fix.diff is no longer applied and could
be
removed since it has been applied upstream and
debian/patches/fix_cups_cheat.
Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-5
Severity: important
Tags: patch
On many user keyring operations including mounting cifs shares or certain
keyctl commands, the kernel will oops.
The attached patch was posted on the cifs-client mailing list, but never seemed
to make it upst
On Fri, Sep 26, 2008 at 10:19:06PM +0200, Shams Fantar wrote:
> If I want to stop or to restart bind9, I can't by default. I get this message
> :
> Stopping domain name service...: bindrndc: connect failed: 127.0.0.1#953:
> connection refused
> failed!
> Starting domain name service...: bind fai
On Fri, Sep 26, 2008 at 06:54:12PM +0100, James Westby wrote:
> I believe this is fixed in experimental, as upstream has changed
> this area of the code, but it may be worth double checking that.
Relevant upstream patch below for the record, though all relevant ifdefs
have been removed from the re
Re: To [EMAIL PROTECTED] 2008-09-26 <[EMAIL PROTECTED]>
> The diff for the Lenny t-p-u-NMU is quoted below, the NMU for the
> version in unstable will follow shortly.
Here's the unstable diff.
diff -u gnuplot-4.2.3/debian/gnuplot-x11.install
gnuplot-4.2.3/debian/gnuplot-x11.install
--- gnuplot-
The program lsusb is contained by the package "usbutils". This is what
should be listed in the rescue list.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Argh, thanks for noticing. I'll just upload a really fixed version.
On Fri, 2008-09-26 at 22:28 +0200, José Manuel Santamaría Lema wrote:
> I checked the diff file of version 0.99.99.14 and it seems that do not fix
> the
> problem. Should be the bug reopened?
>
>
--
To UNSUBSCRIBE, email t
In case anyone is still hitting their heads against the wall on this, here's
a way to get "require valid-user" and "require group xxx" working:
Enable modules:
auth_basic
auth_pam
auth_sys_group:
Config:
AuthType Basic
AuthName "Private Access"
AuthPAM_Enabled On
AuthGROUP_Ena
Package: ftpd
Version: 0.17-23
Severity: normal
Similar to recent OpenBSD changes:
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec/ftpd/ftpcmd.y
this Debian package seems vulnerable to the same issue
(and I expect the solution here to be the same).
See also:
multiple vendor ftpd - Cross-site r
reassign 499945 lynx-cur 2.8.7dev9-2
thanks
On Fri, Sep 26, 2008 at 07:41:46PM +0200, Andreas Metzler wrote:
> On 2008-09-23 Kurt Roeckx <[EMAIL PROTECTED]> wrote:
> > Package: libtasn1-3
> > Version: 1.4-1
> > Severity: grave
>
> > Hi,
>
>
> > When I run "lynx https://acrobat.com";, I end up w
I checked the diff file of version 0.99.99.14 and it seems that do not fix the
problem. Should be the bug reopened?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: bind9
Version: 1:9.3.4-2etch3
Severity: grave
Justification: renders package unusable
If I want to stop or to restart bind9, I can't by default. I get this message :
Stopping domain name service...: bindrndc: connect failed: 127.0.0.1#953:
connection refused
failed!
Starting domain nam
tags 435518 pending
Re: Thierry Randrianiriana 2007-12-06 <[EMAIL PROTECTED]>
> > Any news? Is it possible to build gnuplot without any X11 dependencies?
> >
> hi,
>
> Since 4.2 gnuplot uses wxt terminal as defaut terminal. The dependencies come
> with the wxt terminal support (#414395).
> We mu
Package: reportbug
Version: 3.31
Severity: minor
Scroll up for the escaped brackets. :)
[EMAIL PROTECTED]:~% reportbug reportbug
*** Welcome to reportbug. Use ? for help at prompts. ***
Detected character set: UTF-8
Please change your locale if this is incorrect.
Using '"Chris West (Faux)" <[E
Package: wnpp
Severity: wishlist
Owner: Leandro Nunes dos Santos <[EMAIL PROTECTED]>
* Package name: libnet-ssh-gateway-ruby
Version : 1.0.0
Upstream Author : Jamis Buck <[EMAIL PROTECTED]>
* URL :
http://net-ssh.rubyforge.org/gateway/v1/api/index.html
* License
On Fri, 2008-09-26 at 16:20 -0300, Gustavo Noronha Silva wrote:
> You could perhaps forward the bug there? I had the impression that was
> one of the maintainers' duty, to avoid making the user interact with
> all the upstream bug trackers of the software they use?
If we're unable to reproduce
Package: pidgin-otr
Version: 3.2.0-2
Severity: normal
If you use the string "?OTRv" in conversation (eg; to have a conversation
about the OTR protocol, which i was just doing), the message never reaches
it's recipient and instead you get the message "Successfully refreshed
conversation with _
On Fri, 26 Sep 2008 21:29:56 +0200, gregor herrmann wrote:
> > any news on this packages? - The new version of libtest-inline-perl
> > needs the package File::Chmod for building and testing.
> But if you need it I can finish and upload it.
Finished and uploaded, the package is in NEW.
Cheers,
gr
Package: gpm
Version: 1.20.4-2
Followup-For: Bug #326709
Hi,
I think this problem may have resurfaced with version 5.6+20080920-1 of
libncursesw5; for example, aptitude now segfaults when I use it in
interactive mode on a tty while gpm is active. Here is the debugging
output:
Program received si
Package: topgit
Version: 0.4-1~unreleased.1
Severity: wishlist
topgit 0.4 has been released. There are two issues with it:
tg-mail has bashisms
tg-export --quilt -b only works from a tg branch
I fixed both issues and sent them upstream and will wait for a new
upstream version to be released.
* Build with openjdk-6-jdk by default (but allow for user rebuilds
using any JDK), and remove azureus-gcj altogether (Closes: #495514).
Could you please explain how to use azureus without openjdk-6-jdk ?
When I am trying to upgrade the currently installed version 3.1.1.0-2 to the
new version
On Fri, 26 Sep 2008 20:53:19 +0200, Jonas Genannt wrote:
> > I've taken a look at a package you've svn-injected, libfile-chmod-perl
> > and I have several notes that need fixing before the upload.
> any news on this packages? - The new version of libtest-inline-perl
> needs the package File::Chmod
Dear maintainer of libroxen-imho,
On Friday, September 19, 2008 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 Sunday, September 14, 2008.
You either agreed for this NMU or did not respond to my notices.
On Fri, 2008-09-26 at 08:56 +0100, Jo Shields wrote:
> Please file a bug with the upstream Banshee bug tracker, and post a link
> to it here - this seems like a bug with Banshee rather than with the
> packaging, and they're much better equipped to isolate and fix that kind
> of bug than we are in t
Subject: libglade2-0: glade does not allow for linking with gdk+directfb-2.0
Package: libglade2-0
Version: 1:2.6.2-1
Severity: normal
*** Please type your report below this line ***
It seems that libglade-2.0 depends on libgdk-x11-2.0, which clashes with
libdk-directfb-2.0. This makes it impossib
Package: eric
Version: 4.1.5-1
Severity: normal
--- Please enter the report below this line. ---
eric apparently can only see qt4 documentation in /usr/share/doc/qt4-doc/html
whereas on a Debian system this documentation is in /usr/share/qt4/doc/html/
where qt4-doc-html puts it. Changing the Qt4
On Fri, Sep 26, 2008 at 07:59:39PM +0200, Salvo Isaja wrote:
> The system hangs every time I boot with 2.6.26.
There are several reports of hangs with 2.6.26. Did you test the
workarounds mentioned there? (Mostly hpet=disable).
> I've experienced this problem since 2.6.26 entered testing. I use 2
Package: wondershaper
Version: 1.1a-4.1
Severity: minor
The file README.Debian.gz contains instructions on how to add
wondershaper to /etc/network/interface to make it permanent.
However, there is a typo. Wondershaper is /usr/sbin/wondershaper and
not /sbin/wondershaper.
-- System Information:
De
Package: aptitude
Version: 0.4.11.8-1
Severity: wishlist
When a package has different versions from different repositories, it would be
nice to have some way to know from wich
repository it came from.
Example:
i --\xorg
etc... etc...
--\Versions of xorg
i 1:7.3+16 (lenny)
p 1:7.3+17
Package: linux-image-2.6.26-1-amd64
Version: 2.6.26-5
Severity: normal
Hello,
I have bought a closed source software (Maple 5.1 from 1999). Which needs to be
installed and started within a sarge i386 chroot environment.
When trying to start xmaple it gives the following message to stderr:
"Virtua
Hello,
> I've taken a look at a package you've svn-injected, libfile-chmod-perl
> and I have several notes that need fixing before the upload.
any news on this packages? - The new version of libtest-inline-perl
needs the package File::Chmod for building and testing.
Thanks,
Jonas
--
We
owner 408621 !
retitle 408621 ITA: usbmount -- automatically mount and unmount USB mass
storage devices
stop
I'm using this package and I can't feel at home with systems like GNOME
(with gnome-volume-manager). I feel more at home with fluxbox and this
package has been working really fine for me.
Package: libghc6-parallel-dev
Version: 1.0.0.0-2
Severity: normal
A new version is available in Hackage:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parallel
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64
Package: audacious
Version: 1.5.1-4
Followup-For: Bug #491615
Starting program: /usr/bin/audacious
[Thread debugging using libthread_db enabled]
[New Thread 0x7f9712d06770 (LWP 25115)]
[New Thread 0x40daf950 (LWP 25118)]
amidi-plug(amidi-plug.c:amidiplug_init:97): init, read configuration
amidi-p
>>> As a side note, shouldn't this be reassigned to the linux-source-*
>>> (source packages as linux-image-* do not seem to be built with
>>> CONFIG_PREEMPT enabled)?
>>
>> Well, as CONFIG_PREMPT is not used, I don't think kernel team will do
>> anything about this. But you can try. I think you'd b
Looks like the following does not terminate a bash with set -e:
echo foo | while read a; do false; done
while this does:
while read a; do false; done
There will probably be more cases like this... :-/
--
Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/
GnuPG: 1024D/60
On Fri, 2008-09-26 at 18:26 +0200, Loïc Minier wrote:
> % debdiff *gdl*changes old/*changes
> File lists identical on package level (after any substitutions)
>
> No differences were encountered between the control files of package
> libgdl-1-0
[...]
> Use of uninitialized value $exit_status in ex
Package: libcherokee-config0
Version: 0.7.2-4
Severity: normal
Today's upgrade failed complaining that -config0 wants to overwrite a file from
-server0.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: L
Yes. It is solved with new zaptel-source version 1:1.4.11~dfsg-2.
I have installed it in lenny from sid (aptitude -t sid install zaptel
zaptel-source), and now it compiles ok with module-assistant.
Thank you for solve it so fast.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject o
> 5). I was never able to boot my crypted system without manually adding
> the cryptopts=source=/dev/md1,target=md1_crypt,lvm=vg0-root
> parameters to the grub menu.lst file.
I just ran an installation on a 3 disk 386 system with:
* 1 512 MB RAID 1 taken from each of the 3 drives (md0)
* The
Package: linux-image-2.6.26-1-686
Version: 2.6.26-5
Severity: grave
Justification: renders package unusable
The system hangs every time I boot with 2.6.26. Sometimes very early,
that is about a minute (just enough to start kdm), sometimes it may
function for several minutes (never reached one h
Dear maintainer of viewvc,
On Thursday, September 18, 2008 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 Saturday, September 13, 2008.
You either agreed for this NMU or did not respond to my notices.
I w
Package: cpio
Version: 2.9-13
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
In the unstable/testing version of cpio --owner doesn't accept user or
group names.
# cpio --owner root
cpio: root: invalid user
This bug was reported in Ubun
Hi,
This debconf template is quite incomplete. Could you provide a full one?
It shouldn't be hard as there's only 2 strings to translate for this
package...
Thomas
Martin Bagge wrote:
> package: sbox-dtc
> severity: wishlist
> tags: patch l10n
>
>
>
>
On Mon, 22 Sep 2008 21:49:27 +0200, Christian BAYLE wrote:
> Hi,
>
> I attached a patch to apply to svn wicd tree.
Hello all,
wicd is already packaged, it's just waiting for a sponsor to be uploaded:
http://debian.hanskalabs.net/pool/wicd_1.5.2-1_all.deb
http://debian.hanskalabs.net/pool/wicd_1
On 2008-09-23 Kurt Roeckx <[EMAIL PROTECTED]> wrote:
> Package: libtasn1-3
> Version: 1.4-1
> Severity: grave
> Hi,
> When I run "lynx https://acrobat.com";, I end up with a segfault. The
> backtrace looks like:
FWIW lynx+gnutls+tasn all built with -O0 gives a tiny bit of
additional info:
Pro
Package: virt-manager
Version: 0.6.0-1
Severity: minor
--- Please enter the report below this line. ---
When a VM is already created it is impossible to attach a physical optical
drive to it, the drop list in the CD-ROM hardware details section is empty,
even if I eject and reinsert the optical
Package: virt-manager
Version: 0.6.0-1
Severity: minor
--- Please enter the report below this line. ---
In the VM creation wizard the path /var/lib/libvirt/images is used as default
path for the disk image but this path doesn't exist.
The path could be created in one of the libvirt packages or
1 - 100 of 249 matches
Mail list logo