Displaying 17 results from an estimated 17 matches for "koll".
Did you mean:
kill
2020 Sep 16
3
Newer versoin of tar 1.26 on Centos 7
...tory that hold a newer version of tar.
The current version is 1.26
I have some students trying to build Yocto project on my Centos 7 host,
but OpenEmbedded reports incompatibility problems with the current
version of tar.
I thank you on beforehand for any help.
|<
--
Med venlig hilsen
Klaus Kolle
Teknikumingeni?r, B.Sc.EE., e-mail : klaus at kolle.dk
Master of IT www : www.kolle.dk
Asger Jorns Vej 17 Telephone : +4522216044
DK-8600 Silkeborg, Denmark
"Man skal ikke tilskrive til sammensv?rgelser hvad der tilstr?kkeligt
kan forklares af in...
2020 Sep 16
0
Newer versoin of tar 1.26 on Centos 7
I have no idea what 'Yocto' is, but CentOS 7 includes two other tar utilities: 'bsdtar' and 'star'
Maybe one of those will give you what you need?
James Pearson
________________________________________
From: CentOS <centos-bounces at centos.org> on behalf of Klaus Kolle <klaus at kolle.dk>
Sent: 16 September 2020 12:13
To: centos at centos.org
Subject: [CentOS] Newer versoin of tar 1.26 on Centos 7
Is it possible to find a repository that hold a newer version of tar.
The current version is 1.26
I have some students trying to build Yocto project on my Cent...
2019 Oct 01
1
VirtualBox extensions and the new kernel
...6/syscalls/syscall_32.tbl',
needed by `arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h'.
Stop.
make: *** [archheaders] Error 2
Probably it is something that I misses, but what, I cannot figure out.
I see the problem both in Centos 7.7 and 8
|<
--
Med venlig hilsen
Klaus Kolle
Teknikumingeni?r, B.Sc.EE., e-mail : klaus at kolle.dk
Master of IT www : www.kolle.dk
Asger Jorns Vej 17 Telephone : +4522216044
DK-8600 Silkeborg, Denmark
"Man skal ikke tilskrive til sammensv?rgelser hvad der tilstr?kkeligt
kan forklares af in...
2018 Dec 05
1
Problems compiling kernel module
...ipts/kconfig/conf --silentoldconfig Kconfig
make[1]: *** No rule to make target `arch/x86/syscalls/syscall_32.tbl',
needed by
`arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h'. Stop.
make: *** [archheaders] Error 2
What could be wrong?
|<
--
Med venlig hilsen
Klaus Kolle
Teknikumingeni?r, B.Sc.EE., e-mail : klaus at kolle.dk
Master of IT www : www.kolle.dk
Kollundvej 5 Telephone : +4586829682 / +4522216044
DK-8600 Silkeborg, Denmark
"Man skal ikke tilskrive til sammensv?rgelser hvad der tilstr?kkeligt
kan f...
2019 Jan 04
3
CentOS 7.6 1810 vs. VirtualBox : bug with keyboard layout selection
Le 04/01/2019 ? 14:42, Jonathan Billings a ?crit?:
> If I were running a VM on a linux system, I'd probably use
> KVM/qemu/libvirt. I'm sure that was exhaustively tested.
This is what I normally use.
My only use for VirtualBox is making screenshots of the installer, and
sometimes for a quick test, because it's easy to make a VM clone in a
single click.
Niki
--
Microlinux -
2012 May 02
3
[Bug 49397] Not able to set monitor resolution
https://bugs.freedesktop.org/show_bug.cgi?id=49397
Aaron Plattner <aplattner at nvidia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|aplattner at nvidia.com |nouveau at lists.freedesktop.o
| |rg
2007 Apr 23
5
Re: [nfs-discuss] Multi-tera, small-file filesystems
On Apr 18, 2007, at 6:44 AM, Yaniv Aknin wrote:
> Hello,
>
> I''d like to plan a storage solution for a system currently in
> production.
>
> The system''s storage is based on code which writes many files to
> the file system, with overall storage needs currently around 40TB
> and expected to reach hundreds of TBs. The average file size of the
>
2002 May 21
1
memory management, scale
...ot find the shift and factor of the
first scale (for example with attributes or methods). Are the shift and
offset stored anywhere or not? (I know, i can calculate the desired values
with mean and root mean square; but when doing that, why should i use scale
at all?)
mit freundlichem Gru?
Alfons Kolling
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at...
2002 May 14
1
princomp
...1:2],r[19]); lsdiag <- ls.diag(ls);
lsdiag$std.dev
i have an prediction error of:
[1] 33.22741
which is a good deal worse, compared to the 20.18148 from above. So what is
wrong? I thought, that the first principle components are the "most
important"?
mit freundlichem Gru?
Alfons Kolling
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at...
2008 Mar 31
3
UK Daylight Savings
A quick fix for anyone running into this problem:
load_schedule was crashing cron_trigger.rb#160, and I found that for
triggers like "0 20 5 * * * *" it was putting in 32 for the date (even
though its Mon Mar 31 04:16:21 BST 2008). Something to do with switching to
day light savings I think, which concludes after 2am. I patched it by adding
day = 31 if day == 32
on the line before.
2009 Feb 01
8
undefined method `inherit'' for Merb::Test::ExampleGroup
RSpeckers:
I''m trying to install this into a Merb-generated RSpec rig:
http://code.jeremyevans.net/doc/fixture_dependencies/
It requires inserting their test case into RSpec. This is the documented way to
do it:
describe ''Post'' do
inherit FixtureDependencies::SequelTestCase
And that leads to the syntax error in the subject line. (No stack trace is
available
2002 Jun 12
6
Rcmd on Windows
Hi there,
I was tryting to use "Rcmd SHLIB --help" on Windows RGui. However it always
gives me sytax error message. I wonder whether you have any suggestion.
Thanks in advance!
Best,
Yunda
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help",
2006 May 12
9
[PATCH] Make "xm mem-set" be lower bound on domX-min-mem
This patch causes "xm mem-set" to be lower bound on domX-min-mem option
in xend-config. Another configuration option called domU-min-mem has
been introduced, which works similarly to dom0-min-mem. This is prevents
users from freezing the system when doing "xm mem-set" on very low
values like 32M.
Signed-off-by: Aravindh Puthiyaparambil
2007 Jan 28
2
bug id 6381203
Hello,
what is the status of the bug 6381203 fix in S10 u3 ?
("deadlock due to i/o while assigning (tc_lock held)")
Was it integrated? Is there a patch?
Thanks,
[i]-- leon[/i]
This message posted from opensolaris.org
2002 Feb 05
1
German Translation
Hi,
I'm currently working at a German translation for the vorbis-tools.
Just for the case someone has already started it.
cu,
Tom
--
I am the Lizard King, I can do anything - James Douglas Morrison
http://www.TomK32.de - just a geek trying to change the world
http://www.sf.net/projects/mysecretdiary/ -- wanna code PHP ?
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg
2007 Jul 26
4
Does iSCSI target support SCSI-3 PGR reservation ?
Does opensolaris iSCSI target support SCSI-3 PGR reservation ?
My goal is to use the iSCSI LUN created by [1] or [2] as a quorum device for a 3-node suncluster.
[1] zfs set shareiscsi=on <storage-pool/zfs volume name>
[2] iscsitadm create target .....
Thanks,
-- leon
This message posted from opensolaris.org
2007 Jan 31
0
Zpooling problems
http://napobo3.blogspot.com/2007/01/printing-problemz.html
This message posted from opensolaris.org