mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] building ptxconfig.qt ptxdist
@ 2012-12-27  7:01 Ruben Louw
  2012-12-27  7:10 ` Ruben Louw
  0 siblings, 1 reply; 4+ messages in thread
From: Ruben Louw @ 2012-12-27  7:01 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 2102 bytes --]

Hi Everyone

I trying to build the Qt config. I selected the appropriate config
"configs/ptxconfig.qt", but when I run ptxdist go, it gives me the
following error,

*" orbit@orbit-HP:~/OSELAS.BSP-Pengutronix-Mini2440-2012.12.0$ ptxdist go

-------------------------------
target: freetype-2.3.11.tar.bz2
-------------------------------

--2012-12-27 08:47:05--
http://download.savannah.gnu.org/releases/freetype/freetype-2.3.11.tar.bz2
Resolving download.savannah.gnu.org... 140.186.70.73
Connecting to download.savannah.gnu.org|140.186.70.73|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location:
http://download.savannah.gnu.org/releases-redirect/freetype/freetype-2.3.11.tar.bz2[following]
--2012-12-27 08:47:05--
http://download.savannah.gnu.org/releases-redirect/freetype/freetype-2.3.11.tar.bz2
Reusing existing connection to download.savannah.gnu.org:80.
HTTP request sent, awaiting response... 302 Found
Location:
http://ftp.cc.uoc.gr/mirrors/nongnu.org//freetype/freetype-2.3.11.tar.bz2[following]
--2012-12-27 08:47:05--
http://ftp.cc.uoc.gr/mirrors/nongnu.org//freetype/freetype-2.3.11.tar.bz2
Resolving ftp.cc.uoc.gr... 147.52.159.12
Connecting to ftp.cc.uoc.gr|147.52.159.12|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-12-27 08:47:06 ERROR 404: Not Found.

--2012-12-27 08:47:06--
http://www.pengutronix.de/software/ptxdist/temporary-src/freetype-2.3.11.tar.bz2
Resolving www.pengutronix.de... 78.47.139.85,
2a01:4f8:121:2:5054:ff:feaf:fc62
Connecting to www.pengutronix.de|78.47.139.85|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-12-27 08:47:06 ERROR 404: Not Found.


Could not download package
URL:
http://download.savannah.gnu.org/releases/freetype/freetype-2.3.11.tar.bz2

make: *** [/usr/local/ptxdist_archives/freetype-2.3.11.tar.bz2] Error 1 "
*
it seems it cant find the url "
http://download.savannah.gnu.org/releases/freetype/freetype-2.3.11.tar.bz2",
I have internet access and it works.

Am I doing something wrong, or is this url redundant?

thank you for any help

Regards

Ruben Louw

[-- Attachment #1.2: Type: text/html, Size: 3424 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ptxdist] building ptxconfig.qt ptxdist
  2012-12-27  7:01 [ptxdist] building ptxconfig.qt ptxdist Ruben Louw
@ 2012-12-27  7:10 ` Ruben Louw
  2012-12-27  8:47   ` Michael Olbrich
  0 siblings, 1 reply; 4+ messages in thread
From: Ruben Louw @ 2012-12-27  7:10 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 2522 bytes --]

Hi

I fixed it by doing the following:

1. google search freetype-2.3.11.tar.bz2 and download.
2. copy step 1 package into directory /usr/local/ptxdist_archives

and now it builds.

I hope this is the correct work around though.

Ruben Louw

On Thu, Dec 27, 2012 at 9:01 AM, Ruben Louw <lfxciii@gmail.com> wrote:

> Hi Everyone
>
> I trying to build the Qt config. I selected the appropriate config
> "configs/ptxconfig.qt", but when I run ptxdist go, it gives me the
> following error,
>
> *" orbit@orbit-HP:~/OSELAS.BSP-Pengutronix-Mini2440-2012.12.0$ ptxdist go
>
> -------------------------------
> target: freetype-2.3.11.tar.bz2
> -------------------------------
>
> --2012-12-27 08:47:05--
> http://download.savannah.gnu.org/releases/freetype/freetype-2.3.11.tar.bz2
> Resolving download.savannah.gnu.org... 140.186.70.73
> Connecting to download.savannah.gnu.org|140.186.70.73|:80... connected.
> HTTP request sent, awaiting response... 302 Found
> Location:
> http://download.savannah.gnu.org/releases-redirect/freetype/freetype-2.3.11.tar.bz2[following]
> --2012-12-27 08:47:05--
> http://download.savannah.gnu.org/releases-redirect/freetype/freetype-2.3.11.tar.bz2
> Reusing existing connection to download.savannah.gnu.org:80.
> HTTP request sent, awaiting response... 302 Found
> Location:
> http://ftp.cc.uoc.gr/mirrors/nongnu.org//freetype/freetype-2.3.11.tar.bz2[following]
> --2012-12-27 08:47:05--
> http://ftp.cc.uoc.gr/mirrors/nongnu.org//freetype/freetype-2.3.11.tar.bz2
> Resolving ftp.cc.uoc.gr... 147.52.159.12
> Connecting to ftp.cc.uoc.gr|147.52.159.12|:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2012-12-27 08:47:06 ERROR 404: Not Found.
>
> --2012-12-27 08:47:06--
> http://www.pengutronix.de/software/ptxdist/temporary-src/freetype-2.3.11.tar.bz2
> Resolving www.pengutronix.de... 78.47.139.85,
> 2a01:4f8:121:2:5054:ff:feaf:fc62
> Connecting to www.pengutronix.de|78.47.139.85|:80... connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2012-12-27 08:47:06 ERROR 404: Not Found.
>
>
> Could not download package
> URL:
> http://download.savannah.gnu.org/releases/freetype/freetype-2.3.11.tar.bz2
>
> make: *** [/usr/local/ptxdist_archives/freetype-2.3.11.tar.bz2] Error 1 "
> *
> it seems it cant find the url "
> http://download.savannah.gnu.org/releases/freetype/freetype-2.3.11.tar.bz2",
> I have internet access and it works.
>
> Am I doing something wrong, or is this url redundant?
>
> thank you for any help
>
> Regards
>
> Ruben Louw
>

[-- Attachment #1.2: Type: text/html, Size: 4100 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ptxdist] building ptxconfig.qt ptxdist
  2012-12-27  7:10 ` Ruben Louw
