Ilya Bakulin | 16 Jun 2013 18:51
Picon

Wrong ABI in pkgng repository for i386

Hi list,
I have tried to use a PC-BSD's pkgng repo for FreeBSD 9.1-RELEASE/i386.

My pkg.conf looks as follows:

root <at> fbsd-gs:/root # cat /usr/local/etc/pkg.conf
packagesite: ftp://ftp.pcbsd.org/pub/mirror/packages/9.1-RELEASE/i386
PUBKEY: /usr/local/etc/pkg-pubkey.cert
PKG_CACHEDIR: /home/pkg-cache

However, when trying 'pkg update', I get the following error:
root <at> fbsd-gs:/root # pkg update -f
Updating repository catalogue
repo.txz
                  100%   15MB 532.2KB/s 734.3KB/s   00:29
pkg: At least one of the packages provided by the repository is not
compatible with your ABI:
    Your ABI: freebsd:9:x86:32
    Incompatible ABIs found: freebsd:9:x86:64

So it seems that some packages are for amd64... pkgng refuses to use the
repository.

Please check.

-- Ilya

--

-- 
Regards,
Ilya Bakulin
(Continue reading)

nemysis | 15 Jun 2013 22:32
Picon
Picon

(no subject)

Hello

I have try to update PBI with AppCafe and have not worked, update for
Firefox was stalled.

From CLi

First have reinstalled

pkg install -f ca_root_nss

ls -lh /usr/local/share/certs
total 832
-r--r--r--  1 root  wheel   773k  4 Apr 14:05 ca-root-nss.crt

pbi_update --update-all

Starting update of firefox-20.0-amd64 to 21.0_2...
Trying update via patchfile...

06/15 21:32:05 [ERROR] Failed to load trusted CA certificates from no. Cause: error:02001002:system
library:fopen:No such file or directory

