can't upload kernel changes to ppa

Asked by c4pp4

Hi. I'm building custom kernel every time when the official release comes out, my changes are always the same, it worked great but after the last kernel releases I can't upload source changes, neither 13.45 nor 14.47, it is just stalled in the end of upload. Would someone help me please?

ppa:

Repository disk usage:

    * 9 source packages (71.5 MiB)
    * 128 binary packages (238.6 MiB)
    * Estimated repository size: 310.2 MiB (30.30%) of 1.0 GiB

-------------------------------------------------------

dput ppa:c4pp4/lenovo-r61i linux_2.6.28-14.47ubuntu1~ppa1~jaunty1_source.changes

Checking Signature on .changes
gpg: Signature made Wed 05 Aug 2009 08:51:01 PM CEST using DSA key ID 7EBBBC95
gpg: Good signature from "c4pp4 <email address hidden>"
Good signature on /media/disk/PPA/PPA/kernel/linux_2.6.28-14.47ubuntu1~ppa1~jaunty1_source.changes.
Checking Signature on .dsc
gpg: Signature made Wed 05 Aug 2009 08:50:07 PM CEST using DSA key ID 7EBBBC95
gpg: Good signature from "c4pp4 <email address hidden>"
Good signature on /media/disk/PPA/PPA/kernel/linux_2.6.28-14.47ubuntu1~ppa1~jaunty1.dsc.
Uploading to ppa (via ftp to ppa.launchpad.net):
  Uploading linux_2.6.28-14.47ubuntu1~ppa1~jaunty1.dsc: done.
  Uploading linux_2.6.28-14.47ubuntu1~ppa1~jaunty1.diff.gz: 7166k/7167k

<no end>

-------------------------------------------------------

debuild -S -sd

 dpkg-buildpackage -rfakeroot -d -us -uc -S -sd
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package linux
dpkg-buildpackage: source version 2.6.28-14.47ubuntu1~ppa1~jaunty1
dpkg-buildpackage: source changed by c4pp4 <email address hidden>
 fakeroot debian/rules clean
