On Apr 17, 2014, at 5:02 PM, Chris Hiestand wrote:
> Setting up libssl1.0.0:amd64 (1.0.1e-2+deb7u7) ...
> Checking for services that may need to be restarted...done.
> Checking init scripts...
> dpkg: error processing libssl1.0.0:amd64 (--configure):
> subprocess installed po
Anyone else having problems with the wheezy openssl security update that was
just released?
I'm looking into what is failing in the postinst script, but haven't IDed the
cause yet.
$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state informati
On Oct 30, 2012, at 4:47 PM, Gunnar Schaefer wrote:
> I got it to work with "acpi=off" on Ubuntu 12.04.
>
On Dec 28, 2012, at 5:02 PM, Ron wrote:
>
> Setting linux kernel boot parameter pci=conf1 allows my Intel RAID
> Controller-RMS25PB080 (LSI 2208/Fusion based) to be detected, and the
On Dec 28, 2012, at 8:16 PM, Chris Bannister wrote:
> Is there a question in here somewhere? Otherwise you have sent it to the
> wrong list.
Yes. This is part of a larger thread that's a result of a question I asked.
http://debian.2.n7.nabble.com/Wheezy-Driver-for-Intel-RMS25CB080-RAID-Contro
On Oct 22, 2012, at 2:42 PM, r...@microway.com wrote:
> Hi Chris,
>
> Have you tried updating the firmware on the card? I've found that LSI
> based cards often ship with really old firmware. For the Intel module you
> listed, you should be able to download the firmware here:
>
> http://downlo
On Oct 21, 2012, at 2:19 PM, Stan Hoeppner wrote:
> Without further details from Chris I'm assuming megaraid_sas is loading
> but not working. Is this the case Chris? If so I'm thinking the Intel
> board simply isn't supported by the 3.2 megaraid_sas driver.
Yes, this is precisely the case an
Anyone have any luck getting this family of new Intel RAID drivers working in
Debian Wheezy?
It uses the LSI raid controller:
LSI Logic / Symbios Logic MegaRAID SAS 2208 [Thunderbolt]
But the wheezy kernel's stock megaraid_sas driver does not seem to support this
card.
I've downloaded the driv
On Apr 20, 2012, at 9:33 AM, Camaleón wrote:
> Do you have the 32-bits compat libraries installed ("ia32-libs", "ia32-libs-
> gtk")?
Absolutely.
> chiestand@wheezy:~$ dpkg -l ia32\* |grep -E '^ii'
> ii ia32-libs20120102
> ia32 shared libra
So this works fine on 64-bit squeeze:
> chiestand@squeeze:/tmp$ sudo dpkg -i --force-architecture
> adobereader-enu_9.5.1_i386.deb
But not on 64-bit wheezy:
> chiestand@wheezy:/tmp$ sudo dpkg -i --force-architecture
> adobereader-enu_9.5.1_i386.deb
> (Reading database ... 783153 files and direct
I have never used a debugger for PHP; I think your struggles are part of the
reason why.
Instead I just use debug statements when I hit a problem - probably not quite
as clean as using a debugger.
Something like this helps me a lot:
> function pre_print_r($a) {
> print "\n
I just upgraded from Squeeze to Wheezy and noticed that now NFS exports
have an extra trailing slash in /proc/mounts (aka /etc/mtab, aka
/proc/self/mounts).
> server:/vol/export1/ on /server/mountpath type nfs (rw,nosuid,nodev,noatime…)
But the trailing slash is not originated in /etc/fstab.
>
evil. I just googled it, but I'd be
interested in hearing why you think skype is evil.
Thanks for your take on multiarch, I will keep an eye on it :-)
-Chris
On Feb 23, 2012, at 5:33 PM, Bob Proulx wrote:
> Chris Hiestand wrote:
>> Bob Proulx wrote:
>>> Out of curiosity, w
On Feb 23, 2012, at 1:43 PM, Bob Proulx wrote:
>> That's because you're running i386 arch. I was on an amd64 machine.
>
> That makes a large difference!
>
> Out of curiosity, what are you using libc6-i386 for on your amd64
> machine?
To run 32-bit apps. When I need to build a 32-bit app I just
On Feb 18, 2012, at 12:16 AM, Bob Proulx wrote:
> Chris Hiestand wrote:
>> It seems that during a preseeded installation today my squeeze VM
>> installed a proposed update when it shouldn't have:
>
> Or did you simply catch an archive in the middle of being updated?
&
It seems that during a preseeded installation today my squeeze VM installed a
proposed update when it shouldn't have:
> root@test:/usr/share/doc# dpkg -l |grep 2.11.3-3
> ii libc-bin2.11.3-3 Embedded
> GNU C Library: Binaries
> ii libc6
On Feb 1, 2012, at 12:10 AM, Bob Proulx wrote:
> I posted the solution elsewhere in this thread. But since I changed
> the subject it will confuse some mail readers and therefore will add
> an additional follow-up here.
>
> The solution is that the netboot.tar.gz files need to be in sync with
>
On Jan 31, 2012, at 12:48 AM, Bob Proulx wrote:
>> I've had a stable, working, preseed configuration with no changes
>> other than downloading the latest stable debian releases (netboot
>> images). Suddenly partman has stopped working in my preseed:
>
> If you swap back in the previous netboot i
I've had a stable, working, preseed configuration with no changes other than
downloading the latest stable debian releases (netboot images). Suddenly
partman has stopped working in my preseed:
> Loading additiona components …100%
> Starting up the partitioner …100%
> Partition disks
> --
Because Adobe left us high and dry (and vulnerable) by dropping beta support
for 64-bit flash, I cobbled together a solution that seemed simpler to me (at
first glance) than the official Debian solution of running chrooted 32-bit
browsers with 32-bit flash
(http://alioth.debian.org/docman/view.
On Apr 7, 2010, at 12:27 PM, Ron Johnson wrote:
> On 2010-04-07 13:52, Jozsi Vadkan wrote:
>> how do you automate the updates in Lenny? [if you're using it as a
>> "desktop os", and you don't want to give: apt-get update; apt-get
>> upgrade -y every week..]?
>
> That's a foolish thing to do, sin
Why not just do this:
tail -f /var/log/kern.log
On Jul 11, 2009, at 9:33 AM, Osamu Aoki wrote:
On Sat, Jul 11, 2009 at 03:08:40AM -0600, lee wrote:
Hi,
is there a way to have root-tail display what dmesg puts out?
Like "dmesg | root-tail" --- but dmesg creates output only once.
I do
I am upgrading several systems from etch to lenny, and ideally I
should be able to preseed every question. The main problem I'm having
is with UCF questions (ie should this configuration file be
overwritten by the package maintainer's version?).
There are some ucf questions in /var/cache/de
2+(SHA-256,+SHA-384,+SHA-512)+and+atlassian-sha1+passwords
) to store SHA2 password in openldap - and SHA2 is supported by
pam_unix.
-Chris
On Oct 25, 2008, at 11:38 AM, Richard A Nelson wrote:
On Sat, 25 Oct 2008, Chris Hiestand wrote:
Is there an out of the box solution to authenticate
This seems like such an obvious request, and I have spent an
inordinate amount of time searching for it, but I haven't found SHA-1
support for (Debian) PAM.
pam_unix supports SHA2 (SHA256, SHA512) but not SHA-1
pam_unix2 supports Blowfish, but not SHA-1
Is there an out of the box solution t
As far as I know order does not matter. However, in the case that
you're trying to overwrite a later value with a previous one, I'm not
sure which takes precedence. Is that the question?
On Aug 28, 2008, at 8:36 AM, Tim Edwards wrote:
Does anyone know whether or not order is important in s
I wrote this quick perl script to fix this problem across multiple
systems (it sets the locale to en_US.UTF-8, so you may need to modify
this if you need to):
#!/usr/bin/perl -w
#set-debian-locales-utf8.pl
sub exec_ok($$);
use strict;
use warnings;
if (! ( `debconf-show locales` =~ m/loca
Solution:
The process list gave it away. I guess the installer detected a rpm
binary and assumed that I was in a rpm based environment? I don't
actually use 'rpm' on this system so I apt-get removed it. After
this, the nvidia installer works fine.
On second thought this isn't a solution
Before I could finish composing a request for help, I solved my own
problem. I thought I'd finish the email in case anybody else runs into
the same issue.
Problem:
When I run various (new or old) versions of the nvidia installer
(provided by nvidia), it freezes right after I 'agree' on the
28 matches
Mail list logo