Public bug reported:
Binary package hint: harvestman
Ubuntu 7.10
python 2.5
harvestman 1.4.6 final
[EMAIL PROTECTED]:/stuff/utilities$ harvestman -C
/stuff/utilities/harvestman/config.xml
Traceback (most recent call last):
File "/usr/bin/harvestman", line 364, in
spider.run_projects()
** Description changed:
The configure script detects compilers supporting LTO and passes the -flto
switch. This results in symbols of the form <>_lto_<>
- THese symbols are not present in the current debian symbols files, causding
the package build to fail
+ These symbols are not present in th
** Also affects: cross-patches
Importance: Undecided
Status: New
** Bug watch added: Debian Bug tracker #603676
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603676
** Also affects: cairo (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603676
Importance: Unknow
** Bug watch added: Debian Bug tracker #597708
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597708
** Also affects: tcl8.5 (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597708
Importance: Unknown
Status: Unknown
--
[cross] compiling should run build host tclsh
Fix in Ubuntu Natty
cairo (1.10.0-1ubuntu4) natty; urgency=low
** Changed in: cross-patches
Status: New => Fix Released
--
Symbols file incorrect for compilers supporting LTO
https://bugs.launchpad.net/bugs/650945
You received this bug notification because you are a member of Ubuntu
Bugs,
Public bug reported:
The cleaning process removes qmake, then calls it...
A possible fix is to add the following line in qmake.conf
QMAKE_QMAKE = [ ! -f $$PWD/../../bin/qmake-qt4 ] || $$PWD/../../bin
/qmake-qt4
There's probable a better define to use than PWD but I couldn't locate
it.
Tested on qt4-x11 (4:4.7.0-0ubuntu4.2) maverick-proposed on host
Linux 2.6.35-22-generic-pae #35-Ubuntu SMP Sat Oct 16 22:16:51 UTC
2010 i686 GNU/Linux
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.
https://bugs.launchpa
Public bug reported:
The configure script needs patching for cross building.
Crude patch for in my ppa:
https://launchpad.net/~peter-pearse/+archive/cross-source
maverick
diff from 1.4p5-38build1 (in Ubuntu) to 1.4p5-38build1.1cross1
- I hope to have time to re-implement using the dpkg-cross
Public bug reported:
Binary package hint: sqlite3
Until http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578502 is fixed
sqlite3 cannot be cross built when the build host register width differs
from that of the target e.g. can't cross build for armel on amd64.
As a work round the chrpath calls i
Public bug reported:
If a modified gcc, e.g that at
https://launchpad.net/~peter-pearse/+archive/armel-v5vfp-gcc-source, is
installed
then the packages produced using armel-cross-toolchain-base 1.50 fail to
install
armel-cross-toolchain-base 1.50 building from
binutils 2.20.51.20100908
chroot-u...@xdeb-user-desktop:~/armel-cross-toolchain-base-1.50$ sudo debi
(Reading database ... 69693 files and directories currently installed.)
Preparing to replace binutils-arm-linux-gnueabi
2.20.51.20100908-0ubuntu2cross1.50 (using
binutils-arm-linux-gnueabi_2.20.51.20100908-0ubuntu2cross1.
Fixes vanilla (unchanged gcc-4.5 source)
--
Packages built with modified gcc fail to install
https://bugs.launchpad.net/bugs/646729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
Fixes build with changed gcc source
--
Packages built with modified gcc fail to install
https://bugs.launchpad.net/bugs/646729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
htt
For cross ncurses/debian/rules needs to add --with-build-cflags=_GNU_SOURCE to
the configure
diff against for both ncurses fixes attached
** Patch added: "Fix ncurses for cross building"
http://launchpadlibrarian.net/51165523/ncurses-5.7%2B20100313%7Ecross.diff
--
Cross build needs rpath wit
The -D_GNU_SOURCE is necessary to sort out the headers for the build-
host tools make_hash & make_keys when cross building.
--
Cross build needs rpath with xdeb
https://bugs.launchpad.net/bugs/598389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
Looking again at the default linker script above - the search path has
=, so presumably the problem lies in the linker's sysroot configuration,
rather than the script entry itself.
--
Cross build needs rpath with xdeb
https://bugs.launchpad.net/bugs/598389
You received this bug notification becau
Perhaps we need http://sourceware.org/bugzilla/show_bug.cgi?id=10340
** Bug watch added: Sourceware.org Bugzilla #10340
http://sourceware.org/bugzilla/show_bug.cgi?id=10340
--
Cross build needs rpath with xdeb
https://bugs.launchpad.net/bugs/598389
You received this bug notification because y
Rebuilt armel-cross-toolchain-base_1.57_i386 fixed my ncurses build
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/704005
Title:
segfault crossbuilding ncurses
--
ubuntu-bugs mailing list
ubuntu-bu
Fixed in 1.38
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/706838
Title:
Cant install gcc-4.4-arm-linux-gnueabi
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/m
Public bug reported:
Binary package hint: gcc-4.5
The attached example, extracted from the guile-1.8-libs build mechanism
shows
cpp-4.5 producing a different expansion to cpp-4.4.
This breaks the guile build
** Affects: gcc-4.5 (Ubuntu)
Importance: Undecided
Status: New
** Descr
** Attachment added: "Complex macro and results of cpp ing it"
https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/665019/+attachment/1706459/+files/PMPfile.c
** Also affects: guile
Importance: Undecided
Status: New
--
cpp-4.5 complex macro expansion differs from that in cpp-4.
cpp-4.4 (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
cpp-4.5 (Ubuntu/Linaro 4.5.1-7ubuntu2) 4.5.1
--
cpp-4.5 complex macro expansion differs from that in cpp-4.4
https://bugs.launchpad.net/bugs/665019
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Public bug reported:
Binary package hint: xdeb
When using the --only-explicit option the dependencies of the package to
build are downloaded, crossed and installed.
If installation of a package fails all the preceding operations have to
be repeated once the failure has been fixed.
It would be n
ncurses (5.7+20101128-1) experimental; urgency=low from natty builds ok
using
1.58 armel-cross-toolchain-base
1.44 gcc-4.5-arm-linux-gnueabi
from natty.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
Public bug reported:
Binary package hint: libtool
When cross building tests are not build or run.
This breaks the clean: target in the build (or a build with
DEB_BUILD_OPTIONS=nocheck)
Observed in libtool (2.2.6b-2ubuntu2) natty
** Affects: libtool (Ubuntu)
Importance: Undecided
Passes empty lists of test objects to 'make clean' so that no attempt is
made to clean them.
** Patch added: "Patch debian/rules for cross building"
https://bugs.launchpad.net/ubuntu/+source/libtool/+bug/720815/+attachment/1856288/+files/cross.diff
--
You received this bug notification becau
libtool (2.2.6b-2) unstable builds OK with DEB_BUILD_OPTIONS=nocheck
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720815
Title:
Patch required for cross building
--
ubuntu-bugs mailing list
ubunt
But does not rebuild
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720815
Title:
Patch required for cross building
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ub
Public bug reported:
Binary package hint: gnome-games
GnomeGamesSupport-1.0.typelib is installed under /usr/lib/
All other packages (around 50) I have examined install their .typelibs to
/usr/lib/girepository-1.0/
** Affects: gnome-games (Ubuntu)
Importance: Undecided
Status: Ne
Public bug reported:
Binary package hint: mutter
All the packages (around 50) I've examined install their .gir files to
/usr/share/gir-1.0/
mutter installs /usr/lib/mutter/Meta-3.0.gir
** Affects: mutter (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notific
The gdb source needs work to make it cross buildable.
In this case some parts of the configure script need cache variable
processing inserting so that target values can be inserted during cross
builds, rather than the script failing.
--
You received this bug notification because you are a membe
Public bug reported:
Description:Ubuntu natty (development branch)
Release:11.04
(VMware image running on Maverick)
Also in Natty chroot running on Maverick
libx11 (2:1.3.3-3ubuntu2) natty; urgency=low
> apt-get source lib11
Reading package lists... Done
Building dependency tree
Log attached
groff fails
** Attachment added: "Failure log"
https://bugs.launchpad.net/ubuntu/+source/libx11/+bug/705510/+attachment/1800838/+files/alog
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
Builds on Maverick
Copy up source from natty chroot
> sudo apt-get build-dep libx11
> dpkg-source -x libx11_1.3.3-3ubuntu2.dsc
> cd libx11_1.3.3
> dpkg-buildpackage -nc
dpkg-source --after-build libx11-1.3.3
dpkg-buildpackage: binary and diff upload (original source NOT included)
dpkg-b
natty VMWare:
Linux 2.6.37-12-generic #26-Ubuntu SMP Wed Jan 5 18:42:49 UTC 2011 i686
GNU/Linux
maverick lenovo:
Linux 2.6.35-25-generic-pae #43-Ubuntu SMP Thu Jan 6 22:42:26 UTC 2011
i686 GNU/Linux
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Public bug reported:
Binary package hint: groff
ms -> ps fails - see linked libx11 bug
If I install 1.20.1 all is well.
** Affects: groff (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
If I install groff=1.20.1 in Natty I can build libx11=1.3.3 OK
** Also affects: groff
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705510
Title:
Package
Public bug reported:
Tried in both Natty VMWare image && Natty chroot
Conflicting dependencies, log attached.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gcc-4.4-arm-linux-gnueabi (not installed)
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic i6
** Attachment added: "Log of install attempt"
https://bugs.launchpad.net/ubuntu/+source/gcc-4.4-armel-cross/+bug/706838/+attachment/1804538/+files/bad-4.4
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
Image updated from installed Maverick. sources.list attached
** Attachment added: "sources.list"
https://bugs.launchpad.net/ubuntu/+source/gcc-4.4-armel-cross/+bug/706838/+attachment/1804539/+files/sources.list
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
My backtrace - from attached core for same command inside xdeb
#0 0x4025cc0e in ?? () from /lib/libc.so.6
#1 0x0807b55e in ?? ()
#2 0x400758e5 in bfd_elf32_checksum_contents (abfd=0x8537058,
process=0x807b500, arg=0xbf8da270) at ../../bfd/elfcode.h:1209
#3 0x0806c544 in ?? ()
#4 0x40083f01 i
** Attachment added: "xdeb build log"
https://bugs.launchpad.net/ubuntu/+source/armel-cross-toolchain-base/+bug/704005/+attachment/1804570/+files/ncurses_5.7%2B20101128-1_armel.build
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Works for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705510
Title:
Package fails to build
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/
Patched package uploaded to
https://launchpad.net/~peter-pearse/+archive/cross-source
libx11 2:1.3.3-3ubuntu2.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705510
Title:
Package fails to build
** Also affects: cross-patches
Importance: Undecided
Status: New
--
[cross] compiling should run build host tclsh, not newly built target binary
https://bugs.launchpad.net/bugs/623212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
** Also affects: cross-patches
Importance: Undecided
Status: New
--
[cross] compiling requires target & host binaries of the lemon compiler
https://bugs.launchpad.net/bugs/623202
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
Binary package hint: dpkg-cross
dpkg-cross version 2.5.5 installed from maverick
/etc/dpkg-cross/cross-config.cache has
libIDL_cv_long_long_format=%llu
I believe it should be
libIDL_cv_long_long_format=ll
which allows by cross build of libidl to make the definition
IDL_
Local build from 2.6.35-1006.11 code appears fixed.
--
Corrupt display under load
https://bugs.launchpad.net/bugs/633417
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://li
** Tags added: cross
--
[cross] The package explicitly passes gcc as the compiler name which prevents
cross compilation
https://bugs.launchpad.net/bugs/623222
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
** Description changed:
When cross compiling the build needs a build host version of the shader
- compiler tool.
+ compiler tool i.e. two copies are required, one build host copy to
+ compile shader fragments to go in the package & one target copy to go in
+ the package to allow target users to
ncurses_5.7+20100313-2ubuntu1
--
Cross build needs rpath with xdeb
https://bugs.launchpad.net/bugs/598389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
ncurses configure prunes -ldl from LIBS, causing the tic & (at least)
background to fail.
--
Cross build needs rpath with xdeb
https://bugs.launchpad.net/bugs/598389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
New patch fixes the build. I haven't tested the resulting binaries.
--
[cross] compiling requires the compiler prefix to be set
https://bugs.launchpad.net/bugs/623392
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailin
Public bug reported:
Stricter checking of enums used in switch statements results in -Wall
-Werror builds failing
arm-linux-gnueabi-gcc (Ubuntu 4.5.1-1ubuntu1) 4.5.1
Errors of the form "error: case value ‘’ not in enumerated type '’ are
issued, causing build to fail
ProblemType: Bug
DistroRelea
Patch ft2demos-2.4.2/graph/grevents.h to prevent warnings.
** Patch added: "ft2demos-grkey-enum.patch"
https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/624740/+attachment/1520575/+files/ft2demos-grkey-enum.patch
--
gcc-4.5. checks enums more strictly
https://bugs.launchpad.net/bugs/6
Public bug reported:
Binary package hint: binutils
This bug opened to track
http://sourceware.org/bugzilla/show_bug.cgi?id=10340
** Affects: binutils (Ubuntu)
Importance: Undecided
Status: New
--
ld doesn't honor sysroot prefix for ldscripts - track upstream bug
https://bugs.laun
Affects cross building.
--
ld doesn't honor sysroot prefix for ldscripts - track upstream bug
https://bugs.launchpad.net/bugs/625320
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
My opinion was - "If the author(s) thought an enum was a good idea they
must have had a good reason.."
--
gcc-4.5. checks enums more strictly
https://bugs.launchpad.net/bugs/624740
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Public bug reported:
Binary package hint: gcc-4.5
The arml cross compiler packages available from
http://people.canonical.com/~hrw/ubuntu-maverick-armel-cross-compilers
contain
Package: gcc-4.5
which has
Build-Depends:. , gcc-4.5-source (>= 4.5.1), gcc-4.5-source (<<
4.5.2),.
Probably arising from the rules.conf entry:
else
# build cross compiler
CROSS_BUILD_DEP := libc6-dev$(cross_lib_arch), zlib1g-dev$(cross_lib_arch),
libmpfr-dev$(cross_lib_arch),
SOURCE_BUILD_DEP := gcc-$(BASE_VERSION)-source (>= $(GCC_VERSION)),
gcc-$(BASE_VERSION)-source (<< $(NEXT_GCC_VERS
Public bug reported:
Binary package hint: xdeb
xdeb -a armel -d ../dest mesa
produces the armel binary packages, then fails whilst crossing them.
Attached the xdeb out put after the armel binaries are built & packages
[xdeb patched to output the failing command]
Attached the dpkg-cross command
** Attachment added: "Output after armel binaries packages produced"
https://bugs.launchpad.net/ubuntu/+source/xdeb/+bug/622737/+attachment/1512985/+files/output
--
dpkg-cross package skipping causes xdeb to fail
https://bugs.launchpad.net/bugs/622737
You received this bug notification becau
** Attachment added: "Command which causes xdeb to fail."
https://bugs.launchpad.net/ubuntu/+source/xdeb/+bug/622737/+attachment/1512986/+files/command
--
dpkg-cross package skipping causes xdeb to fail
https://bugs.launchpad.net/bugs/622737
You received this bug notification because you are
Patch ensures host, as well as target, tools are built, and that the
host tools are used during the build.
** Attachment added: "Patch for mesa"
https://bugs.launchpad.net/ubuntu/+source/xdeb/+bug/622737/+attachment/1512987/+files/initial_mesa_patch
--
dpkg-cross package skipping causes xdeb
Public bug reported:
Binary package hint: sqlite
Since the build needs to run the lemon compiler, cross compiling
requires that both a host version to use during the build and a target
version for the package are produced.
Example patch attached.
** Affects: sqlite (Ubuntu)
Importance: Und
Patch Makefile.in to build & use host lemon during build, target lemon
for packaging.
** Patch added: "sqlite3.patch"
https://bugs.launchpad.net/ubuntu/+source/sqlite/+bug/623202/+attachment/1515022/+files/sqlite3.patch
--
[cross] compiling requires target & host binaries of the lemon compil
Public bug reported:
Binary package hint: tcl8.5
During the build process the (pre-installed) tclsh for the build host
should be used, rather than the newly produced target binary.
** Affects: tcl8.5 (Ubuntu)
Importance: Undecided
Status: New
--
[cross] compiling should run build
Example Makefile.in patch
** Patch added: "cross.diff"
https://bugs.launchpad.net/ubuntu/+source/tcl8.5/+bug/623212/+attachment/1515046/+files/cross.diff
--
[cross] compiling should run build host tclsh, not newly built target binary
https://bugs.launchpad.net/bugs/623212
You received this b
Public bug reported:
When cross compiling the build needs a build host version of the shader
compiler tool.
** Affects: mesa (Ubuntu)
Importance: Undecided
Status: New
--
[cross] compiling requires both host & target compilers
https://bugs.launchpad.net/bugs/623217
You received th
Example patch for Makefiles
** Attachment added: "initial_mesa_patch"
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/623217/+attachment/1515099/+files/initial_mesa_patch
--
[cross] compiling requires both host & target compilers
https://bugs.launchpad.net/bugs/623217
You received this b
Public bug reported:
debian/rules has gcc hard coded, rather than allow cross compilers to be
used.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libffi5 3.0.9-1
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/623222/+attachment/1515109/+files/Dependencies.txt
--
[cross] The package explicitly passes gcc as the compiler name which prevents
cross compilation
https://bugs.launchpad.net/bugs/623222
You received this bug notifica
Example debian/rules patch
** Patch added: "libffi.patch"
https://bugs.launchpad.net/ubuntu/+source/libffi/+bug/623222/+attachment/1515110/+files/libffi.patch
--
[cross] The package explicitly passes gcc as the compiler name which prevents
cross compilation
https://bugs.launchpad.net/bugs/6
Public bug reported:
Binary package hint: busybox
Busybox will automatically cross compile, provided the config item
CONFIG_CROSS_COMPILER_PREFIX is set
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: busybox (not installed)
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33
Example patch for debian/rules
** Patch added: "busybox-1.15.3.patch"
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/623392/+attachment/1515535/+files/busybox-1.15.3.patch
--
[cross] compiling requires the compiler prefix to be set
https://bugs.launchpad.net/bugs/623392
You received
Public bug reported:
The configure script detects compilers supporting LTO and passes the -flto
switch. This results in symbols of the form <>_lto_<>
THese symbols are not present in the current debian symbols files, causding the
package build to fail
** Affects: cairo (Ubuntu)
Importance:
apt 0.7.26~exp12ubuntu3 for i386 compiled on Aug 2 2010 23:53:18 fails
similarly for me
--
apt-ftparchive fails to rename Packages.gz files
https://bugs.launchpad.net/bugs/613211
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
Public bug reported:
In eglibc 2.12-0ubuntu5
the linux headers are found by searching:-
debian/sysdeps/linux.mk
KERNEL_HEADER_DIR = $(stamp)mkincludedir
$(stamp)mkincludedir:
rm -rf debian/include
mkdir debian/include
ln -s $(LINUX_HEADERS)/linux debian/include
#
Public bug reported:
Binary package hint: binutils
$ ls -lrt /var/cache/apt/archives/binutils*
-rw-r--r-- 1 root root 2204364 2010-07-11 09:05
/var/cache/apt/archives/binutils_2.20.51.20100710-1ubuntu2_i386.deb
-rw-r--r-- 1 root root 6163090 2010-07-20 08:38
/var/cache/apt/archives/binutils-arm
79 matches
Mail list logo