Source: mini-buildd
Version: 1.0.7
Severity: wishlist
Hi,
on my installation, the zg-archive-keyring packages do only show up in
the test repository. And it looks like there is no easy way to copy
them to a different repository other than manual filesystem operations.
Is that intended? Is is ok
Package: wnpp
Severity: wishlist
Owner: Graham Inggs
X-Debbugs-CC: debian-de...@lists.debian.org
* Package name: neural
Version : 1.0
Upstream Author : Andrew Peterson, Alireza Khorshidi
* URL : https://bitbucket.org/andrewpeterson/neural
* License : GPL-3.0+
Source: libpeas
Version: 1.12.1-2
Severity: minor
Hi,
the homepage field in debian/control should be updated to use the new
upstream address of libpeas:
https://wiki.gnome.org/Projects/Libpeas
Thanks,
Markus
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subjec
Package: kinfocenter
Version: 4:4.11.13-2
Severity: important
Dear Maintainer,
during the upgrade process, the new kf5 version tries to install the
new language files, which are as well in another package:
Errors were encountered while processing:
/var/cache/apt/archives/kinfocenter_4%3a5.3.2-1_a
reopen 790403
thanks
Failed again, even with
xvfb-run -a dh_auto_test
I can't reproduce the build failure, so I'd appreciate any tips.
I'll next try
xvfb-run -a make check
~Scott
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Co
Source: linux
Severity: wishlist
Dear Maintainer,
Please enable CONFIG_MMIOTRACE.
mmiotrace can provide very valuable information to the nouveau developers. But
to enable that, we currently need to rebuild the kernel, and rebuild the nvidia
blob against it.
>From ubuntu:
Enable MMIOTRACE to
Package: browser-plugin-lightspark
Version: 0.7.2-6
Severity: normal
Dear Maintainer,
the postinst for browser-plugin-lightspark calls dpkg-vendor which may
be missing: That program is provided by dpkg-dev but there's no
dependency on that in your package. Quite odd though this does not
result in
Package: nvidia-settings
Version: 340.46-2
Severity: wishlist
User: debian-...@lists.debian.org
Usertags: arm64
I wonder whether it makes sense to build nvidia-settings on ARM64.
I don't know anything about this package but I know that 64-bit ARM
Tegra based devices exist with Nvidia chips, so may
On Tue, Jun 30, 2015 at 09:00:34PM +0300, Niko Tyni wrote:
> On Sat, Jun 27, 2015 at 11:12:51PM +0100, Dominic Hargreaves wrote:
> > Package: perl-modules-5.22
> > Version: 5.22.0-1
> > Severity: important
> > Affects: autopkgtest
> >
> > During test rebuilds, I noticed (via autopkgtest, which use
Control: retitle 720177 Want dgit rebase-start or some such
With recent changes to autogenerate quilt patches from linear history,
this bug now just represents the desire to be able to do some kind of
dgit clone
dgit rebase-start
git commit
git rebase -i
git splorf
[dgit rebase-done]
Package: healpy
Severity: wishlist
Version 1.8.6 is available from https://github.com/healpy/healpy
--
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listma
On 30/06/15 08:05, Martin Michlmayr wrote:
> Hi Tomasz,
>
> * Tomasz Buchert [2015-06-30 09:33]:
> > I also noticed that armel and armhf do not use libxemu86
> > at all. So I'd go with:
> > libx86emu-dev [amd64 i386]
> >
> > Are you in hurry, or can we have some time to test
> > other archs?
Hi Martin,
On Wed, Jul 1, 2015 at 2:07 PM, Martin Michlmayr wrote:
> Package: nvidia-settings
> Version: 340.46-2
> Severity: wishlist
> User: debian-...@lists.debian.org
> Usertags: arm64
>
> I wonder whether it makes sense to build nvidia-settings on ARM64.
> I don't know anything about this pa
754705 +patch
thanks
Hi,
I can confirm that the problem exists in version 2.1-1 together with
libnet-dns-perl 0.81-2 and libnet-dns-sec-perl 0.21-1 in jessie.
Using it together with libnet-dns-perl 0.66-2 and libnet-dns-sec-perl
0.16-2 in wheezy works.
The attached patch fixes the problem:
---
Package: webdis
Version: 0.1.1-2
Severity: serious
webdis fails to build in unstable:
> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> cc -o webdis webdis.o cmd.o worker.o slog.o server.o acl.o md5/md5.o
> sha1/sha1.o http.o client.o websocket.o pool.o conf.o fo
notfixed 790403 0.10.2-1
found 790403 0.10.2-1
thanks
>* Add BD on xvfb, xauth, and use xvfb-run on dh_auto_test so qt tests
> run on systems without an X server (Closes: #790403)
Thanks for giving this approach a shot, but it appears to have been
insufficient. :-/
--
Aaron M. Ucko, KB
Package: numexpr
Version: 2.4-1
Severity: serious
numexpr fails to build in unstable:
> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c4n1.hlinux.usa.hp.com
...
> test_zerodim1d (__main__.test_zerodim) ... ok
> test_zerodim3d (__main__.test_zerodim) ... ok
> test_multiprocess (__main__.test
In Ubuntu, we've applied the attached patch to achieve the following:
- debian/control, debian/rules, debian/*.install:
+ MultiArch support.
This change is strongly related to bug #783961 on BTS.
We thought you might be interested in doing the same.
diff -pruN -x '*~' gnome-keyring
In Ubuntu, we've applied the attached patch to achieve the following:
- debian/control, debian/*.install:
+ Install pkcs11 in its own binary.
This change is strongly related to bug #686843 on BTS.
We thought you might be interested in doing the same
diff -pruN -x '*~' gnome-keyr
tags 778169 + patch
thanks
Here's a fix for the GCC 5 build issue. I added 'export CFLAGS =
-std=gnu89' to the rules file to use the GNU89 inline semantics.
Upstream may prefer to move to C99 instead, please see section
"Different semantics for inline functions" at
https://gcc.gnu.org/gcc-5/porti
Package: ftp.debian.org
Severity: normal
Control: tag -1 + moreinfo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
upstream considers this package obsolete, as its functionaliy is merged
into yesod-core. Please remove from Debian.
(This removal will wait for yesod-core to build everywhere, h
Package: wnpp
Severity: wishlist
Owner: John Hackett
* Package name: kanboard
Version : v1.0.16
Upstream Author : Frédéric Guillot
* URL : http://www.kanboard.net/
* License : AGPLv3
Programming Lang: PHP
Description : A web based project management sy
Package: blueman
Version: 2.0-1
Severity: normal
Hello,
My bluetooth always gets enabled at the end of XFCE session
startup even if /etc/rc.local blocked it earlier.
Downgrading blueman to 1.99~alpha1-1 fixes the issue.
thanks
Brice
-- System Information:
Debian Release: stretch/sid
APT prefe
I tried to find/fix this one, but ran into another build failure:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787018
Wherein the maintainer states this package is deprecated and will not be
updated, but will
instead be replaced with a new package (kodi) as soon as kodi is approved FTP
M
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "roxterm"
* Package name: roxterm
Version : 3.0.1-1
Upstream Author : Tony Houghton
* URL : http://roxterm.sourceforge.net
* License : GPL2+
Sectio
On 25.06.2015 01:13, Yuriy M. Kaminskiy wrote:
Patch (debdiff) to add Multi-Arch support attached (I've followed
https://wiki.debian.org/Multiarch/Implementation), passes very limited
check (coinstallation of :i386 and :amd64 runtime packages).
Current limitations:
*-dev is not multi-arch yet,
On Wed, 01 Jul 2015 14:05:57 -0400 (EDT), Ben Hutchings wrote:
>
> Please note that i2o will be going away entirely (disabled in 4.0,
> removed upstream in 4.2).
Thanks, Ben, I hadn't heard that; but it really doesn't have anything
to do with this bug, per se. I happened to discover it using an
Package: python-docker
Version: 1.2.2-2
Severity: wishlist
Hi,
There is version 1.2.3, which provides access to the privileged option.
This is needed by docker-compose v1.3.1, which I'm updating now.
Thanks!
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy:
Perhaps we can hit a mirror README (e.g.
http://http.us.debian.org/debian/dists/README) and parse out the
stable/testing/unstable/experimental -> suite mappings?
Or is there a canonical way to do so?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubs
Package: ruby-switch
Version: 0.1.0
Severity: normal
Dear Maintainer,
Ruby-Switch is unable to select Ruby2.1. To make Ruby2.1 the default manual
link-jiggering is required.
# ruby-switch --list
update-alternatives: error: no alternatives for ruby
# dpkg --list | grep ruby
ii libruby2.1:amd6
Is there a well known way to query the security tracker (or any other
debian website) to obtain an automated list of suites (and their
stable/testing/unstable/experimental counterparts)? Maintaining a static
list seems silly.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
Hello,
Upstream here. Sorry for the late reply, I don't seem to have gotten an
email notification of this.
Your code to reproduce the issue is missing
Gst.init(None)
which should be right after the Gst import. It's essential for
Gst.ElementFactory.find or Gst.AnythingElse to work right.
* Vincent Cheng [2015-07-01 14:17]:
> This package is dependent on the proprietary nvidia driver, and
> upstream currently only releases it for i386, amd64, and armhf
> (armv7l) [1]. I don't think there's any point in building
> nvidia-settings on arm64 until upstream also releases the
> correspon
Package: debhelper
Version: 9.20150628
Tags: l10n, patch
Severity: wishlist
Updated Portuguese translation for debhelper's manpage.
Translator: Américo Monteiro
Feel free to use it.
For translation updates please contact 'Last Translator' or the
Portuguese Translation Team .
--
Melhores cumpri
Package: ocamlnet
Version: 3.7.3-4
Severity: serious
ocamlnet fails to build in unstable:
> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
>debian/rules override_dh_install
> make[1]: Entering directory '/«PKGBUILDDIR»'
> dh_install --fail-missing -X.so.owner -
* Sébastien Villemot [2015-05-01 12:39]:
> > make[3]: Entering directory '/«PKGBUILDDIR»/build/atlas-base/lib'
> > mkdir tmp
> > cd tmp && \
> > ar x ../libatlas.a && \
> > if test -f ../libptf77blas.a -a -f ../libptcblas.a; then \
> > ar x ../libptf77blas.a && \
>
Package: gnupg-agent
Version: 2.0.28-2
Severity: normal
Hi,
I've uploaded gnome-keyring 3.16.0-3 which disables the internal gpg
agent and instead relies on pinentry-gnome3 and gnupg-agent.
It would therefore be nice if you can drop the
gnome-keyring-unhijack-gpg-agent script with your next uplo
Package: udev
Version: 220-7
Severity: normal
After upgrading udev from version 215-18 to version 220-7, I found that the
symbolic links in the /dev/disk/by-uuid and /dev/disk/by-label directories
are no longer being created on my system. I traced the problem to
/lib/udev/rules.d/60-persistent-st
Hi,
What is the intended behaviour for multi-frame images?
While updating the Debian package to 2.0.8, I ran across an old bug report [1]
about this. The example file [2] is 23 frames of 120x120 pixels, with 32-bit
pixels. The user expectation is that all frames would be output, but it
se
Package: ftp.debian.org
Severity: normal
Hi,
please consider removing clutter-gst.
It's dead upstream and superseded by clutter-gst-{2,3}.0.
We intentionally kept it out of testing and now that no reverse
dependencies are left, we'd like to see it removed completely.
Regards,
Michael
[1] https:
Control: tags -1 upstream
Hi Stephen,
Am 02.07.2015 um 03:47 schrieb Stephen Powell:
> Package: udev
> Version: 220-7
> Severity: normal
>
> After upgrading udev from version 215-18 to version 220-7, I found that the
> symbolic links in the /dev/disk/by-uuid and /dev/disk/by-label directories
>
Package: vlc
Version: 2.2.1-2+b1
Severity: important
Hi,
when I start vlc and then undock my laptop, vlc crashes. This is from
dmesg:
[ 371.966646] usb 3-1.1.3.2: USB disconnect, device number 9
[ 371.970358] vlc[3908]: segfault at 28 ip 7fef7cb2a4c7 sp
7fef7c1ef210 error 4 in libQt5Wi
Package: evince-hwp
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
If evince-hwp is not a self-contained application but a plugin for
evince, then please indicate that by adding "Enhances: evince".
Regards,
- Jonas
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAEB
On Tue, 16 Dec 2014 18:28:15 +0200 Tzafrir Cohen wrote:
> Package: gnome-keyring
> Version: 3.14.0-1+b1
> Severity: normal
>
> Dear Maintainer,
>
> I tried using an OpenPGP smartcard reader under Mate (which uses
> gnome-keyring) and got an error from gpg about "unknown command".
>
That shoul
Access is still denied to another machine. E.g., rsh from machine
foo to bar (or ssh and change DISPLAY to foo:0) and open an xterm.
Get "access denied". Worked before 1.17.1.
Bill
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
* Reuben Thomas [2015-01-12 15:16]:
> The Debian maintainers may well know better, but I observe that the
> latest upstream diff is dated 2012/10/14, so perhaps it’s worth
> updating to then? (There were a bunch more changes in 2009 after
> the version currently packaged in Debian, then just one
On Wed, Jul 1, 2015 at 11:10 PM, Matteo F. Vescovi wrote:
> - warzone2100
Upstream have patches for this:
http://developer.wz2100.net/ticket/4300
http://developer.wz2100.net/ticket/4218
--
bye,
pabs
https://wiki.debian.org/PaulWise
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@list
Source: connman
Version: 1.21-1.2
Severity: normal
Dear Maintainer,
I found that connman, under certain circumstances, tries to access the
url http://ipv4.connman.net/online/status.html (the source also lists an
ipv6... variant).
I couldn't find anything about this url or any privacy policy rega
Hello,
2015-07-02 11:21 GMT+09:00 Jonas Smedegaard :
>
> If evince-hwp is not a self-contained application but a plugin for
> evince, then please indicate that by adding "Enhances: evince".
I don't think all plugin packages should have "Enhances", as long as
the policy states.
The only thing abo
ftp://ftp.ro.debian.org/pub/index.html
We are sorry but due to a hardware failure we are unable to provide the
service at this moment. We are in the process of buying new hardware but
it will take some time due to legal limitations. We are sorry for the
inconveniences and we hope to see you back o
Package: sysdig
Version: 0.1.101-1
Severity: serious
sysdig 0.1.101-1 fails to build on armel, armhf and arm64:
> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
> [ 39%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/ctext.cpp.o
> cd /«PKGBUILDDIR»/obj
On 02.07.2015 01:39, Alfonso García wrote:
>
> NOTE: I insists that with the previous version of driver (Debian 7) I didn't
> have any problem, all works fine. All stop working with the upgrade.
There's no going back to UMS, you have to find some kind of solution
with KMS.
> On 01/07/15, Michel
tags 777849 + patch
thanks
Hi there. I’ve made a small patch to debian/rules for the fhist package to
build correctly using gcc5. I’ve also tested with gcc 4.9.2 and there are no
adverse effects.
Regards,
Tim.
777849-gcc5-ftbfs.patch
Description: Binary data
smime.p7s
Description: S/MI
Package: bzr
Version: 2.6.0+bzr6602-2
Severity: important
I have just now uploaded fresh cython to sid and upon my testing bzr has
experienced problems (due to tests failing) while building with fresh
cython while build passed with the previous one, e.g.
==
I booted a Wheezy 7.8 live CD and everything is working fine on my t61
laptop connecting to my home router. Attached logs of:
wpa_supplicant -i wlan0 -ddd -Dnl80211 -c wpa.conf &> nl80211aa.log
wpa_supplicant -i wlan0 -ddd -Dwext -c wpa.conf &> wextaa.log
wpa_supplicant v1.0
random: Trying to re
This bug had been fixed in torsocks_2.1.0-1 and I verified torify worked with
browsers midori, iceweasel, qupzilla and konqueror.
However, after an apt-get upgrade each of those browsers now fails with the
error: Unsupported syscall number 242
This error message is repeated indefinitely.
Replac
I saw the same error "Unsupported syscall number 242" in torsocks_2.1.0-1 in a
system using the debian testing distribution.
This version of torsocks had worked well before but following an apt-get
upgrade, it now produces a stream of these errors.
thanks,
--jack
--- On Thu, 7/2/15, JS wro
Hi Changwoo,
Quoting Changwoo Ryu (2015-07-01 22:18:59)
> 2015-07-02 11:21 GMT+09:00 Jonas Smedegaard :
>> If evince-hwp is not a self-contained application but a plugin for
>> evince, then please indicate that by adding "Enhances: evince".
>
> I don't think all plugin packages should have "Enhanc
Hi
[ Just some brief responses, I hope to provide some more detailed
answers
later today. Yes, I've seen/ read your follow-ups and might answer to
some aspects in this mail. Please don't hesitate to ask for
specifics,
if I miss anything here or leave anything unclear, it's not unlikely
t
Packaging CiviCRM is quite difficult due to multiple issues with bundled 3rd
party components. Some progress were made in
https://anonscm.debian.org/cgit/collab-maint/civicrm.git/
but there is more work to be done.
--
Regards,
Dmitry Smirnov.
---
Truth — Something somehow discreditable
Quoting Justin B Rye (justin.byam@gmail.com):
> > (eventually arrange the tenses as the above if likely to be Frenglish
> > wrt to tenses)
>
> The tenses are fine (the only Frenglish you've got there is
> "eventually"), but if the default is still "*do* add GRUB", that
Do, I know about "even
Control: reopen -1
Control: found -1 wxwidgets3.0/3.0.2+dfsg-1
On Mon, Jun 29, 2015 at 03:06:37AM +0100, Olly Betts wrote:
> On Mon, Jun 29, 2015 at 01:39:08AM +, Debian Bug Tracking System wrote:
> > * Stop building with --enable-webview as the only package which was using
> > it (boinc) no
Control: reopen -1
Control: found -1 wxwidgets3.0/3.0.2+dfsg-1
> I think you mean boinc there, and it still is an rdep in both
> unstable/testing.
Sorry, I missed off the "-R" from the dak rm command when checking what
the reverse dependencies were. As you say boinc still uses webview (but
nothi
Sorry for the previous empty mail. I just sent it accidentally.
What I wanted to add is that this bug influences a lot of languages, such
as Thai (https://bugs.launchpad.net/ubuntu/+source/khelpcenter/+bug/1430593)
and Japanese (i.e. kde-l10n-ja), and hence is not limited to German (i.e.
kde-l10n-
On 01/07/15 17:10, Matteo F. Vescovi wrote:
> Hi Jonathan!
>
> On Thu, 21 May 2015 11:59:44 +0100 Jonathan Wiltshire wrote:
>> Could you summarise which packages now ftbfs, and the ones you think may
>> be GLEW-related?
>
> So, I tested the 11 packages that were failing on 1.11.0 and built them
I have installed a wifi card from a T500 into my T61, the issues are
still the same: wext works, but nl80211 does not.
I could try booting the Wheezy live CD again with this card, but I don't
see the point since it worked with the other card. Clearly since
everything worked fine at work, somet
I might add, that since I have a new access point coming in, I would be
more than happy to donate this wifi card and WG102 access point to
anyone that would really want to troubleshoot it. Nonetheless, I am also
fine with keeping it.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.
Hi Brice,
I guess "at the end of XFCE session" actually means when blueman is
closed, right? So closing blueman with a soft killswitch enabled
disables that switch for you? Please run blueman-applet in a terminal
and post the output you get when exiting it.
Regards
--
To UNSUBSCRIBE, email to
On Thu, 2015-07-02 at 10:15 +0530, Kartik Mistry wrote:
> This is fixed in apertium 3.4.0~r61013-1 uploaded to unstable.
I think you need to update/rebuild all the language packages first.
Also, apertium-en-ca is not installable right now.
--
bye,
pabs
https://wiki.debian.org/PaulWise
sign
Le 02/07/2015 07:32, Christopher Schramm a écrit :
> Hi Brice,
>
> I guess "at the end of XFCE session" actually means when blueman is
> closed, right? So closing blueman with a soft killswitch enabled
> disables that switch for you? Please run blueman-applet in a terminal
> and post the output you
Control: forcemerge -1 785430
Control: tags 785430 - moreinfo
On 02/07/15 03:53, Michael Biebl wrote:
> please consider removing clutter-gst.
> It's dead upstream and superseded by clutter-gst-{2,3}.0.
> We intentionally kept it out of testing and now that no reverse
> dependencies are left, we'd
On Thu, Jul 02 2015, Potter, Tim (Cloud Services) wrote:
> Hi there.
Hi Tim,
> I’ve made a small patch to debian/rules for the fhist package to build
> correctly using gcc5. I’ve also tested with gcc 4.9.2 and there are
> noadverse effects.
Just yesterday I've uploaded to mentors.debian.net a
Source: libunwind
Version: 0.99-0.3
Severity: normal
Tags: security upstream fixed-upstream
Hi,
the following vulnerability was published for libunwind.
CVE-2015-3239[0]:
off-by-one in dwarf_to_unw_regnum()
If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabil
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition
Forwarded: https://release.debian.org/transitions/html/auto-spatialite.html
Dear Release Team,
To move away from the deprecated spatialite_init() method that is
causing issues since the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
package: wnpp
severity: wishlist
owner: Pirate Praveen
https://rubygems.org/gems/rack-attack
-BEGIN PGP SIGNATURE-
Version: GnuPG v2
iQIcBAEBCAAGBQJVlNvzAAoJEM4fnGdFEsIq2x0P/2oYwpppDLjhCwmVp7dXYY6A
b2kJWsJQ7WHf0Jwt+1s8qnMScF4dM8Q1sXaAMA2iD
Hi Curtis,
I am sorry. From a very long time ago I set the environment
variable I_WANT_A_BROKEN_PS and it screws up (as it rightly
advertises!) the workings of ps. I only ever use ps aux which
it does not tamper with so it never occurred to me that this
problem was lurking. It's been there for man
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian@packages.debian.org
Usertags: pu
This upload fixes #788782 which results in upgrades to Jessie not booting on
the Freescale MX53 LOCO (AKA Quickstart) platform. The issue was that we had
ended up with duplicated ent
Control: tags -1 wontfix
On Tue, 8 May 2001 00:19:15 +0100 Julian Gilbey
wrote:
> Package: lintian
> Version: 1.20.13
> Severity: wishlist
>
> It would be nice if lintian were able to check for some of the message
> formats described in policy section 10.5.
>
>Julian
>
> --
>[...]
I am t
201 - 279 of 279 matches
Mail list logo