Package: openoffice.org
Version: 1.1.4-7
Severity: normal
I'm trying to update to openoffice.org from 1.0.4-7 to 2.0.0-4 and get
the following errors:
# apt-get -t unstable install openoffice.org
.
Preparing to replace openoffice.org 1.1.4-7 (using
.../openoffice.org_2.0.0-4_i386.deb) ...
up
Package: java-package
Version: 0.27
Severity: normal
Tags: patch
make-jpkg prints error messages if J2SE_PACKAGE_FULL_NAME is set and
contains multiple words separated by spaces.
This happens because no quotes are used around the variable during this
test. I'm adding a small patch to fix this.
A
Package: xine-ui
Version: 0.99.3-1.1
Severity: normal
xine crashes immediately upon right-click into its window and throws
the following error message:
*** glibc detected *** free(): invalid pointer: 0x08126c89 ***
Aborted
Playing media is still possible using keyboard commands and the left
mou
Hi all,
it's nice to hear that this patch will be included in Debian.
I'm currently using PHP with suhosin patch (and suhosin module) on
several production systems (i386, amd64, some still running php5.1)
without problems (only had to increase some varfilter limits in the
module configuration).
Hi,
ext/mbstring/oniguruma/*.h
ext/mbstring/mbstring.h
ext/mbstring/php_mbregex.h
There seem to be more mbstring headers missing from the php5-dev
package, but manually supplying the headers listed above allowed the
compilation of the suhosin module.
Andreas
--
To UNSUBSCRIBE, email to [EMAI
reopen 392349
thanks
This bug was previously closed with:
* Enable the same list of modules as we had in 2.0 (by default) and do
that for all older versions than 2.2.3-3 to fix upgrade issues people
have had. Closes: #392349
Unfortunately, there is a typo in apache2.2-common.postinst that
p
Package: php5
Version: 5.1.6-6
Severity: wishlist
Tags: patch
Hi,
please consider including the suhosin patch:
http://www.hardened-php.net/suhosin/index.html
Suhosin is an advanced protection system for PHP installations. It was
designed to protect servers and users from
Craig Small wrote:
>> thinking about the reformatted kernel-module postinst template again, I
>> realized that invoking /etc/init.d/#PACKAGE# is a policy violation:
>
> Where did you find this invoking in dh_make? I tried looking for it but
> couldn't see it anywhere.
it's in the template
/usr/sh
Hi Arnaud,
to change the update-rc.d invocation in the postinst script, add the
following line to debian/rules:
DEB_UPDATE_RCD_PARAMS= defaults 90 10
that will start the script at 90 and stop it at 10 (on new installations).
If you want to change this on upgrades, too, do the following
(it
Package: reportbug
Version: 3.33
Severity: wishlist
Hi,
some smarthosts provide smtp (auth) (only) over an ssl protected
connection, but don't support TLS or ...
So the following .reportbugrc settings would allow reporting bugs
using such a smarthost:
smtphost smarthost:465
smtpuser login
smtpp
Package: linux-image-2.6.18-4-686
Version: 2.6.18.dfsg.1-11
Severity: normal
Hi,
after resuming from suspend-to-ram (suspended with s2ram from
uswsusp/unstable) mmc_core and sdhci spit out tons of errors and make the
system very unresponsive. Eventually the system freezes (or
unresponsiveness >>>
Package: tinymce
Severity: wishlist
Hi,
what do you think about bundling the tinymce compressors?
I'm especially interested in tinymce_compressor_php, but the other
compressors might be of use for other users, too (as long as they are
usable on a Debian system).
Andreas
-- System Information:
Package: tinymce
Severity: wishlist
Hi,
what about packaging the tinymce locales?
I've created a tinymce-lcoales package for internal use (german
translations only, but easily extensible), so if you are interested, I
can make this available.
Andreas
-- System Information:
Debian Release: 4.0
Hi,
here are some corrections/additions for the newly added postfix-mysql
rules (from my own ruleset, hopefully to be retired someday):
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: sql plugin
doing query select password from [_[:alnum:]]+ where
[_[:alnum:]]+='[EMAIL PROTECTED]:alnu
Package: svn-buildpackage
Version: 0.6.16
Severity: normal
File: /usr/bin/svn-inject
Tags: patch
Hi,
the initial checkout (default mode: 1 - trunk only) does not work:
there is an attempt to copy the not existant directory $tempdir/trunk to
the checkout destination. This happened while importing
Package: vserver-debiantools
Version: 0.3.4
Severity: wishlist
Hi,
there is no documentation how to remove a vserver.
The following procedure worked for me:
vserver VSNAME stop
rm -rf /var/lib/vservers/VSNAME
rm -rf /etc/vservers/VSNAME
Perhaps some instructions should be added to the
Package: load-dirs-common
Version: 1.1.4
Severity: minor
Hi,
nowadays vcs-load-dirs supports more than only tla and darcs, so the
description needs to be reworked someday ...
Andreas
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'st
Package: svn-load
Version: 0.4-2
Severity: wishlist
Hi,
perhaps svn-load should be merged with vcs-load-dirs which has the same
functionality, only targeted at different VCSes. The common
infrastructure could probably be reused for subversion, too.
Andreas
-- System Information:
Debian Releas
Package: libstdc++6-4.2-doc
Version: 4.2-20070405-1
Severity: normal
Hi,
there is a file conflict with libstdc++6-4.1-doc:
Selecting previously deselected package libstdc++6-4.2-doc.
Unpacking libstdc++6-4.2-doc (from
.../libstdc++6-4.2-doc_4.2-20070405-1_all.deb) ...
dpkg: error processing
/v
reopen 150124
thanks
Is anyone still working on packaging the Grid Engine?
I'm planning to install it on a new machine during the next weeks and of
course it would be nice to have Debian packages :-)
If noone is working on it, I'll try to package it myself.
If you have some preliminary packages o
Package: g++-4.1
Version: 4.1.1-21
Severity: normal
Hi,
I have problems with some heavy templated code, which can't be compiled
by g++ 4.1.1. It's not an ICE!
The following compilers (Debian packages) do compile it:
g++-3.3, g++-3.4, g++-4.0, g++-4.1.2 (Debian experimental)
I have no 4.1.0 avail
Package: pbuilder
Version: 0.166
Severity: normal
Hi,
if the BUILDRESULT directory is missing, it's created with ownership
set to root:root. That's inconvenient because I have to become root to
get rid of this directory.
Since the .debs etc. are being chowned to me, it shouldn't be too
difficult
Package: pbuilder
Version: 0.166
Severity: normal
Hi,
since the BUILDRESULT creation is done with root permissions, it can be
placed everyhere on the system.
Probably creation and use of the BUILDRESULT directory should be restricted
to places where the user invoking pbuilder/pdebuild has write
Package: devscripts
Version: 2.10.3
Severity: normal
File: /usr/bin/debsign
Hi,
debsign -r requires write permissions in the current directory in order
to create a temporary directory. But since there are no local files to
be modified, shouldn't it be perfectly OK to use a temporary directory
som
Package: lintian
Version: 1.23.29
Severity: normal
Hi,
lintian triggers no-md5sums-control-file on dependency only packages.
Obviously dh_md5sums didn't create an empty md5sums file (because all
other packages containing files got one).
One example is the php5 binary package, which only contains
Santiago Vila wrote:
> Hmm, do you know when and why did they change the package name?
quite recently:
glibc-doc-reference (2.3.6-1) unstable; urgency=low
* Backport from experimental (thanks Denis):
- For licensing reasons, the GNU C Library Reference Manual cannot
be distribut
Package: logwatch
Version: 7.3.1-2
Severity: normal
Hi,
although most postfix 2.3 messages were properly detected by the 7.3.1
release, there seems to be a new message that can be ignored with the
following additional line in scripts/services/postfix:
or ( $ThisLine =~ m/^$re_MsgID: sender n
Package: logwatch
Version: 7.3.1-2
Severity: normal
Hi,
postfix-mysql and lib-nss-mysql spit out a few messages that are not
recognized in the secure log script. I added the following lines to
scripts/services/secure in order to ignore these messages:
or ( $ThisLine =~ /^postfix\/smtpd\[\d+\
Willi Mann wrote:
>>4ECDB11F8004: client=host.example.com[8.1.2.1], sasl_method=CRAM-MD5,
>> [EMAIL PROTECTED], [EMAIL PROTECTED]
>
> Should I report sasl_username or sasl_sender? What does make more sense?
> Sorry, I don't have any postfix installation available.
Looking at the code again
Willi Mann wrote:
> Will postfix/smtpd report anything useful to the secure logfile? If not,
> we should ignore it completely.
postfix/smtpd messages from auth.log (user/domain info obscured and ran
though sort | uniq -c | sort -n):
113 sql plugin create statement from cmusaslsecretCRAM-MD5 u
Willi Mann wrote:
> I have looked at the source code of libnns-mysql. The only occurence of
> above message seems to be src/ent.c, line 202:
>
>_nss_mysql_log(LOG_ERR,"setent(%d): conf file parsing failed",
>
> This says LOG_ERR, and I don't think we should kill error messages.
> However, it
Package: libnss-mysql
Version: 1.0-4
Severity: normal
Hi,
executing the getspnam() as non-root user gives the error
_nss_mysql_getspnam_r conf file parsing failed
every time. This is on purpose because the user is not allowed to read
nss-mysql-root.conf, so this just pollutes the logs.
I don't
Package: libnss-mysql
Version: 1.0-4
Severity: minor
Hi,
long ago upstream has moved to
http://savannah.nongnu.org/projects/nss-mysql/, debian/copyright still
refers to http://freesoftware.fsf.org/download/nss-mysql/.
Furthermore it would be nice to mention that this package is not made
from htt
Willi Mann wrote:
> This says LOG_ERR, and I don't think we should kill error messages.
> However, it would make sense to summarise it, to avoid differnent
> process numbers to make the list of Unmatched Entries longer.
Superfluous non-error messages reported against libnss-mysql as bug
#390972
Package: apache2
Severity: normal
Hi,
apache (1.x) recently switched to libdb4.4-dev, but apache2 still uses
libdb4.3-dev.
Now php5 can't be built due to conflicting build depends: libdb4.4-dev
(pulled by apache-dev) and libdb4.3-dev (pulled by apache2-prefork-dev).
Andreas
-- System Informati
Package: base-files
Version: 3.1.14
Severity: minor
File: /etc/nsswitch.conf
Hi,
/etc/nsswitch.conf mentions that the info documentation is in glibc-doc,
but actually the info documentation is included in glibc-doc-reference.
Andreas
-- System Information:
Debian Release: testing/unstable
AP
Package: rootstrap
Version: 0.3.23-1
Severity: minor
Hi,
rootstrap(1) mentions an 'umlargs' option in rootstrap.conf while
describing the -u / --umlargs option, but 'umlargs' is neither described
in rootstrap(1) nor in /etc/rootstrap/rootstrap.conf. It seems to belong
to the [global] section.
I
Package: rootstrap
Version: 0.3.23-1
Severity: normal
Hi Mattia,
at first many thanks for integrating all my suggestions into rootstrap.
There are two problems with preseeding:
a) can't use a local file (without an absolute path)
b) can't use a file from /etc
a) shouldn't be too hard to fix sin
Package: debian-archive-keyring
Version: 2006.01.18
Severity: normal
Hi,
I don't see the necessity for a Depends: gnupg.
The postinst script calls apt-key (which is in package apt).
So gnupg is only needed if someone wants to examine the contents of the
keyrings - a Recommends: gnupg should be en
Package: rootstrap
Version: 0.3.23-1
Severity: wishlist
Tags: patch
Hi,
I wrote a new rootstrap module to configure the locales inside the uml
image. It's currently a separate module, but perhaps an integration into
the debian module might be senseful?
It's working for both sarge and etch and doe
Package: rootstrap
Version: 0.3.23-1
Severity: wishlist
Hi,
might it be useful, to run apt-get upgrade after installing a custom
sources.list? The new sources.list might contain the security updates
source and there may be newer versions available than installed by
debootstrap.
I tried the follo
Hi,
now I stumbled over it:
$WORKDIR is the variable I have to use (instead of $HOST_CWD).
Andreas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
reopen 372901
thanks
Hi,
unfortunately ConfigParser.py does not preserve empty lines indented
with whitespace, so setting something like
preferences=
Packages: *
Pin: release unstable
Pin-Priority: 300
Packages: *
Pin: release testing
Pin-Priority: 400
ends as a single entry in /etc/apt/
Package: rootstrap
Version: 0.3.23-1
Severity: normal
Hi,
/etc/timezone is actually created in / (rootstrap uml environment),
not in $TARGET, my fix:
< chroot $TARGET echo $TARGET_TIMEZONE > /etc/timezone
> echo $TARGET_TIMEZONE > $TARGET/etc/timezone
Andreas
-- System Information
Package: rootstrap
Version: 0.3.23-1
Severity: wishlist
Hi,
it would be nice if rootstrap would throw an error if a module script is
found to be not executable. The error message
Module ... failed with status 127
is not that clear ...
Andreas
-- System Information:
Debian Release: testing/un
Package: rootstrap
Version: 0.3.23-1
Severity: wishlist
Hi,
this a followup to bug #377035 where [uml]kernel_modules=hostfs was
introduced.
Using kernel_modules=hostfs breaks /etc/modules (unless it's empty).
Since this doesn't affect me (and I don't expect a large number of
users needs to load
Package: rootstrap
Version: 0.3.23-1
Severity: wishlist
Hi,
the /etc/hosts currently created is not that useful if I want to make
the uml instance available (network-wise) in the local network.
E.g. apache2 complains that it can't resolve the fqdn.
The current template (in modules/network) is:
Package: rootstrap
Version: 0.3.23-1
Severity: minor
Hi,
modules/uml creates an /etc/fstab that mentions the / filesystem on
/dev/ubd0 - but ubd0 is uml command line syntax, the actual device is
/dev/ubda. This is harmless, since the rootfs is not mounted based on
the fstab entry. But it's a bad
Package: user-mode-linux
Version: 2.6.17-1um-2
Severity: normal
Hi,
running several uml guests can consume the whole /dev/shm quickly: e.g.
host mem: 1GB
/dev/shm: 507 MB (default tmpfs size)
2x linux mem=256m: 512MB ==> greater than /dev/shm
One uml guest crashed, the other could be shut down, b
Mattia Dongili wrote:
> yes, for this reason I'd prefer using a dot-only line used as separator,
...
> This is common already in debian packaging files (and probably others)
> and doesn't impose any other constraint.
Sounds sensible.
Andreas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
Hi Mattia,
> Isn't a little overkill separating the mem= argument from the others?
> Since umlargs is already there I'd simply document that one.
For now umlargs is sufficient to set mem.
Just in case rootstrap someday needs to increase the default mem limit
because oom kills happen to often - th
Sven Mueller wrote:
>>> yes, for this reason I'd prefer using a dot-only line used as separator,
In rootstrap.conf this would be actually a line consisting of
since it's a continuation line.
> I wouldn't require that. aptitude/apt-get etc. are working quite nicely
> with empty lines between bloc
Mattia Dongili wrote:
> how do you deal with
>
> [global]
> umlargs=init=/bin/sh mem=256M bla=b
> mem=128M
Uups, didn't think about this.
How does uml handle ... mem=128M mem=256M ... ?
Looks like the last one wins ...
> We could just ship a rootstrap.conf with some clear comment on possible
>
Willi Mann wrote:
> I've reduced my fix by the nss-mysql fixes because I don't want a bug
> report like "logwatch deliberately ignores important error message".
> Just because the "error" message is now useless doesn't mean it's
> useless in the future. Please use ignore.conf as described in the d
Package: tomcat5.5
Version: 5.5.17-2
Severity: normal
Hi,
on purge the tomcat5.5 postrm script tries to delete the user 'tomcat55'
twice, according to the comments the second userdel invocation should
probably remove 'tomcat5'.
Lintian throws a few errors and warnings:
E: tomcat5.5-webapps: mai
Willi Mann wrote:
> Can you please test if my fixes work for you? (Especially the postfix
> part) Upload is intended for tomorrow.
The new package worked well, so go on and upload it.
Thanks.
Andreas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Cont
Package: git-load-dirs
Version: 1.0.33
Severity: normal
Hi,
the git-load-dirs package ships nothing (except
/usr/share/doc/git-load-dirs/*) and without the git_load_dirs script
it fails its purpose.
Andreas
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT pol
Thanks for sending the logfiles etc. Reassigning the bug to the proper
package now.
This "NVRM: Xid" error in syslog is rather common with NVIDIA's drivers
and usually fixed by using a new upstream version.
Since you are using a rather old version of the 96xx driver (96.43.07),
the natural thing
Package: clamav-freshclam
Version: 0.96.4+dfsg-1~volatile1
Severity: normal
File: /usr/bin/freshclam
I just noticed that my disk is filling up when freshclam runs but the
internet connection is not available. From
/var/log/clamav/freshclam.log:
Received signal: wake up
ClamAV update process s
On 2010-11-24 11:28, Vincent Cheng wrote:
> As a Debian Google Code-In student, I'd like to submit a missing
> manual page for nvidia-bug-report.sh (attached with this bug report).
> Please let me know if you think anything needs to be changed.
Thanks!
There was a SEE ALSO reference to nvidia-glx
On Thursday, 25. November 2010 18:57:35 Daniel Golesny wrote:
> Package: gdm3
> Version: 2.30.5-5
>
> After complete new default installation of Squeeze I couldn't startup
> Gnome. After showing the user selection dialog the computer crashed and
> restarted itself, what caused in an endless crash-r
> Bernhard Kuemel (24/11/2010):
> > On 11/24/2010 04:40 PM, Cyril Brulebois wrote:
> > > Couldn't that be your binary video driver's fault?
> >
> > I guess so. I use NVIDIA Driver Version: 260.19.21 and used the
> > nvidia installer. An 8500 GT card.
As this is a closed source driver, we can't fi
On 2010-11-25 19:24, spamfang wrote:
> Package: nvidia-glx
> Severity: normal
> Tags: squeeze
>
> I tried for some hours to get the nvidia-glx binary from the non-free repo to
> work without success. But then i stumbled upon the installed libdrm-nouveau1,
> removed it, because it conflicts with th
Package: python-visual
Version: 1:5.12-1.1
Severity: normal
A new upstream release (5.4) of python-visual is available:
http://vpython.org/contents/download_linux.html
http://vpython.org/contents/history.html
Please note that upstream uses a non-standard versioning scheme (version
is treated as a
On Monday, 13. September 2010 23:30:36 wzabo...@elektron.elka.pw.edu.pl wrote:
> Maybe, in fact my python-visual is version 5.12, while the newest version
> on http://vpython.org/ is 5.32
I just opened http://bugs.debian.org/605333 for the new upstream release 5.4
(which is newer than 5.32).
And
On Monday, 11. October 2010 02:09:25 macarthur wrote:
> Xorg continually uses ram after a 3d application it raises consistently
> whilst using itself. It starts at 20MB and then as it continually is
> used.
> It keeps going up until the application is closed. Then it stays there
> until another 3d
On Tuesday, 21. September 2010 08:30:10 Andreas Beckmann wrote:
> On Saturday, 18. September 2010 17:42:19 Marc F. Clemente wrote:
> > I upgraded to 195.36.31-2 on Aug 26. No problems.
> >
> > I upgraded to 195.36.31-3 on Sep 3. No problems... Until Sep 12. Now
>
Hi,
unfortunately this is only the transcript of configuring
libgl1-nvidia-alternatives in a later run (tries to configure now
because configuration in an earlier run of aptitude failed).
Which version of nvidia-glx were you upgrading from? You may find the
upgrade history in /var/log/dpkg.
Pleas
Original Message
Subject: Re: Bug#605337: nvidia-glx can not be processed correctly
Date: Mon, 29 Nov 2010 08:27:20 -0500
From: Kejia柯嘉
To: Andreas Beckmann
Hi Andreas,
Here they are:
``
ls -la /usr/lib/nvidia /usr/lib/nvidia/diversions
/usr/lib/nvidia:
total 5056
drwxr-xr-x
On 2010-11-29 14:27, Kejia柯嘉 wrote:
> lrwxrwxrwx 1 root root 18 Nov 4 16:46 /usr/lib/libGL.so.1 ->
> libGL.so.260.19.12
> -rwxr-xr-x 1 root root 980368 Nov 4 16:46 /usr/lib/libGL.so.260.19.12
Where do these files come from? Did you use the nvidia installer? Mixing
the NVIDIA and Debian w
On 2010-11-30 03:41, Kejia柯嘉 wrote:
> Hi Andreas,
>
> Maybe it is my problem: I use NVIDIA's driver, not debian.
As bugsbunny wrote in the forum
http://forums.debian.net/viewtopic.php?f=6&t=53144#p306438
Never mix installation methods between the nvidia way and the
Debian way.
Andreas
On 2010-11-29 22:46, Daniel Golesny wrote:
> While starting Gnome I've switched with CTRL+1 to the first text console
> and got this tail of stacktrace instead of a reboot.
...
> RIP: powernowk8_target+0x542/0x6c1[powernow_k8]
...
> After this stacktrace I disabled AMD Live! and Cool and Quiet in t
Unrelated to the powernow bug,
you have both nvidia and nouveau kernel module loaded - that looks
wrong. How does your /etc/modules look like?
There should be a nvidia-kernel-common.conf in /etc/modprobe.d/ that
prevents loading of nouveau ...
Andreas
--
To UNSUBSCRIBE, email to debian-bugs-di
Followup-For: Bug #705924
Control: found -1 3.0.34+dfsg-3
Hi,
the recently uploaded fsharp packages still fails to install in sid, see
the attached piuparts log for details, small excerpt here:
Setting up libmono-security4.0-cil (3.0.6+dfsg2-11) ...
Setting up mono-4.0-gac (3.0.6+dfsg2-11) .
Control: tag -1 pending
Hi,
I see this has been fixed in git. Do you need a sponsor?
Andreas
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: python-rdflib-tools
Version: 4.0.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it
On Tuesday, 1. October 2013 07:14:51 Krzysztof Marczak wrote:
> Yes, I use ATI propietary driver. Actually I use newest from testing fglrx
> 13.4-3. I will check fglrx 13.8 when It will be migrated to testing (I will
> not use from experimental because I need quite stable OpenCL library).
Please t
On Saturday, 28. September 2013 09:55:34 CW wrote:
> I just installed version 13.4 from testing.
> The issue is still the same. X-Server immediately crashes in eog using
> drag and
> drop...
What about 13.12 (in testing) and 14.1~beta (soon in unstable?)
Andreas
--
To UNSUBSCRIBE, email to deb
On 2014-01-10 15:01, Florian Junghanns wrote:
> Package: fglrx-driver
> Version: 1:13.12-1
> I installed fglrx-driver and ran aticonfig --initial afterwards. I
> restarted and got a black screen, without possibility to switch
> over to a virtual console (Ctrl+Alt+F1). After reboo
On 2014-02-02 16:11, Alad Wenter wrote:
> Package: fglrx-driver
> Version: 1:13.12-3
> Using Google Chrome with GPU acceleration active caused a return to the
> login
> screen. The .xsession-errors and Xorg.0.log files showed a crash of the
> X-server and a failed attempt at loading the fglrx_dri
Control: severity -1 serious
On Thursday, 13. February 2014 21:22:36 Sebastian Humenda wrote:
> am I right that you haven't installed dictd or dicod when the error occurs?
> If so, I'm going to fix that with the next upload.
If that is not in Depends: ... it's not installed during the piuparts te
On 2014-02-12 11:37, Patrick Matthäi wrote:
> tag #738712 + pending
> thanks
>
> Patch (see below) comitted, but I have to wait to fix another bug.
That's only Breaks, it needs a matching Replaces, too.
>
> Index: debian/control
>
Since these two replies probably didn't reach the original submitter, I'm
forwarding them. Also note that I uploaded 14.1~beta to unstable yesterday.
On 2014-02-12 23:30, PurpleAnkh wrote:
> It is likely that this is the same as
> https://bugs.debian.org/697266 - linux-image-3.2.0-4-amd64: Please
Package: devscripts
Version: 2.14.1
Severity: normal
Hi,
if debcheckout clones a git repository, if should create a local
tracking branch for pristine-tar (if that exists in the remote
repository). Otherwise git-buildpackage --git-pristine-tar fails because
it cannot find the pristine-tar branch.
Package: python-fitbit
Version: 0.0.3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package fails to upgrade from
'testing'.
It installed fine in 'testing', then the upgrade to 'sid' fails
because it tries to overwrite other
Package: lintian
Version: 2.5.21
Severity: normal
Running lintian on sendmail-base_8.14.4-4.1_all.deb reports
E: sendmail-base: maintainer-script-should-not-use-adduser-system-without-home
postinst:64
E: sendmail-base: maintainer-script-should-not-use-adduser-system-without-home
postinst:74
bu
On 2014-02-16 02:36, Debian Bug Tracking System wrote:
> rpcbind (0.2.1-3) unstable; urgency=medium
> .
>* Fix "fails to upgrade from 'wheezy' - trying to overwrite
> /usr/share/man/man8/rpcinfo.8.gz"
> Depends on libc-bin (>= 2.16)
I'm not sure if this is sufficient to ensure a ce
On 2014-02-10 16:27, Debian Bug Tracking System wrote:
> ifenslave (2.4) unstable; urgency=medium
> .
>* Added "ifenslave-2.6.prerm" to remove dangling alternatives
prerm does not look right ...
On 2014-01-25 23:00, Andreas Beckmann wrote something stupid:
> I think
Package: xul-ext-sieve
Version: 0.2.3d-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package installs files over
an existing symlink shipped or created by another package.
Installing something over existing symlinks is cons
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu
nmu kdepim_4:4.12.2-1 . amd64 . experimental . -m "Rebuild against libsasl2-2"
The maintainer upload was built against libsasl2-3 which was in
experimental previously, but is now gone. So th
e path
+in case install-info has disappeared. (Closes: #708486)
+
+ -- Andreas Beckmann Sun, 16 Feb 2014 16:38:04 +0100
+
automake1.9-nonfree (1.9.6-1) unstable; urgency=low
* Non-free split for automake1.9 documentation.
only in patch2:
unchanged:
--- automake1.9-nonfree-1.9.
1.1~deb7u1) wheezy; urgency=medium
+
+ * Non-maintainer upload.
+ * Rebuild for wheezy.
+
+ -- Andreas Beckmann Sun, 16 Feb 2014 16:51:10 +0100
+
+automake1.9-nonfree (1.9.6-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Rebuild with newer debhelper to remove install-info call
Package: gnome-orca
Version: 3.4.2-2
Severity: serious
Tags: jessie sid
Hi,
the upload of speech-dispatcher 0.8-5 to sid has dropped the
python-speechd package. There is now python3-speechd.
Please adjust your Build-Depends and Depends.
Andreas
--
To UNSUBSCRIBE, email to debian-bugs-dist-req
On 2014-02-16 15:47, Markus wrote:
> Randomly my system (Wheezy) freezes, so that no mouse or keyboard
> inbut is possible and
> the last image displayed by the monitors is stuck.
> I can still ssh to the affected computer by a remote computer.
> Can anyone confirm this bug in that particular nvidi
On 2014-02-16 21:41, Markus wrote:
> Can you please check the above excerpt. Because there are still some
> packages from version 304.88.
> Is this all right?
vv
> rc libgl1-nvidia-alternatives-ia32 304.88-1+deb7u1
^^
> amd64simplifies replacing MESA libGL with GPU vendor libraries
T
On 2014-02-16 14:09, Alexander Wirt wrote:
> I did several installation with fresh vms and I wasn't able to reproduce the
> problem.
piuparts runs the installation with DEBIAN_FRONTEND=noninteractive and stdin =
/dev/null
I rebuilt icinga with an additional set -x in icinga-cgi.postrm and got th
error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
make: *** [configure] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Andreas
>From 26dc643d0067db6ed8bf4b8a26b4b31115619c9f Mon Sep 17 00:00:00 2001
From: Andreas Beckmann
Dat
On 2014-02-17 09:57, Vincent Cheng wrote:
> There actually was a conky package in squeeze, but it got moved into
> contrib by the previous maintainer, whereas conky in lenny and wheezy
> (and later) is in main (#579102). Without contrib enabled though,
> piuparts wouldn't know this.
And that's the
Package: libpam-tacplus
Version: 1.3.8-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package leaves a modified pam
configuration after upgrading from wheezy to sid and purging the
package.
>From the attached log (scroll to
On Sunday, 16. February 2014 22:10:48 Joerg Jaspert wrote:
> the subject says it. The package is basically unmaintained and by now
> no longer needed, so should go away. There are no rdeps either.
That implies #689773 needs to be fixed in wheezy, otherwise elib can't be
removed after an upgrade t
1 - 100 of 15613 matches
Mail list logo