ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [Ltib] Install problem LTIB on Ubuntu 8.04 (md5sum mismatch)


From: Lukasz Gesieniec
Subject: Re: Re: [Ltib] Install problem LTIB on Ubuntu 8.04 (md5sum mismatch)
Date: Mon, 12 Apr 2010 11:47:44 +0200

Hi Stuart,

I do not know what is wrong, but I had a couple of times to repeat the download 
process. Maybe my Internet connection is unstable, but downloading from other 
sources is OK.

I am sorry for such a basic question, but you can give me the exact path to the 
file that I should edit?

Regards,
Lukasz


Dnia Mon, 12 Apr 2010 10:00:06 +0100, Stuart Hughes napisaƂ(a):

> Hi Lukasz,
> 
> Why did you have to manually download files?  LTIB should download these
> for you, what was the problem?
> 
> I'm not sure what's wrong with your kernel compilation, can you edit
> make ARCH=$LINTARCH HOSTCC="$BUILDCC" $SYSCFG_KTARG
> and add V=1 to line 169 so it looks like this:
> 
> make ARCH=$LINTARCH HOSTCC="$BUILDCC" $SYSCFG_KTARG V=1
> 
> and then re-run the build, this will give verbose build output and help
> diagnose the problem.
> 
> Regards, Stuart
> 
> 
> Lukasz Gesieniec wrote:
> > Hi Stuard,
> > 
> > Thank you for your reply. I installed LTIB, but many files I downloaded
> manually and put in the directory /opt/ltib/pkgs.
> > Now I have a problem with the compilation. Please help.
> > 
> > Console output:
> > 
> > *** End of Linux kernel configuration.
> > *** Execute 'make' to build the kernel or try 'make help'.
> > 
> > + [ -f
> /home/lukaszge/ltib/config/platform/phy3250/linux-2.6.27.8-phy3250.config.dev
> ]
> > + diff -q ./.config
> /home/lukaszge/ltib/config/platform/phy3250/linux-2.6.27.8-phy3250.config.dev
> > + [ -n  ]
> > + [ %{kernel_series} = 2.4 ]
> > + make ARCH=arm HOSTCC=ccache /usr/bin/gcc -B/usr/bin// uImage
> > arm-linux-gnu-gcc: fsigned-char: No such file or directory
> > arm-linux-gnu-gcc: O3: No such file or directory
> > arm-linux-gnu-gcc: msoft-float: No such file or directory
> > arm-linux-gnu-gcc: mfpu=vfp: No such file or directory
> > scripts/kconfig/conf -s arch/arm/Kconfig
> > arm-linux-gnu-gcc: fsigned-char: No such file or directory
> > arm-linux-gnu-gcc: O3: No such file or directory
> > arm-linux-gnu-gcc: msoft-float: No such file or directory
> > arm-linux-gnu-gcc: mfpu=vfp: No such file or directory
> >   CHK     include/linux/version.h
> > make[1]: `include/asm-arm/mach-types.h' is up to date.
> >   CHK     include/linux/utsrelease.h
> >   CC      scripts/mod/empty.o
> > arm-linux-gnu-gcc: fsigned-char: No such file or directory
> > arm-linux-gnu-gcc: O3: No such file or directory
> > arm-linux-gnu-gcc: msoft-float: No such file or directory
> > arm-linux-gnu-gcc: mfpu=vfp: No such file or directory
> > cc1: error: invalid option `abi=aapcs-linux'
> > make[2]: *** [scripts/mod/empty.o] Error 1
> > make[1]: *** [scripts/mod] Error 2
> > make: *** [scripts] Error 2
> > make: INTERNAL: Exiting with 9 jobserver tokens available; should be 8!
> > error: Bad exit status from /home/lukaszge/ltib/tmp/rpm-tmp.64493 (%build)
> > 
> > 
> > RPM build errors:
> >     Bad exit status from /home/lukaszge/ltib/tmp/rpm-tmp.64493 (%build)
> > Build time for kernel-2.6.27.8-lpc32xx: 46 seconds
> > 
> > Failed building kernel-2.6.27.8-lpc32xx
> > 
> > 
> > f_buildrpms() returned an error, exiting
> > traceback:
> >  main:567
> > 
> > 
> > Started: Mon Apr 12 10:14:30 2010
> > Ended:   Mon Apr 12 10:15:21 2010
> > Elapsed: 51 seconds
> > 
> > These packages failed to build:
> > kernel-2.6.27.8-lpc32xx 
> > 
> > Build Failed
> > 
> > Regards,
> > Lukasz
> > 
> > 
> > Dnia Fri, 09 Apr 2010 14:40:21 +0100, Stuart Hughes napisa?(a):
> > 
> >> Hi Lukasz,
> >>
> >> rpm-fs is installed by LTIB in it's own private area /opt/..
> >> this is so it can be installed on Ubuntu/Debian/Fedora etc.
> >> LTIB will download and build this for you.
> >>
> >>
> >> Did you re-try the the steps I suggested:
> >> $ rm -rf /tmp/rpm-lukaszge
> >> $ ./ltib
> >>
> >> Please try that and post the output.  If you get the same problem please
> >> test the download.  If LTIB thinks it's bad it will have moved it to:
> >>
> >> /tmp/rpm-lukaszge/rpm-4.0.4.tar.gz.bad
> >>
> >> To check this run:
> >> $ md5sum /tmp/rpm-lukaszge/rpm-4.0.4.tar.gz.bad
> >>
> >> If the download was good it should show:
> >> b92c46d5add17d6edff235d776cc1af3
> >>
> >> If it is good then maybe the .md5sum was corrupt?  this file should
> contain:
> >> b92c46d5add17d6edff235d776cc1af3  rpm-4.0.4.tar.gz
> >>
> >> You can verify this by typing:
> >> cat /tmp/rpm-lukaszge/rpm-4.0.4.tar.gz.md5
> >>
> >> Regards, Stuart
> >>
> >> Lukasz Gesieniec wrote:
> >>> Dnia Thu, 08 Apr 2010 10:40:30 +0100, Stuart Hughes napisa?(a):
> >>>
> >>> Hi Stuart,
> >>>
> >>> I have enough free disk space and Internet connection is ok.
> >>> I think that is a problem with rpm-fs, but I do not know how to fix it.
> >>> Synaptic can not find package rpm-fs.
> >>>
> >>> Regards,
> >>> Lukasz
> >>>
> >>>> Hi Lukasz,
> >>>>
> >>>> The most likely cause is an interrupted download or some other issue
> >>>> corrupting the download (no disk space?).
> >>>>
> >>>> The easiest thing in to do this (check disk space first and your
> network):
> >>>>
> >>>> $ rm -rf /tmp/rpm-lukaszge
> >>>> $ ./ltib
> >>>>
> >>>> Regards, Stuart
> >>>>
> >>>> Lukasz wrote:
> >>>>> Hi,
> >>>>>
> >>>>> I have a problem with the installation LTIB, please help.
> >>>>>
> >>>>> The contents of the file host_config.log:
> >>>>>
> >>>>> Processing platform: host support
> >>>>> ===================================
> >>>>>
> >>>>> Processing: rpm-fs
> >>>>> ====================
> >>>>> Build path taken because: no prebuilt rpm, 
> >>>>> Testing network connectivity for gpp
> >>>>> OK GPP: is available
> >>>>> Try rpm-4.0.4.tar.gz.md5 from the GPP
> >>>>> 11:03:22 URL:http://bitshrine.org/gpp//rpm-4.0.4.tar.gz.md5 [50/50] ->
> >>>> "rpm-4.0.4.tar.gz.md5" [1]
> >>>>> Try rpm-4.0.4.tar.gz from the GPP
> >>>>> ERROR: md5sum mismatch, re-naming /tmp/rpm-lukaszge/rpm-4.0.4.tar.gz to
> >>>> /tmp/rpm-lukaszge/rpm-4.0.4.tar.gz.bad, please re-try
> >>>>> Can't get: rpm-4.0.4.tar.gz at ./ltib line 794.
> >>>>> Died at ./ltib line 2446.
> >>>>> traceback:
> >>>>>  main::check_rpm_setup:2446
> >>>>>   main::host_checks:1431
> >>>>>    main:543
> >>>>>
> >>>>>
> >>>>> Started: Thu Apr  8 11:03:15 2010
> >>>>> Ended:   Thu Apr  8 11:03:35 2010
> >>>>> Elapsed: 20 seconds
> >>>>>
> >>>>> These packages failed to build:
> >>>>> rpm-fs 
> >>>>>
> >>>>> Build Failed
> >>>>>
> >>>>> Regards,
> >>>>> Lukasz Gesieniec
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> _______________________________________________
> >>>>> LTIB home page: http://ltib.org
> >>>>>
> >>>>> Ltib mailing list
> >>>>> address@hidden
> >>>>> http://lists.nongnu.org/mailman/listinfo/ltib
> >>>>>
> >>>
> > 
> >



reply via email to

[Prev in Thread] Current Thread [Next in Thread]