Package: libqt4-dev
Version: 4.0.1-5
Severity: normal
qmake adds -L/usr/lib to (the beginning of) LIBS. This is unneeded, and
actually causes many problems.
-- System Information:
Debian Release: testing/unstable
APT prefers stable
APT policy: (500, 'stable'), (50, 'testing'), (10, 'unstable'
On Fri, 30 Dec 2005, Brian Nelson wrote:
qmake adds -L/usr/lib to (the beginning of) LIBS. This is unneeded, and
actually causes many problems.
I agree it's unneeded, but what problems does it cause?
I was recompiling a package that contains both a library and a program.
When linking the pro
Package: motif-clients
Version: 2.2.3-1
Severity: normal
If I install motif-clients and then run update-menus, I get:
Cannot open file /etc/X11/mwm//system.mwmrc-menu.
install-menu: /etc/menu-methods/motif-clients: aborting
update-menus[19864]: Script /etc/menu-methods/motif-clients returned err
Package: zsh
Version: 4.2.5-7
Severity: minor
These are actually 2 bugs:
1)
When I use TAB completion with man, a _manpath array is created. If I
then update $MANPATH, $manpath reflects this change, but however many
times I use the completion on man again, _manpath is not updated, and
completion
Package: ttf-indic-fonts
Version: 1:0.4.4
Severity: normal
I have the latest (same in testing and unstable) versions of defoma and
vflib3 installed, and when I install the fonts in ttf-indic-fonts or run
dpkg-reconfigure vflib3, the following errors appear:
Debian::Defoma::Id::defoma_id_register
Package: zsh
Version: 4.2.5-3
Severity: minor
Assume there is a directory '/data/a a' on host somehost. When I type:
scp somehost:/data/a
it gets completed to:
scp somehost:/data/a\\\ a/
But when I press again, it fails, as if directory 'a a' did not
exist. I tried manually modifying the line to
Package: wmaker
Version: 0.91.0-7
Severity: normal
I guess the following lines are self explanatory:
stedding ~ $ sudo update-menus
sh: line 8561:
/usr/share/apps/Debian/Screen/Save/MarqueeMessage/Brilliant!/AppRun: No such
file or directory
ln: creating symbolic link
`/usr/share/apps/Debian/
Oups, the problem is in the package 'menu', not wmaker. Could you please
reassign it? Sorry sor the mistake.
--
Marc Glisse
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> Oups, the problem is in the package 'menu', not wmaker. Could you please
> reassign it? Sorry sor the mistake.
Hum, actually it is xlockmore-gl. I really hope this time I got it right
and will stop spamming. Sorry again.
--
Marc Glisse
--
To UNSUBSCRIBE, email to [EMAIL P
OK, you can actually close it, the problem was caused by a left-over file
from rox (I hate these bugs that involve dozens of packages).
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: libgimp-perl
Version: 2.0.dfsg-4
Severity: grave
Tags: patch
Justification: renders package unusable
any example using libgimp-perl fails with a "protocol error" message, as
shown in 2 other bug reports.
Gimp/Config.pm contains a line:
GIMP => q[],
Net/Net.pm contain
Package: sysvbanner
Version: 1.0-12
Severity: wishlist
bsdmainutils: /usr/games/banner
sysvbanner: /usr/bin/banner
and both have kind of the same purpose. It would be nice (I think) if
both packages agreed on where this program should be and then used
alternatives to decide which one to use by d
Package: dbus-1
Version: 0.23.4-1
Severity: normal
stedding ~ $ sudo /etc/init.d/dbus-1 restart
Stopping Hardware abstraction layer: hald.
Stopping system message bus: dbus-1.
Starting system message bus: /etc/init.d/dbus-1: line 84: 7407 Erreur de
segmentation start-stop-daemo
I believe you can close this bug. Now when gdm starts, the mouse cursor
jumps to the center of the appropriate screen and gives it the focus. It
is still not as good as always having the focus, but should be enough.
--
Marc Glisse
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
$ echo 'print(options("papersize"))' | R --slave
$papersize
[1] "a4"
stedding ~ $ export R_PAPERSIZE=letter
stedding ~ $ echo 'print(options("papersize"))' | R --slave
$papersize
[1] "a4"
(should be letter I guess)
Thanks for your time, p
_PAPERSIZE")
==>
papersize <- Sys.getenv("R_PAPERSIZE")
So there are basically 2 choices:
1) act as documented in the R NEWS file (R_PAPERSIZE then LC_PAPER)
2) act as we used to (R_PAPERSIZE then paperconf)
As maintainer I guess it is your choice to decide between the
On Wed, 15 Nov 2006, Marc Glisse wrote:
So there are basically 2 choices:
I should have said how one might implement those:
1) act as documented in the R NEWS file (R_PAPERSIZE then LC_PAPER)
R_PAPERSIZE_USER=${R_PAPERSIZE}
2) act as we used to (R_PAPERSIZE then paperconf
try setting an environment variable or a locale). Or with
actually doing nothing and expecting users can take a look at
/etc/R/Renviron and deduce what they are supposed to do.
Ok I wrote a lot of useless things today... Sorry for taking so much of
your time...
--
Marc Glisse
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
way the user can set R_PAPERSIZE instead of R_PAPERSIZE_USER to
override the setting, which is closer to the upstream documented behavior.
Is that ok by you?
Your solution is ok, my solution is ok, doing nothing is ok.
--
Marc Glisse
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
The problem seams to have disappeared, probably with the upgrade of an
other package (portmap?). So the bug should be closed.
--
Marc Glisse
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: kdelibs
Version: 4:3.3.1-4
Severity: normal
Hello,
when I start a kde application (I am not using kde globally), I get
plenty of warnings of the form:
kbuildsycoca: WARNING: 'vimpart.desktop' specifies undefined
mimetype/servicetype 'text/x-c'
It is not the first time I see this kind
Package: nvidia-modules-i386
Severity: normal
The changelog reads:
nvidia-modules-i386 (1.0.6629+3) unstable; urgency=high
* build against 2.4.27-2 (2.4.27-8) for Omnic :)
But that is the only place where 2.4.27-2 is mentioned, everywhere else
in the package is still 2.4.27-1.
-- System Infor
the package is still 2.4.27-1.
> A fixed 2.4.27-2 package is sitting in the NEW queue.
Oups, sorry then, please feel free to close the bug.
--
Marc Glisse
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: r-doc-html
Version: 2.3.1-2
Severity: normal
When I upgrade this package, I get:
Removing symbolic link /usr/share/doc/r-doc-html/manual/
rm: cannot remove `/usr/share/doc/r-doc-html/manual/': Not a directory
dpkg: error processing /var/cache/apt/archives/r-doc-html_2.3.1-2_all.deb
(--u
Package: libaqbanking
Version: 2.2.3-2
Severity: normal
libaqhbci10 conflicts with old libqbanking4 on
/usr/lib/aqbanking/plugins/16/frontends/qbanking/cfgmodules/aqhbci.la
libaqdtaus3 conflicts with old libqbanking4 on
/usr/lib/aqbanking/plugins/16/frontends/qbanking/cfgmodules/aqdtaus.la
libaq
Package: r-base-core
Version: 2.4.0-1
Severity: normal
Now that the conf file contains a R_PAPERSIZE_USER line, the postinst
script replacing letter by `paperconf` fails. Possible fixes are:
- grep for ^R_PAPERSIZE= instead of ^R_PAPERSIZE
- set rpaper to letter (may cause problem if the admin c
Hello,
the file courses/events/d-niehoff_experience/event.tcl contains:
-course events/a-tux_racer/challenge_one
and
-course events/a-tux_racer/wild_mountains
(lines 122 and 132)
I assume that changing these two lines a-tux_racer -> d-niehoff_experience
should help.
--
Marc Glisse
--
Package: libcgal-dev
Version: 4.3-2
Severity: wishlist
Hello,
now that boost supports multiarch installations, it would be nice if
cgal did as well. I am mostly interested in testing i386 applications
but also test armhf with qemu sometimes.
What I am pasting below (based on 4.2) should not be c
s
ok to have a multiarch-ready package before all dependencies are ready,
and in any case I am more interested in libcgal-dev than the qt part.
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: libgnutls26
Version: 2.12.23-10+b1
Severity: normal
Dear Maintainer,
please make a regular upload to counter the effects of the latest
binNMU. It is not possible to have the amd64 and i386 versions
co-installed in testing or unstable currently since one has
2.12.23-10+b1 and the other 2.
bitten by boost 1.54.0-4+b1 recently, and I didn't think it was
likely for the amd64 package to reach testing before the i386 one had time
to be built. I'll wait longer next time ;-)
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of &q
out that I was supposed to add
"cc true" to my .reportbugrc to receive updates on the bug...).
Thank you for the investigation,
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
on). Should this format be added to binfmt, or did I mess up getting
such a binary?
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: pepperflashplugin-nonfree
Version: 1.1
Severity: normal
Dear Maintainer,
I installed the package pepperflashplugin-nonfree, but
update-pepperflashplugin-nonfree silently failed to do anything. After
some debugging, I found out I had to change one line in it:
deb [arch=amd64] htt
Package: libopenmpi1.6
Version: 1.6.5-5
Severity: normal
Dear Maintainer,
during a dist-upgrade, I got:
Unpacking libopenmpi1.6 (from .../libopenmpi1.6_1.6.5-5_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libopenmpi1.6_1.6.5-5_amd64.deb
(--unpack):
trying to overwrite '/usr/li
Package: qemu-user-static
Version: 1.7.0+dfsg-2
Severity: normal
Dear Maintainer,
I managed to run:
$ qemu-ppc-static /lib/powerpc-linux-gnu/libc.so.6
which prints the usual text, but so far that's the only program that
hasn't failed with:
$ qemu-ppc-static ./bin/true
Invalid data memory access
Package: libtbb-dev
Version: 4.2~20140122-1.1
Severity: wishlist
Tags: patch
Dear Maintainer,
it would be nice if libtbb-dev could be co-installed for amd64 and i386.
Here is a patch that seems to work for me, though you may want to adapt
it a bit and test it more. I used git for the diff to try
Package: src:libc++
Followup-For: Bug #736991
Dear Maintainer,
from a quick test here, it seems that updating the Build-Depends: from
clang to clang-3.4 is enough to get rid of this issue. Unless there are
plans to make clang point to clang-3.4 soon?
Maybe the build-depends could be clang (>= 1:
Package: clang-3.5
Version: 1:3.5~svn201651-1
Severity: normal
Dear Maintainer,
the manpage for clang documents "-arch architecture", which does not
work on linux, but fails to mention "-target triplet" which does
(assuming you have the correct binutils).
Could you please update it so it is less
Source: libboost1.55-dev
Followup-For: Bug #738538
> No, the -dev package is NOT multi-arch.
Dear Maintainer,
is there a particular obstruction to marking it as multi-arch? I was
surprised to notice that it wasn't, when that seemed the whole point of
splitting a -tools-dev package. Listing the f
nstall because of missing dependencies, but would
automatically work when openmpi is updated, no?
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: libc6-dev-i386
Version: 2.18-4
Severity: normal
Dear Maintainer,
apt-get install libc6-dev-ppc64
fails with the following error:
Unpacking libc6-dev-ppc64 (2.18-4) ...
dpkg: error processing archive
/var/cache/apt/archives/libc6-dev-ppc64_2.18-4_powerpc.deb (--unpack):
trying to over
Package: libpoppler-dev
Version: 0.24.5-3
Severity: normal
Dear Maintainer,
it is good that libpoppler44 is Multi-Arch: same (thanks), but it would
be even better if the -dev packages were as well. libpoppler-dev has all
its content in /usr/lib/$arch (except for changelog and copyright), so
it se
ity indeed :-(
so it is pointless mark those -dev as m-a: same, for now.
I was hoping that we could parallelize the multi-arch work so we could get
a usable set of multiarch dev packages a bit faster. But if you prefer to
wait for the dependencies of your package, that's of course your ch
Package: libmpfi0
Version: 1.5.1-3
Followup-For: Bug #737387
Dear Maintainer,
following https://wiki.debian.org/Multiarch/Implementation
it seems that the attached patch (hopefully reportbug will have managed
to attach it, otherwise I'll try some other way) is sufficient to
support multi-arch.
-
Package: grub-common
Version: 1.99-22.1
Severity: normal
Hello,
I just installed debian testing on a computer with 2 hard drives. I
installed in a btrfs partition on one drive, then added a partition from
the second drive to make it a raid1. I additionally marked that extra
partition as "boot" an
Package: libcgal-dev
Version: 4.2-1
Severity: wishlist
Hello,
looking at CGAL/compiler_config.h, I see:
#define CGAL_USE_GMP 1
#define CGAL_USE_MPFR 1
//#define CGAL_USE_GMPXX 1
//#define CGAL_USE_LEDA 1
//#define CGAL_USE_MPFI 1
//#define CGAL_USE_RS 1
//#define CGAL_USE_NTL 1
It seems to me t
?
http://gmplib.org:8000/gmp-5.1/rev/394bdf8fdaee
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
things, but well
enough that I am not complaining anymore. You can consider me out of this
bug...
Thank you,
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: clang
Version: 2.9-14
Followup-For: Bug #594820
$ cat f.cc
#include
$ clang++ -P -E f.cc
namespace std
{
typedef long unsigned int size_t;
typedef long int ptrdiff_t;
}
$
I am again missing the true content of fenv.h (compare to the output of
g++). And indeed, clang++ searches both
On Tue, 11 Oct 2011, Sylvestre Ledru wrote:
Hello
Le mardi 11 octobre 2011 à 00:07 +0200, Marc Glisse a écrit :
Package: clang
[...]
ii libstdc++6 4.6.1-4
ii libstdc++6-4.6-dev 4.6.1-4
Looks like you forced some installations.
No. I had the bug in testing. Before reporting
Package: clang
Version: 2.9-14
Severity: normal
Hello,
this is mostly a dup of 594820 (that I reported last year), but I was
asked to report it as a separate bug:
$ cat f.cc
#include
$ clang++ -P -E f.cc
namespace std
{
typedef long unsigned int size_t;
typedef long int ptrdiff_t;
}
$
(com
-5+b1
ii obex-data-server 0.4.5-1+b3
ii obexd-client 0.46-1+b1
ii udev 175-7.2
Versions of packages gnome-bluetooth recommends:
ii gnome-control-center 1:3.4.3.1-2
ii gvfs-backends 1.12.3-4
Versions of packages gnome-bluetooth suggests:
ii g
heir
programs and not just notice in the end which random set of libraries was
magically used.
So, your choice ;-)
--
Marc Glisse
PS (unrelated to this issue): it would be nice if you got a chance to
start on the multi-arch transition, even if boost/qt prevent you from
going all the
Package: musixtex
Version: 1:0.115.ctan20130123-2
Severity: normal
Dear Maintainer,
Running sudo apt-get purge musixtex, I got:
The following packages will be REMOVED:
musixtex*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 9,782 kB disk space will be fr
On Thu, 12 Sep 2013, Norbert Preining wrote:
Hi Marc,
On Do, 12 Sep 2013, Marc Glisse wrote:
/etc/texmf/web2c/updmap.cfg
Did you create this file? It should not be there unless you
consciously generated it.
I didn't consciously create it. It says it was auto-generated by
update-u
On Thu, 12 Sep 2013, Norbert Preining wrote:
On Do, 12 Sep 2013, Marc Glisse wrote:
I didn't consciously create it. It says it was auto-generated by
update-updmap, in May 2012. It contains the basic stuff (lm-*.map and
Hmmm, I don't remember that we created updmap.cfg ever there,
, and most of those got fixed
with time (though I know it was very painful to do so in some cases).
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: gnome
Version: 1:3.0+3
Severity: normal
Hello,
on my laptop, since upgrading to gnome3, the luminosity is automatically
set to the maximum. I can easily move it back down (Fn+arrow), but it
will be set to the maximum again next login (or reboot). Before the
upgrade it used to remember th
Package: ipe
Version: 7.1.0-1
Severity: normal
Hello,
the ipe package seems to be missing the compiled ipelets, and in
particular the image insertion ipelet, which is a fairly fundamental
one (I don't know how to insert images otherwise...).
To work around it, after a dpkg-buildpackage, I went t
Package: libcgal-ipelets
Version: 3.9-1+b1
Severity: normal
Hello,
currently, libcgal-ipelets depends on ipe (>= 7) and libipe7.1.1.
When a new version of ipe comes out, apt-get dist-upgrade installs
libipe7.1.2, upgrades ipe, and leaves libcgal-ipelets and libipe7.1.1
alone, which effectively ma
Package: libboost1.46-dev
Version: 1.46.1-7
Severity: minor
Hello,
with gcc-snapshot 20111023-1 and option -std=c++0x, the following fails
to compile:
#include
I tested with boost trunk and the problem is fixed there. 1.47 still has
the issue. Copying a new version of boost/smart_ptr/shared_pt
nancy-mail/ - chdir (13:
Permission denied)
--
Marc Glisse
doesn't seem to have worked)
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Mon, 28 Jul 2014, Michael Biebl wrote:
Am 28.07.2014 15:53, schrieb Marc Glisse:
"makes unrelated software on the system (or the whole system) break",
pretty much what I am seeing here. The recent upgrades pulled in systemd
(it is very hard to avoid currently) and made the system
On Mon, 28 Jul 2014, Michael Biebl wrote:
Am 28.07.2014 17:23, schrieb Marc Glisse:
The output of "systemctl list-jobs" and "journalctl -alb" would be
helpful for a start.
The first only listed:
497 systemd-logind.service start running
The second is:
http://geometrica.
Package: python3-pyfits
Version: 1:3.3-1
Severity: important
Dear Maintainer,
during apt-get upgrade this morning, I got:
Setting up python3-pyfits (1:3.3-1) ...
File "/usr/lib/python3/dist-packages/pyfits/scripts/fitscheck.py", line 135
except UserWarning, w:
^
Synta
Package: klavaro
Version: 3.00-1
Severity: normal
Dear Maintainer,
trying to install klavaro results in:
Unpacking klavaro (3.00-1) ...
dpkg: error processing archive
/var/cache/apt/archives/klavaro_3.00-1_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libgtkdatabox.a', wh
Package: makehuman-data
Version: 1.0.2-7
Severity: normal
Dear Maintainer,
apt-get dist-upgrade caused the following error:
dpkg: error processing archive
/var/cache/apt/archives/makehuman-data_1.0.2-7_all.deb (--unpack):
trying to overwrite '/usr/share/makehuman/apps/devtests.py', which is al
Package: libcgal-dev
Version: 4.5.2-1
Severity: normal
Dear Maintainer,
trying to co-install the armhf version of libcgal-dev on this x86_64
system, I got an error because /usr/include/CGAL/compiler_config.h
differs in the 2 packages:
--- /usr/include/CGAL/compiler_config.h 2015-02-20 21:14:36.0
Package: llvm-gcc
Version: 3.4-2
Severity: normal
Dear Maintainer,
$ /usr/bin/llvm-gcov --version
gcov-4.8: invalid option -- 'g'
[...]
It looks like gcov does not support -fplugin.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'st
Package: wine64-tools
Version: 1.6.2-14
Severity: normal
Dear Maintainer,
apt-get dist-upgrade gave me the following:
Unpacking wine64-tools (1.6.2-14) ...
dpkg: error processing archive
/var/cache/apt/archives/wine64-tools_1.6.2-14_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-li
Package: src:linux
Version: 3.16.2-3
Severity: normal
Dear Maintainers,
I am seeing kernel oops that seem to be related to nfs4. Things have recently
become worse (daily oops), probably due to userland upgrades that are
triggering the problem more often. I was seeing the oops with 3.14-2 and trie
Package: libc++
Version: 3.5-1
Severity: normal
Dear Maintainer,
libcxx-use_libcxxabi.patch contains:
-#ifdef __APPLE__
+#ifdef __APPLE__ || LIBCXXABI
which seems wrong. Did you mean:
#if defined __APPLE__ || LIBCXXABI
or maybe:
#if defined __APPLE__ || defined LIBCXXABI
? Currently, clang
tly before the freeze. I intend to upload it
to experimental such that people can test it, and probably upload it later to
unstable (maybe just after jessie has been released).
Sounds good to me, thanks.
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@list
arch
usability of a package).
Thanks,
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
uite small.
Waiting for your feedback before uploading the new version.
Your plan sounds very good to me :-)
Thanks,
--
Marc Glisse
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: libblitz-doc
Version: 1:0.10-3.1
Followup-For: Bug #767564
Dear Maintainer,
the version number used in break+replaces is wrong, it is missing the
epoch. So I got today:
Unpacking libblitz-doc (1:0.10-3.1) over (1:0.10-1) ...
dpkg: error processing archive
/var/cache/apt/archives/libbli
Package: libc++1
Version: 3.5-2
Severity: normal
Dear Maintainer,
trying to compile any file, I get:
$ clang++ -target arm-linux-gnueabi -stdlib=libc++ main.cc
/usr/lib/gcc/arm-linux-gnueabi/4.9/../../../../arm-linux-gnueabi/bin/ld: a.out:
hidden symbol `__sync_val_compare_and_swap_4' in
/usr/
Package: cpp-7
Version: 7.1.0-7
Severity: normal
Dear Maintainer,
this package provides the plugin
/usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so, which is good (not sure
why it is in package cpp-7 in particular, but I don't care as long as it
is available). However, binutils look for plugi
Package: ntfs-3g
Version: 1:2016.2.22AR.1-3
Severity: normal
Dear Maintainer,
in order to access many files from my windows 10 partition, I needed to
install the plugin from
https://github.com/ebiggers/ntfs-3g-system-compression , and things seem
to work now. It would be nice if this could be
Package: lincity-ng
Version: 2.10.1-1
Severity: normal
Dear Maintainer,
`apt upgrade` failed with
Unpacking lincity-ng (2.10.1-1) over (2.9.0-1) ...
dpkg: error processing archive
/tmp/apt-dpkg-install-msgcqU/39-lincity-ng_2.10.1-1_amd64.deb (--unpack):
trying to overwrite '/usr/share/icons/hi
Package: nvidia-cuda-dev
Version: 11.5.2-2
Severity: normal
Dear Maintainer,
since yesterday, on this debian testing system, apt upgrade prints the
following:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
di
s:
nvidia-alternative : Breaks: nvidia-tesla-alternative (> 0) but 510.85.02-1 is
to be installed
I have testing by default. With unstable, it installs the tesla drivers,
and I haven't seen any documentation stating that this is the expected
thing to do if one wants to use cuda.
--
Marc Glisse
to testing, propagate to mirrors, etc.
--
Marc Glisse
ad to use DEB_BUILD_OPTIONS=nocheck since several tests were failing,
including some with very long timeouts.
there's a heatwave here at the moment,
Same here...
--
Marc Glisse
Package: python3-sphinx
Version: 5.3.0-3
Severity: normal
Dear Maintainer,
I used to install tensorflow with pip, and sphinx-build had no trouble
building my documentation which includes `import tensorflow`.
Since we are not supposed to use pip directly anymore, I created a
virtual environment,
Package: gnome-calendar
Version: 44.1-2
Severity: important
Dear Maintainer,
my terminal currently shows the following, I think you can guess why I
am not happy
hippo ~ $ gnome-calendar
(gnome-calendar:33118): GcalWeatherService-WARNING **: 00:10:36.416: Could not
create GCLueSimple: GDBus.Er
Source: libqglviewer
Severity: wishlist
Dear Maintainer,
it seems that upstream supports Qt6, at least I see commits like "Fix
build with Qt6 on Linux". When you upgrade to version 2.9.1 or newer (we
are currently at 2.8.0), could you also create Qt6 packages, not just
Qt5?
-- System Information
Package: gnome-shell
Version: 44.3-5
Severity: important
Dear Maintainer,
when I play a video with mpv, after a bit of time (usually less than a minute),
I get a gray screen telling me that gnome shell has crashed and I need to log
out. Funny thing: if I press the windows key, I see all the windo
Package: gnome-terminal
Version: 3.49.92-2
Severity: normal
Dear Maintainer,
I noticed a strange behavior today, that was not present in July. When I
run vim (gtk3 or basic) in a gnome terminal, if I keep SHIFT pressed and
left-click with the mouse, the behavior I get is the same as pressing
Page
It looks like my stack trace is useless because I forgot to set
MUTTER_SYNC=1 :-(
It seems likely that this is the same bug as
https://gitlab.gnome.org/GNOME/mutter/-/issues/2857 (sadly not fixed yet).
--
Marc Glisse
[copy - ]paste - select all", whereas gnome-terminal only shows a
terminal menu.
In vim, I have the option mouse=a (the default). I can work around this by
changing this option to disable use of the mouse, but that's a bit
extreme.
--
Marc Glisse
https://gitlab.gnome.org/GNOME/vte/-/issues/2643
--
Marc Glisse
Package: texlive-binaries
Version: 2023.20230311.66589-3
Severity: normal
Dear Maintainer,
today's `apt upgrade` which consisted of
The following NEW packages will be installed:
luametatex
The following packages will be upgraded:
context context-modules gir1.2-adw-1 gir1.2-gtk-4.0 gir1.2-pac
dealing with the exact same source code.
--
Marc Glisse
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
sidered as different sources (there is an
inclusion).
Now it can still make sense to keep them separate: it is nice to have a
version of alpine that is as up to date as possible, whereas the imap
server (and others) may require more reliability (and thus stability).
Your choice.
--
Marc Gliss
Package: xserver-xorg-core
Version: 2:1.3.0.0.dfsg-6
Severity: important
I know the breakage of the nvidia proprietary driver is not a bug in
xorg, but the standard thing to do when your package breaks an other one
is to upload a new version that conflicts with broken versions of the
other one. U
nvidia-glx maintainer for
confirmation if you want (I can't find the versions of nvidia-glx between
1.0.8776-4 and 1.0.9755-1 to check).
Thank you for your help,
--
Marc Glisse
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: ntp
Version: 1:4.2.2.p4+dfsg-2
Severity: normal
When I shut down my computer, for some reason it looses the time and
resets it to july 2003. That has nothing to do with Debian, I know. When
I boot, ntpd is started, but it does not reset the time, I need to
manually stop it, call ntpd -g
1 - 100 of 210 matches
Mail list logo