Re: after freebsd-update: /lib/libc.so.7: unsupported file layout

2013-10-08 Thread Sami Halabi
Hi,
Your right... Chee.
Forgot about it totally... This is my only 32 bit jail used for shoutcast
v1.
Apparently freebsd-update from host(with -b) grabbed amd64 binarries...
Any way to safly update the 32bit jail.. The host is64 however...

Sami
בתאריך 8 באוק 2013 23:50, "Ryan Stone"  כתב:

> On Tue, Oct 8, 2013 at 7:32 AM, Sami Halabi  wrote:
> > Hi,
> > i have a box with FreeBSD-9.1-Release.
> > I did freebsd-update and since then i get:
> >
> > root@6:/root # jexec 1 /bin/csh
> > /lib/libc.so.7: unsupported file layout
> > root@6:/root #
> >
> > i see /lib/libc.so.7 was updated
> >
> > as i read in some forums, i did:
> > root@6:/root # ldconfig /lib /usr/lib /usr/local/lib
> > root@6:/root #
> >
> > any hints to fix that?
> > i did once again freebsd-update fetch install, and that didn't help.
> > maybe i can rollback?
> >
> > Thanksin advance,
>
> Does the jail host have a 32-bit (i386) kernel and userland?  You
> would get that error if you tried to run 64-bit software on a 32-bit
> host.  Perhaps you accidentally upgraded your jail to an amd64 image?
>
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: after freebsd-update: /lib/libc.so.7: unsupported file layout

2013-10-08 Thread Ryan Stone
On Tue, Oct 8, 2013 at 7:32 AM, Sami Halabi  wrote:
> Hi,
> i have a box with FreeBSD-9.1-Release.
> I did freebsd-update and since then i get:
>
> root@6:/root # jexec 1 /bin/csh
> /lib/libc.so.7: unsupported file layout
> root@6:/root #
>
> i see /lib/libc.so.7 was updated
>
> as i read in some forums, i did:
> root@6:/root # ldconfig /lib /usr/lib /usr/local/lib
> root@6:/root #
>
> any hints to fix that?
> i did once again freebsd-update fetch install, and that didn't help.
> maybe i can rollback?
>
> Thanksin advance,

Does the jail host have a 32-bit (i386) kernel and userland?  You
would get that error if you tried to run 64-bit software on a 32-bit
host.  Perhaps you accidentally upgraded your jail to an amd64 image?
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: after freebsd-update: /lib/libc.so.7: unsupported file layout

2013-10-08 Thread Sami Halabi
Hi,
heads up:
i did freebsd-update rollback on the specific jail and its working again..
it uninstalled the libc.so.7.

whats strange is that this jail almost a clean jail nothing is running but
cron, sshd and some shoutcat processes,

in parallel i have 2 jails that have sshd/crond and much more processes
(apache, dns, mysql) that work after the update without a problem.

Sami


On Tue, Oct 8, 2013 at 2:32 PM, Sami Halabi  wrote:

> Hi,
> i have a box with FreeBSD-9.1-Release.
> I did freebsd-update and since then i get:
>
> root@6:/root # jexec 1 /bin/csh
> /lib/libc.so.7: unsupported file layout
> root@6:/root #
>
> i see /lib/libc.so.7 was updated
>
> as i read in some forums, i did:
> root@6:/root # ldconfig /lib /usr/lib /usr/local/lib
> root@6:/root #
>
> any hints to fix that?
> i did once again freebsd-update fetch install, and that didn't help.
> maybe i can rollback?
>
> Thanksin advance,
>
>
> --
> Sami Halabi
> Information Systems Engineer
> NMS Projects Expert
> FreeBSD SysAdmin Expert
> Network Admin
>



-- 
Sami Halabi
Information Systems Engineer
NMS Projects Expert
FreeBSD SysAdmin Expert
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"