* wrong checksum for libsdl-mixer-1.2.9 @ 2009-11-21 5:55 GNUtoo 2009-11-21 6:15 ` Robert P. J. Day 2009-11-22 12:02 ` Koen Kooi 0 siblings, 2 replies; 15+ messages in thread From: GNUtoo @ 2009-11-21 5:55 UTC (permalink / raw) To: openembedded-devel hi, I've a bad checksum for SDL_mixer-1.2.9.tar.gz I've tried to download it a second time and the bad checksum persist: NOTE: Handling BitBake files: / (7861/7861) [100 %] NOTE: Parsing finished. 7056 cached, 461 parsed, 344 skipped, 0 masked. NOTE: Resolving any missing task queue dependencies NOTE: Preparing runqueue NOTE: Executing runqueue NOTE: Running task 885 of 1396 (ID: 209, /home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb, do_fetch) NOTE: fetch http://build.shr-project.org/sources/SDL_mixer-1.2.9.tar.gz --2009-11-21 06:37:49-- http://build.shr-project.org/sources/SDL_mixer-1.2.9.tar.gz Resolving build.shr-project.org... 78.40.125.6 Connecting to build.shr-project.org|78.40.125.6|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2009-11-21 06:37:50 ERROR 404: Not Found. NOTE: fetch http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz --2009-11-21 06:37:50-- http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz Resolving www.libsdl.org... 69.163.143.10 Connecting to www.libsdl.org|69.163.143.10|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2690766 (2.6M) [application/x-tar] Saving to: `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' 100%[====[...]=====================>] 2,690,766 746K/s in 4.5s 2009-11-21 06:38:00 (588 KB/s) - `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' saved [2690766/2690766] NOTE: The MD5Sums did not match. Wanted: 'a9eb8750e920829ff41dbe7555850156' and Got: '09eb4585f46d3527fe7fce8af8f9e591' NOTE: Task failed: Checksum of 'http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz' failed ERROR: TaskFailed event exception, aborting ERROR: Build of /home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb do_fetch failed ERROR: Task 209 (/home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb, do_fetch) failed NOTE: Tasks Summary: Attempted 884 tasks of which 884 didn't need to be rerun and 1 failed. ERROR: '/home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb' failed I bet we should do like the last time in [oe] what to do with wrong checksum that is to say: mirror the old source(which I don't have obviously) in a distro's mirror Denis. ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: wrong checksum for libsdl-mixer-1.2.9 2009-11-21 5:55 wrong checksum for libsdl-mixer-1.2.9 GNUtoo @ 2009-11-21 6:15 ` Robert P. J. Day 2009-11-21 14:28 ` Philip Balister 2009-11-22 12:02 ` Koen Kooi 1 sibling, 1 reply; 15+ messages in thread From: Robert P. J. Day @ 2009-11-21 6:15 UTC (permalink / raw) To: openembedded-devel On Sat, 21 Nov 2009, GNUtoo wrote: > hi, I've a bad checksum for SDL_mixer-1.2.9.tar.gz > I've tried to download it a second time and the bad checksum persist: > NOTE: Handling BitBake files: / (7861/7861) [100 %] > NOTE: Parsing finished. 7056 cached, 461 parsed, 344 skipped, 0 masked. > NOTE: Resolving any missing task queue dependencies > NOTE: Preparing runqueue > NOTE: Executing runqueue > NOTE: Running task 885 of 1396 (ID: > 209, /home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb, do_fetch) > NOTE: fetch http://build.shr-project.org/sources/SDL_mixer-1.2.9.tar.gz > --2009-11-21 06:37:49-- > http://build.shr-project.org/sources/SDL_mixer-1.2.9.tar.gz > Resolving build.shr-project.org... 78.40.125.6 > Connecting to build.shr-project.org|78.40.125.6|:80... connected. > HTTP request sent, awaiting response... 404 Not Found > 2009-11-21 06:37:50 ERROR 404: Not Found. > > NOTE: fetch > http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz > --2009-11-21 06:37:50-- > http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz > Resolving www.libsdl.org... 69.163.143.10 > Connecting to www.libsdl.org|69.163.143.10|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: 2690766 (2.6M) [application/x-tar] > Saving to: `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' > > 100%[====[...]=====================>] 2,690,766 746K/s in 4.5s > > 2009-11-21 06:38:00 (588 KB/s) - > `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' saved [2690766/2690766] > > NOTE: The MD5Sums did not match. Wanted: > 'a9eb8750e920829ff41dbe7555850156' and Got: > '09eb4585f46d3527fe7fce8af8f9e591' that second checksum is, in fact, the correct one for that tarball. and the sha256sum in conf/checksums.ini also doesn't match the one for that tarball. if that used to be correct, does that mean someone has replaced a tarball with a different but identically-named one? rday ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Linux Consulting, Training and Kernel Pedantry. Web page: http://crashcourse.ca Twitter: http://twitter.com/rpjday ======================================================================== ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: wrong checksum for libsdl-mixer-1.2.9 2009-11-21 6:15 ` Robert P. J. Day @ 2009-11-21 14:28 ` Philip Balister 2009-11-21 17:02 ` GNUtoo 2009-11-21 17:45 ` [PATCH] " Bernhard Kaindl 0 siblings, 2 replies; 15+ messages in thread From: Philip Balister @ 2009-11-21 14:28 UTC (permalink / raw) To: openembedded-devel On 11/21/2009 01:15 AM, Robert P. J. Day wrote: > On Sat, 21 Nov 2009, GNUtoo wrote: > >> hi, I've a bad checksum for SDL_mixer-1.2.9.tar.gz >> I've tried to download it a second time and the bad checksum persist: >> NOTE: Handling BitBake files: / (7861/7861) [100 %] >> NOTE: Parsing finished. 7056 cached, 461 parsed, 344 skipped, 0 masked. >> NOTE: Resolving any missing task queue dependencies >> NOTE: Preparing runqueue >> NOTE: Executing runqueue >> NOTE: Running task 885 of 1396 (ID: >> 209, /home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb, do_fetch) >> NOTE: fetch http://build.shr-project.org/sources/SDL_mixer-1.2.9.tar.gz >> --2009-11-21 06:37:49-- >> http://build.shr-project.org/sources/SDL_mixer-1.2.9.tar.gz >> Resolving build.shr-project.org... 78.40.125.6 >> Connecting to build.shr-project.org|78.40.125.6|:80... connected. >> HTTP request sent, awaiting response... 404 Not Found >> 2009-11-21 06:37:50 ERROR 404: Not Found. >> >> NOTE: fetch >> http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz >> --2009-11-21 06:37:50-- >> http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz >> Resolving www.libsdl.org... 69.163.143.10 >> Connecting to www.libsdl.org|69.163.143.10|:80... connected. >> HTTP request sent, awaiting response... 200 OK >> Length: 2690766 (2.6M) [application/x-tar] >> Saving to: `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' >> >> 100%[====[...]=====================>] 2,690,766 746K/s in 4.5s >> >> 2009-11-21 06:38:00 (588 KB/s) - >> `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' saved [2690766/2690766] >> >> NOTE: The MD5Sums did not match. Wanted: >> 'a9eb8750e920829ff41dbe7555850156' and Got: >> '09eb4585f46d3527fe7fce8af8f9e591' > > that second checksum is, in fact, the correct one for that tarball. > and the sha256sum in conf/checksums.ini also doesn't match the one for > that tarball. if that used to be correct, does that mean someone has > replaced a tarball with a different but identically-named one? It can also mean the download is corrupt, try removing the file (and the .md5 file) from the OE sources dir and restarting the build. Philip > > rday > > ======================================================================== > Robert P. J. Day Waterloo, Ontario, CANADA > > Linux Consulting, Training and Kernel Pedantry. > > Web page: http://crashcourse.ca > Twitter: http://twitter.com/rpjday > ======================================================================== > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: wrong checksum for libsdl-mixer-1.2.9 2009-11-21 14:28 ` Philip Balister @ 2009-11-21 17:02 ` GNUtoo 2009-11-21 17:45 ` [PATCH] " Bernhard Kaindl 1 sibling, 0 replies; 15+ messages in thread From: GNUtoo @ 2009-11-21 17:02 UTC (permalink / raw) To: openembedded-devel On Sat, 2009-11-21 at 09:28 -0500, Philip Balister wrote: > On 11/21/2009 01:15 AM, Robert P. J. Day wrote: > > On Sat, 21 Nov 2009, GNUtoo wrote: > > > >> hi, I've a bad checksum for SDL_mixer-1.2.9.tar.gz > >> I've tried to download it a second time and the bad checksum persist: > >> NOTE: Handling BitBake files: / (7861/7861) [100 %] > >> NOTE: Parsing finished. 7056 cached, 461 parsed, 344 skipped, 0 masked. > >> NOTE: Resolving any missing task queue dependencies > >> NOTE: Preparing runqueue > >> NOTE: Executing runqueue > >> NOTE: Running task 885 of 1396 (ID: > >> 209, /home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb, do_fetch) > >> NOTE: fetch http://build.shr-project.org/sources/SDL_mixer-1.2.9.tar.gz > >> --2009-11-21 06:37:49-- > >> http://build.shr-project.org/sources/SDL_mixer-1.2.9.tar.gz > >> Resolving build.shr-project.org... 78.40.125.6 > >> Connecting to build.shr-project.org|78.40.125.6|:80... connected. > >> HTTP request sent, awaiting response... 404 Not Found > >> 2009-11-21 06:37:50 ERROR 404: Not Found. > >> > >> NOTE: fetch > >> http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz > >> --2009-11-21 06:37:50-- > >> http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz > >> Resolving www.libsdl.org... 69.163.143.10 > >> Connecting to www.libsdl.org|69.163.143.10|:80... connected. > >> HTTP request sent, awaiting response... 200 OK > >> Length: 2690766 (2.6M) [application/x-tar] > >> Saving to: `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' > >> > >> 100%[====[...]=====================>] 2,690,766 746K/s in 4.5s > >> > >> 2009-11-21 06:38:00 (588 KB/s) - > >> `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' saved [2690766/2690766] > >> > >> NOTE: The MD5Sums did not match. Wanted: > >> 'a9eb8750e920829ff41dbe7555850156' and Got: > >> '09eb4585f46d3527fe7fce8af8f9e591' > > > > that second checksum is, in fact, the correct one for that tarball. > > and the sha256sum in conf/checksums.ini also doesn't match the one for > > that tarball. if that used to be correct, does that mean someone has > > replaced a tarball with a different but identically-named one? > > It can also mean the download is corrupt, try removing the file (and the > .md5 file) from the OE sources dir and restarting the build. > > Philip That's what I thought at first... But here's the third try(the second try was already posted): NOTE: Handling BitBake files: / (7861/7861) [100 %] NOTE: Parsing finished. 7056 cached, 461 parsed, 344 skipped, 0 masked. NOTE: Resolving any missing task queue dependencies NOTE: Preparing runqueue NOTE: Executing runqueue NOTE: Running task 885 of 1396 (ID: 209, /home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb, do_fetch) NOTE: fetch http://build.shr-project.org/sources/SDL_mixer-1.2.9.tar.gz --2009-11-21 18:00:57-- http://build.shr-project.org/sources/SDL_mixer-1.2.9.tar.gz Resolving build.shr-project.org... 78.40.125.6 Connecting to build.shr-project.org|78.40.125.6|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2009-11-21 18:00:57 ERROR 404: Not Found. NOTE: fetch http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz --2009-11-21 18:00:57-- http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz Resolving www.libsdl.org... 69.163.143.10 Connecting to www.libsdl.org|69.163.143.10|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2690766 (2.6M) [application/x-tar] Saving to: `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' 100%[==========[...]====>] 2,690,766 213K/s in 21s 2009-11-21 18:01:19 (124 KB/s) - `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' saved [2690766/2690766] NOTE: The MD5Sums did not match. Wanted: 'a9eb8750e920829ff41dbe7555850156' and Got: '09eb4585f46d3527fe7fce8af8f9e591' NOTE: Task failed: Checksum of 'http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz' failed ERROR: TaskFailed event exception, aborting ERROR: Build of /home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb do_fetch failed ERROR: Task 209 (/home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb, do_fetch) failed NOTE: Tasks Summary: Attempted 884 tasks of which 884 didn't need to be rerun and 1 failed. ERROR: '/home/embedded/oe/org.openembedded.dev/recipes/libsdl/libsdl-mixer_1.2.9.bb' failed Denis. ^ permalink raw reply [flat|nested] 15+ messages in thread
* [PATCH] wrong checksum for libsdl-mixer-1.2.9 2009-11-21 14:28 ` Philip Balister 2009-11-21 17:02 ` GNUtoo @ 2009-11-21 17:45 ` Bernhard Kaindl 2009-11-21 18:07 ` Frans Meulenbroeks 1 sibling, 1 reply; 15+ messages in thread From: Bernhard Kaindl @ 2009-11-21 17:45 UTC (permalink / raw) To: openembedded-devel, GNUtoo Hi, indeed, the SDL_mixer-1.2.9.tar.gz has changed on http://www.libsdl.org/projects/SDL_net/release, so conf/checksums.ini is outdated, as it stands, and has to be updated: Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net> 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/checksums.ini b/conf/checksums.ini index 784a092..e1aac1f 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -1099,8 +1099,8 @@ md5=0b5b91015d0f3bd9597e094ba67c4d65 sha256=a8222a274778ff16d0e3ee49a30db27a48a4d357169a915fc599a764e405e0b6 [http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz] -md5=a9eb8750e920829ff41dbe7555850156 -sha256=557910a4a3aeed6d10238e26b5a39b19247115a1b352580082bb15dc02ae4b8d +md5=09eb4585f46d3527fe7fce8af8f9e591 +sha256=7216a89d92327d2f0fe03e78f3c758a52be68c29daf8e971c226f4a3191e9ec0 [http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.5.tar.gz] md5=e45b1048d2747480dcc65ece4130a920 Philip Balister schrieb: > On 11/21/2009 01:15 AM, Robert P. J. Day wrote: >> On Sat, 21 Nov 2009, GNUtoo wrote: >>> `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' saved [2690766/2690766] >>> >>> NOTE: The MD5Sums did not match. Wanted: >>> 'a9eb8750e920829ff41dbe7555850156' and Got: >>> '09eb4585f46d3527fe7fce8af8f9e591' >> >> that second checksum is, in fact, the correct one for that tarball. >> and the sha256sum in conf/checksums.ini also doesn't match the one for >> that tarball. if that used to be correct, does that mean someone has >> replaced a tarball with a different but identically-named one? ^ permalink raw reply related [flat|nested] 15+ messages in thread
* Re: [PATCH] wrong checksum for libsdl-mixer-1.2.9 2009-11-21 17:45 ` [PATCH] " Bernhard Kaindl @ 2009-11-21 18:07 ` Frans Meulenbroeks 2009-11-21 18:24 ` Philip Balister 2009-11-21 18:30 ` Martin Jansa 0 siblings, 2 replies; 15+ messages in thread From: Frans Meulenbroeks @ 2009-11-21 18:07 UTC (permalink / raw) To: openembedded-devel 2009/11/21 Bernhard Kaindl <bernhard.kaindl@gmx.net>: > Hi, > indeed, the SDL_mixer-1.2.9.tar.gz has changed on > http://www.libsdl.org/projects/SDL_net/release, > so conf/checksums.ini is outdated, as it stands, and has to be updated: > > Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net> > > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/conf/checksums.ini b/conf/checksums.ini > index 784a092..e1aac1f 100644 > --- a/conf/checksums.ini > +++ b/conf/checksums.ini > @@ -1099,8 +1099,8 @@ md5=0b5b91015d0f3bd9597e094ba67c4d65 > sha256=a8222a274778ff16d0e3ee49a30db27a48a4d357169a915fc599a764e405e0b6 > > [http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz] > -md5=a9eb8750e920829ff41dbe7555850156 > -sha256=557910a4a3aeed6d10238e26b5a39b19247115a1b352580082bb15dc02ae4b8d > +md5=09eb4585f46d3527fe7fce8af8f9e591 > +sha256=7216a89d92327d2f0fe03e78f3c758a52be68c29daf8e971c226f4a3191e9ec0 > > [http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.5.tar.gz] > md5=e45b1048d2747480dcc65ece4130a920 > > Philip Balister schrieb: >> >> On 11/21/2009 01:15 AM, Robert P. J. Day wrote: >>> >>> On Sat, 21 Nov 2009, GNUtoo wrote: >>>> >>>> `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' saved [2690766/2690766] >>>> >>>> NOTE: The MD5Sums did not match. Wanted: >>>> 'a9eb8750e920829ff41dbe7555850156' and Got: >>>> '09eb4585f46d3527fe7fce8af8f9e591' >>> >>> that second checksum is, in fact, the correct one for that tarball. >>> and the sha256sum in conf/checksums.ini also doesn't match the one for >>> that tarball. if that used to be correct, does that mean someone has >>> replaced a tarball with a different but identically-named one? Before committing this patch I would suggest comparing the new and the old version to find out what is actually causing this and what has been changed. If we just blindly change checksums we might as well abandon them. Also note that a change of the checksum means that everyone who has the file in his/her download dir will get a checksum error. For now a nack from me. As this already happened before recently (perl twig) I suggest we adapt a policy for this or maybe some automated removal (e.g. if you have a file in your downloads dir with a checksum in blacklist.ini that version is not used but removed or parked aside or something like that). Frans ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [PATCH] wrong checksum for libsdl-mixer-1.2.9 2009-11-21 18:07 ` Frans Meulenbroeks @ 2009-11-21 18:24 ` Philip Balister 2009-11-21 18:30 ` Martin Jansa 1 sibling, 0 replies; 15+ messages in thread From: Philip Balister @ 2009-11-21 18:24 UTC (permalink / raw) To: openembedded-devel On 11/21/2009 01:07 PM, Frans Meulenbroeks wrote: > 2009/11/21 Bernhard Kaindl<bernhard.kaindl@gmx.net>: >> Hi, >> indeed, the SDL_mixer-1.2.9.tar.gz has changed on >> http://www.libsdl.org/projects/SDL_net/release, >> so conf/checksums.ini is outdated, as it stands, and has to be updated: >> >> Signed-off-by: Bernhard Kaindl<bernhard.kaindl@gmx.net> >> >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/conf/checksums.ini b/conf/checksums.ini >> index 784a092..e1aac1f 100644 >> --- a/conf/checksums.ini >> +++ b/conf/checksums.ini >> @@ -1099,8 +1099,8 @@ md5=0b5b91015d0f3bd9597e094ba67c4d65 >> sha256=a8222a274778ff16d0e3ee49a30db27a48a4d357169a915fc599a764e405e0b6 >> >> [http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz] >> -md5=a9eb8750e920829ff41dbe7555850156 >> -sha256=557910a4a3aeed6d10238e26b5a39b19247115a1b352580082bb15dc02ae4b8d >> +md5=09eb4585f46d3527fe7fce8af8f9e591 >> +sha256=7216a89d92327d2f0fe03e78f3c758a52be68c29daf8e971c226f4a3191e9ec0 >> >> [http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.5.tar.gz] >> md5=e45b1048d2747480dcc65ece4130a920 >> >> Philip Balister schrieb: >>> >>> On 11/21/2009 01:15 AM, Robert P. J. Day wrote: >>>> >>>> On Sat, 21 Nov 2009, GNUtoo wrote: >>>>> >>>>> `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' saved [2690766/2690766] >>>>> >>>>> NOTE: The MD5Sums did not match. Wanted: >>>>> 'a9eb8750e920829ff41dbe7555850156' and Got: >>>>> '09eb4585f46d3527fe7fce8af8f9e591' >>>> >>>> that second checksum is, in fact, the correct one for that tarball. >>>> and the sha256sum in conf/checksums.ini also doesn't match the one for >>>> that tarball. if that used to be correct, does that mean someone has >>>> replaced a tarball with a different but identically-named one? > > Before committing this patch I would suggest comparing the new and the > old version to find out what is actually causing this and what has > been changed. > If we just blindly change checksums we might as well abandon them. > Also note that a change of the checksum means that everyone who has > the file in his/her download dir will get a checksum error. http://www.libsdl.org/news.php Suggests this is a "bugfix". Regarding the patch, following the commit policy here: http://wiki.openembedded.net/index.php/Commit_log_example Well, the commit message policy, makes it much easier to commit patches since we do not need to fix up the commit message. Philip > > For now a nack from me. > > As this already happened before recently (perl twig) I suggest we > adapt a policy for this or maybe some automated removal (e.g. if you > have a file in your downloads dir with a checksum in blacklist.ini > that version is not used but removed or parked aside or something like > that). > > Frans > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [PATCH] wrong checksum for libsdl-mixer-1.2.9 2009-11-21 18:07 ` Frans Meulenbroeks 2009-11-21 18:24 ` Philip Balister @ 2009-11-21 18:30 ` Martin Jansa 2009-11-22 9:51 ` Frans Meulenbroeks 1 sibling, 1 reply; 15+ messages in thread From: Martin Jansa @ 2009-11-21 18:30 UTC (permalink / raw) To: openembedded-devel On Sat, Nov 21, 2009 at 07:07:45PM +0100, Frans Meulenbroeks wrote: > 2009/11/21 Bernhard Kaindl <bernhard.kaindl@gmx.net>: > > Hi, > > indeed, the SDL_mixer-1.2.9.tar.gz has changed on > > http://www.libsdl.org/projects/SDL_net/release, > > so conf/checksums.ini is outdated, as it stands, and has to be updated: > > > > Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net> > > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/conf/checksums.ini b/conf/checksums.ini > > index 784a092..e1aac1f 100644 > > --- a/conf/checksums.ini > > +++ b/conf/checksums.ini > > @@ -1099,8 +1099,8 @@ md5=0b5b91015d0f3bd9597e094ba67c4d65 > > sha256=a8222a274778ff16d0e3ee49a30db27a48a4d357169a915fc599a764e405e0b6 > > > > [http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz] > > -md5=a9eb8750e920829ff41dbe7555850156 > > -sha256=557910a4a3aeed6d10238e26b5a39b19247115a1b352580082bb15dc02ae4b8d > > +md5=09eb4585f46d3527fe7fce8af8f9e591 > > +sha256=7216a89d92327d2f0fe03e78f3c758a52be68c29daf8e971c226f4a3191e9ec0 > > > > [http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.5.tar.gz] > > md5=e45b1048d2747480dcc65ece4130a920 > > > > Philip Balister schrieb: > >> > >> On 11/21/2009 01:15 AM, Robert P. J. Day wrote: > >>> > >>> On Sat, 21 Nov 2009, GNUtoo wrote: > >>>> > >>>> `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' saved [2690766/2690766] > >>>> > >>>> NOTE: The MD5Sums did not match. Wanted: > >>>> 'a9eb8750e920829ff41dbe7555850156' and Got: > >>>> '09eb4585f46d3527fe7fce8af8f9e591' > >>> > >>> that second checksum is, in fact, the correct one for that tarball. > >>> and the sha256sum in conf/checksums.ini also doesn't match the one for > >>> that tarball. if that used to be correct, does that mean someone has > >>> replaced a tarball with a different but identically-named one? > > Before committing this patch I would suggest comparing the new and the > old version to find out what is actually causing this and what has > been changed. > If we just blindly change checksums we might as well abandon them. > Also note that a change of the checksum means that everyone who has > the file in his/her download dir will get a checksum error. > > For now a nack from me. > > As this already happened before recently (perl twig) I suggest we > adapt a policy for this or maybe some automated removal (e.g. if you > have a file in your downloads dir with a checksum in blacklist.ini > that version is not used but removed or parked aside or something like > that). > > Frans As Bernhard probably hasn't old archive I tried it here /home/downloads/OE/SDL_mixer-1.2.9 $ ls -lR > lslR.txt /home/downloads/OE/SDL_mixer-1.2.9 $ cd ../SDL_mixer-1.2.9.new/ /home/downloads/OE/SDL_mixer-1.2.9.new $ ls -lR > lslR.txt /home/downloads/OE/SDL_mixer-1.2.9.new $ cd .. /home/downloads/OE $ diff -rq SDL_mixer-1.2.9 SDL_mixer-1.2.9.new/ Files SDL_mixer-1.2.9/lslR.txt and SDL_mixer-1.2.9.new/lslR.txt differ /home/downloads/OE $ diff -r SDL_mixer-1.2.9 SDL_mixer-1.2.9.new/ All file rights are the same only dates changed from Oct 13 to Nov 7 So it looks safe. martin@jama /home/downloads/OE $ md5sum SDL_mixer-1.2.9.tar.gz; sha256sum SDL_mixer-1.2.9.tar.gz a9eb8750e920829ff41dbe7555850156 SDL_mixer-1.2.9.tar.gz 557910a4a3aeed6d10238e26b5a39b19247115a1b352580082bb15dc02ae4b8d SDL_mixer-1.2.9.tar.gz martin@jama /home/downloads/OE $ md5sum SDL_mixer-1.2.9-new.tar.gz; sha256sum SDL_mixer-1.2.9-new.tar.gz 09eb4585f46d3527fe7fce8af8f9e591 SDL_mixer-1.2.9-new.tar.gz 7216a89d92327d2f0fe03e78f3c758a52be68c29daf8e971c226f4a3191e9ec0 SDL_mixer-1.2.9-new.tar.gz Acked-by: Martin Jansa <Martin.Jansa@gmail.com> -- uin:136542059 jid:Martin.Jansa@gmail.com Jansa Martin sip:jamasip@voip.wengo.fr JaMa ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [PATCH] wrong checksum for libsdl-mixer-1.2.9 2009-11-21 18:30 ` Martin Jansa @ 2009-11-22 9:51 ` Frans Meulenbroeks 2009-11-22 10:30 ` Martin Jansa 0 siblings, 1 reply; 15+ messages in thread From: Frans Meulenbroeks @ 2009-11-22 9:51 UTC (permalink / raw) To: openembedded-devel 2009/11/21 Martin Jansa <martin.jansa@gmail.com>: > On Sat, Nov 21, 2009 at 07:07:45PM +0100, Frans Meulenbroeks wrote: >> 2009/11/21 Bernhard Kaindl <bernhard.kaindl@gmx.net>: >> > Hi, >> > indeed, the SDL_mixer-1.2.9.tar.gz has changed on >> > http://www.libsdl.org/projects/SDL_net/release, >> > so conf/checksums.ini is outdated, as it stands, and has to be updated: >> > >> > Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net> >> > >> > 1 file changed, 2 insertions(+), 2 deletions(-) >> > >> > diff --git a/conf/checksums.ini b/conf/checksums.ini >> > index 784a092..e1aac1f 100644 >> > --- a/conf/checksums.ini >> > +++ b/conf/checksums.ini >> > @@ -1099,8 +1099,8 @@ md5=0b5b91015d0f3bd9597e094ba67c4d65 >> > sha256=a8222a274778ff16d0e3ee49a30db27a48a4d357169a915fc599a764e405e0b6 >> > >> > [http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz] >> > -md5=a9eb8750e920829ff41dbe7555850156 >> > -sha256=557910a4a3aeed6d10238e26b5a39b19247115a1b352580082bb15dc02ae4b8d >> > +md5=09eb4585f46d3527fe7fce8af8f9e591 >> > +sha256=7216a89d92327d2f0fe03e78f3c758a52be68c29daf8e971c226f4a3191e9ec0 >> > >> > [http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.5.tar.gz] >> > md5=e45b1048d2747480dcc65ece4130a920 >> > >> > Philip Balister schrieb: >> >> >> >> On 11/21/2009 01:15 AM, Robert P. J. Day wrote: >> >>> >> >>> On Sat, 21 Nov 2009, GNUtoo wrote: >> >>>> >> >>>> `/home/embedded/sources/SDL_mixer-1.2.9.tar.gz' saved [2690766/2690766] >> >>>> >> >>>> NOTE: The MD5Sums did not match. Wanted: >> >>>> 'a9eb8750e920829ff41dbe7555850156' and Got: >> >>>> '09eb4585f46d3527fe7fce8af8f9e591' >> >>> >> >>> that second checksum is, in fact, the correct one for that tarball. >> >>> and the sha256sum in conf/checksums.ini also doesn't match the one for >> >>> that tarball. if that used to be correct, does that mean someone has >> >>> replaced a tarball with a different but identically-named one? >> >> Before committing this patch I would suggest comparing the new and the >> old version to find out what is actually causing this and what has >> been changed. >> If we just blindly change checksums we might as well abandon them. >> Also note that a change of the checksum means that everyone who has >> the file in his/her download dir will get a checksum error. >> >> For now a nack from me. >> >> As this already happened before recently (perl twig) I suggest we >> adapt a policy for this or maybe some automated removal (e.g. if you >> have a file in your downloads dir with a checksum in blacklist.ini >> that version is not used but removed or parked aside or something like >> that). >> >> Frans > > As Bernhard probably hasn't old archive I tried it here > > /home/downloads/OE/SDL_mixer-1.2.9 $ ls -lR > lslR.txt > /home/downloads/OE/SDL_mixer-1.2.9 $ cd ../SDL_mixer-1.2.9.new/ > /home/downloads/OE/SDL_mixer-1.2.9.new $ ls -lR > lslR.txt > /home/downloads/OE/SDL_mixer-1.2.9.new $ cd .. > > /home/downloads/OE $ diff -rq SDL_mixer-1.2.9 SDL_mixer-1.2.9.new/ > Files SDL_mixer-1.2.9/lslR.txt and SDL_mixer-1.2.9.new/lslR.txt differ > > /home/downloads/OE $ diff -r SDL_mixer-1.2.9 SDL_mixer-1.2.9.new/ > All file rights are the same only dates changed from Oct 13 to Nov 7 > > So it looks safe. > > martin@jama /home/downloads/OE $ md5sum SDL_mixer-1.2.9.tar.gz; > sha256sum SDL_mixer-1.2.9.tar.gz > a9eb8750e920829ff41dbe7555850156 SDL_mixer-1.2.9.tar.gz > 557910a4a3aeed6d10238e26b5a39b19247115a1b352580082bb15dc02ae4b8d > SDL_mixer-1.2.9.tar.gz > martin@jama /home/downloads/OE $ md5sum SDL_mixer-1.2.9-new.tar.gz; > sha256sum SDL_mixer-1.2.9-new.tar.gz > 09eb4585f46d3527fe7fce8af8f9e591 SDL_mixer-1.2.9-new.tar.gz > 7216a89d92327d2f0fe03e78f3c758a52be68c29daf8e971c226f4a3191e9ec0 > SDL_mixer-1.2.9-new.tar.gz > > Acked-by: Martin Jansa <Martin.Jansa@gmail.com> > > -- > uin:136542059 jid:Martin.Jansa@gmail.com > Jansa Martin sip:jamasip@voip.wengo.fr > JaMa > I'm flabbergasted. The link Philip provided suggests this is a bug fix, but Martin does not find any differences ???? Also this does not fix the problem that people will have wrong files in their downloads dir. Frans (who thingks the package upstream name should have been changed after making the patch). ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [PATCH] wrong checksum for libsdl-mixer-1.2.9 2009-11-22 9:51 ` Frans Meulenbroeks @ 2009-11-22 10:30 ` Martin Jansa 2009-11-22 12:21 ` Frans Meulenbroeks 0 siblings, 1 reply; 15+ messages in thread From: Martin Jansa @ 2009-11-22 10:30 UTC (permalink / raw) To: openembedded-devel On Sun, Nov 22, 2009 at 10:51:52AM +0100, Frans Meulenbroeks wrote: > I'm flabbergasted. > > The link Philip provided suggests this is a bug fix, but Martin does > not find any differences ???? I haven't found any notice about SDL_mixer on that news link (only SDL_image-1.2.9), Refreshed date on sources, can be sort of bug fix even without actuall source change, ie if Makefile don't want to regenerate some file, because its newer than its "source", but haven't checked if that's the case. If someone want's recheck old source and cannot find it, I put it here http://jama.mk.cvut.cz/SDL_mixer-1.2.9.tar.gz > Also this does not fix the problem that people will have wrong files > in their downloads dir. No idea how to fix this, but for me, if it says I have wrong checksum, first thing I do is remove local file + check if checksums.ini changed (hopefully with some ACK or at least by some respectfull commiter) > Frans (who thingks the package upstream name should have been changed > after making the patch). No doubt about it -- uin:136542059 jid:Martin.Jansa@gmail.com Jansa Martin sip:jamasip@voip.wengo.fr JaMa ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [PATCH] wrong checksum for libsdl-mixer-1.2.9 2009-11-22 10:30 ` Martin Jansa @ 2009-11-22 12:21 ` Frans Meulenbroeks 2009-11-22 12:29 ` Martin Jansa 0 siblings, 1 reply; 15+ messages in thread From: Frans Meulenbroeks @ 2009-11-22 12:21 UTC (permalink / raw) To: openembedded-devel 2009/11/22 Martin Jansa <martin.jansa@gmail.com>: > On Sun, Nov 22, 2009 at 10:51:52AM +0100, Frans Meulenbroeks wrote: >> I'm flabbergasted. >> >> The link Philip provided suggests this is a bug fix, but Martin does >> not find any differences ???? > > I haven't found any notice about SDL_mixer on that news link (only > SDL_image-1.2.9), > > Refreshed date on sources, can be sort of bug fix even without actuall > source change, ie if Makefile don't want to regenerate some file, > because its newer than its "source", but haven't checked if that's the > case. Hm. That would put things in loser++ mode. If files are generated by the makefile they do not belong in the archive ... Then again the website says: * Fixed alpha premultiplication on Mac OS X and iPhone OS * Fixed checking for IMG_Init() return value in image loaders But I agree with Koen, let's move to 1.2.11. FM > > If someone want's recheck old source and cannot find it, I put it here > http://jama.mk.cvut.cz/SDL_mixer-1.2.9.tar.gz > >> Also this does not fix the problem that people will have wrong files >> in their downloads dir. > > No idea how to fix this, but for me, if it says I have wrong checksum, > first thing I do is remove local file + check if checksums.ini changed > (hopefully with some ACK or at least by some respectfull commiter) > >> Frans (who thingks the package upstream name should have been changed >> after making the patch). > > No doubt about it > > -- > uin:136542059 jid:Martin.Jansa@gmail.com > Jansa Martin sip:jamasip@voip.wengo.fr > JaMa > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [PATCH] wrong checksum for libsdl-mixer-1.2.9 2009-11-22 12:21 ` Frans Meulenbroeks @ 2009-11-22 12:29 ` Martin Jansa 2009-11-22 12:55 ` Frans Meulenbroeks 0 siblings, 1 reply; 15+ messages in thread From: Martin Jansa @ 2009-11-22 12:29 UTC (permalink / raw) To: openembedded-devel On Sun, Nov 22, 2009 at 01:21:23PM +0100, Frans Meulenbroeks wrote: > Hm. That would put things in loser++ mode. If files are generated by > the makefile they do not belong in the archive ... > Then again the website says: > > * Fixed alpha premultiplication on Mac OS X and iPhone OS > * Fixed checking for IMG_Init() return value in image loaders Again yes! that's what is written bellow line: SDL_image 1.2.9 has been released with a quick bug fix for Mac OS X and iPhone: So what you just copy&pasted is changelog between SDL_image-1.2.8 and SDL_image-1.2.9, which doesn't say a thing about changed tarball for SDL_mixer. in my universe SDL_image != SDL_mixer, but maybe I live in twisted reality :). > But I agree with Koen, let's move to 1.2.11. Me too > FM Regards, JaMa ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [PATCH] wrong checksum for libsdl-mixer-1.2.9 2009-11-22 12:29 ` Martin Jansa @ 2009-11-22 12:55 ` Frans Meulenbroeks 0 siblings, 0 replies; 15+ messages in thread From: Frans Meulenbroeks @ 2009-11-22 12:55 UTC (permalink / raw) To: openembedded-devel 2009/11/22 Martin Jansa <martin.jansa@gmail.com>: > On Sun, Nov 22, 2009 at 01:21:23PM +0100, Frans Meulenbroeks wrote: >> Hm. That would put things in loser++ mode. If files are generated by >> the makefile they do not belong in the archive ... >> Then again the website says: >> >> * Fixed alpha premultiplication on Mac OS X and iPhone OS >> * Fixed checking for IMG_Init() return value in image loaders > > Again > yes! that's what is written bellow line: > > SDL_image 1.2.9 has been released with a quick bug fix for Mac OS X and iPhone: > > So what you just copy&pasted is changelog between SDL_image-1.2.8 and > SDL_image-1.2.9, which doesn't say a thing about changed tarball for > SDL_mixer. > > in my universe SDL_image != SDL_mixer, but maybe I live in twisted > reality :). No I do, just was too quck with copy-paste. Too many things at hand last few days. FM > >> But I agree with Koen, let's move to 1.2.11. > > Me too > >> FM > > Regards, > > JaMa > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: wrong checksum for libsdl-mixer-1.2.9 2009-11-21 5:55 wrong checksum for libsdl-mixer-1.2.9 GNUtoo 2009-11-21 6:15 ` Robert P. J. Day @ 2009-11-22 12:02 ` Koen Kooi 2009-11-22 15:56 ` [PATCH] libsdl-mixer: delete libsdl-mixer_1.2.9.bb (as agreed upon) Bernhard Kaindl 1 sibling, 1 reply; 15+ messages in thread From: Koen Kooi @ 2009-11-22 12:02 UTC (permalink / raw) To: openembedded-devel On 21-11-09 06:55, GNUtoo wrote: > hi, I've a bad checksum for SDL_mixer-1.2.9.tar.gz > I've tried to download it a second time and the bad checksum persist I propose we delete the 1.2.9 recipe and switch to 1.2.10 or 1.2.11 as the default. regards, Koen ^ permalink raw reply [flat|nested] 15+ messages in thread
* [PATCH] libsdl-mixer: delete libsdl-mixer_1.2.9.bb (as agreed upon) 2009-11-22 12:02 ` Koen Kooi @ 2009-11-22 15:56 ` Bernhard Kaindl 0 siblings, 0 replies; 15+ messages in thread From: Bernhard Kaindl @ 2009-11-22 15:56 UTC (permalink / raw) To: Koen Kooi; +Cc: openembedded-devel Koen Kooi schrieb: > On 21-11-09 06:55, GNUtoo wrote: >> hi, I've a bad checksum for SDL_mixer-1.2.9.tar.gz >> I've tried to download it a second time and the bad checksum persist > > I propose we delete the 1.2.9 recipe and switch to 1.2.10 or 1.2.11 as > the default. libsdl-mixer_1.2.11 is already the default since Wednesday when Graeme Gregory comitted a recipe for it (1.2.10.bb exists since 11 days) - only two conf files set a preferred version for libsdl-mixer - which is 1.2.6, not 1.2.9: grep -r PREFERRED_VERSION_libsdl-mixer conf/ conf/distro/chinook-compat.conf:PREFERRED_VERSION_libsdl-mixer = "1.2.6" conf/distro/include/preferred-om-2008-versions.inc:PREFERRED_VERSION_libsdl-mixer ?= "1.2.6" That means: 1.2.9 it was the default SDL_mixer only from 22 Oct 2009 to 11 Nov 2009. This search also gives no results: http://www.google.at/search?q="PREFERRED_VERSION_libsdl-mixer+=+1.2.9" So I'd say that everybody who did done a git pull in the last 10 days and did not set REFERRED_VERSION_libsdl-mixer should not be at 1.2.11 now. Bernhard PS: Because a non-existing PREFERRED_VERSION causes bitbake to ignore it, people which did set 1.2.9 as preferred will see a build of SDL_mixer 1.2.11 and then track whatever is the highest version. PPS: Patch for commiting the delete: -- libsdl-mixer: * http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz has been repacked by upstream and everybody agreed with Koen to delete it because we already have recipes for newer versions. --- conf/checksums.ini | 4 ---- recipes/libsdl/libsdl-mixer_1.2.9.bb | 23 ----------------------- 2 files changed, 0 insertions(+), 27 deletions(-) delete mode 100644 recipes/libsdl/libsdl-mixer_1.2.9.bb diff --git a/conf/checksums.ini b/conf/checksums.ini index 784a092..e0924db 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -1098,10 +1098,6 @@ sha256=89f94840b1b42ddfe53a8aee415331516f1bbdd942b42d25e74906a332cdf22a md5=0b5b91015d0f3bd9597e094ba67c4d65 sha256=a8222a274778ff16d0e3ee49a30db27a48a4d357169a915fc599a764e405e0b6 -[http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-1.2.9.tar.gz] -md5=a9eb8750e920829ff41dbe7555850156 -sha256=557910a4a3aeed6d10238e26b5a39b19247115a1b352580082bb15dc02ae4b8d - [http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.5.tar.gz] md5=e45b1048d2747480dcc65ece4130a920 sha256=397dee6b7ac13dea70dd3dd2ae6044f45a632a1ba156da178c96df66fb8ccdcb diff --git a/recipes/libsdl/libsdl-mixer_1.2.9.bb b/recipes/libsdl/libsdl-mixer_1.2.9.bb deleted file mode 100644 index 5ecd294..0000000 --- a/recipes/libsdl/libsdl-mixer_1.2.9.bb +++ /dev/null @@ -1,23 +0,0 @@ -DESCRIPTION = "Simple DirectMedia Layer mixer library." -SECTION = "libs" -PRIORITY = "optional" -DEPENDS = "virtual/libsdl libmikmod libvorbis" -LICENSE = "LGPL" - -SRC_URI = "http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar.gz" -S = "${WORKDIR}/SDL_mixer-${PV}" - -export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config" - -inherit autotools_stage - -EXTRA_OECONF = "--disable-music-mp3" -# although we build smpeg... need to find out how -# to deal with optional dependencies - -do_compile() { - # Override SDL_LIBS to include a linker rpath so the linker - # can find the correct libdl.so when it links playwave to - # libSDL_mixer.so. - oe_runmake SDL_LIBS="$(pkg-config sdl --libs) -Wl,-rpath-link,${STAGING_LIBDIR}" -} -- 1.6.0.4 ^ permalink raw reply related [flat|nested] 15+ messages in thread
end of thread, other threads:[~2009-11-22 15:59 UTC | newest] Thread overview: 15+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-11-21 5:55 wrong checksum for libsdl-mixer-1.2.9 GNUtoo 2009-11-21 6:15 ` Robert P. J. Day 2009-11-21 14:28 ` Philip Balister 2009-11-21 17:02 ` GNUtoo 2009-11-21 17:45 ` [PATCH] " Bernhard Kaindl 2009-11-21 18:07 ` Frans Meulenbroeks 2009-11-21 18:24 ` Philip Balister 2009-11-21 18:30 ` Martin Jansa 2009-11-22 9:51 ` Frans Meulenbroeks 2009-11-22 10:30 ` Martin Jansa 2009-11-22 12:21 ` Frans Meulenbroeks 2009-11-22 12:29 ` Martin Jansa 2009-11-22 12:55 ` Frans Meulenbroeks 2009-11-22 12:02 ` Koen Kooi 2009-11-22 15:56 ` [PATCH] libsdl-mixer: delete libsdl-mixer_1.2.9.bb (as agreed upon) Bernhard Kaindl
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.