@ 2012-12-27  8:47   ` Michael Olbrich
  2012-12-27  8:53     ` Ruben Louw
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Olbrich @ 2012-12-27  8:47 UTC (permalink / raw)
  To: ptxdist

Hi,

On Thu, Dec 27, 2012 at 09:10:05AM +0200, Ruben Louw wrote:
> I fixed it by doing the following:
> 
> 1. google search freetype-2.3.11.tar.bz2 and download.
> 2. copy step 1 package into directory /usr/local/ptxdist_archives
> 
> and now it builds.
> 
> I hope this is the correct work around though.

Yes it is. Unfortunately these URLs change and we don't always notice it
immediately. So downloading it somewhere else is exactly the right thing to
do. The md5 sum check will make sure that you have the same archive.

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ptxdist] building ptxconfig.qt ptxdist
  2012-12-27  8:47   ` Michael Olbrich
@ 2012-12-27  8:53     ` Ruben Louw
  0 siblings, 0 replies; 4+ messages in thread
From: Ruben Louw @ 2012-12-27  8:53 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 1054 bytes --]

Hi Michael

Thanks for the advice.

On Thu, Dec 27, 2012 at 10:47 AM, Michael Olbrich
<m.olbrich@pengutronix.de>wrote:

> Hi,
>
> On Thu, Dec 27, 2012 at 09:10:05AM +0200, Ruben Louw wrote:
> > I fixed it by doing the following:
> >
> > 1. google search freetype-2.3.11.tar.bz2 and download.
> > 2. copy step 1 package into directory /usr/local/ptxdist_archives
> >
> > and now it builds.
> >
> > I hope this is the correct work around though.
>
> Yes it is. Unfortunately these URLs change and we don't always notice it
> immediately. So downloading it somewhere else is exactly the right thing to
> do. The md5 sum check will make sure that you have the same archive.
>
> Michael
>
> --
> Pengutronix e.K.                           |                             |
> Industrial Linux Solutions                 | http://www.pengutronix.de/  |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>

[-- Attachment #1.2: Type: text/html, Size: 1735 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-27  8:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-27  7:01 [ptxdist] building ptxconfig.qt ptxdist Ruben Louw
2012-12-27  7:10 ` Ruben Louw
2012-12-27  8:47   ` Michael Olbrich
2012-12-27  8:53     ` Ruben Louw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox