Bug#566522: i'm say i'm noob :(

2010-02-19 Thread Ben Hutchings
On Tue, 2010-01-26 at 04:45 +, Ben Hutchings wrote:
 On Sun, 2010-01-24 at 23:52 +0100, Piotr Skólski wrote:
  After thrid line (pathing using debian script)
  
  chmod +x debian/bin/gencontrol.py
  debian/bin/gencontrol.py
  Traceback (most recent call last):
File debian/bin/gencontrol.py, line 331, in module
  Gencontrol()()
File debian/bin/gencontrol.py, line 14, in __init__
  self.process_changelog()
File debian/bin/gencontrol.py, line 305, in process_changelog
  (distribution, version))
  RuntimeError: Can't upload to unstable with a version of 2.6.32-5a~test
  make: *** [debian/control-real] Error 1
  
  I don't know what i can do now, i'm go sleep then.
  Good Night :*
 
 Oops, that's a bug in the test-patches script.  Please continue with
 these commands which will work around that:
 
 rm -r linux-2.6-2.6.32
 dpkg-source -x linux-2.6_2.6.32-5.dsc
 cd linux-2.6-2.6.32
 sed -i '1s/unstable/UNRELEASED/' debian/changelog
 bash debian/bin/test-patches -f 486 -s none 
 ../0001-3c503-Fix-IRQ-probing.patch

Piotr, were you ever able to test this?

Ben.

-- 
Ben Hutchings
Life is like a sewer:
what you get out of it depends on what you put into it.


signature.asc
Description: This is a digitally signed message part


Bug#566522: i'm say i'm noob :(

2010-01-25 Thread Ben Hutchings
On Sun, 2010-01-24 at 23:52 +0100, Piotr Skólski wrote:
 After thrid line (pathing using debian script)
 
 chmod +x debian/bin/gencontrol.py
 debian/bin/gencontrol.py
 Traceback (most recent call last):
   File debian/bin/gencontrol.py, line 331, in module
 Gencontrol()()
   File debian/bin/gencontrol.py, line 14, in __init__
 self.process_changelog()
   File debian/bin/gencontrol.py, line 305, in process_changelog
 (distribution, version))
 RuntimeError: Can't upload to unstable with a version of 2.6.32-5a~test
 make: *** [debian/control-real] Error 1
 
 I don't know what i can do now, i'm go sleep then.
 Good Night :*

Oops, that's a bug in the test-patches script.  Please continue with
these commands which will work around that:

rm -r linux-2.6-2.6.32
dpkg-source -x linux-2.6_2.6.32-5.dsc
cd linux-2.6-2.6.32
sed -i '1s/unstable/UNRELEASED/' debian/changelog
bash debian/bin/test-patches -f 486 -s none 
../0001-3c503-Fix-IRQ-probing.patch

Ben.

-- 
Ben Hutchings
Any smoothly functioning technology is indistinguishable from a rigged demo.


signature.asc
Description: This is a digitally signed message part


Bug#566522: i'm say i'm noob :(

2010-01-24 Thread Piotr Skólski
After thrid line (pathing using debian script)

chmod +x debian/bin/gencontrol.py
debian/bin/gencontrol.py
Traceback (most recent call last):
  File debian/bin/gencontrol.py, line 331, in module
Gencontrol()()
  File debian/bin/gencontrol.py, line 14, in __init__
self.process_changelog()
  File debian/bin/gencontrol.py, line 305, in process_changelog
(distribution, version))
RuntimeError: Can't upload to unstable with a version of 2.6.32-5a~test
make: *** [debian/control-real] Error 1

I don't know what i can do now, i'm go sleep then.
Good Night :*

PS 3c503 irq=9 in /etc/modules work good.





-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org