My recent debian *stable* just upgraded chromium to a version that requires sse3
I have a 2009 AMD Phenom X4 which DOES support sse3 according to:
https://en.wikipedia.org/wiki/List_of_AMD_Phenom_processors
My /proc/cpuinfo gives:
flags : fpu vme de pse tsc msr pae mce cx8 apic sep
Package: emacs24
Version: 24.4+1-5
Severity: important
Dear Maintainer,
As you can see below my default arch is i386 but I'm using multi-arch a lot now.
When I try to install emacs24:amd64 it fails due to a dependency error.
Following this down I suspect that emacs24-bin-common is looking for a
I'm experiencing this problem on opensuse with 13.1 when it didn't happen in
12.1
The problem for me appears to be when pristine-tar rebuilds the recreatetarball
eg:
pristine-tar: tar cf /tmp/pristine-tar.wsZp1jHqd3/recreatetarball --owner 0
--group 0 --numeric-owner -C /tmp/pristine-tar.wsZp
Package: gem2deb
Version: 0.2.1-1
Severity: important
Note this is a personally built gem2deb but that shouldn't be a factor here.
The yajl-ruby gem has yajl.rb and yajl.so
I think gem2deb is responsible for putting the extension into a
consistent place; however, since the names are the same I
It appears there is a patch for this bug:
http://bazaar.launchpad.net/~ubuntu-core-dev/apt/ubuntu/revision/1688
Would it be reasonable to apply it to Debian's apt?
David
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
This looks like a simple python version mismatch.
Building hk-classes on later releases of Debian uses python2.5
knoda uses python2.4
Simply rebuilding knoda causes it to use libpython2.5.so.1.0 and fixes the
problem.
David
--
"Don't worry, you'll be fine; I saw it work in a cartoon once..."
I have confirmed that downgrading python-hk-classes to version 0.8.3-4 fixes
this problem.
This is odd because I can see no difference in the source&patches;
The /usr/lib/python-support/python-hk-classes/python2.4/_hk_classes.so differs
between the two .deb files.
David
--
"Don't worry, you'l
Package: openssh-server
Version: 1:5.1p1-2
Severity: normal
When using ssh -X [EMAIL PROTECTED] there is no indication at all why X11
Forwarding doesn't work.
The client should detect the -X and, if the server has X11Forward set
false, should inform the user. Similarly, if the server is unable to
Still present in 1.4.004-2.dfsg-4
This can be fixed by adding
/usr/bin/crontab
to the php open_basedir setting in /etc/egroupware
it's used around /usr/share/egroupware/phpgwapi/inc/class.asyncservice.inc.php
line 554
I was told on #php that this should be set to a directory but this approach
Line 41 of debian/control should have the icalsrv directory added:
for DIR in admin home icalsrv phpgwapi preferences setup syncml ; do \
So:
apt-get source egroupware=1.4.004-2.dfsg-4
# change debian/rules
# update debian/changelog
dpkg-buildpackage -rfakeroot -b
# re-install e
I've just upgraded to 1.4.004-2.dfsg-4 and the icalsrv directory still isn't
there.
Is there a reason for this?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: xen-tools
Version: 2.8-2
Severity: normal
Tags: patch
The '/dev' is missing from the phy line in the config file
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: L
Package: autofs5
Version: 5.0.3-1
Severity: important
Tags: patch
autofs hangs when attempting to open /dev/random on a machine with
limited boottime entropy (diskless, mouseless, keyboardless - nfsroot+infrared
control)
It does this on 2 machines.
It should not be using /dev/random, it should b
Phew - that was a while back ;)
The bug is however still there under 2.6.20.7 and using xosview version:
1.8.3+debian-3
I changed the app-defaults line:
xosview*RAID: True
and ran it:
DISPLAY=ash:0.0 xosview
to get:
terminate called after throwing an instance of 'std::bad
[Another repost - DNS/ISP/MX problems didn't seem to make it to any of the lists
or debian bugtrack, sorry cc's]
Sorry, rushed email - it wasn't clear. I think there is something important here
though.
Oh, it may be worth distinguishing between a drive identifier (/dev/sdb) and a
drive slot (md0,
[Repost - didn't seem to make it to the lists, sorry cc's]
Sorry, rushed email - it wasn't clear. I think there is something important here
though.
Oh, it may be worth distinguishing between a drive identifier (/dev/sdb) and a
drive slot (md0, slot2).
Neil Brown wrote:
> On Thursday May 10, [EMAI
Sorry, rushed email - it wasn't clear. I think there is something important here
though.
Oh, it may be worth distinguishing between a drive identifier (/dev/sdb) and a
drive slot (md0, slot2).
Neil Brown wrote:
> On Thursday May 10, [EMAIL PROTECTED] wrote:
>> Neil Brown wrote:
>>> On Wednesday M
Neil Brown wrote:
> On Wednesday May 9, [EMAIL PROTECTED] wrote:
>> Neil Brown <[EMAIL PROTECTED]> [2007.04.02.0953 +0200]:
>>> Hmmm... this is somewhat awkward. You could argue that udev should be
>>> taught to remove the device from the array before removing the device
>> >from /dev. But I'm no
Package: libxmltv-perl
Version: 0.5.44-1
Severity: grave
Justification: renders package unusable
It should depend on libxml-writer-perl >=0.6
Otherwise:
XML::Writer version 0.6 required--this is only version 0.540 at
/usr/share/perl5/XMLTV.pm line 109.
-- System Information:
Debian Release: tes
Package: cyrus22-impad
Version: 2.2.12-1
Severity: minor
In impad.conf the suggested locations for the ssl cert and key is:
/etc/ssl/certs/cyrus-global.pem
/etc/ssl/private/cyrus-global.key
and yet /etc/ssl/private is owned by root and chmod 600 by default which
makes it unuseable when cyrus runs
Package: xosview
Version: 1.8.2-2
Severity: normal
When started with the raid option, xosview tries to allocate a huge
amount of memory and aborts.
It appears to be parsing /proc/mdstat for data that is no longer present
in 2.6 kernels.
-- System Information:
Debian Release: 3.1
APT prefers uns
Sorry, the sed script operated on the wrong file. It should, of course,
have been resource.cfg.
new patch included
David
*** /usr/share/doc/nagios-mysql/README.mysqlThu Feb 17 17:39:03 2005
--- /usr/share/doc/nagios-mysql/README.mysql.newTue Mar 15 12:01:29 2005
***
*** 16
Package: nagios-mysql
Severity: important
Tags: patch
The installation instructions are incomplete and have lead to at least 1
bug report.
I've made some minor edits which I hope will help.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (990, 'unstable')
Architec
Package: nagios-plugins
Severity: important
Tags: patch
check_ping uses special features only found in iputils-ping and not
found in other packages providing ping
particularly -w:
-w deadline
Specify a timeout, in seconds, before ping exits
regardless of how many pack-ets have
Hi
Here's a message I sent to the original author on 8/8/04 - no reply though :(
Filelight is nice - thanks :)
I have a couple of problems with tooltips though :(
1) I use a dual-headed xinerama setup and the tooltips always appear
on the left screen.
2) If you move filelight off the bottom of
25 matches
Mail list logo