Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2012 17:29:48 -0400
From:      cody chandler <cody.a.chandler@gmail.com>
To:        Chris Rees <crees@freebsd.org>
Cc:        ports@freebsd.org
Subject:   Re: pkg_add -r xorg fails
Message-ID:  <CAO9NMX3sjEigSLfq_WOUuCWo9XTHXQ-u3a5Z7JCr5HuVe27VsQ@mail.gmail.com>
In-Reply-To: <CAO9NMX2FkjeeeZC8CGoCoBpQj9sGYz1_qB2zpKNgH_F=e%2B833g@mail.gmail.com>
References:  <CAO9NMX2iRMVwovFTconSmgTvArP3fa3B8DefryJw2sG5GoVMng@mail.gmail.com> <CADLo83-LuCzqQmfy0%2BrCvzAjNaStrHC9ERhK==0SnMM85jcDPQ@mail.gmail.com> <CAO9NMX2FkjeeeZC8CGoCoBpQj9sGYz1_qB2zpKNgH_F=e%2B833g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is another fresh install and I burned a new cd with the
FreeBSD-9.0-RELEASE-i386-disc1 iso.  ping worked.  Other packages
installed. xorg did not install.

If I set the PACKAGESITE I am able to pkg_add -r xorg without error, this
is with the fresh install that has had no mods/changes done to it...  I
have never seen a problem like this before.

Following is what I did after the installs first boot!

$ su -
Password:


backroom# uname -a

FreeBSD backroom.local.home 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3
07:15:25 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
i386


backroom# pkg_add -r tmux

Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/tmux.tbz...
Done.
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/All/libevent-1.4.14b_2.tbz...
Done.


backroom# pkg_add -r xorg

Error: Unable to get
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/xorg.tbz:
File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch '
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/xorg.tbz'
by URL


backroom# pkg_add -r sudo

Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/sudo.tbz...
Done.
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/All/libiconv-1.14.tbz...
Done.
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/All/gettext-0.18.1.1.tbz...
Done.


backroom# pkg_add -r nmap

Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/nmap.tbz...
Done.
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/All/pkg-config-0.25_1.tbz...
Done.
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/All/lua-5.1.5_4.tbz...
Done.
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/All/pcre-8.30_2.tbz...
Done.


backroom# pkg_add -r irssi

Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/irssi.tbz...
Done.
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/All/perl-5.14.2_2.tbz...
Done.
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.14.2 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.14.2 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/All/python27-2.7.3_2.tbz...
Done.

====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====

Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/All/glib-2.28.8_4.tbz...
Done.
No schema files found: doing nothing.


backroom# ping -c 4 www.google.com

PING www.l.google.com (173.194.75.104): 56 data bytes
64 bytes from 173.194.75.104: icmp_seq=0 ttl=252 time=19.614 ms
64 bytes from 173.194.75.104: icmp_seq=1 ttl=252 time=20.787 ms
64 bytes from 173.194.75.104: icmp_seq=2 ttl=252 time=19.689 ms
64 bytes from 173.194.75.104: icmp_seq=3 ttl=252 time=21.159 ms

--- www.l.google.com ping statistics ---
4 packets transmitted, 4 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 19.614/20.312/21.159/0.674 ms


backroom# ping -c 4 www.yahoo.com

PING ds-any-fp3-real.wa1.b.yahoo.com (98.139.183.24): 56 data bytes
64 bytes from 98.139.183.24: icmp_seq=0 ttl=51 time=52.125 ms
64 bytes from 98.139.183.24: icmp_seq=1 ttl=51 time=44.036 ms
64 bytes from 98.139.183.24: icmp_seq=2 ttl=50 time=70.516 ms
64 bytes from 98.139.183.24: icmp_seq=3 ttl=50 time=72.006 ms

--- ds-any-fp3-real.wa1.b.yahoo.com ping statistics ---
4 packets transmitted, 4 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 44.036/59.671/72.006/11.949 ms


$ ifconfig
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC>
ether 00:21:9b:39:b2:6a
inet 10.201.51.33 netmask 0xffffff00 broadcast 10.201.51.255
inet6 fe80::221:9bff:fe39:b26a%em0 prefixlen 64 scopeid 0x1
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
xl0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=82009<RXCSUM,VLAN_MTU,WOL_MAGIC,LINKSTATE>
ether 00:01:02:cc:ff:13
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (none)
status: no carrier
fwe0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8<VLAN_MTU>
ether 02:00:d1:78:a9:1e
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
ch 1 dma -1
fwip0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
lladdr 0.0.d1.0.81.78.a9.1e.a.2.ff.fe.0.0.0.0
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0xd
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>


Thanks
Cody



On Fri, Jul 20, 2012 at 12:53 PM, cody chandler
<cody.a.chandler@gmail.com>wrote:

> Hello Chris,
>
>   Setting to the PACKAGESITE then retrying pkg_add -r xorg works....  I'm
> confused on why it did work prior to yesterday..  This was the 5th fresh
> installed from the same cd I've used now for about 30 installs.  I'll burn
> a new cd and reinstall and see if possibly the cd I am using has gone bad.
> The last 5 installs, installed without problems but the pkg_add -r xorg
> failed.  Installs prior to the 5 never had an issue.  Will burn the cd now
> and test then send results.  Thank you for getting to me so quickly.
>
> Thank you!
> Cody
>
>
>
>
> On Fri, Jul 20, 2012 at 12:38 PM, Chris Rees <crees@freebsd.org> wrote:
>
>> On 20 July 2012 17:23, cody chandler <cody.a.chandler@gmail.com> wrote:
>> > Hello,
>> >
>> >   I have tried several times and reinstalled this system 5 times now.
>> > pkg_add -r tmux works, pkg_add -r xdm works, pkg_add -r xorg fails.  I'm
>> > logged in as root and the first package I ty is the xorg.  The system
>> in a
>> > i386, FBSD 9.0 -release.  When I look at
>> >
>> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/I
>> > do not see a xorg.tbz and am under the impression there is no package
>> for
>> > xorg now?  I followed the 6.3 of
>> > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html.
>> >
>>
>> That means that a dependency of the port failed to build at the time
>> of the release (which strikes me as odd-- I've copied erwin The i386
>> Package Guy to see if he knows)
>>
>> I'd try setting PACKAGESITE to
>> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/,
>> that should help.
>>
>> If you're running csh:
>>
>> # setenv PACKAGESITE
>> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/
>> # pkg_add -r xorg
>>
>> Chris
>>
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAO9NMX3sjEigSLfq_WOUuCWo9XTHXQ-u3a5Z7JCr5HuVe27VsQ>