I don't know if you guys ever encontered this problem while using sshfs.
I set up a virtual machine to do some PKGBUILD makepking stuff,
because some dependcies need bo be installed and I do not want messed
up my host machine. So, I set up a sshfs filesystem connect from a
virtualbox arch guest to
2012/3/17 Tom Gundersen :
> On Fri, Mar 16, 2012 at 6:17 PM, Leonid Isaev wrote:
>> On Fri, 16 Mar 2012 16:23:03 +0800
>> I don't think checking ownership of files in /etc/ makes much sense, as these
>> files are supposed to be added by user/daemons. For example, a lot of files
>> under /etc/cups
Hi Pete,
>
> And another thing that has started happening at the same time every
> time i send a mail from claws it closes down completely as soon as the
> mail has gone ..not sure if they are related ..
Does it segfault?
--
xmpp: b...@schafweide.org
bjo.nord-west.org | nord-west.org | freifu
On Fri, 16 Mar 2012 20:51:05 +
pete wrote:
> On Fri, 16 Mar 2012 21:36:59 +0100
> Florian Pritz wrote:
>
> > On 16.03.2012 21:25, pete wrote:
> > > /usr/bin/perl: error while loading shared libraries: libperl.so:
> > > cannot open shared object file: No such file or directory
> > >
> > > b
On Fri, 16 Mar 2012 21:36:59 +0100
Florian Pritz wrote:
> On 16.03.2012 21:25, pete wrote:
> > /usr/bin/perl: error while loading shared libraries: libperl.so:
> > cannot open shared object file: No such file or directory
> >
> > but
> > locate libperl.so gives
> > /usr/lib/perl5/core_perl/C
On 16.03.2012 21:25, pete wrote:
> /usr/bin/perl: error while loading shared libraries: libperl.so: cannot
> open shared object file: No such file or directory
>
> but
> locate libperl.so gives
> /usr/lib/perl5/core_perl/CORE/libperl.so
Don't trust locate. It uses a database which can easily
Hi
just noticed that that spamd has failed reporting
/usr/bin/perl: error while loading shared libraries: libperl.so: cannot
open shared object file: No such file or directory
but
locate libperl.so gives
/usr/lib/perl5/core_perl/CORE/libperl.so
but there is no libperl.so in/usr/lib
Hi,
On Thu, Mar 15, 2012 at 9:34 AM, Jan Steffens wrote:
>
> Try the following:
> sudo ln -s ../conf.avail/70-no-bitmaps.conf /etc/fonts/conf.d
>
> That should reject bitmap fonts in all applications using fontconfig.
>
> To revert this change:
> sudo rm /etc/fonts/conf.d/70-no-bitmaps.conf
That
On Fri, Mar 16, 2012 at 6:17 PM, Leonid Isaev wrote:
> On Fri, 16 Mar 2012 16:23:03 +0800
> I don't think checking ownership of files in /etc/ makes much sense, as these
> files are supposed to be added by user/daemons. For example, a lot of files
> under /etc/cups are not owned by cups...
+100 t
On Fri, 16 Mar 2012 16:23:03 +0800
郑文辉(Techlive Zheng) wrote:
> I ran the script below to see the files which owned by no package.
>
> export LC_ALL=C
> for dir in bin etc lib usr var sbin;do
> find /$dir -type f -exec pacman -Qo {} \; 2>$dir 1>/dev/null
> done
>
> I got
2012/3/16 郑文辉(Techlive Zheng) :
> 2012/3/16 Tom Gundersen :
>> 2012/3/16 郑文辉(Techlive Zheng) :
>>> error: No package owns /etc/localtime
>>
>> This is needed in order for different programs to know what timezone
>> you are in. It should be a symlink maintained by initscripts, but it
>> is set at
2012/3/16 Tom Gundersen :
> 2012/3/16 郑文辉(Techlive Zheng) :
>>error: No package owns /etc/localtime
>
> This is needed in order for different programs to know what timezone
> you are in. It should be a symlink maintained by initscripts, but it
> is set at runtime so not part of the package.
>
>
2012/3/16 Ionut Biru :
> On 03/16/2012 10:23 AM, 郑文辉(Techlive Zheng) wrote:
>
>> error: No package owns /etc/ssl/certs/ca-certificates.crt
>
> this file is generated by ca-certificates at installation. You don't
> want to delete this file since all packages relaying will have a broken
> ssl ver
On 03/16/2012 10:23 AM, 郑文辉(Techlive Zheng) wrote:
> error: No package owns /etc/ssl/certs/ca-certificates.crt
this file is generated by ca-certificates at installation. You don't
want to delete this file since all packages relaying will have a broken
ssl verification.
--
Ionuț
signatur
On Fri, Mar 16, 2012 at 4:11 AM, Ralf Mardorf
wrote:
> On Thu, 2012-03-15 at 11:14 +0100, Martti Kühne wrote:
>> On Thu, Mar 15, 2012 at 09:07:03AM +0100, Ralf Mardorf wrote:
>> >
>> > A misunderstanding. I tried to use the nv driver, not the proprietary
>> > nvidia driver. On startup I run a scri
2012/3/16 郑文辉(Techlive Zheng) :
> error: No package owns /etc/localtime
This is needed in order for different programs to know what timezone
you are in. It should be a symlink maintained by initscripts, but it
is set at runtime so not part of the package.
-t
I ran the script below to see the files which owned by no package.
export LC_ALL=C
for dir in bin etc lib usr var sbin;do
find /$dir -type f -exec pacman -Qo {} \; 2>$dir 1>/dev/null
done
I got the following.
error: No package owns /etc/crontab
error: No package o
On Thu, 2012-03-15 at 11:14 +0100, Martti Kühne wrote:
> On Thu, Mar 15, 2012 at 09:07:03AM +0100, Ralf Mardorf wrote:
> >
> > A misunderstanding. I tried to use the nv driver, not the proprietary
> > nvidia driver. On startup I run a script, it's switching between nv for
> > kernel-rt and nvidia
18 matches
Mail list logo