Displaying 20 results from an estimated 10000 matches similar to: "Re: Add support for slackware in supermin"
2014 Nov 11
4
Re: Add support for slackware in supermin
Hi Pino,
Thanks for your reply and details.
I started looking at the others package manager code and as I see it there
is one main problem to port supermin to slackware distro.
Slackware builtin package management tools (pkgtool and slackpkg) do not
manage package dependencies. There is no easy solution to solve this
problem.
There are third party packet manager which manage dependencies but
2014 Nov 11
2
Re: Add support for slackware in supermin
On Tue, Nov 11, 2014 at 06:41:40PM +0000, Richard W.M. Jones wrote:
> On Tue, Nov 11, 2014 at 03:23:40PM +0100, Mathieu Bouillaguet wrote:
> > Hi Pino,
> >
> > Thanks for your reply and details.
> >
> > I started looking at the others package manager code and as I see it there
> > is one main problem to port supermin to slackware distro.
> >
>
2014 Nov 11
2
Re: Add support for slackware in supermin
Sorry for the top posting, it's the gmail app behavior.
It didn't mention the other aspects because they are not a problem. The
only "problem" is the package depency.
Cordially
Le 11 nov. 2014 19:03, "Pino Toscano" <ptoscano@redhat.com> a écrit :
>
> Hi,
>
> (please do not top-reply...)
>
> On Tuesday 11 November 2014 18:32:10 Mathieu
2014 Nov 11
2
Re: Add support for slackware in supermin
What I was suggesting, is to let the user manage depencies himself.
This is what slackware users are used to do anyway.
It means that we should be able to provide an exhaustive list of needed
packages on the command line.
As the semantic differ from the usual treatment of the PACKAGES arguments
of supermin --prepare, this could be managed by a new option implying "do
not search or install
2014 Nov 11
0
Re: Add support for slackware in supermin
On Tue, Nov 11, 2014 at 03:23:40PM +0100, Mathieu Bouillaguet wrote:
> Hi Pino,
>
> Thanks for your reply and details.
>
> I started looking at the others package manager code and as I see it there
> is one main problem to port supermin to slackware distro.
>
> Slackware builtin package management tools (pkgtool and slackpkg) do not
> manage package dependencies.
2014 Nov 10
0
Re: Add support for slackware in supermin
Hi Mathieu,
On Sunday 09 November 2014 16:14:32 Richard W.M. Jones wrote:
> On Sat, Nov 08, 2014 at 02:27:49PM +0100, Mathieu Bouillaguet wrote:
> > Hi,
> >
> > What needs to be implemented to add support for slackware
> > distribution in supermin ?
>
> hi Mathieu
>
> I'm on holiday at the moment and will give a more complete reply
> when I get
2014 Nov 15
0
Re: Add support for slackware in supermin
2014-11-11 19:49 GMT+01:00 Richard W.M. Jones <rjones@redhat.com>:
> On Tue, Nov 11, 2014 at 06:41:40PM +0000, Richard W.M. Jones wrote:
> > On Tue, Nov 11, 2014 at 03:23:40PM +0100, Mathieu Bouillaguet wrote:
> > > Hi Pino,
> > >
> > > Thanks for your reply and details.
> > >
> > > I started looking at the others package manager code
2014 Nov 11
0
Re: Add support for slackware in supermin
On Tuesday 11 November 2014 19:08:58 Mathieu Bouillaguet wrote:
> Le 11 nov. 2014 19:03, "Pino Toscano" <ptoscano@redhat.com> a écrit :
> > Hi,
> >
> > (please do not top-reply...)
> >
> > On Tuesday 11 November 2014 18:32:10 Mathieu Bouillaguet wrote:
> > > What I was suggesting, is to let the user manage depencies
> > >
2014 Nov 11
0
Re: Add support for slackware in supermin
Hi,
On Tuesday 11 November 2014 15:23:40 Mathieu Bouillaguet wrote:
> Hi Pino,
>
> Thanks for your reply and details.
>
> I started looking at the others package manager code and as I see it
> there is one main problem to port supermin to slackware distro.
>
> Slackware builtin package management tools (pkgtool and slackpkg) do
> not manage package dependencies.
2014 Nov 11
0
Re: Add support for slackware in supermin
Hi,
(please do not top-reply...)
On Tuesday 11 November 2014 18:32:10 Mathieu Bouillaguet wrote:
> What I was suggesting, is to let the user manage depencies himself.
>
> This is what slackware users are used to do anyway.
>
> It means that we should be able to provide an exhaustive list of
> needed packages on the command line.
>
> As the semantic differ from the
2019 Nov 02
4
supermin: failed to find a suitable kernel
Hi all
I am trying to run the dockerized version of linaro lava. Unfortunately it is not possible to start libguetsfs inside one of the containers.
My settings are: Ubuntu Server 18.04.3, Docker version 18.09.7 running a Debian:stretch based contianer
Running libguestfs-test-tool gives me the following output:
root at e91c89e0874d:/# libguestfs-test-tool
2014 Jun 03
2
Re: libguestfs supermin error
Hi Rich
But there is no src/kernel.ml file on my ubuntu powerpc to which the
above patch is reffering.
I have installed supermin as supermin_5.1.8-2_powerpc.deb debian package.
Thanks
On Tue, Jun 3, 2014 at 7:16 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Tue, Jun 03, 2014 at 06:55:49PM +0530, abhishek jain wrote:
> > supermin: failed to find a suitable kernel
2015 Jan 10
2
missing backend for pool type 5 (iscsi)
Hi,
I try to define an iscsi pool with virsh but I always get the following
error :
error :internal error: missing backend for pool type 5 (iscsi)
And yet libvirt was compiled with iscsi support :
configure: Storage Drivers
configure:
configure: Dir: yes
configure: FS: yes
configure: NetFS: yes
configure: LVM: yes
configure: iSCSI: yes
configure: SCSI: yes
configure:
2015 Jun 25
3
Problem with supermin and symlink in ibm_powerkvm ppc64le distro
Hi,
I've found a problem with supermin code running in an ibm_powerkvm
ppc64le distro.
Output of libguestfs-test-tool:
$ libguestfs-test-tool
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
2014 Jun 04
2
Re: libguestfs supermin error
Hi Rich
Kindly ignore my previos mail.
I have downloaded the latest version of supermin supermin-5.1.8 and have
compiled it for powerpc.Moreover there was no need to patch the src/
kernel.ml file as the changes were already implemented on the latest
version.
But still when i run libguestfs-test-tool on powerpc ubuntu,I get the below
logs..
libguestfs-test-tool
2013 Nov 22
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
[CC to Fabian - can you comment on the ovirt-node problem below]
On Thu, Nov 21, 2013 at 10:02:46PM +0000, Исаев Виталий Анатольевич wrote:
> On 11/21/2013 05:56 PM, Richard W.M. Jones wrote:
> > When you say "cannot access them" do you get an error message? Could
> > it be an SELinux denial?
>
> Yes, when I am trying to open some logical volume on the hypervisor
2014 Jun 04
2
Re: libguestfs supermin error
Hi Rich
I'm noe getting the below logs after running libguestfs-test-tool..
SUPERMIN_MODULES=/lib/modules/3.8.13-rt9-QorIQ-SDK-V1.4
SUPERMIN_KERNEL=/boot/vmlinuz-3.8.13-rt9-QorIQ-SDK-V1.4
PATH=/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/bin
SELinux: sh: getenforce: command not found
guestfs_get_append: (null)
guestfs_get_autosync: 1
guestfs_get_backend: direct
2014 Jun 10
2
Re: libguestfs supermin error
Hi Rich
I'm able to solve the problem regarding PAPR in libguestfs on my powerpc
ubuntu.By default the libguestfs was configuring pseries machine and
afterwards I changed it to my original machine i.e ppce500 .The changes are
performed in ./src/guestfs-internal.h file.
Thanks
On Tue, Jun 10, 2014 at 7:58 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Wed, Jun 04, 2014 at
2013 Nov 25
2
supermin-helper: ext2: parent directory not found: /mnt/bigdata/var: File not found by ext2_lookup
Hello,
I've found a problem running libguestfs on my system.
The system has /var mounted with a symbolic link to /mnt/bigdata/var
root@red1:/var/log/nova# ls -ld /mnt/bigdata/var
drwxrwxr-x 15 root users 4096 jul 7 17:55 /mnt/bigdata/var
root@red1:/var/log/nova# ls -ld /var
lrwxrwxrwx 1 root root 16 oct 30 2012 /var -> /mnt/bigdata/var
Any help here?
this is test tool output:
2019 Jan 22
4
Fedora 29 guestfish not working
Hello,
I tried to install guestfish on my Fedora 29 and used the commands from
documentation sudo dnf install libguestfs-tools but I got an error when
I tried to execute run. You will find below logs below:
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output