package: kernel-package
version: 10.012
I had make 3.80-9 installed. And kept getting this error:
==
[EMAIL PROTECTED]:~/kernel/xen/linux-2.6.10-xenU$ time fakeroot make-kpkg
kernel-image
exec make -f /usr/share/kernel-package/ruleset/minimal.mk debian
/usr/share/kernel-package/ruleset/misc/ver
package: debian-policy
version: 3.6.2.1
Section 12.3 says extra documentation should be compressed if it is small.
However, small is not defined. It would be useful if it was; otherwise, there
is no real incentive to compress documentation, as one person's "too large" is
another person's small.
On Wed, 28 Dec 2005, Sandro Tosi wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Sandro Tosi <[EMAIL PROTECTED]>
>
> * Package name: checkgmail
> Version : 1.4
> Upstream Author : Owen Marshall <[EMAIL PROTECTED]>
> * URL : http://checkgmail.sourceforge.net/
> * Li
This bug was tagged pending on Aug 24, and was s upposed to be fixed in -6.
However, we are at -10, and it is still broken.
I need this fixed so that I can upload new xen packages, as they require
pristine source to generate a patch against.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
On Thu, 27 Oct 2005, Sven Luther wrote:
> On Thu, Oct 27, 2005 at 03:40:06PM -0500, Adam Heath wrote:
> > This bug was tagged pending on Aug 24, and was s upposed to be fixed in -6.
> > However, we are at -10, and it is still broken.
> >
> > I need this fixed so that I
On Fri, 28 Oct 2005, Sven Luther wrote:
> Well, who told you it was supposed to be fixed, can you point to the svn
> commit fixing it ?
Did you even read the bug that is mail is a part of?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PR
package: libvideo-capture-v4l-perl
version: 0.224-5
severity: serious
This package is non-free. The README file says this:
--
License+Disclaimer
==
This code is distributed under GPLv2 (in other words, do what you like with
it, but don't sell it, and give credit if you use it).
T
package: debhelper
version: 4.9.15
severity: minor
The debhelper(7) manpage documents that various files used by the scripts can
take #-style comments. However, that is only true if debian/compat is 5.
Please fix the documentation.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
package: debhelper
version: 4.9.15
severity: minor
dh_install -N xen-docs
--sourcedir=/home.local/adam/code/xen/xen-2.9.9+3.0-20051027/debian/install
dh_install: missing files (usr/lib/libxencontrol.so.*), aborting
It'd be nice if it told me which package had the error.
--
To UNSUBSCRIBE, em
Package: jython
Version: 2.1.0-20
Severity: important
The upstream NEWS file is really the upstream changelog. Please install it as
such.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Mon, 23 May 2005, Martin-Eric Racine wrote:
> Package: dpkg-dev
> Version: 1.10.27
> Followup-For: Bug #159642
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Btw, the "Enhances" field indeed is a part of the Policy Manual (version
> 3.6.1.1 Sarge) at sections 5.6.9 and 7.2, so
> it de
package: unrar
tags: security
severity: serious
version: 1:0.0.1-1
[EMAIL PROTECTED]:/bt/incoming/Star.Trek.Enterprise.S04E21.HDTV.XviD-LOL$
ltrace unrar -t *.nfo 2>&1|grep /tmp
strcpy(0x8050e60, "/tmp/debug_unrar.txt")= 0x8050e60
fopen("/tmp/debug_unrar.txt", "w") = 0x80540
On Thu, 20 Jan 2005, Anthony Towns wrote:
> Package: apt
> Version: 0.5.4
> Severity: wishlist
> Tags: patch
>
> SHA1Summation::AddFD should work on pipes as well as regular files
> so files don't need to be uncompressed to disk to be summed. This
> impacts python-apt too, since it doesn't offer a
Package: lintian
Version: 1.23.3
I had a file overlap(/usr/share/doc/xen/examples/xmexample[12]) between xen
and xen-docs, both produced by the same source, and both installable at the
same time. This kind of error should be easier to detect.
You'd have to take into account conflicts, when seein
tag - wontfix
thanks
Well, that's funny. Jeroen van Wolffelaar and I were discussing on how to
modify lintian to actually do this check. I've got a script started that
works over the entire archive, and wouldn't be hard to make it work over a
smaller set.
If you give us time, we'll send in a pa
tag 299699 - patch
thanks
On Tue, 15 Mar 2005, Andreas Jochens wrote:
> the latest version of gcc-4.0 is even more restrictive than the previous
> ones. There is a new error message 'array type has incomplete element type'
> for constructs like 'extern struct st x[];' when 'struct st' has not
> b
On Fri, 18 Mar 2005, Scott James Remnant wrote:
> Adam wrote that this is because of a parser error, that is not true, the
> parser is fine. dpkg simply doesn't support per-arch dependencies.
Correct, dpkg itself doesn't support it.
>
> > So there are three possibilities:
> >
> > * dpkg 1.10.11
package: module-assistant
version: 0.9
When compiling a xen kernel, one passes "ARCH=xen" on the command line.
However, m-a does not do this, and has no option to do so.
kernel-package has been updated to work with xen, so it'd be nice if m-a had a
way to do this as well.
--
To UNSUBSCRIBE, e
package: tla
version: 1.3-1
severity: minor
All commands in tla that take -A | --archive do not show that they take a
parameter of type ARCHIVE in their help output.
I discovered this when I wrote a perl script to parse the tla help output, to
produce a bash completion shell script.
I'll be send
package: openssh-client
version: 1:3.9p1-3
severity: minor
tags: experimental
ssh doesn't support -h nor --help. However, the usage displayed shows -h as a
valid option.
Could you please add -h and --help processing, and make certain the exit value
is 0, and that it displays on stdout instead?
rocess to.
.It Cm Port
Specifies the port number to connect on the remote host.
Default is 22.
diff -u openssh-3.9p1/debian/changelog openssh-3.9p1/debian/changelog
--- openssh-3.9p1/debian/changelog
+++ openssh-3.9p1/debian/changelog
@@ -1,3 +1,10 @@
+openssh (1:3.9p1-3.1) experimental; urgency=l
is 22.
diff -u openssh-3.9p1/debian/changelog openssh-3.9p1/debian/changelog
--- openssh-3.9p1/debian/changelog
+++ openssh-3.9p1/debian/changelog
@@ -1,3 +1,10 @@
+openssh (1:3.9p1-3.1) experimental; urgency=low
+
+ * NMU.
+ * Add PidFile option; useful when -f is given.
+
+ -- Adam Heath <[EMAIL PROTECTED]> Wed, 06 Apr 2005 12:37:30 -0500
+
openssh (1:3.9p1-3) experimental; urgency=low
* Explain how to run sshd from inittab in README.Debian (closes: #147360).
On Wed, 24 Aug 2005, Scott James Remnant wrote:
> reopen 170575
> merge 170575 324741
> thanks
>
> On Tue, 2005-08-23 at 20:21 +0200, Bastian Blank wrote:
>
> > #170575 was marked fixed some time ago, but the version in sid does not
> > accept such dependency lines.
> >
> dpkg has _never_ had supp
package: gnupg
version: 1.4.1-1
severity: minor
For expired headers on keys, gnupg has an extraneous ) before the final
closing ]. No patch included, as this is so very trivial.
==
[EMAIL PROTECTED]:/job/parago/channel_incentives/ofbiz/crypto$ gpg --no-options
--no-default-keyring --keyring /us
package: svk smerge
version: 1.02-1
severity: minor
[EMAIL PROTECTED]:/bt/incoming$ svk smerge -b 6 Il
/janino/projects/janino/current
/janino/projects/janino/trunk;echo $?
NAME
smerge - Automatically merge all changes between branches
.
ALIASES
sm
0
==
It should exit with a fai
Package: aoetools
Version: 11-1.1
Severity: serious
I was attempting to install aoetools, and got an error from the init script.
==
Setting up aoetools (11-1.1) ...
/etc/init.d/aoetools: line 28: /lib/lsb/init-functions: No such file or
directory
invoke-rc.d: initscript aoetools, action "start" f
> Policy is not a stick to beat maintainers with. Conversly,
> changing policy to make a maintainer do a change that they are not
> willing to do on their own is a bad idea. You need the Tech Ctte,
> really.
There's no valid reason to do this, really. Invoking the TC card would be a
gro
On Thu, 10 Feb 2005, Wolfgang Baer wrote:
> Package: wnpp
> Severity: wishlist
>
> Package name: concurrent
> Version : 1.3.4
> Upstream Author : Doug Lea <[EMAIL PROTECTED]>
> URL : http://gee.cs.oswego.edu/dl
> License : Public domain
> Description
On Mon, 14 Feb 2005, Frank Küster wrote:
> Please be so kind and keep the bug number address in the Cc
>
> Tuomo Valkonen <[EMAIL PROTECTED]> wrote:
>
> > On Mon, Feb 14, 2005 at 03:24:59PM +0100, Frank Küster wrote:
> >> Is any tetex package installed on the system, and can you give the
> >> vers
On Mon, 14 Feb 2005, wrote:
> I have no intention of using policy to "beat anyone on the head".
> To repeat, the dpkg maintainer _asked_ for policy guidance. That is
> why he reassigned #254998 to debian-policy. You reassigned it back
> to dpkg on the grounds that there was no "bug" in policy.
package: busybox
version: 1:0.60.5-2.2
severity: minor
Could you please change --help to send it's output to stdout, instead of
stderr? --help is a command, not an error, and as such, should not polute
stderr.
The same goes for all the applets. At the very least, --help should probably
behave a
package: debianutils
version: 2.11.2
severity: minor
[EMAIL PROTECTED]:/bt/incoming$ run-parts
run-parts: missing operand
Try run-parts --help' for more information.
[EMAIL PROTECTED]:/bt/incoming$ run-parts -u
run-parts: option requires an argument -- u
Try `run-parts --help' for more information
Package: cdebootstrap
Version: 0.3.1
...
P: Configuring package bash
P: Configuring package modutils
P: Doing something important
P: Doing something important
P: Unpacking package apt
P: Configuring package apt
...
That message in the middle sucks; please change it to say what it is actually
doin
package: run-parts
On Wed, 9 Mar 2005, Henning Glawe wrote:
> Moin,
> just discovered a small problem in the xen-debian packages (2.0.4-4, from
> people.d.o):
> the sysv init links are done in the following way:
>
> S20xend
> S20xendomains
> K20xend
> K20xendomains
>
> so xend is shutdown before
On Thu, 10 Mar 2005, Miquel van Smoorenburg wrote:
> On Wed, 9 Mar 2005, Adam Heath wrote:
> >On Wed, 9 Mar 2005, Adam Heath wrote:
> >>On Wed, 9 Mar 2005, Henning Glawe wrote:
> >>>
> >>> Moin,
> >>> just discovered a small problem in t
severity 280773 pending
thanks
http://people.debian.org/~doogie/xen/
Contains 2.0.4, and soon(in about an hour) 2.0.5. They are sitting in
experimental, in incoming, waiting for ftp-master to accept them.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
On 11/02/2012 12:49 PM, Ben Pfaff wrote:
> On Mon, Oct 29, 2012 at 03:03:13PM -0500, Adam Heath wrote:
>> On 10/29/2012 11:34 AM, Ben Pfaff wrote:
>>> Until now, a command like "ovs-vsctl --may-exist add-br br0" yielded a
>>> confusing error message. Users had
On 11/02/2012 04:19 PM, Ben Pfaff wrote:
> I still don't understand. Why would an existing script call ovs-vsctl
> with --may-exist as a global option? The call would not do anything
> useful, because it would exit with a fatal error every time. Taking
> this argument to its logical conclusion,
On 11/06/2012 11:10 AM, Ben Pfaff wrote:
> On Fri, Nov 02, 2012 at 02:26:20PM -0700, Ben Pfaff wrote:
>> On Fri, Nov 02, 2012 at 04:21:56PM -0500, Adam Heath wrote:
>>> On 11/02/2012 04:19 PM, Ben Pfaff wrote:
>>>> I still don't understand. Why would an exist
Package: openvswitch-switch
Version: 1.4.2+git20120612-9
>From the man page:
[--may-exist] add-br bridge
[--may-exist] add-br bridge parent vlan
[--may-exist] add-port bridge port [column[:key]=value]...
[--if-exists] del-port [bridge] port
>From my script:
++ ovs-vs
On 10/26/2012 11:43 AM, Ben Pfaff wrote:
>
> [snip]
Right you are, mea-culpa. You're right that there is an example in
the manpage, showing exactly what I want. Sorry for the noise, and
thanks for the fast response.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a
On 10/26/2012 01:11 PM, Ben Pfaff wrote:
> On Fri, Oct 26, 2012 at 01:00:32PM -0500, Adam Heath wrote:
>> On 10/26/2012 11:43 AM, Ben Pfaff wrote:
>>>
>>> [snip]
>>
>> Right you are, mea-culpa. You're right that there is an example in
>> the ma
few days for it to become publically
available.
>
> CC: 691...@bugs.debian.org
> Reported-by: Adam Heath
> Signed-off-by: Ben Pfaff
> ---
> AUTHORS |1 +
> tests/ovs-vsctl.at | 13 -
> utilities/ovs-vsctl.8.in | 11 ++--
> utilit
severity 626549 important
thanks
I had this problem to. Bought a new laptop last sunday, installed
squeeze. Did a full upgrade to testing earlier this week, and middle
button emulation stopped.
I suggest adding a debconf prompt during upgrade, and creating a config
file snippet in /etc/X11
package: linux-image-3.2.0-1-amd64
version: 3.2.1-1
severity: major
linux 3.2 changed what is available in /sys/class/power_supply.
wmbattery worked fine with 3.1, but the new 3.2 upgrade broke it.
This is a kernel problem, please change this back. You can add the
new ADP1, but don't remove
severity 656668 minor
thanks
(haven't actually gotten your mail yet, it's stuck due to greylisting;
I'm writing this based on what I see in website).
Actually, this is not the correct bug.
My laptop lost complete power. The battery was fully drained. I
plugged in it, booted it up, and ther
package: acpid
Version: 1:2.0.14-1
severity: wishlist
The manpage for acpid(8) mentions /proc/acpi/event. That file doesn't
exist in 3.2(probably 3.1, maybe others). I'm guessing that the file
hasn't actually existed for a large number of kernel revisions.
Since debian is going to be shippi
package: acpid
Version: 1:2.0.14-1
severity: wishlist
The See Also section the acpi_listen(8) manpage points to regcomp(3),
sh(1), socket(2), connect(2). Why should it point to the functions it
calls, or the shell, or even regcomp?
If that were a sane thing to do, then *all* programs install
package: pm-utils
Version: 1.4.1-9
severity: wishlist
Looking at the description of this package, it says it contains
scripts for suspending/hibernating a laptop. Why would I install it,
when I already have s2disk/s2ram?
Please create a better description, like maybe talking about how you
c
I use module-init-tools 3.16-1.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
package: wget
version: 1.13.4-2
version: 1.13.4-3
arch: i386 amd64
Issuing a wget to an https scheme that has a bad cert(both expired,
and hostname != cert_host), then setting a timeout to 0, causes wget
to segfault.
==
10:53:19 -0600 adam@zoot:~(zoot)$ wget -T 0 --no-check-certificate
"https://d
package: grub-pc
version: 1.99-23.1
severity: important
I use opennebula for virtualization. I had originaly created a new
image, and installed squeeze to it. The device mapping I used at the
time exposed this drive as /dev/vda.
Then, I cloned(copied) the image file, and started a new machine.
package: apt
version: 0.8.10.3+squeeze1
severity: minor
==
The following packages were automatically installed and are no longer
required:
libffado-dev sharutils bochsbios libtasn1-3-dev libaudio-dev
libiec61883-0 libkadm5clnt-mit7 liblucene-java libgpg-error-dev
libc-dev-bin python-all
mesa-c
package: libc6
The warnings about the locales below is because I don't have that
installed in the debootstrap squeeze chroot.
==
zoot:/Media/chroot# rsync squeeze.save/ squeeze/ --exclude
var/cache/apt/archives/ --exclude etc/apt/ -a
zoot:/Media/chroot# chroot squeeze
root@zoot:/# apt-get install
Summary of simple steps to replicate the problem:
==
debootstrap squeeze squeeze
chroot squeeze
(edit sources.list, add wheezy)
(edit apt.conf, disable suggests/recommends, set default-release to
stable)
apt-get install perl
apt-get -t testing install iceweasel
(or perl, or libc6)
==
--
To UNSU
On 08/25/2011 12:37 PM, Jonathan Nieder wrote:
> Hi APT team,
>
> Quick puzzle for you.
>
> Adam Heath wrote:
>
>> E: Could not perform immediate configuration on 'perl'. Please see man
>> 5 apt.conf under APT::Immediate-Configure for details. (2)
>&
On 08/25/2011 12:37 PM, Jonathan Nieder wrote:
> Hi APT team,
>
> Quick puzzle for you.
>
> Adam Heath wrote:
>
>> E: Could not perform immediate configuration on 'perl'. Please see man
>> 5 apt.conf under APT::Immediate-Configure for details. (2)
>&
On 08/26/2011 12:43 AM, Jonathan Nieder wrote:
> reassign 639290 apt
> quit
>
> Hi again,
>
> Adam Heath wrote:
>
>> 639290 says that you can deconfigure perl. That is not possible.
>
> Why? I thought the whole point of having a separate perl and
> per
On 08/26/2011 09:20 AM, Jonathan Nieder wrote:
> Julian Andres Klode wrote:
>
>> Obviously dpkg has no --deconfigure command that you could
>> use for this.
>
> But it does have an --auto-deconfigure command that does just what one
> might expect, so...
>
> We are dancing around the actual point
package: ifupdown
version: 0.7.8
severity: minor
I make use of a relative path to source in /etc/network/interfaces, as
implied by the manpage. ifup -a will see all defined interfaces in
external files.
However, ifquery uses $PWD when attempting to find the referenced file.
So, if I am in
On 06/20/2013 01:21 PM, Andrew Shadura wrote:
A workaround is to specify the full path in /etc/network/interfaces.
I'm not sure it's a bug, actually... It's said nowhere if relative paths
are supported at all, or if they're calculated relatively
to /e/n/interfaces. Not sure how it should be do
On 06/20/2013 01:37 PM, Andrew Shadura wrote:
Hello,
On Thu, 20 Jun 2013 13:30:14 -0500
Adam Heath wrote:
ifquery should probably do the same thing as ifup. ifup -a *does*
prepend /etc/network to it.
Ifquery is the same ifup which just doesn't run commands. The parsing
part is the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Actually, if I had to assign a license to anything I have written, I
would probably go for 3-clause bsd-like.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iD8DBQFOMt30
Any update on this? I just downloaded the 1.6.20-2.tar.gz from
upstream, and it almost works.
* $(MAKE) is commented out in debian/rules.
* All the upstream example config files install as /etc/$foo.dist;
they then need to be renamed for them to work. Since they are
registered with dpkg as $foo.
Package: linux-image-3.3.0-rc6-amd64
Version: 3.3~rc6-1~experimental.1
Severity: wishlist
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=f59e842fc0871cd5baa213dc32e0ce8e5aaf4758
That enables SRP target support for Infiniband.
--
To UNSUBSCRIBE, email to debian-bugs-di
On 03/08/2012 01:57 AM, Jonathan Nieder wrote:
reassign 663041 src:linux-2.6 3.3~rc6-1~experimental.1
found 663041 linux-2.6/3.2.9-1
tags 663041 + upstream patch
quit
Adam Heath wrote:
[commit a42d985bd5b234da8b61347a78dc3057bf7bb94d, applied during
the 3.3 merge window]
That enables SRP
package: bash
version: 4.1-3
The attached short script showcases the bug. The important things
needed for it to be replicated, is that the loop *must* be run in a
function. The inner <(pipeline) is where the leak takes place. If
you don't have the complex if .. fi, then bash will never reap the
Package: mount
Version: 2.20.1-4
Severity: wishlist
libmount has support for /etc/fstab.d. However, /bin/mount does not.
According to upstream(1), this wasn't fully supported, but will be
for 2.21.
I think it would be nice to backport this feature for the next release
of stable, if possible.
1
package: lintian
version: 2.5.5~bpo60+1
severity: minor
Reading package lists... Done
N: Ignoring file 'my-common-apt' in directory
'/etc/apt/sources.list.d/' as it has no filename extension
I generally name these files $foo.list, but forgot to in this one
situation. Lintian should warn in that
On 03/19/2012 04:43 PM, Vincent Blut wrote:
> Le 15/03/2012 11:54, Frédéric Massot a écrit :
>> Hi,
>>
>
> Hi Frédéric,
>
>> No package of expected?
>
> I don't know if Aurélien (cc'd) is still working on it, but it seems that
> Adam is interested to package it. Adam?
I've got it packaged, and
On 03/19/2012 06:58 PM, Vincent Blut wrote:
Good to hear :-)
BTW, did you package the last version (1.6.24)?
1.6.20-~3 is what I have uploaded locally. I'm using git as well, but I
need to split/rebase my work into separate chunks before I send it
anywhere. I can certainly use a newer upstr
On 01/24/2012 09:12 AM, Ted Felix wrote:
On 1/20/2012 3:39 PM, Adam Heath wrote:
The manpage for acpid(8) mentions /proc/acpi/event. That file doesn't
exist in 3.2(probably 3.1, maybe others). I'm guessing that the file
hasn't actually existed for a large number of kernel re
On 01/24/2012 09:15 AM, Ted Felix wrote:
On 1/20/2012 3:42 PM, Adam Heath wrote:
See Also in a manpage should provide useful links. Maybe one pointed
at acpid(8).
Thanks for the bug report.
This has been done in my local version. It will appear in the next
release of acpid (2.0.15). In the
package: bugs.debian.org
473236: Found-In contains '0xab'
644945: Subject contains '0x95'
400153: Fixed-In contains '0xa0'
391560: Subject contains '0xff' '0xf4' '0xff' 0xfd'
107361: Found-In contains '0xa0'
117166: Fixed-In contains '0xa0'
153968: Fixed-In contains '0xa0'
390970: Fixed-In contain
package: bugs.debian.org
severity: minor
There are several bugs that are blocked by bug#1, which of course
doesn't exist. Maybe the blocked-by processor doesn't verify that the
target bug actually exists?
==
debbugs=> select b.archived, a.from_id as parent_bug_id, a.type_id,
a.to_id as missing_b
package: bugs.debian.org
==
debbugs=> select a.bug_id, a.archived, b.type_id, c.bug_id, c.archived
from bug a join bug_assoc b on a.bug_id = b.from_id join bug c on
b.to_id = c.bug_id where a.archived = 'N' and c.archived = 'Y' and
b.type_id = 'MERGED_WITH';
bug_id | archived | type_id | bug_
package: bugs.debian.org
The url in $subject links to relative links, like 'bugreport.cgi' and
'version.cgi'. However, since the .htaccess pattern matching doesn't
actually issue an external redirect, the base directory is wrong, so
you end up getting a 404 when you click on anything.
==
10:06:2
package: bugs.debian.org
The following list of bad package values are split incorrectly in the
cgi scripts.
==
file: archive/00/79500.summary
package: amanda-server 1:2.4.1p1-12
file: archive/01/256801.summary
package: libstdc++3-dev (1:3.0.4-7) , g++-3.0 (1:3.0.4-7)
file: archive/04/93004.s
package: bugs.debian.org
The following bugs have a url for their found-in values. I don't
believe this is allowed.
file: archive/36/297536.summary
Found-In: http://d-i.alioth.debian.org/manual/en.powerpc/ch05s01.html
file: archive/62/472762.summary
Found-In:
http://ftp.nl.debian.org/debian/
package: procps
version: 1:3.2.8-9
severity: minor
See attached file(which shouldn't have any word-wrap issues).
Basically, I have a machine with 24G of ram, and the value rows in
vmstat don't align with their headers.
17:22:46 -0500 doogie@vm10:/home/doogie(master)$ vmstat 1
procs ---memo
package: linitian
version: 2.4.3
severity: wishlist
As $subject says.
I had the following line in a local package, which apt barfed on. It
would have been nice if lintian had warned me.
http://name.domain.com/path distribution
Note the lack of main/contrib/non-free.
--
To UNSUBSCRIBE, emai
Package: wnpp
Version: N/A; originaly reported 2003-06-11
Severity: wishlist
* Package name: mini-sendmail
Version : 1.3.2
Upstream Author : Jef Poskanzer
* URL :http://www.acme.com/software/mini_sendmail/
* License : BSD
Description : Reads its standard
package: libpam-modules
Version: 1.1.3-7.1
Severity: serious
A library in /lib shouldn't depend on a library in /usr/lib. However,
pam_userdb.so has such an issue.
==
root@zoot:~# ldd /lib/x86_64-linux-gnu/security/pam_userdb.so
linux-vdso.so.1 (0x76081000)
libpam.so.0
package: nodejs
version: 0.10.32-1nodesource1~wheezy1
severity: serious
==
root@HOST:~# npm config set --global proxy http://192.168.3.245:3128/
root@HOST:~# npm config list
; cli configs
registry = "https://registry.npmjs.org/";
user-agent = "npm/1.4.28 node/v0.10.32 linux x64"
; globalconfig /
Package: mdadm
Severity: minor
Version: 3.3.2-5+deb8u1
/usr/share/mdadm/mkconf attemps to read DEVICE out of
/etc/mdadm/mdadm.conf, using sed. It does this, with a simple regex,
"s/^DEVICE //p". This is not valid. mdadm.conf(5) says you can have any
whitespace after it(space, tab, even newli
Package: mdadm
Severity: important
Version: 3.3.2-5+deb8u1
If I specify a DEVICE line in mdadm.conf, /usr/share/mdadm/mkconf does
*not* keep it; instead, the output file contains the DEVICE line
prefixed with a comment character('#').
==
root@virt-22:~# diff -u <(cat /etc/mdadm/mdadm.conf)
<
Package: mdadm
Severity: important
Version: 3.3.2-5+deb8u1
If you pass 'generate' to the mkconf script, it attempts to parse some
existing values out of the file, then does an "exec >$CONFIG". At this
point, the output file has been removed, and is effectively 0 bytes in
size. All the existi
Package: openvswitch-switch
Version: 2.3.0+git20140819-3
Severity: minor
In /etc/init.d/openvswitch-switch, the function network_interfaces does
a manual parse of /etc/network/interfaces. This prevents it from
finding interfaces defined in /etc/network/interfaces.d. Please switch
to use "ifqu
package: dpkg
version: 1.17.27
In the manpage for dpkg, there is an example for path-exclude/path-include:
==
--path-exclude=/usr/share/doc/*
--path-include=/usr/share/doc/*/copyright
==
These 2 patterns will end up skipping packages that have
/usr/share/doc/$foo as a symlink to another package.
Package: dpkg-dev
Version: 1.14.16.6
Undefined subroutine &Dpkg::Version::_g called at
/usr/share/perl5/Dpkg/Version.pm line 204.
If I use Dpkg::Gettext, the problem goes away.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
package: isns
version: 2.1-01+dfsg-1
Please add --oknodo to start-stop-daemon --stop.
If the daemon is not running, and you attempt to stop it, s-s-d will
fail. The --oknodo keeps the failure from happening.
This keeps the package from being removed if the daemon has been stopped.
--
To U
package: isns
version: 2.1-01+dfsg-1
severity: serious
Please remove /var/isns when the package is purged.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
package: antlr
version: 2.7.7-6
severity: minor
This package has an java antlr library, some python antlr thing, and a
system binary. When other packages just want to make use of the antlr
jar by itself, all the other things get pulled in.
Please split this package, and provide a libantlr-java,
package: libbsf-java
version: 1:2.4.0-2
severity: minor
This package contains duplicate api docs(/usr/share/doc/$pkg/api and
/usr/share/doc/$pkg/docs/api.
Additionally, the documentation should not be in the library package.
There's no reason to force it to be installed, when you just need to
hav
package: libcommons-digester-java
version: 1.8-1
severity: minor
The api docs included in this package are only useful during development
of software. For production servers, they just take up useless space.
Please split the api docs into a separate package.
--
To UNSUBSCRIBE, email to [EMAIL
package: libcommons-discovery-java
version: 0.4-1
severity: minor
Production servers don't need to have api docs installed for every
single library that their software requires. The api docs are only
useful when developing code, not when running it.
Please move the api docs into a separate packa
package: libfreemarker-java
version: 2.3.13+debian1-1
severity: minor
The documentation included in this package is only of interest to
developers; if another package has a depends on it, it is not interested
in having all this extra baggage installed. It just increases the disk
space usage.
Ple
package: libcommons-codec-java
version: 1.3-4
severity: minor
There is no reason to force the api docs to be installed, when one is
only interested in the library code. Please split the docs into a
separate package.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
package: libcommons-pool-java
version: 1.3-1
severity: minor
This package contains api documentation, that is not useful at runtime;
it's only useful during development.
Having it included for all installs, is a waste, as most installs don't
need to see the individual method calls.
Please split
package: libjdom1-java
version: 1.0-4
severity: minor
It's poor taste to include the api documentation alongside the code;
packages that only require the library end up having to have the docs
installed as well. This increases the disk space usage on production
servers.
Please split the docs int
1 - 100 of 147 matches
Mail list logo