naged to build on mips
*somehow* when it wasn't supposed to be, so I guess no i386 assembler was
involved), please contact the people listed at the top of that file to have
the entry removed.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer
parate package from winbind, so that users who want the former don't get
spurious errors from the latter?
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED]
mpiling kdelibs with the
> current g++ should work around this problem.
Which would then break again when the toolchain is fixed; the ABI change
needs to be reverted, so anything built with the current g++ will have to be
rebuilt again.
--
Steve Langasek Give me a lever
likely that you've managed to somehow screw up
/lib/tls/libc.so.6 or /lib/ld-linux.so.2 locally. Check the output of ldd
/usr/lib/openoffice/program/javaldx for junk in /usr/local, use "debsums -s
libc6" to verify that none of your libraries have been modified.
--
Steve Langasek
" ]
then
exit 0
fi
This solves the problem with spurious errors for users for whom winbind
won't work, without having to split packages.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I c
nce if it *did* work, it would be a security risk.)
I talked to Andrew Bartlett on IRC briefly about this, and am convinced that
the right solution is to fix winbindd so that it exits with a specific error
code in situations when it shouldn't be running. That spares us trying to
do string com
ce/program/javaldx directly on the commandline? If so, can
you send the output of LD_DEBUG=libs /usr/lib/openoffice/program/javaldx?
(If not, we probably need the output of LD_DEBUG ooffice instead, but that
will be much larger and harder to sift through.)
Thanks,
--
Ste
s to neuter the --stop --exec check so
that it does *not* cause such failure scenarios.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED]
rror is NULL
> before it's set.
> The overwriting error message was: Invalid byte sequence in conversion
> input
If this only happens when you have a broken .po file, then I don't think
that should be considered "grave".
Though the .po file you attached seems to
to be tweaked if you have other modules in common that should be
stacked after pam_unix/pam_opie, but that follows the same principle as
above.
The syntax used here is documented in the Linux-PAM System Administrators'
Guide in the libpam-doc package.
Cheers,
--
Steve Langasek
ing this job
>domain master = true
This is also interesting; I wonder if this is actually what the submitter
intends? :) (domain master = true + domain logons = auto --> cross-subnet
browse list collation at the risk of confusing some clients that expect a
real domain controller...)
Package: linux-wlan-ng-source
Version: 0.2.2+dfsg-4
The current version of linux-wlan-ng-source builds modules that are not
compatible with 2.4 kernels:
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-2-686/linux-wlan-ng/prism2_usb.o
depmod: msleep
There is no msleep function prov
e world if fwbuilder isn't updated yet, but it's still a
bug (in either fwbuilder or libfwbuilder) that fwbuilder can't build against
*any* version of libfwbuilder-dev providing the interface to the same
libfwbuilder6c2 library. When can we look forward to a fix for this?
--
Steve La
n't contain any other changes that would be inappropriate in a
security update, 6.4-1sarge1 can be the same as 6.4-1.1 with a different
changelog.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can mo
agging)?
In that this package did not ship with sarge, and won't be allowed into etch
unless the bug is fixed, yes...
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the w
On Wed, Nov 09, 2005 at 06:13:14PM +0100, Loic Minier wrote:
> On Tue, Oct 11, 2005, Steve Langasek wrote:
> > What is the status of this bug? You've tagged the bug "sarge" and referred
> > to a post requesting sponsorship of an upload to proposed-updates, but thi
> I believe that this bug has been fixed in or before gcc-4.0_4.0.2-3.
Based on what? Have you retested the jigdo build yourself? If so, the
jigdo maintainer should be notified, so that the build-dependency on gcc-3.4
can be reverted.
--
Steve Langasek Give me a lever l
o /lib; indeed, I don't think this is
something that should be done without wider discussion.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
anks Steve,
> [0] http://linux-wlan-ng.alioth.debian.org/deb/sarge/0.2.2+dfsg/
$ nm -u linux-wlan/lib/modules/2.4.27-2-686/linux-wlan-ng/prism2_usb.o |grep
msleep
U msleep
$
It looks like this symbol is still missing. I also don't see anything in
the changelo
t;= 6.8.1-0.2)
Replaces: xserver-xorg (<= 6.8.1-0.2)
should almost certainly be a Replaces *without* a Conflicts. The Conflicts
is only warranted if replacing the corresponding files from xserver-xorg
causes xserver-xorg to not work correctly in some way.
--
Steve Langasek
nction is invoked, a more appropriate implementation may
be:
sub searchdir {
my $dir = shift;
if (opendir(DIR, $dir)) {
my @dirents = readdir(DIR);
closedir(DIR);
for (@dirents) {
if ( -f "$dir/$_/DEBIAN/shlibs" ) {
push(@curshlibs,
reassign 338715 xserver-xorg 6.8.99.901.dfsg.1-2,nvidia-glx
quit
On Sat, Nov 12, 2005 at 11:52:45PM +1100, Daniel Stone wrote:
> On Sat, Nov 12, 2005 at 02:17:17AM -0800, Steve Langasek wrote:
> > The xserver-xorg package in experimental can't be installed on a system
> > wher
g at the BTS.
> I can't install kde in testing because it depends the problem originally
> posted. How did kig get into testing if it can't be installed in a
> testing environment?
It was a least-bad choice in order to keep the necessary etch transitions
moving.
--
Steve Lang
.a, and possibly adjust the GLcore
> one if there's also a .so available. Add a Conflicts on older versions
> of nvidia-glx from xserver-xorg. Which is still messy, but there you
> go.
Yes, that's a perfectly reasonable solution AFAICT.
--
Steve Langasek Gi
:
Yes, looks better now, thanks.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
o /usr/lib, have an soname added, and have appropriate symlinks added
(to tktable and tktable-dev both); if it's not supposed to be a public
shared library, then the symlinks in /usr/lib should just be dropped.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian
ory if you want to visit it.
> So, Steve, do you think I can commit the change?
I think so, yes. :)
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the wo
0x0001 in ?? ()
> > #7 0x in ?? ()
> > Having downgraded to samba 3.0.20b-3, I can map and browse OK.
> Is that all what is outputted?
> Steve, others, is it expected that we get so few information even with
> samba-dbg?
Only in cases of stack c
se security =
domain instead (with the cooperation of the domain admin).
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org
.6.15 packages in unstable still depend on
yaird | initramfs-tools, instead of initramfs-tools | yaird?
Marked as "serious", because I don't believe it's acceptable to release 2.6
kernels for etch without a clear and automated upgrade path from sarge
(i.e., 2.4).
--
Steve Langa
le to release 2.6
> > kernels for etch without a clear and automated upgrade path from sarge
> > (i.e., 2.4).
> svn already has initramfs-tools | yaird, as will 2.6.15-2 when it is uploaded.
Ok, an easy closure for the changelog then.
Thanks,
--
Steve Langasek
On Thu, Jan 05, 2006 at 02:56:36AM -0500, Nathanael Nerode wrote:
> This is a very old bug report which appears to be very easy to fix. Do you
> need an NMU?
Of cyrus-sasl2, so we can kick krb4 out of the archive?
--
Steve Langasek Give me a lever long enough and a F
ug trail please.
$ dpkg --compare-versions 0.3.0-9.1 lt 0.3.0-test2-1 && echo "not superseded"
not superseded
$
0.3.0-test2 is a new upstream version relative to the version in unstable.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Develop
way, I think ISOs pose much
less of a problem for us than ftp apt sources for stable.
> 2. security.d.o will (presumably) also be signed.
>Will that be using the same key?
I don't see any good reason to use the same key, given that they're on
separate systems.
--
Steve La
On Thu, Jan 05, 2006 at 06:05:28PM +0100, Gerrit Pape wrote:
> On Wed, Jan 04, 2006 at 03:36:00AM -0800, Steve Langasek wrote:
> > reopen 345868
> > thanks
> > On Wed, Jan 04, 2006 at 10:30:47AM +0100, Gerrit Pape wrote:
> > > Unfortunately the discussion about the
JB is not really intersting not relevant for our purposes)
> - make freecdb provide a PIC static library
> OTOH, the last two points are almost a pointless exercise if there is no
> actual shared library which needs to be linked against freecdb.
vpopmail has one.
--
Steve Langasek
lowing up.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
Stop.
> debuild: fatal error at line 768:
> dpkg-buildpackage failed!
Which is this package's goofy way of saying that it doesn't support hppa.
Never been built there due to lack of upstream support, so not an RC bug.
--
Steve Langasek Give me a lever long enou
mmands from the debconf script, standard
procedure for any non-essential .config dependency is to check for the
executable and defer configuration to the postinst if it's not yet unpacked.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian
TCH anyway?
Not per Micah's comment that 0.30.209 is not ported to hppa yet.
> As you can see the upstream support is there and we *are* working on
> getting this working where it is not ATM.
That's great -- but not RC.
--
Steve Langasek G
error code (1)
What version of libdjvulibre15 is this? The libdjvulibre15_3.5.16-2 in the
Debian archive does not contain this file.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can
r hand, we
> seem to have valid debug output so it might be worth sending the whole
> stuff to upstream Bugzilla. Comments?
Sure, it's worth forwarding upstream. I'll continue encouraging people not
to use security=server, though. :)
--
Steve Langasek Give me a lev
as close as possible
> to genuine installs.
> I don't know what the "-n" option is intended for, though.
> The "-d" parameter should also be changed as /var/lib/nobody does not
> exist on Debian systems (Steve, advice? /nonexistent just like the
> "nob
ttp://buildd.debian.org/fetch.php?pkg=netatalk&arch=mips&ver=2.0.3-3&stamp=1135888398&file=log>.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED]
libs-dev transition.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
layed queue. A final patch
is attached.
Jordi, the previous patch didn't hold up under the debian/rules
update-control target; per your comments on IRC, I understand you'll be
uploading to unstable soon with a fix for this bug, so please use this
second patch when you do.
T
tags 344254 patch
thanks
Hi Jeremy,
I've prepared an NMU for this bug, which will be uploaded shortly so that we
can get a non-RC-buggy (i.e., c2a instead of c2) libfwbuilder into etch.
The trivial patch against -3.1 is attached.
Thanks,
--
Steve Langasek Give me a
hown in the bug log, or do we
need to consider dropping hppa from the list of etch release archs at this
point?
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[
sition, due to libghemical's new build-dependency on libmopac7-dev.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
Hi Julien,
Since amule is holding an RC bugfix for libcrypto++ (the C++ ABI
transition), I've prepared an NMU for this bug which will be uploaded to
unstable shortly. The trivial patch is attached.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
D
I'll be thankful for that.
Ok, on its way to incoming.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
.diff:
Use pg-config --includedir in configure.in, so that cyrus-sasl2 continues
to build when the postgresql include path changes as the postgresql
maintainers are planning to do; and adjust the include path in
plugins/sql.c accordingly. Closes: #315177.
-- Steve Langasek &l
is.
If you're using lilo, how are your tests relevant to a bug filed on grub?
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://w
hing I see merely
states that the -L option exists, it doesn't say who's allowed to use it.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED]
On Mon, Jan 09, 2006 at 02:28:31PM +1100, Andrew Bartlett wrote:
> On Sun, 2006-01-08 at 17:54 -0800, Steve Langasek wrote:
> > On Sun, Jan 08, 2006 at 06:30:44PM +, George B. wrote:
> > > Package: samba
> > > Version: 3.0.20b-4
> > > Severity: normal
&
On Sun, Jan 08, 2006 at 06:45:55PM +0100, Helge Kreutzmann wrote:
> Hello Steve,
> On Tue, Dec 27, 2005 at 12:07:32AM -0800, Steve Langasek wrote:
> > Does this bug actually apply to unstable or testing, where we do have both
> > gtk+ 2.6 and libglade 2.5? Is anything required
s can be handled through binNMUs on the autobuilders.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
the pristine sources.
Please use the existing substvars mechanism instead of spoiling the
idempotency of debian/rules clean.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED
r with any previous 2.6
kernels and can't tell you whether it worked with them.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED]
esci
Version: 0.3.4c-4
Build-Depends: debhelper (>=4), xlibs-dev, [...]
You seem to be referring to package dependencies, which is *not* what this
bug was about.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer
On Mon, Jan 09, 2006 at 10:35:18AM +0100, Sven Luther wrote:
> On Mon, Jan 09, 2006 at 01:08:49AM -0800, Steve Langasek wrote:
> > Package: linux-2.6
> > Version: 2.6.14-7
> > Severity: important
> > Sigh, can't get a break with alpha kernel support around here
port.
Ok, here's an NMU patch for mdk. The NMU will be uploaded shortly.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED]
here is a patch for xclip; NMU on its way to incoming as well.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org
tags 344124 fixed
thanks
Apparently this bug was already fixed in 0.0.20051205-0.1, but the bug was
not mentioned in the changelog.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world
7;t actually the case, it points to a buildd problem or a bug in some
maintainer script or other; either way, it seems to be corrected now.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
d on libx11-dev, libxext-dev, libxpm-dev, x-dev instead of on
+the obsolete xlibs-dev. Closes: #346896.
+ * Fix up a syntax problem in src/Makefile.in that's causing build failures
+with current versions of make.
+
+ -- Steve Langasek <[EMAIL PROTECTED]> Mon, 9 Jan 2006 18
hat they should have a valid login account (they should be
> disabled: double-check that).
# pdbedit -u man -w
man:6:::[DU
]:LCT-:
#
IIRC, the '[D' indicates 'disabled'; and TTBOMK, that fla
On Mon, Jan 09, 2006 at 12:09:43PM +0100, Sven Luther wrote:
> On Mon, Jan 09, 2006 at 02:51:46AM -0800, Steve Langasek wrote:
> > On Mon, Jan 09, 2006 at 10:35:18AM +0100, Sven Luther wrote:
> > > On Mon, Jan 09, 2006 at 01:08:49AM -0800, Steve Langasek wrote:
> >
n of libtool (if applicable).
(One alternative to using Magick-config --libs seems to be to use pkg-config
-- not because ImageMagick gets its pkg-config support right, but because it
happens to get it right in a way that benefits us. ;)
Thanks,
--
Steve Langasek Give me a lever long e
e
others are not guaranteed to be in the future. (Not sure what wxwindows has
to do with anything, amaya doesn't appear to build-depend on it.)
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
on:
> > Debian Release: testing/unstable
> > APT prefers unstable
> > APT policy: (500, 'unstable')
> > Architecture: amd64 (x86_64)
> ^^
> Do you own a sparc or amd64 ?
> Please give me the full syslog lines to
from /usr/lib/liblber.so.2
> #10 0xb7ec4096 in ldap_result () from /usr/lib/libldap_r.so.2
> #11 0xb7ec3da5 in ldap_result () from /usr/lib/libldap_r.so.2
> #12 0xb7866f8a in ?? () from /lib/libnss_ldap.so.2
What version of libnss-ldap do you have installed?
Thanks,
--
Steve Langa
looks pretty clearly like a heimdal bug to me.
On other architectures where netatalk builds successfully, libgssapi.so.4 is
linked to libpthread.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
On Wed, Jan 11, 2006 at 12:52:00AM -0800, Steve Langasek wrote:
> On Wed, Jan 11, 2006 at 04:22:05PM +1100, Brian May wrote:
> This is also the wrong test, because it's not gss_acquire_cred detection
> that fails. The configure script is failing to detect *libgssapi* on
> mip
On Wed, Jan 11, 2006 at 10:37:31AM +, Martin Michlmayr wrote:
> * Steve Langasek <[EMAIL PROTECTED]> [2006-01-11 01:11]:
> > And it looks like it should be on mips* as well:
> ...
> > Need some mips porter lovin' on this one, I think, to figure out why "gcc
&g
Hi Tagoh-san,
I have prepared an NMU for this release-critical bug in glib1.2, which will
be uploaded shortly. The final patch for the NMU is attached.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I
Hi Michael,
Is anything being done about this bug? It looks like someone needs to
replace the RSA md5 implementation with one of the GPL-compatible ones,
correct?
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and
Hello,
Who is taking responsibility for this bug? libpri1 is needed by both
asterisk and yate, so presumably someone would care if it went away. Are we
going to see an upload soon to fix the package name / SONAME as required to
support upgrades from sarge?
--
Steve Langasek
tags 334916 -pending
thanks
Hi Aurelien,
This RC bug has been tagged "pending" for two months -- where are the
packages?
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the wor
config --libs ImageMagick" returns just
>-lMagick
> So, does it sound like this change will do the job?
Yep, this is exactly what you want to see when using pkg-config for shared
linking on a GNU ELF platform; everything else is extraneous.
Cheers,
--
Steve Langasek
severity 322644 normal
thanks
Downgrading, since signs point to this being an issue with the build
environment rather than the package.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world
ay source will need to be updated to use a
current version of libpng.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.d
Package: linux-2.6
Version: 2.6.15-1
Severity: grave
Hah, this is special. So I tried to upgrade my kernel in order to test bug
#347186, and I can't mount my /usr partition due to missing symbols in
xfs.ko:
$ nm -u /lib/modules/2.6.15-1-alpha-generic/kernel/fs/xfs/xfs.ko |grep cmpx
eaders from x-dev directly; you shouldn't rely on transitive
dependencies to pull it in, as those are subject to change.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED]
important
> I don't do it right now because I really want to understand why you
> cloned the bug.
I believe this one should still be left open, and at the present severity.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer
On Wed, Jan 11, 2006 at 07:08:14PM -0500, Jay Berkenbilt wrote:
> Steve Langasek <[EMAIL PROTECTED]> wrote:
> > while this *particular* spurious dependency will go away with a
> > simple rebuild of the application (already queued on the
> > autobuilders for each
severity 347407 grave
thanks
Also, libavg can't be binNMUed on the autobuilders because it build-depends
on a package not present anywhere in the Debian archive (even in non-free),
so you'll need to do a sourceful upload to fix the unsatisfiable dependency
anyway.
Thanks,
--
Stev
On Thu, Jan 12, 2006 at 12:48:38PM +1100, Brian May wrote:
> >>>>> "Steve" == Steve Langasek <[EMAIL PROTECTED]> writes:
> Steve> Ok, so it seems we need -pthread -lpthreads to be fully
> Steve> correct when building a shared lib that depend
Hi-ho,
I've prepared an NMU for this bug, and will be uploading shortly. Please
find the final patch attached.
In addition to the bashism fix, it includes a fix to the upstream makefile
for compatibility with the new make's line continuation rules.
Thanks,
--
Stev
l vidcard access; but I guess that's the fbdev
driver, anyway.
So the real target for all of this was to get matroxfb working to the point
of running bterm successfully from the debian installer; and even with fbcon
working, in 2.6.14 running bterm or fbi gives me a whole lot of nothing
(console blanks, nothing gets displayed). I'll give this another try with
2.6.15 once I've got my /usr partition mounting again.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
130,000 line diff. :P
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
diff -u heimdal-0.7.1/debian/patches/030_autotools
ow.
> And perhaps rebuild for sarge with necessary dependency and upload to
> proposed-updates, though I'm not sure without checking what qualifications
> are these days for non-security issues to still get through to stable
> point releases.
I mean to submit an update at some point
lient15,
but not vice-versa.) Please confirm which version of libmysqlclient15 you
have installed, as this may warrant a separate bug report.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it o
/unstable.
> The current gnome-panel in unstable is 2.12.2-2 and depends on
No, gnome-panel 2.12.2-2 is in experimental. :)
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMA
.
However, GNU/kFreeBSD is not a release architecture; downgrading the bug
accordingly.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED]
bug report, because of this binNMU using the old
versioning scheme, it's not possible to binNMU the package again on m68k, so
a sourceful upload is still needed.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set
, I couldn't reproduce this with CVS gcc and CVS
> mozilla. So maybe it will go away all by itself. Unfortunately, I
> don't really have much time to investigate it...
Hmm, so it went away with gcc changes only, no binutils changes required?
--
Steve Langasek Give
at xmlto wants to switch away from
> passivetex)
> - No package Depends on it, and only one (xmlto, see above) Suggests it,
> and one Recommends it (xmltex) it,
However, gstreamer0.8 has a build-dependency on it, and I think we might
miss that. Do you have a solution for gstreamer0.8?
Tha
ies *are* satisfied in sid. Could you please
identify which of them is not installable?
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
On Fri, Jan 13, 2006 at 08:35:41AM -, Christian Kujau wrote:
> On Thu, January 12, 2006 11:02, Steve Langasek wrote:
> > This shows two incompatible versions of libmysqlclient being loaded into
> > memory. Whatever is causing libmysqlclient12 to be loaded is what's
>
201 - 300 of 10161 matches
Mail list logo