06/15 21:32:05 [NOTICE] ServerStat file /home/user/.pcbsd-aria-stat loaded successfully.
[#c8b4d6 0B/0B CN:1 DL:0B]                                                                                                                                    
06/15 21:32:06 [ERROR] CUID#6 - Download aborted. URI=https://pub.allbsd.org/pub/pcbsd/PBI/www/firefox/9/x64/firefox-20.0_to_21.0_2-amd64.pbp
Exception: [AbstractCommand.cc:304] errorCode=3 URI=https://pub.allbsd.org/pub/pcbsd/PBI/www/firefox/9/x64/firefox-20.0_to_21.0_2-amd64.pbp
  -> [HttpSkipResponseCommand.cc:211] errorCode=3 Resource not found
 *** Download Progress Summary as of Sat Jun 15 21:33:05 2013 ***                                                                                             
==============================================================================================================================================================
(Continue reading)

Casey Hancock | 15 Jun 2013 17:27
Picon

Warden created jail with problem pkg.conf

I had just updated to the latest pkgs on RR and when I made new jails
using the Warden both traditional and ports jails
had this in pkg.conf
"packagesite: http://pkgbeta.FreeBSD.org/freebsd:9:x86:64/latest"
but that would not work so I changed the pkg.conf to
"packagesite: http://ftp.pcbsd.org/pub/mirror/packages/9.1-RELEASE/amd64"
now everything is working. this fix came from the awesome support
channel #pcbsd
so ty to the people who helped me out > itaylor57 and nemysis
nr10232 | 15 Jun 2013 12:32
Picon
Favicon

[PC-BSD testing] - problem with postgresql9x-server in warden jail

Hi.
I tried to install postgresql server in jail - unsuccessfully. No mater what i try, i have error:
"FATAL: could not create shared memory segment: Function not implemented"

Now jail with database is running - i have to use "service jail jailname start/stop" command.
I suppose warden is not working correctly when it tried to start jail with
security.jail.sysvipc_allowed=1

Regards,
Krzysiek
_______________________________________________
Testing mailing list
Testing@...
http://lists.pcbsd.org/mailman/listinfo/testing
Hakisho Nukama | 14 Jun 2013 15:30
Picon

Upgrade to RR fails

Hey,

I've run pc-updatemanager install pkgngup-20130212

A popup xterm appeared converting installed metapkg to pkgng...
and then this happens:

pkg-static:%20http://getmirror.pcbsd.org/packages/9.1-RELEASE/amd64/repo.txz:%20Not%20Found

Best Regards,
Hakisho Nukama
Oldi Morava | 14 Jun 2013 00:08
Picon

pc-sysinstall.cfg doesn't work

When I load the settings from usb during installation the installation stops before doing anything.
 
The settings are correct because I am using on the same machine the file /root/pc-sysintall.cfg created by a successful manual installation.
 
_______________________________________________
Testing mailing list
Testing@...
http://lists.pcbsd.org/mailman/listinfo/testing
kaltheat | 13 Jun 2013 22:14

pkgng repo documentation


Hi,

will there be a documentation about pkgng-repo (with information about building 
schedule, ...)?

I saw that there are currently many vulnerable packages which are already fixed 
in FreeBSD ports tree. On IRC I got the information that this week there will 
be new packages in repo and that there is a plan to build packages bi-weekly. 
But I think it would be nice to read it somewhere on the web too (may be in 
handbook).

Regards,
kaltheat
Casey Hancock | 12 Jun 2013 00:29
Picon

Re: ERROR: Failed extracting ZFS chroot environment (update?)

has anyone had a chance to look more deeply into the issue i am having
yet? i have since been in #pcbsd on freenode and asked about this.
nobody there could come up with a solution but one person was able to
confirm the same problem with their system.

> ---------- Forwarded message ----------
> From: Casey Hancock <i3luefire.casey@...>
> To: testing@...
> Cc:
> Date: Wed, 5 Jun 2013 18:43:38 -0500
> Subject: [PC-BSD Testing] warden "ERROR: Failed extracting ZFS chroot environment"
> this is the output from the warden window
>
> Getting regional mirror...
> Using mirror: ftp://ftp.pcbsd.org/pub/mirror
> Fetching jail environment. This may take a while...
> Downloading ftp://ftp.pcbsd.org/pub/mirror/9.1/a...sd-release.txz ...
> Creating ZFS /usr/jails/.warden-chroot-amd64 dataset...
> ERROR: Failed extracting ZFS chroot environment
>
>
> ---------- Forwarded message ----------
> From: Kris Moore <kris@...>
> To: testing@...
> Cc:
> Date: Wed, 05 Jun 2013 20:13:35 -0400
> Subject: Re: [PC-BSD Testing] warden "ERROR: Failed extracting ZFS chroot environment"
> On 06/05/2013 19:43, Casey Hancock wrote:
>
> this is the output from the warden window
>
> Getting regional mirror...
> Using mirror: ftp://ftp.pcbsd.org/pub/mirror
> Fetching jail environment. This may take a while...
> Downloading ftp://ftp.pcbsd.org/pub/mirror/9.1/a...sd-release.txz ...
> Creating ZFS /usr/jails/.warden-chroot-amd64 dataset...
> ERROR: Failed extracting ZFS chroot environment
>
>
> _______________________________________________
> Testing mailing list
> Testing@...
> http://lists.pcbsd.org/mailman/listinfo/testing
>
>
> How is your disk layout setup? Can you post output of "mount" and "zfs list" commands?
>
> --
> Kris Moore
> PC-BSD Software
> iXsystems
>
>
>
Jeff | 11 Jun 2013 16:16
Picon
Favicon

Jails can't talk to internet

I run PCBSD 9.1 and have a Warden jail setup.

In that jail which has it's own local IP, 192.168.1.12, I have an Apache server.

Normally when I connect the computer to a single router that is connected to a modem, I set "nameserver 192.168.1.1", i.e. the router LAN IP / gateway, in etc/resolv.conf on the jail and have no problems.

Now I have added a 2nd router daisy chained from the primary router, running a subnet (primary router has IP: 192.168.1.1 and secondary router: 192.168.2.1).

The computer running the jail is plugged into the secondary router.

The problem is, the jail can't contact the internet. I can SSH into the jail from the host but it takes a very long time to connect, like 15 seconds or so.

I can't ping out of the jail either, even as root I get: ping: socket: Operation not permitted.

Disabling the firewall has no effect.

The server responds to any connection from any computer connected to the 2nd router but it's slow.

I've tried different IP addresses for "nameserver" but nothing works. The resolv.conf file on the PCBSD host just lists the ISPs DNS servers. Even changing the 2nd router's IP to 192.168.1.1 and the primary router to 192.168.2.1 has no effect. I thought maybe the jails needed to be on the same subnet.

I have no problems using the internet from the host, just the jails.

Any ideas why this happens and how to get around it? I've had this problem for years with different versions of FreeBSD.

I thought that jails just used the host's internet setup.

I posted this first on the PCBSD forum but got no response.  I also posted on the FreeBSD networking forum and got this, which is a bit over my head:

---------------------------------------
Basically your jail is using the same routing as the rest of the machine you have several options, though they may not all be supported in the PCBSD 9.1 jail system

1/ you could use ipfw to do packet forwarding  this is what we used to before we had #2 and #3.
2/ you can specify that the jail should use a different FIB (routing table)  you should look up setfib(1) and setfib(2) and follow the 'see also' pointers as well.
3/ you can use VIMAGE and set up a jail with a completely separate network stack.

Documentation for this is a bit hard to find but use the 'vnet' option in jail(8) -  look up VIMAGE and vnet  in google.
---------------------------------------

Thanks,

Jeff
_______________________________________________
Testing mailing list
Testing@...
http://lists.pcbsd.org/mailman/listinfo/testing
Jeff | 11 Jun 2013 16:04
Picon
Favicon

Okular not working as user

All of a sudden I can't open PDFs from Okular as myself, only as root.

I get: "Could not open /usr/home/Jeff/Personal/xyz.pdf"

Also displays pop up message: "Can not find a plugin to handle the document that is being passed".

It just started doing this out of the blue.

Any ideas? Perms look ok.
_______________________________________________
Testing mailing list
Testing@...
http://lists.pcbsd.org/mailman/listinfo/testing
Dru Lavigne | 11 Jun 2013 14:11
Picon
Favicon

Re: MOSH for PCBSD


> >> Date: Fri, 07 Jun 2013 10:33:55 -0500
> >> From: Arthur Koziol <A-Koziol@...>
> >> To: "testing@..."
> >> <testing@...>
> >> Subject: [PC-BSD Testing] MOSH for PCBSD
> >> Message-ID: <51B1FD63.1020309@...>
> >> Content-Type: text/plain; charset="iso-8859-1";
> >> Format="flowed"
> >>
> >> All,
> >>
> >> I don't know if some of you have any use for the
> utility
> >> known as MOSH 
> >> but I think some of you use tethered / WiFi
> connections
> >> which can 
> >> sometimes be flaky and disconnect you. Have a look
> here: http://mosh.mit.edu

This is a good idea and has been added to the base packages.

Cheers,

Dru

Gmane