All of lore.kernel.org
 help / color / mirror / Atom feed
* compat-wireless-2.6.37-3-sn contains wrong files
@ 2011-01-08 22:46 Hauke Mehrtens
  2011-01-13  0:43 ` Luis R. Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Hauke Mehrtens @ 2011-01-08 22:46 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless

plusquezero on IRC complained about compat-wireless-2.6.37-3-sn not
compiling on his system with kernel 2.6.32 (
http://pastebin.com/bKyZpKSr ). I tried to create such a release and had
no problems, but the released tar balls at
http://www.orbit-lab.org/kernel/compat-wireless-2.6-stable/v2.6.37/ are
containing some extra files. These files are available in
compat-wireless based on linux-next but not in the version based on
2.6.27. Something in the script creating this release went wrong.

Attached is the diffstat beetween compat-wireless-2.6.37-3-sn.tar.bz2
and the version I generated myself with "./scripts/admin-refresh.sh -s
-n" from the git branch remotes/origin/linux-2.6.37.y of
compat-wireless.git and compat.git.

Hauke

hauke@hauke:~/compat-wireless/compat-wireless-2.6.37-3-sn$ diff -Naurx
.git -x pending-stable -x tmp.patch -x build.sh -x compiletest.sh -x
scripts . ../compat-wireless-git |diffstat
 code-metrics.txt             |   12
 compat/compat-2.6.38.c       |   50 --
 compat/kfifo.c               |  608 ------------------------------
 compat_base_tree             |    2
 include/linux/average.h      |    5
 include/linux/kfifo.h        |  857
-------------------------------------------
 include/linux/rfkill.h       |   32 -
 include/net/bluetooth/mgmt.h |   87 ----
 net/bluetooth/mgmt.c         |  308 ---------------
 net/wireless/mesh.c          |  142 -------
 10 files changed, 7 insertions(+), 2096 deletions(-)

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

* Re: compat-wireless-2.6.37-3-sn contains wrong files
  2011-01-08 22:46 compat-wireless-2.6.37-3-sn contains wrong files Hauke Mehrtens
@ 2011-01-13  0:43 ` Luis R. Rodriguez
  0 siblings, 0 replies; 2+ messages in thread
From: Luis R. Rodriguez @ 2011-01-13  0:43 UTC (permalink / raw)
  To: Hauke Mehrtens; +Cc: linux-wireless

On Sat, Jan 8, 2011 at 2:46 PM, Hauke Mehrtens <hauke@hauke-m.de> wrote:
> plusquezero on IRC complained about compat-wireless-2.6.37-3-sn not
> compiling on his system with kernel 2.6.32 (
> http://pastebin.com/bKyZpKSr ). I tried to create such a release and had
> no problems, but the released tar balls at
> http://www.orbit-lab.org/kernel/compat-wireless-2.6-stable/v2.6.37/ are
> containing some extra files. These files are available in
> compat-wireless based on linux-next but not in the version based on
> 2.6.27. Something in the script creating this release went wrong.
>
> Attached is the diffstat beetween compat-wireless-2.6.37-3-sn.tar.bz2
> and the version I generated myself with "./scripts/admin-refresh.sh -s
> -n" from the git branch remotes/origin/linux-2.6.37.y of
> compat-wireless.git and compat.git.
>
> Hauke
>
> hauke@hauke:~/compat-wireless/compat-wireless-2.6.37-3-sn$ diff -Naurx
> .git -x pending-stable -x tmp.patch -x build.sh -x compiletest.sh -x
> scripts . ../compat-wireless-git |diffstat
>  code-metrics.txt             |   12
>  compat/compat-2.6.38.c       |   50 --
>  compat/kfifo.c               |  608 ------------------------------
>  compat_base_tree             |    2
>  include/linux/average.h      |    5
>  include/linux/kfifo.h        |  857
> -------------------------------------------
>  include/linux/rfkill.h       |   32 -
>  include/net/bluetooth/mgmt.h |   87 ----
>  net/bluetooth/mgmt.c         |  308 ---------------
>  net/wireless/mesh.c          |  142 -------
>  10 files changed, 7 insertions(+), 2096 deletions(-)
>


Thanks, I likely didn't rm -rf * before regenerating the tarball.

  Luis

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

end of thread, other threads:[~2011-01-13  0:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-08 22:46 compat-wireless-2.6.37-3-sn contains wrong files Hauke Mehrtens
2011-01-13  0:43 ` Luis R. Rodriguez

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.