* [oe-commits] org.oe.dev ttf.inc: fix SECTION. [not found] <E1JD6S8-0007NF-85@linuxtogo.org> @ 2008-01-11 11:53 ` Paul Sokolovsky 2008-01-11 15:31 ` Problem with xorg download server ohviey1 0 siblings, 1 reply; 5+ messages in thread From: Paul Sokolovsky @ 2008-01-11 11:53 UTC (permalink / raw) To: openembedded-devel; +Cc: Rolf Leggewie Hello, SECTION changes affect package metadata, so per well-known rule of thumb they require PR bump. I'd also like to propose to treat SECTION changes as *important*, so that therule was applied as strict as makes sense. That's because having correct (and up to date) SECTION directly affects users' ability to find needed packages (for example, via feed browser, http://www.angstrom-distribution.org/repo/ ), and thus influences user experience. It would be also nice if such changes were RFCed for Angstrom stable branch. This is a forwarded message From: Laibsch commit <openembedded-commits@lists.openembedded.org> To: openembedded-commits@lists.openembedded.org Date: Friday, January 11, 2008, 1:04:48 AM Subject: [oe-commits] org.oe.dev ttf.inc: fix SECTION. ===8<==============Original message text=============== ttf.inc: fix SECTION. ttf fonts are GUI-agnostic and can be used in opie as well, for example. Author: Laibsch@openembedded.org Branch: org.openembedded.dev Revision: 7d3f0e94200c81b204fe6149624facda55d0d578 ViewMTN: http://monotone.openembedded.org/revision/info/7d3f0e94200c81b204fe6149624facda55d0d578 Files: 1 packages/ttf-fonts/ttf.inc Diffs: # # mt diff -rff8974f3ec2465115ae8239ba79efa663add59b0 -r7d3f0e94200c81b204fe6149624facda55d0d578 # # # # patch "packages/ttf-fonts/ttf.inc" # from [fb8c05c470eee88f979bd7425e143a351654635a] # to [2a846550f80db27429faf862405989761d2e4243] # ============================================================ --- packages/ttf-fonts/ttf.inc fb8c05c470eee88f979bd7425e143a351654635a +++ packages/ttf-fonts/ttf.inc 2a846550f80db27429faf862405989761d2e4243 @@ -1,4 +1,4 @@ -SECTION = "x11/fonts" +SECTION = "fonts" PRIORITY = "optional" PACKAGE_ARCH = "all" #DEPENDS = "fontconfig opie-ttf-support" _______________________________________________ Openembedded-commits mailing list Openembedded-commits@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits ===8<===========End of original message text=========== -- Best regards, Paul mailto:pmiscml@gmail.com ^ permalink raw reply [flat|nested] 5+ messages in thread
* Problem with xorg download server 2008-01-11 11:53 ` [oe-commits] org.oe.dev ttf.inc: fix SECTION Paul Sokolovsky @ 2008-01-11 15:31 ` ohviey1 2008-01-11 15:38 ` Koen Kooi 0 siblings, 1 reply; 5+ messages in thread From: ohviey1 @ 2008-01-11 15:31 UTC (permalink / raw) To: openembedded-devel failed: Connection timed out. Retrying. --16:29:44-- http://xorg.freedesktop.org/releases/individual/lib/xtrans-1.0.3.tar.bz2 (try: 3) => `/home/stefano/poky/sources/xtrans-1.0.3.tar.bz2' Connecting to xorg.freedesktop.org|131.252.210.176|:80... All the day i have this problem how can resolve? ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem with xorg download server 2008-01-11 15:31 ` Problem with xorg download server ohviey1 @ 2008-01-11 15:38 ` Koen Kooi 2008-01-11 15:49 ` ohviey1 2008-01-11 16:34 ` ohviey1 0 siblings, 2 replies; 5+ messages in thread From: Koen Kooi @ 2008-01-11 15:38 UTC (permalink / raw) To: Using the OpenEmbedded metadata to build Distributions -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ohviey1 schreef: | failed: Connection timed out. | Retrying. | | --16:29:44-- | http://xorg.freedesktop.org/releases/individual/lib/xtrans-1.0.3.tar.bz2 | (try: 3) => `/home/stefano/poky/sources/xtrans-1.0.3.tar.bz2' | Connecting to xorg.freedesktop.org|131.252.210.176|:80... | | | All the day i have this problem how can resolve? Last login: Fri Jan 11 16:36:34 on ttys001 Powerbook-2:~ koen$ date vr 11 jan 2008 16:36:42 CET Powerbook-2:~ koen$ wget http://xorg.freedesktop.org/releases/individual/lib/xtrans-1.0.3.tar.bz2 - --16:36:44-- http://xorg.freedesktop.org/releases/individual/lib/xtrans-1.0.3.tar.bz2 ~ => `xtrans-1.0.3.tar.bz2' Resolving xorg.freedesktop.org... gereed. Connecting to xorg.freedesktop.org[131.252.210.176]:80... connected. HTTP verzoek verzonden, wacht op antwoord... 200 OK Lengte: 102,657 [application/x-bzip2] 100%[==================================================>] 102,657 67.15K/s ETA 00:00 16:36:46 (67.15 KB/s) - `xtrans-1.0.3.tar.bz2' bewaard [102657/102657] Powerbook-2:~ koen$ md5sum xtrans-1.0.3.tar.bz2 bb196907ea1e182dcb396eb22f7d2c1a xtrans-1.0.3.tar.bz2 Powerbook-2:~ koen$ The problems really is at your end, please contact your ISP. - -- koen@dominion.kabel.utwente.nl will go go away in december 2007, please use k.kooi@student.utwente.nl instead. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFHh41cMkyGM64RGpERAqz9AJsH9DpEoJqg7L/LAO9QmEsofSll0QCeOATo /gitfIMAk8yHU1z0skSwAPc= =fYRF -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem with xorg download server 2008-01-11 15:38 ` Koen Kooi @ 2008-01-11 15:49 ` ohviey1 2008-01-11 16:34 ` ohviey1 1 sibling, 0 replies; 5+ messages in thread From: ohviey1 @ 2008-01-11 15:49 UTC (permalink / raw) To: openembedded-devel Tnx a lot a will try to downlad it to my home Regards Stefano ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem with xorg download server 2008-01-11 15:38 ` Koen Kooi 2008-01-11 15:49 ` ohviey1 @ 2008-01-11 16:34 ` ohviey1 1 sibling, 0 replies; 5+ messages in thread From: ohviey1 @ 2008-01-11 16:34 UTC (permalink / raw) To: openembedded-devel I know the problem now the server put me probably in blacklist beacaue with a proxy a can download it ;(( Porbably because today a download a lot of package from there. Stefano Ps i home next week they will remove my ip adreess from shit list > > > > ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-01-11 16:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1JD6S8-0007NF-85@linuxtogo.org>
2008-01-11 11:53 ` [oe-commits] org.oe.dev ttf.inc: fix SECTION Paul Sokolovsky
2008-01-11 15:31 ` Problem with xorg download server ohviey1
2008-01-11 15:38 ` Koen Kooi
2008-01-11 15:49 ` ohviey1
2008-01-11 16:34 ` ohviey1
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.