rm -rf modules kernel-versions package-list
mkdir -p modules/i386/
cp debian/d-i/modules/* modules/i386/
cp debian/d-i/package-list debian/d-i/kernel-versions .
touch modules/i386/kernel-image
# Some files may need to differ between architectures
if [ -d debian/d-i/modules-i386 ]; then \
     cp debian/d-i/modules-i386/* modules/i386/; \
 fi
# Remove unwanted stuff for this architecture
if [ -r "debian/d-i/exclude-modules.i386" ]; then \
     (cat debian/d-i/exclude-modules.i386; \
      ls modules/i386/) | sort | uniq -d | \
  (cd modules/i386/; xargs rm -f); \
 fi
# Per flavour module lists
flavour_modules=`ls debian/d-i/modules.i386-* 2>/dev/null` \
  || true; \
 if [ "$flavour_modules" != "" ]; then \
     for flav in $flavour_modules; do \
  name=`echo $flav | sed 's/.*\/modules.i386-//'`; \
  mkdir modules/i386-$name; \
  (cd modules/; tar cf - `cat ../$flav`) | \
      (cd modules/i386-$name/; tar xf -); \
  touch modules/i386-$name/kernel-image; \
     done; \
 fi
# Some files may need to differ between flavours
flavour_module_dirs=`ls -d debian/d-i/modules-i386-* 2>/dev/null`\
  || true; \
 if [ "$flavour_module_dirs" ]; then \
     for flav in $flavour_module_dirs; do \
  name=`echo $flav | sed 's/.*\/modules-i386-//'`; \
  [ -d modules/i386-$name ] || \
      cp -a modules/i386 modules/i386-$name; \
  cp $flav/* modules/i386-$name/; \
     done; \
 fi
# Remove unwanted stuff for each flavour
flavour_exclude=`ls debian/d-i/exclude-modules.i386-* 2>/dev/null`\
  || true; \
 if [ "$flavour_exclude" ]; then \
     for flav in $flavour_exclude; do \
  name=`echo $flav | sed 's/.*\/exclude-modules.i386-//'`;\
  [ -d modules/i386-$name ] || \
      cp -a modules/i386 modules/i386-$name; \
  (cat $flav; \
   ls modules/i386-$name) | sort | uniq -d | \
      (cd modules/i386-$name/; xargs rm -f); \
     done; \
 fi
if [ ! -d modules/i386 ]; then \
  mkdir -p modules/i386; \
  cp modules/i386/* modules/i386; \
 fi
kernel-wedge gen-control > debian/control
Use of uninitialized value $builddep in split at /usr/share/kernel-wedge/commands/gen-control line 32, <KVERS> line 4.
Use of uninitialized value $builddep in split at /usr/share/kernel-wedge/commands/gen-control line 32, <KVERS> line 5.
Use of uninitialized value $builddep in split at /usr/share/kernel-wedge/commands/gen-control line 32, <KVERS> line 6.
Use of uninitialized value $builddep in split at /usr/share/kernel-wedge/commands/gen-control line 32, <KVERS> line 7.
Use of uninitialized value $builddep in split at /usr/share/kernel-wedge/commands/gen-control line 32, <KVERS> line 11.
dh_testdir
dh_testroot
dh_clean
# d-i stuff
rm -rf modules kernel-versions package-list
rm -rf debian/d-i-i386
# normal build junk
rm -rf debian/abi/2.6.28-14.47ubuntu1~ppa1~jaunty1
rm -rf /media/disk/PPA/PPA/kernel/linux-2.6.28/debian/build
rm -f /media/disk/PPA/PPA/kernel/linux-2.6.28/debian/stamps/stamp-*
rm -rf debian/linux-*
# This gets rid of the d-i packages in control
cp -f debian/control.stub debian/control
dpatch deapply-all
02_linux-phc-intel not applied to ./ .
01_cx20549_built-in_mic not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
 dpkg-source -b linux-2.6.28
dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
dpkg-source: info: using source format `1.0'
dpkg-source: info: building linux using existing linux_2.6.28.orig.tar.gz
dpkg-source: info: building linux in linux_2.6.28-14.47ubuntu1~ppa1~jaunty1.diff.gz
dpkg-source: warning: file linux-2.6.28/arch/arm/plat-mxc/sdma/iapi/Makefile has no final newline (either original or modified version)
dpkg-source: warning: executable mode 0755 of 'debian/patches/02_linux-phc-intel.dpatch' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'debian/patches/01_cx20549_built-in_mic.dpatch' will not be represented in diff
dpkg-source: warning: file linux-2.6.28/drivers/staging/rt2870/md4.h has no final newline (either original or modified version)
dpkg-source: warning: file linux-2.6.28/drivers/staging/rt2860/md4.h has no final newline (either original or modified version)
dpkg-source: info: building linux in linux_2.6.28-14.47ubuntu1~ppa1~jaunty1.dsc
 dpkg-genchanges -S -sd >../linux_2.6.28-14.47ubuntu1~ppa1~jaunty1_source.changes
dpkg-genchanges: not including original source code in upload
dpkg-buildpackage: source only, diff-only upload (original source NOT included)
Now running lintian...
W: linux source: debian-rules-sets-DH_COMPAT line 18
W: linux source: ancient-standards-version 3.6.1 (current is 3.8.0)
E: linux source: build-depends-on-obsolete-package build-depends-indep: gs
W: linux source: patch-system-but-direct-changes-in-diff 0001-Don-t-use-fwrapv-compiler-option-it-s-buggy-in-g.patch and 2340 more
Finished running lintian.
Now signing changes and any dsc files...
 signfile linux_2.6.28-14.47ubuntu1~ppa1~jaunty1.dsc c4pp4 <email address hidden>

 signfile linux_2.6.28-14.47ubuntu1~ppa1~jaunty1_source.changes c4pp4 <email address hidden>

Successfully signed dsc and changes files

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
Celso Providelo Edit question
Solved by:
c4pp4
Solved:
Last query:
Last reply:
Revision history for this message
Celso Providelo (cprov) said :
#1

Hi,

There is a known problem with uploading big files to soyuz. Can you try to upload it from a location with higher bandwidth ?

Revision history for this message
c4pp4 (c4pp4) said :
#2

Thank you for your answer but unfortunately I can't do it. I have only home connection with 512kbps up. So what can I do, is there any alternative method of upload?

Revision history for this message
c4pp4 (c4pp4) said :
#3

I have tried it from my sister, she has 3Mbps up, so now it's ok, thank you.