|
READ ONLY FORUM: m23 :: makes software distribution easy The m23 discussion forum
|
View previous topic :: View next topic |
Author |
Message |
milman Guest
|
Posted: Thu Dec 08, 2005 16:15 Post subject: upgrade from 100053 to 100054 broke the system |
|
|
hi,
first, after upgrade didn't seem to finish, I used SCREEN, and debconf asked me some questions. debconf answers should already be included, or be asked via the web interface.
second, the update script changes apache.conf, but from some reason it got deleted in the update. I don't know how, there is no deleting in the script at all. right now there is no apache.conf on the disk.
after trying to recover, the php module fail to work, so next week I'll install the new RC version.
[ the system that got broken is an installation of the last ISO, and upgraded all the way to 100053 ] |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Fri Dec 09, 2005 4:18 Post subject: Re: upgrade from 100053 to 100054 broke the system |
|
|
milman wrote: | first, after upgrade didn't seem to finish, I used SCREEN, and debconf asked me some questions. debconf answers should already be included, or be asked via the web interface. |
I was missing a line in the update script Sorry. It is corrected now.
milman wrote: | second, the update script changes apache.conf, but from some reason it got deleted in the update. I don't know how, there is no deleting in the script at all. right now there is no apache.conf on the disk. |
The apache.conf of BackupPC is changed by the script. This works on my system without any problem. Do you mean the apache.conf of Apache or BackupPC?
milman wrote: | after trying to recover, the php module fail to work, so next week I'll install the new RC version.
[ the system that got broken is an installation of the last ISO, and upgraded all the way to 100053 ] |
Maybe this is another problem with Debian Sid (There were some problems with Sid in the past). m23 0.5.0-RC1 is based on Debian Sarge so distribution based problems should come to an end. _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
milman Guest
|
Posted: Mon Dec 12, 2005 14:21 Post subject: |
|
|
Hi,
I did a fresh install. First, with the new iso (RC-1), but it didn't recognize my hardisks (thought they are scsi or something, instead of /dev/hda).
so I installed again the 4.99 (last iso), and upgraded all the way. This time it went ok, BUT, now I'm having a new problem:
note: I tried to upgrade the 4.99 to RC-1 from the new disc, but there is no m23update file, as written in the README file.
I added a client, and I see it's written in the /m23/dhcp/dhcpd.conf. I reboot the client, it gets the IP and other data from the DHCP, starts "TPTP..." , and that's it. after a while it throughs me back my Lilo (previous install).
the m23/log/tftpd.log file is empty, but, the /var/log/syslog gets those lines:
Code: | Dec 12 12:49:04 snoopy dhcpd: DHCPDISCOVER from 00:02:b3:17:5c:65 via eth0
Dec 12 12:49:04 snoopy dhcpd: DHCPOFFER on 132.72.41.56 to 00:02:b3:17:5c:65 via eth0
Dec 12 12:49:05 snoopy dhcpd: DHCPDISCOVER from 00:15:f9:15:f8:80 via eth0: network 132.72.40/21: no free leases
Dec 12 12:49:06 snoopy dhcpd: DHCPDISCOVER from 00:02:b3:17:5c:65 via eth0
Dec 12 12:49:06 snoopy dhcpd: DHCPOFFER on 132.72.41.56 to 00:02:b3:17:5c:65 via eth0
Dec 12 12:49:08 snoopy dhcpd: DHCPDISCOVER from 00:15:f9:15:f8:80 via eth0: network 132.72.40/21: no free leases
Dec 12 12:49:10 snoopy dhcpd: DHCPDISCOVER from 00:02:b3:17:5c:65 via eth0
Dec 12 12:49:10 snoopy dhcpd: DHCPOFFER on 132.72.41.56 to 00:02:b3:17:5c:65 via eth0
Dec 12 12:49:11 snoopy dhcpd: DHCPDISCOVER from 00:15:f9:15:f8:80 via eth0: network 132.72.40/21: no free leases
Dec 12 12:49:17 snoopy last message repeated 2 times
Dec 12 12:49:18 snoopy dhcpd: DHCPREQUEST for 132.72.41.56 (132.72.45.121) from 00:02:b3:17:5c:65 via eth0
Dec 12 12:49:18 snoopy dhcpd: DHCPACK on 132.72.41.56 to 00:02:b3:17:5c:65 via eth0
Dec 12 12:49:18 snoopy inetd[1590]: /usr/sbin/in.tftpd: exit status 0x1
Dec 12 12:49:18 snoopy last message repeated 38 times
Dec 12 12:49:18 snoopy inetd[1590]: tftp/udp server failing (looping), service terminated
Dec 12 12:49:20 snoopy dhcpd: DHCPDISCOVER from 00:15:f9:15:f8:80 via eth0: network 132.72.40/21: no free leases |
when trying to change the subnet of the dhcp, the dhcp doesn't restart.
any ideas? |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Tue Dec 13, 2005 9:17 Post subject: |
|
|
milman wrote: | I did a fresh install. First, with the new iso (RC-1), but it didn't recognize my hardisks (thought they are scsi or something, instead of /dev/hda). |
Read and answer the forum FAQ. E.g. I need your hardware information.
milman wrote: | note: I tried to upgrade the 4.99 to RC-1 from the new disc, but there is no m23update file, as written in the README file. |
Seems the README is outdated
milman wrote: | I added a client, and I see it's written in the /m23/dhcp/dhcpd.conf. I reboot the client, it gets the IP and other data from the DHCP, starts "TPTP..." , and that's it. after a while it throughs me back my Lilo (previous install). |
Read and answer the forum FAQ. In particular §3. _________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
Guest
|
Posted: Tue Dec 13, 2005 11:44 Post subject: |
|
|
The server is an old amd duron 650, with one 15 gb IDE hardisk connected as primary master, and one CDROM connected as secondary slave.
the network card is intel.
As I wrote, and new RC-1 iso wanted to install to /dev/sda instead of /dev/hda. previous ISO + updates went well. I didn't touch anything by hand, network is alive and there is enough free space.
Last time, ver 100053 worked fine. the problems started after the final upgrade (which seemed to went well).
I'm adding a new client (the first client), and it's the same client that worked with the previous version. I'm adding the mac address and IP address, which you can see in the syslog output. when starting the client, I get those messages in the syslog:
(it's similar to the last code I posted, but with more information about the tftp).
Code: | Dec 13 10:06:45 snoopy dhcpd: DHCPDISCOVER from 00:02:b3:17:5c:65 via eth0
Dec 13 10:06:45 snoopy dhcpd: DHCPOFFER on 132.72.41.56 to 00:02:b3:17:5c:65 via eth0
Dec 13 10:06:45 snoopy dhcpd: DHCPDISCOVER from 00:15:f9:15:f8:80 via eth0: network 132.72.40/21: no free leases
Dec 13 10:06:47 snoopy dhcpd: DHCPDISCOVER from 00:02:b3:17:5c:65 via eth0
Dec 13 10:06:47 snoopy dhcpd: DHCPOFFER on 132.72.41.56 to 00:02:b3:17:5c:65 via eth0
Dec 13 10:06:48 snoopy dhcpd: DHCPDISCOVER from 00:15:f9:15:f8:80 via eth0: network 132.72.40/21: no free leases
Dec 13 10:06:51 snoopy dhcpd: DHCPDISCOVER from 00:02:b3:17:5c:65 via eth0
Dec 13 10:06:51 snoopy dhcpd: DHCPOFFER on 132.72.41.56 to 00:02:b3:17:5c:65 via eth0
Dec 13 10:06:51 snoopy dhcpd: DHCPDISCOVER from 00:15:f9:15:f8:80 via eth0: network 132.72.40/21: no free leases
Dec 13 10:06:57 snoopy last message repeated 2 times
Dec 13 10:06:59 snoopy dhcpd: DHCPREQUEST for 132.72.41.56 (132.72.45.121) from 00:02:b3:17:5c:65 via eth0
Dec 13 10:06:59 snoopy dhcpd: DHCPACK on 132.72.41.56 to 00:02:b3:17:5c:65 via eth0
Dec 13 10:06:59 snoopy inetd[1590]: /usr/sbin/in.tftpd: exit status 0x1
Dec 13 10:06:59 snoopy last message repeated 38 times
Dec 13 10:06:59 snoopy inetd[1590]: tftp/udp server failing (looping), service terminated
Dec 13 10:07:00 snoopy dhcpd: DHCPDISCOVER from 00:15:f9:15:f8:80 via eth0: network 132.72.40/21: no free leases
|
snoopy is the name of the server.
it seems that the problem is in the (new?) tftp server. what do you think? |
|
Back to top |
|
|
Hauke
Joined: 02 Mar 2003 Posts: 1072
|
Posted: Tue Dec 13, 2005 12:57 Post subject: |
|
|
Anonymous wrote: | The server is an old amd duron 650, with one 15 gb IDE hardisk connected as primary master, and one CDROM connected as secondary slave.
the network card is intel.
As I wrote, and new RC-1 iso wanted to install to /dev/sda instead of /dev/hda. previous ISO + updates went well. I didn't touch anything by hand, network is alive and there is enough free space. |
Ok. I see it's forgotten debug code in the installer that sets the install drive to sda I will correct it and create a new ISO (RC2).
Anonymous wrote: |
Dec 13 10:06:59 snoopy inetd[1590]: /usr/sbin/in.tftpd: exit status 0x1
|
This should not happen
Anonymous wrote: |
it seems that the problem is in the (new?) tftp server. what do you think? |
Yes it seems so. Or it may be the inetd. First check if the correct tftp daemon is installed. Execute as root
Code: | dpkg --get-selections | grep tftp |
There should be the lines
Code: | atftpd deinstall
tftpd-hpa install |
Then check the configuration files:
In /m23/dhcp/dhcpd.conf you should find the line
Code: | option root-path "/"; |
In /etc/inetd.conf should be the line
Code: | tftp dgram udp wait root /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /m23/tftp -r blksize |
Then try to download the bootimage with a tftp client.
E.g. Code: | atftp 192.168.1.48
tftp> get m23install
|
_________________ Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org
Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de
Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de |
|
Back to top |
|
|
Guest
|
Posted: Wed Dec 14, 2005 9:37 Post subject: |
|
|
Hi,
well, the atftpd was install, and the tftpd-hpa wasn't. after apt-getting the later it's working again.
I've some more issues to discuss, but I'll continue them on the general questions forum, where they belong.
Thanks for the informative answer! |
|
Back to top |
|
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|