Paul's Blog Entries for September 2007

Monday 3rd September 2007

Fedora Project

Tuesday 4th September 2007

Local Packages

Fedora Project

Wednesday 5th September 2007

Local Packages

Thursday 6th September 2007

New Arrival

Helen Samantha Howarth was born at 18:56 at Trafford General Hospital, around 25 minutes after her mummy and daddy arrived at the maternity ward.

helen-and-daddy.jpg

She weighed in at 3.550 Kg, which is 7 lb 13 oz in old money.

Saturday 8th September 2007

Local Packages

Sunday 9th September 2007

New Arrival

Leon is cautiously interested in Helen, and certainly likes her changing mat, as he's new refusing to use his old one and wants to use hers instead.

leon-and-helen.jpg

Monday 10th September 2007

Local Packages

Tuesday 11th September 2007

Local Packages

Fedora Project

Friday 14th September 2007

Local Packages

Saturday 15th September 2007

Fedora Project

Friday 21st September 2007

Internet Outages

Had two long outages this week that have affected this site, both from problems with the LLU at the local telephone exchange: this one on Tuesday had me offline for around 8 hours, as did this one today.

Wednesday 26th September 2007

Local Packages

Fedora Project

Thursday 27th September 2007

Local Packages

The entire repository, or sections of it, are now available using rsync:

$ rsync rsync.city-fan.org::
ftp             whole ftp area
yum             yum repositories for all supported distributions
yum-rhl9        yum repository for Red Hat Linux 9
yum-rhel3       yum repository for Red Hat Enterprise Linux 3
yum-rhel4       yum repository for Red Hat Enterprise Linux 4
yum-rhel5       yum repository for Red Hat Enterprise Linux 5
yum-fc1         yum repository for Fedora Core 1
yum-fc2         yum repository for Fedora Core 2
yum-fc3         yum repository for Fedora Core 3
yum-fc4         yum repository for Fedora Core 4
yum-fc5         yum repository for Fedora Core 5
yum-fc6         yum repository for Fedora Core 6
yum-f7          yum repository for Fedora 7
yum-development yum repository for Fedora Development

If you use any of the "yum*" modules, I suggest you use:

$ rsync -av --no-l --copy-links

This is because the RPM packages in the yum repo are symlinks pointing to other directories in the ftp area.

The /etc/rsyncd.conf I'm using for this on rsync.city-fan.org is like this:

uid = rsyncd
gid = rsyncd
use chroot = no
max connections = 4
syslog facility = ftp
pid file = /var/run/rsyncd.pid

[ftp]
path = /srv/ftp/pub
comment = whole ftp area

[yum]
path = /srv/ftp/pub/contrib/yum-repo
comment = yum repositories for all supported distributions

[yum-rhl9]
path = /srv/ftp/pub/contrib/yum-repo/rhl9
comment = yum repository for Red Hat Linux 9

[yum-rhel3]
path = /srv/ftp/pub/contrib/yum-repo/rhel3
comment = yum repository for Red Hat Enterprise Linux 3

[yum-rhel4]
path = /srv/ftp/pub/contrib/yum-repo/rhel4
comment = yum repository for Red Hat Enterprise Linux 4

... more of the same ...

Friday 28th September 2007

Fedora Project

There is an updated version of perl-MIME-tools (5.423) available, but I can't update Fedora because it requires perl(File::Temp) >= 0.17 and this version is so recent that it's not even in Rawhide's perl package (File::Temp is a core perl module).

Local Packages

Previous Month: August 2007
Next Month: October 2007