Bug#636192: Pending MR

2024-05-14 Thread Ken Sharp
This ignored MR fixes this issue completely, despite the irrelevant 
waffle about some other package.

https://salsa.debian.org/clint/fakeroot/-/merge_requests/28


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1057145: (no subject)

2024-02-14 Thread Ken Sharp

What command are you using to run debootstrap?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1033482: debootstrap fails when invoked with --merged-usr

2024-02-14 Thread Ken Sharp

This fails on a number of host/target combinations, but not all of them.

A mips64el target, for example, fails every time.

Would the maintainer(s) prefer separate bugs for each arch? The fault(s) 
may not lie in the debootstrap package.


debootstrap 1.0.134


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#891009: debootstrap: wrongly falls back to https://deb.debian.org when try to create Ubuntu chroot

2024-02-14 Thread Ken Sharp

This should be fixed in the next release.
https://salsa.debian.org/installer-team/debootstrap/-/commit/7e5923030e331f466ec1b56d875b023a274e9220


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1032530: (no subject)

2024-02-14 Thread Ken Sharp

If that's the case then this is working as intended.


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#694886: (no subject)

2024-02-14 Thread Ken Sharp

This is an old one! Does this still occur?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#997094: debootstrap: 764:debootstrap cp "$0" "$TARGET/ instead of cp "/usr/sbin/$0" "$TARGET/

2024-02-14 Thread Ken Sharp

cp needs the fully-qualified path - not just $0/progname


I've tested this on Bash, Dash, Zsh and Tcsh on Linux and FreeBSD and 
${0} already expands to the fully-qualified path. It never expands to 
${0}/progname as that would always fail. Can you give and example of 
where this fails?



Also in functions:1520 "$2" can sometimes be set to //path which causes
the subsequent perl line to fail (difficult to reproduce) So ${2#/} worked
for me - it currently works for me with no modification.


Can you give an example of where this happens? You could also submit a 
patch if you wish.


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#968549: Fixed?

2024-02-14 Thread Ken Sharp
Is this fixed? An s390x chroot can be debootstrapped now but is that due 
to a workaround or has this bug been fixed?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#776917: Fixed?

2024-02-14 Thread Ken Sharp
In Buster+ libsystemd0 gets pulled in but other than that it seems to 
work okay. Is this fixed?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#732551: Fixed?

2024-02-14 Thread Ken Sharp
Isn't this what happens now? If I run a foreign debootstrap it completes 
automatically on version 1.0.123+deb11u2.


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1006454: 1.0.123+deb11u2

2024-02-14 Thread Ken Sharp

Seems to work fine here running "debootstrap focal focal".

What exact command are you running?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#731859: (no subject)

2024-02-04 Thread Ken Sharp

Working on this, will update soon.


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#983494: (no subject)

2024-02-04 Thread Ken Sharp

I've never seen this. Is it fixed?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#940183: (no subject)

2024-02-04 Thread Ken Sharp
This looks like a bug in Fedora, possibly in their implementation of 
binutils.


Can you try again and report back?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#974084: (no subject)

2024-02-04 Thread Ken Sharp

The merge request has a pending question.


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#935334: (no subject)

2024-02-04 Thread Ken Sharp

So how, exactly, does this cause an issue?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#731859: Further testing

2024-02-04 Thread Ken Sharp

I did a bunch more testing, for fun:

Where host --> guest chroot using `fakeroot fakechroot debootstrap 
--variant=fakechroot guest guest`


Jammy --> Stable: fail
Jammy --> Jammy: success
Jammy --> Testing: fail
Jammy --> Noble: fail

Stable --> Stable: success
Stable¹ --> Jammy: fail
Stable --> Testing: fail
Stable¹ --> Noble: fail

Noble --> Stable: success
Noble --> Jammy: fail
Noble --> Testing: fail
Noble --> Noble: fail

Testing --> Stable: success
Testing --> Jammy: fail
Testing --> Testing: fail
Testing --> Noble: fail

Unstable --> Stable: success
Unstable --> Jammy: fail
Unstable --> Testing: fail
Unstable --> Noble: fail
Unstable --> Unstable: fail

¹ Using patched Ubuntu git head to make it find the release 
(https://code.launchpad.net/~kennybobs/ubuntu/+source/debootstrap/+git/debootstrap)


The way in which the failures occur vary, which suggests multiple bugs. 
If there's any interest I will separate these into individual bug reports.


Some of the failures are the same as in the OP (base-files/base-passwd), 
but those are in the Ubuntu releases. The failures in the Debian --> 
Testing tests seem related to cron-daemon-common, though the failure 
appears to be in systemd-sysusers so it might actually be the same bug.


Jammy: debootstrap 1.0.126+nmu1ubuntu0.5, fakeroot 1.28-1ubuntu1, 
fakechroot 2.20.1+ds-2
Stable: debootstrap 1.0.128+nmu2+deb12u1, fakeroot 1.31-1.2, fakechroot 
2.20.1+ds-15

Noble: debootstrap 1.0.134ubuntu1, fakeroot 1.33-1, fakechroot 2.20.1+ds-15
Testing: debootstrap 1.0.134, fakeroot 1.33-1, fakechroot 2.20.1+ds-15
Unstable: debootstrap 1.0.134, fakeroot 1.33-1, fakechroot 2.20.1+ds-15

Success rates
debootstrap 1.0.126+nmu1ubuntu0.5 (1/4)
debootstrap 1.0.128+nmu2+deb12u1 (1/2)
debootstrap 1.0.134ubuntu1² (1/6)
debootstrap 1.0.134 (2/9)
fakeroot 1.28-1ubuntu1 (1/4)
fakeroot 1.31-1.2 (1/4)
fakeroot 1.33-1 (3/13)
fakechroot 2.20.1+ds-15 (3/13)
fakechroot 2.20.1+ds-2 (1/4)

Success rates (base versions)
debootstrap 1.0.126 (1/4)
debootstrap 1.0.128 (1/2)
debootstrap 1.0.134² (3/13)
fakeroot 1.28 (1/4)
fakeroot 1.31 (1/4)
fakeroot 1.33 (3/13)
fakechroot 2.20.1 (4/21)

² Including patched Ubuntu git head (above)

So it looks like the newer release of debootstrap are the more 
successful, which was probably expected. At this point I don't know what 
part fakeroot might play.


I won't bother testing any older versions unless it would be considered 
useful.


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#731859: Still broken

2024-02-04 Thread Ken Sharp
variant=fakechroot still fails in testing, but it apparently fails in a 
different way. (Do I need a new bug report?)


`fakeroot fakechroot debootstrap --variant=fakechroot testing testing` 
fails.


Whereas `fakeroot fakechroot debootstrap --variant=minbase testing 
testing` succeeds.


But at this point I have to ask what the purpose of variant=fakechroot 
is in the first place, as it can only be run with `fakeroot fakechroot` 
anyway.


$ debootstrap --variant=fakechroot testing testing
E: debootstrap can only run as root

$ fakeroot debootstrap --variant=fakechroot testing testing 


E: This variant requires fakechroot environment to be started

So the only way to run a debootstrap is to either use `fakeroot 
fakechroot` with variant=minbase, or as root.


debootstrap 1.0.134


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#651286: Close me!

2024-02-03 Thread Ken Sharp

Can this be closed? It's been a decade.


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#869974: (no subject)

2024-01-31 Thread Ken Sharp

I'm guessing that this can be closed now?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1061820: (no subject)

2024-01-31 Thread Ken Sharp

Do I need to submit the patch somewhere else or is this the correct place?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#594052: (no subject)

2024-01-30 Thread Ken Sharp

This seems unnecessary for debootstrap. Can this be closed?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1032530: (no subject)

2024-01-29 Thread Ken Sharp

Is /tmp/jammy definitely an empty directory?


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1061820: (no subject)

2024-01-29 Thread Ken Sharp

Okay, okay, I made a real mess of that. Just to clarify:

- I mixed up output from Debian and Ubuntu. But the result is the same 
in both cases.


- Turns out I've attached the patch four times. I apologise. I have learned.


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1061820: (no subject)

2024-01-29 Thread Ken Sharp

Attached is the patch. It wouldn't attach from the terminal for some reason.
diff --git a/functions b/functions
index 1924e89..f5de832 100644
--- a/functions
+++ b/functions
@@ -1673,7 +1673,7 @@ while (read STDIN, $x, 1) {
 }' "$@"
 		elif [ "$1" = "GETDEPS" ]; then
 			local pkgdest="$2"; shift; shift
-LC_ALL=C grep "$gropt" '^$|^Package:|^Depends:|^Pre-Depends:'  $pkgdest | perl -e '
+LC_ALL=C grep "$gropt" '^$|^Package:|^Depends:|^Pre-Depends:' "${pkgdest}" | perl -e '
 %seen = map { $_ => 1 } @ARGV;
 while () {
 	if (/^Package: (.*)$/) {


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1061820: debootstrap fails if target has spaces

2024-01-29 Thread Ken Sharp
Package: debootstrap
Version: 1.0.128+nmu2+deb12u1
Severity: normal
Tags: patch
X-Debbugs-Cc: imwellcushtymel...@gmail.com

Dear Maintainer,

Running a debootstrap where the target directory has a space causes the process 
to fail.

For example:

debootstrap --arch=i386 --variant=minbase stable "I love spaces" 
http://localhost:3142/debian

In the log:

grep: /tmp/chroots/I: No such file or directory
grep: like: No such file or directory
grep: 
spaces/var/lib/apt/lists/localhost:3142_ubuntu_dists_jammy_main_binary-i386_Packages:
 No such file or directory
grep: /tmp/chroots/I: No such file or directory
grep: like: No such file or directory
grep: 
spaces/var/lib/apt/lists/localhost:3142_ubuntu_dists_jammy_main_binary-i386_Packages:
 No such file or directory

I will attach a patch that I have tested on Debian Unstable (and some Ubuntu 
versions).
Downstream: https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/1716079

-- System Information:
Debian Release: 12.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 6.5.0-15-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages debootstrap depends on:
ii  wget  1.21.3-1+b1

Versions of packages debootstrap recommends:
pn  arch-test   
ii  debian-archive-keyring  2023.3+deb12u1
pn  gnupg   

Versions of packages debootstrap suggests:
ii  binutils2.40-2
pn  squid-deb-proxy-client  
pn  ubuntu-archive-keyring  
ii  xz-utils5.4.1-0.2
pn  zstd

-- no debconf information
diff --git a/functions b/functions
index 1924e89..f5de832 100644
--- a/functions
+++ b/functions
@@ -1673,7 +1673,7 @@ while (read STDIN, $x, 1) {
 }' "$@"
elif [ "$1" = "GETDEPS" ]; then
local pkgdest="$2"; shift; shift
-LC_ALL=C grep "$gropt" '^$|^Package:|^Depends:|^Pre-Depends:'  $pkgdest | perl 
-e '
+LC_ALL=C grep "$gropt" '^$|^Package:|^Depends:|^Pre-Depends:' "${pkgdest}" | 
perl -e '
 %seen = map { $_ => 1 } @ARGV;
 while () {
if (/^Package: (.*)$/) {
diff --git a/functions b/functions
index 1924e89..f5de832 100644
--- a/functions
+++ b/functions
@@ -1673,7 +1673,7 @@ while (read STDIN, $x, 1) {
 }' "$@"
elif [ "$1" = "GETDEPS" ]; then
local pkgdest="$2"; shift; shift
-LC_ALL=C grep "$gropt" '^$|^Package:|^Depends:|^Pre-Depends:'  $pkgdest | perl 
-e '
+LC_ALL=C grep "$gropt" '^$|^Package:|^Depends:|^Pre-Depends:' "${pkgdest}" | 
perl -e '
 %seen = map { $_ => 1 } @ARGV;
 while () {
if (/^Package: (.*)$/) {
diff --git a/functions b/functions
index 1924e89..f5de832 100644
--- a/functions
+++ b/functions
@@ -1673,7 +1673,7 @@ while (read STDIN, $x, 1) {
 }' "$@"
elif [ "$1" = "GETDEPS" ]; then
local pkgdest="$2"; shift; shift
-LC_ALL=C grep "$gropt" '^$|^Package:|^Depends:|^Pre-Depends:'  $pkgdest | perl 
-e '
+LC_ALL=C grep "$gropt" '^$|^Package:|^Depends:|^Pre-Depends:' "${pkgdest}" | 
perl -e '
 %seen = map { $_ => 1 } @ARGV;
 while () {
if (/^Package: (.*)$/) {


Bug#828041: (no subject)

2023-12-11 Thread Ken Sharp



I tested Bookworm (1:7.2+dfsg-7+deb12u3) and it works fine, but when 
trying all releases all the way back to Buster (1:3.1+dfsg-8+deb10u8) I 
was hit by:


chroot: failed to run command '/bin/true': No such file or directory

Fixed in Bookworm. Not clear if it works in the earlier releases.


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#832508: (no subject)

2018-07-22 Thread Ken Sharp
Ping? Two years later?





-- 
Got an opinion? I'll pay to hear it…
https://goo.gl/5dbDeY



Bug#751933: (no subject)

2018-07-20 Thread Ken Sharp
Ping?

If it's still an issue it the same as described in the following?
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe/+bug/1727861
https://bugzilla.kernel.org/show_bug.cgi?id=194639





-- 
Got an opinion? I'll pay to hear it…
https://goo.gl/5dbDeY



Bug#626442: (no subject)

2018-02-22 Thread Ken Sharp
Five years is a very long time.


0xC498E68C.asc
Description: application/pgp-keys


Bug#313413: (no subject)

2015-12-13 Thread Ken Sharp

What possible use is this? This is what /etc/hosts is for.



Bug#648249: RFP: zramswap-enabler -- Start/Stop swapping to zram

2015-04-01 Thread Ken Sharp

On 01/04/15 14:30, Dmitry Smirnov wrote:


Do we really need a package for trivial 6 lines script?


How else would you implement it? How would you make sure that people who 
do not want zram do not have it forced upon them?



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



Bug#629434: (no subject)

2015-01-21 Thread Ken Sharp

No response in years: can this be closed?


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



Bug#631908: (no subject)

2015-01-21 Thread Ken Sharp

Can this be closed now? The application is behaving as designed.


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



Bug#721298: (no subject)

2015-01-21 Thread Ken Sharp

Any luck finding the cause?


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



Bug#769475: (no subject)

2015-01-21 Thread Ken Sharp

Have you tried running BOINC as the user currently logged in via X?

Easiest way is to download the .sh directly from the BOINC website and 
run it while you're physically at the PC.



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



Bug#430377: (no subject)

2015-01-01 Thread Ken Sharp

Is this still an issue? Isn't there now a default size limit?


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



Bug#733977: boinc-app-milkyway: Please sync with upstream

2014-01-17 Thread Ken Sharp
On 17/01/14 16:34, Gianfranco Costamagna wrote:
> but I don't undestand you cannot build or run it?

Under armel it does not build. I provided the build failure in a
previous email. It claims there are load of undefined references in
libboinc_graphics2.so.

Repeated multiple times, same result.

> if you can build, can you please show ldd of nbody file?

It doesn't get that far.


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



Bug#733977: boinc-app-milkyway: Please sync with upstream

2014-01-17 Thread Ken Sharp
On 17/01/14 15:28, Gianfranco Costamagna wrote:
> libboinc-app7 and libboinc-app-dev installed?

Yup, bother version 7.2.33+dfsg-1.


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



Bug#733977: boinc-app-milkyway: Please sync with upstream

2014-01-17 Thread Ken Sharp
It took me a while to work out what was going on with my builds but I
managed to get it to build on amd64 on Debian Testing (failed miserably
on Ubuntu Precise), but armel (which is what I really needed it for) fails:

# cd /tmp/milkywayathome_client/obj-arm-linux-gnueabi/nbody
# /usr/bin/distcc  c++  -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security
-D_FORTIFY_SOURCE=2  -static-libgcc -pthread
-fno-unsafe-math-optimizations -fno-common -funswitch-loops  -Wall
-Wextra -Wshadow -Wredundant-decls -Winline -Wdisabled-optimization
-Wpointer-arith -Wcast-align -Wstrict-aliasing -Wstrict-aliasing=3
-Wswitch-enum -Wswitch-default -Wfloat-equal -Wwrite-strings -Wcomment
-Wno-unknown-pragmas -fno-rounding-math -fno-math-errno -fopenmp -O2 -g
-DNDEBUG   -Wl,-z,relro   -static-libstdc++
CMakeFiles/milkyway_nbody.dir/src/main.c.o  -o ../bin/milkyway_nbody
-L/tmp/milkywayathome_client/obj-arm-linux-gnueabi/lib -rdynamic
../lib/libnbody.a ../lib/libnbody_lua.a ../lib/libmilkyway_lua.a
../lib/libnbody.a ../lib/libmilkyway.a ../lib/libpopt.a
../lib/liblua51.a -lm -lrt ../lib/libcrlibm.a -lboinc_graphics2
-lboinc_api -lboinc ../lib/libdsfmt.a -lrt
-Wl,-rpath,/tmp/milkywayathome_client/obj-arm-linux-gnueabi/lib
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glutInitWindowPosition'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glPopAttrib'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glutSwapBuffers'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glPointSize'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `gluCylinder'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glutKeyboardUpFunc'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glBegin'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glDisable'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glRasterPos3d'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glutGet'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glColor4d'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glColor4fv'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `boinc_app_mouse_move(int, int, int, int, int)'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `gluSphere'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glPixelStorei'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glTexCoord2f'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glCallLists'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `gluBuild2DMipmaps'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glDepthMask'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glutReshapeFunc'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glutInitDisplayMode'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glVertex3fv'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glBlendFunc'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `gluLookAt'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glColor4f'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `boinc_app_key_press(int, int)'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glutKeyboardFunc'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `gluDeleteQuadric'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glutFullScreen'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glEnable'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glGetIntegerv'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glutMouseFunc'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `gluProject'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `gluNewQuadric'
/usr/lib/gcc/arm-linux-gnueabi/4.8/../../../libboinc_graphics2.so:
undefined reference to `glGetDoublev'
/usr/lib/gcc/arm-l

Bug#735552: debian-ports-archive-keyring is out-of-date

2014-01-16 Thread Ken Sharp
Package: debian-ports-archive-keyring
Version: 2012.12.30
Found: 2012.01.0
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty

It would appear that debian-ports-archive-keyring is out-of-date and
needs updating:

debootstrap --arch sh4 --foreign
--include=locales,localepurge,git,build-essential,htop,bash-completion
sid debian-sh4-sid2 http://ftp.debian-ports.org/debian
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
E: Release signed by unknown key (key id 1C466F272FF7A9F4)


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



Bug#700841: (no subject)

2014-01-16 Thread Ken Sharp
Control: fixed -1 2012.12.30
Control: found -1 2012.01.08

Fixed in testing but not stable. Will need updating soon too by the
looks of things.

gpg --list-keys --keyring
/usr/share/keyrings/debian-ports-archive-keyring.gpg --no-default-keyring
/usr/share/keyrings/debian-ports-archive-keyring.gpg

pub   4096R/A92F9FF4 2012-01-08 [expired: 2013-01-31]
uid  Debian Ports Archive Automatic Signing Key (2012)


pub   4096R/2FF7A9F4 2012-12-30 [expires: 2014-01-31]
uid  Debian Ports Archive Automatic Signing Key (2013)



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



Bug#733977: boinc-app-milkyway: Please sync with upstream

2014-01-12 Thread Ken Sharp
I'm not sure if the code you referenced is the correct code. According 
to the forums the original code didn't have a licence and the newer code 
hasn't been released yet, at least that's what I got from the reading 
the threads. There really is nothing made clear on the subject.


I've asked for a little clarity but with no response so far:
http://milkyway.cs.rpi.edu/milkyway/forum_thread.php?id=576

I tried building the code from github but it can't find libraries, uses 
old libraries a bit of a nightmare. Probably isn't much point in 
using that code until someone officially tells us what is going on.


On 03/01/14 00:28, Gianfranco Costamagna wrote:

Hi Ken
thanks for your report.

Unfortunately I tried some time ago to package again milkyway with the new code 
hosted here [1]

Code that I think is the official client one.

Anyway I'm just stuck with some errors when I run the package with boinc, and I get only 
"computation errors" messages.

I also asked two pull requests [2], to fix a build failure and a potential 
security issue.

Nobody replied so far.
What can I do? Fix everything without upstream support?
I can, but I don't have time and man power for making the package stable 
without looking really deeply at the code.

I'll try again with the last milkyway code, can you please try to have a better 
contact with upstream?

thanks

[1] https://github.com/Milkyway-at-home/milkywayathome_client

[2] https://github.com/Milkyway-at-home/milkywayathome_client/pulls

G.



Il Giovedì 2 Gennaio 2014 20:48, Ken Sharp  
ha scritto:

Package: boinc-app-milkyway

Version: 0.18d-4

The current version supplied by boinc-app-milkyway appears to run fine
on armel but:

1. The estimated runtime is always way off.
2. The results are always invalid.
3. It's a really old version: there will be many changes between 0.18
and the current upstream 1.x branch which will fix a lot of bugs.

If there is anything further needed then please let me know.

Origin: http://milkyway.cs.rpi.edu/milkyway/forum_thread.php?id=3440#60666

--
pkg-boinc-devel mailing list
pkg-boinc-de...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-boinc-devel




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



Bug#733977: boinc-app-milkyway: Please sync with upstream

2014-01-03 Thread Ken Sharp
Righto I'll see if I can get any sense later. The problem with these 
BOINC projects is the number of noise from "volunteers" who have no idea 
what they're talking about - the actual project owners/maintainers 
rarely see any genuine request for help.



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



Bug#733977: boinc-app-milkyway: Please sync with upstream

2014-01-02 Thread Ken Sharp

Package: boinc-app-milkyway
Version: 0.18d-4

The current version supplied by boinc-app-milkyway appears to run fine 
on armel but:


1. The estimated runtime is always way off.
2. The results are always invalid.
3. It's a really old version: there will be many changes between 0.18 
and the current upstream 1.x branch which will fix a lot of bugs.


If there is anything further needed then please let me know.

Origin: http://milkyway.cs.rpi.edu/milkyway/forum_thread.php?id=3440#60666


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



Bug#733204: (no subject)

2013-12-29 Thread Ken Sharp

Control: notfixed -1 7.19~svn2050-2.is.7.00~svn1933-1
Control: reopen -1

There has been no change to the armel package.


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



Bug#629434: (no subject)

2013-12-27 Thread Ken Sharp

Use  in cc_config.xml


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



Bug#733204: boinc-app-seti causes segfault in boinc-client on armel

2013-12-26 Thread Ken Sharp

Package: boinc-app-seti
Version: 7.00~svn1933-1
Severity: grave
Usertags: unwarranted-self-importance-upstream
Control: found -1 boinc-client/7.2.33+dfsg-1
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu

Running the setiathome_advanced binary from boinc-app-seti (from 
Unstable) on an armel chroot causes boinc-client to segfault immediately.


7.2.33


I have tried on multiple devices and even qemu-arm-static but the result 
is always the same.


Upstream have a version which works natively with Android, so it should 
be possible, although using the available binaries causes issues which I 
have no yet looked into further.


The only other package to test is from Squeeze but that is too old 
(version 5.x).


Originally reported at 
http://setiathome.berkeley.edu/forum_thread.php?id=73619 which included 
details of testing but removed by a childish moderator (reported).



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



Bug#730332: (no subject)

2013-12-14 Thread Ken Sharp
From 
https://bugs.launchpad.net/debian/+source/boinc/+bug/1250652/comments/9


"When launching BOINC Manager from the Gnome menu it produces an error 
that it is unable to find /var/lib/boinc-client, which of course does 
not exist unless boinc-client is also installed. Launching from the 
terminal does not produce this error.


This is solved by removing the Path= variable from the .desktop file 
(and logging out/in).


[Desktop Entry]
Type=Application
Version=1.0
Exec=/usr/bin/boincmgr
Path=/var/lib/boinc-client
Icon=boincmgr-32
Categories=System;Monitor;GTK;
Name=BOINC Manager
GenericName=BOINC monitor and control utility
GenericName[cs]=Monitorovací a ovládací nástroj pro BOINC
GenericName[de]=BOINC Überwachungs- und Kontrollprogramm
GenericName[pt]=Monitorização BOINC e utilitário de controlo
Comment=Configure or monitor a BOINC core client
Comment[cs]=Monitoruje a nastavuje klienta BOINC
Comment[de]=BOINC Basis Client konfigurieren oder überwachen
Comment[pt]=Configurar ou monitorizar o cliente básico do BOINC

HOWEVER:

This exists so that boincmgr can connect to the client automatically.

A better solution was a simple:
mkdir /var/lib/boinc-client
Then boincmgr does not complain.

Unless there is some intelligence that the menu system can use to ignore 
the Path= if the directory does not exist, then it might be worth adding 
an empty /var/lib/boinc-client to the boinc-manager package to avoid 
this error."



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



Bug#731950: ssh -g has no effect if master socket already open

2013-12-11 Thread Ken Sharp

So far as I can tell, this is true for all port forwarding when used with
ControlMaster.  Across the board, it appears that all port forwarding has
to be specified on the original connection and is ignored for subsequent
connections.


No I can add as many port forwards as I like after the master connection 
is established. All options I have tried are honoured except for -g.



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



Bug#731950: (no subject)

2013-12-11 Thread Ken Sharp

Control: forwarded -1 https://bugzilla.mindrot.org/show_bug.cgi?id=2183

Built upstream source and the behaviour is the same.


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



Bug#731950: ssh -g has no effect if master socket already open

2013-12-11 Thread Ken Sharp

Package: openssh-client
Version: 1:5.9p1-5
Control: found -1 1:6.4p1-1

From the man page:
 -g  Allows remote hosts to connect to local forwarded ports.

When working with a control socket, this works fine if -g is included 
with the initial connect attempt, for example:


$ cat ~/.ssh/config
Host *
ControlMaster   auto
ControlPath ~/.ssh/%r@%h:%p

$ ssh -gTfNL 12345:localhost:12345 host
$ netstat -tln

tcp0  0 0.0.0.0:12345 0.0.0.0:* 
LISTEN  -


$ lsof -n

ssh   182446user3u IPv4   76397177   0t0 
 TCP 192.168.0.9:51181->192.168.0.15:ssh (ESTABLISHED)
ssh   182446user4u IPv4   76397181   0t0 
 TCP *:3128 (LISTEN)
ssh   182446user5u IPv6   76397182   0t0 
 TCP *:3128 (LISTEN)


and similarly:

$ ssh -g host
user@host:~$ exit
$ ssh -gTfNL 12345:localhost:12345 host
$ netstat -tln

tcp0  0 0.0.0.0:12345 0.0.0.0:* 
LISTEN  -


However, if it isn't then -g is ignored on subsequent attempts to 
forward ports:


$ ssh host
user@host:~$ exit
$ ssh -g -L 12345:localhost:12345 host
$ netstat -tln

tcp0  0 127.0.0.1:12345 0.0.0.0:* 
LISTEN  -


$ lsof -n

ssh   182399user3u IPv4   76390396   0t0 
 TCP 192.168.0.9:51178->192.168.0.15:ssh (ESTABLISHED)
ssh   182399user4u unix 0x   0t0 
76390976 /home/user/.ssh/user@host
ssh   182399user6u IPv6   76392394   0t0 
 TCP [::1]:3128 (LISTEN)
ssh   182399user7u IPv4   76392395   0t0 
 TCP 127.0.0.1:3128 (LISTEN)


This doesn't really make sense: ssh should still be capable of binding 
to the correct address as requested.


Originally reported:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1259939


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



Bug#730172: (no subject)

2013-12-02 Thread Ken Sharp

But what is it doing with it? It could just as easily use APT.


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



Bug#730981: fakechroot manual is mainly gibberish

2013-12-01 Thread Ken Sharp



On 30/11/13 22:56, Piotr Roszatycki wrote:

The most current version of fakechroot manual is hosted on github at
https://github.com/dex4er/fakechroot/blob/master/man/fakechroot.pod

Could you look at it? It is slighly reedited but I'd love to release
new version of fakechroot with improved manual.


It is a dramatic improvement over the current manual but it still needs 
improvement. Incorrect "were" straight away. I'll take another look at 
this later but this is definitely a good start.



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



Bug#648256: (no subject)

2013-11-30 Thread Ken Sharp

Ping


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



Bug#730981: fakechroot manual is mainly gibberish

2013-11-30 Thread Ken Sharp

Package: fakechroot
Version: 2.16-1
Severity: normal
Tags: l10n
Usertags: manpage

The English fakechroot manpage is mainly gibberish and needs dramatic 
improvement. Preferably someone with a command of the English language.



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



Bug#730459: (no subject)

2013-11-30 Thread Ken Sharp
I think the idea of distributing the load is a brilliant one with 
obvious advantages, but I don't think BitTorrent is the solution. 
Gnutella on the other hand...



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



Bug#730332: (no subject)

2013-11-28 Thread Ken Sharp
libboinc7 is absolutely fine as a dependency. The problem is better 
described in 
https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/1250652. I'm not 
yet sure if Debian sees the same bug as described in comment #9 but I 
would imagine it does (as Ubuntu pulls packages from Debian, of course). 
I'll update once I've checked this but it's probably safe to assume that 
it does.


Apologies for not responding - I didn't get any of the bug updates until 
now.



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



Bug#730172: (no subject)

2013-11-26 Thread Ken Sharp

Can you give a usage case example?

Development of this package died years ago.


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



Bug#730365: ftp.debian.com not in the mirrors file

2013-11-25 Thread Ken Sharp
I imagine they're similar to people who cannot read bug descriptions 
correctly, but without the attitude problem.


Of course if this imaginary documentation read "NEVER USE A MIRROR 
WITHOUT FIRST TRAWLING THROUGH THE MIRROR FILES!!!" then I'm sure it 
would be remotely relevant. It doesn't so it isn't.


I'll make sure the world knows how much this has upset you, so that they 
don't do anything like it ever again.



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



Bug#730365: ftp.debian.com not in the mirrors file

2013-11-25 Thread Ken Sharp
You're not even searching for the right host.
On Nov 25, 2013 9:02 PM, "Eduard Bloch"  wrote:

Hallo,
* Ken Sharp [Sun, Nov 24 2013, 01:42:33PM]:
> Package: apt-cacher-ng
> Version: 0.7.2-1
> Severity: wishlist
> Control: found -1 0.7.7-1 0.7.11-1 0.7.18-1 0.7.19-1 0.7.20-1
>
> I noticed in my /var/cache/apt-cacher-ng that a separate entry for
> ftp.debian.com had been created in the directory structure instead
> of being part of debrep. ftp.debian.com seems to be quite an obvious
> URL to be missing from the mirrors file. Can this be added?

I am not sure what you are talking about:

$ zgrep ftp.debian.org /usr/lib/apt-cacher-ng/deb_mirrors.gz
http://ftp.debian.org/debian/
http://ftp.hosteurope.de/mirror/ftp.debian.org/debian/
http://ftp.proxad.net/mirrors/ftp.debian.org/
http://mirrorservice.org/sites/ftp.debian.org/debian/

This has been there since 0.6.8-1 (explicitly) and probably even longer
implicitly. Please show which files (exactly) are being created in your
cache outside of expected locations.

Regards,
Eduard.


Bug#730459: RM: debtorrent -- No activity in years

2013-11-25 Thread Ken Sharp

Package: ftp.debian.org

All interest in debtorrent seems to have disappeared a long while back. 
The mailing lists have fell silent and there isn't even a tracker up any 
more, so it is effectively useless.


Removing it will save poor saps like me time trying to work out why the 
tracker is not responding.



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



Bug#730455: debtorrent-client: fails to start if IPv6 is enabled

2013-11-25 Thread Ken Sharp

Package: debtorrent
Version: 0.1.10
Severity: normal

When debtorrent-client is started with IPv6 enabled (ipv6_enabled = 1), 
it immediately fails:


error: [Errno 98] Address already in use

IPv4 only works fine.

https://bugs.launchpad.net/ubuntu/+source/debtorrent/+bug/1254615

2013-11-25 07:17:14,635 MainThread DebTorrent.RawServer INFO Received 
signal: 2
2013-11-25 07:17:14,636 MainThread DebTorrent.RawServer ERROR RawServer 
exception occurred

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/DebTorrent/RawServer.py", line 
319, in listen_forever

events = self.sockethandler.do_poll(period)
  File "/usr/lib/pymodules/python2.7/DebTorrent/SocketHandler.py", line 
615, in do_poll

r = self.poll.poll(t*timemult)
  File "/usr/lib/pymodules/python2.7/DebTorrent/RawServer.py", line 
294, in sighandler

raise KeyboardInterrupt
KeyboardInterrupt
2013-11-25 07:17:14,638 MainThread DebTorrent.launchmanycore INFO 
shutting down

2013-11-25 07:17:14,638 MainThread root INFO Shutting down
2013-11-25 07:18:51,227 MainThread root INFO Logging begins
2013-11-25 07:18:51,232 MainThread DebTorrent.launchmanycore ERROR 
SYSTEM ERROR - EXCEPTION GENERATED

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/DebTorrent/launchmanycore.py", 
line 366, in run

randomizer = self.config['random_port'])
  File "/usr/lib/pymodules/python2.7/DebTorrent/RawServer.py", line 
228, in find_and_bind

ipv6_socket_style, randomizer)
  File "/usr/lib/pymodules/python2.7/DebTorrent/SocketHandler.py", line 
430, in find_and_bind

raise socket.error(str(e))
error: [Errno 98] Address already in use
2013-11-25 07:18:51,254 MainThread root INFO Shutting down
2013-11-25 07:22:23,311 MainThread root INFO Logging begins
2013-11-25 07:22:23,315 MainThread DebTorrent.launchmanycore ERROR 
SYSTEM ERROR - EXCEPTION GENERATED

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/DebTorrent/launchmanycore.py", 
line 366, in run

randomizer = self.config['random_port'])
  File "/usr/lib/pymodules/python2.7/DebTorrent/RawServer.py", line 
228, in find_and_bind

ipv6_socket_style, randomizer)
  File "/usr/lib/pymodules/python2.7/DebTorrent/SocketHandler.py", line 
430, in find_and_bind

raise socket.error(str(e))
error: [Errno 98] Address already in use

I don't understand the "KeyboardInterrupt" line as it is not interactive.


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



Bug#730365: ftp.debian.com not in the mirrors file

2013-11-24 Thread Ken Sharp

Package: apt-cacher-ng
Version: 0.7.2-1
Severity: wishlist
Control: found -1 0.7.7-1 0.7.11-1 0.7.18-1 0.7.19-1 0.7.20-1

I noticed in my /var/cache/apt-cacher-ng that a separate entry for 
ftp.debian.com had been created in the directory structure instead of 
being part of debrep. ftp.debian.com seems to be quite an obvious URL to 
be missing from the mirrors file. Can this be added?



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



Bug#654867: (no subject)

2013-11-24 Thread Ken Sharp

Is this fixed?


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



Bug#445875: (no subject)

2013-11-24 Thread Ken Sharp

http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2008-May/010796.html

Has this been fixed?


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



Bug#730332: Please decouple boinc-manager from boinc-client

2013-11-24 Thread Ken Sharp

Package: boinc-manager
Severity: wishlist
Version: 7.2.28+dfsg-1
Control: found -1 7.0.24+dfsg-1
Control: found -1 7.0.27+dfsg-5

I would like to use boinc-manager without there being a need to install 
boinc-client.


It doesn't take too much of a stretch of the imagination to see that 
some users might want to control clients on other machines without the 
need to install the client on the machine they are using. It is a waste 
of space and requires additional steps to disable the client. This 
becomes a particular concern on small devices such as low-end mobile phones.


It kind of defeats the point of having a boinc-manager package if it 
needs to pull boinc-client anyway. The two are usually updated together 
upstream.



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



Bug#730185: file does not recognise lzma archives with higher (-9) compression

2013-11-22 Thread Ken Sharp

Package: file
Version: 5.09-2
Version: 5.11-2
Severity: normal

File does not recognise lzma archives that are compressed with -9 
compression.


$ lzma -fqqkz Hello\ world.txt ; file Hello\ world.txt.lzma ; lzma 
-fqqkz9 Hello\ world.txt ; file Hello\ world.txt.lzma

Hello world.txt.lzma: LZMA compressed data, streamed
Hello world.txt.lzma: data

Seen in 5.09-2 and 5.11-2.

Originally reported:
https://bugs.launchpad.net/ubuntu/+source/file/+bug/1065147


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



Bug#648249: (no subject)

2013-11-22 Thread Ken Sharp

The package zram-config has been added to Ubuntu which works pretty well.
http://packages.ubuntu.com/search?suite=all&searchon=names&keywords=zram-config

I've even added a script to my Android phones.
http://kennystechtalk.blogspot.com/2013/09/configuring-zram-on-sony-xperia-play.html

It should be fairly easy to implement and is very useful. The Ubuntu 
script no doubt can be used.



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



Bug#664848: (no subject)

2013-11-22 Thread Ken Sharp

I don't think this is specific to a chroot, is it?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582755


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



Bug#730179: trickle has no effect on Wine

2013-11-22 Thread Ken Sharp

Package: trickle
Version: 1.07-9
Severity: normal

For reasons unknown trickle has no effect on Wine applications. It must 
be related to how the Wine binaries communicate with each other, 
although I cannot say anything more useful than that.


Originally reported:
https://bugs.launchpad.net/ubuntu/+source/trickle/+bug/1070528

There doesn't seem to be anywhere to send this upstream.


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



Bug#514303: (no subject)

2013-11-22 Thread Ken Sharp

"What I cannot understand is that the Windows version of BOINC does in
fact bind just to the localhost and not network adaptors by default."

That isn't true, unless it has changed in the last four years, but I 
have never had to tell any BOINC client to pick an interface on any OS, 
and that is preferred.


It is such a minor thing I'm not surprised upstream wasn't interested.


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



Bug#647766: (no subject)

2013-11-22 Thread Ken Sharp
It's a long time since this was logged. Is this fixed for you in a newer 
version? It seems to work fine here on the 7.x branch.


It would be the boinc-client that is seeing the problem rather than 
boinc-manager.



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



Bug#651325: (no subject)

2013-11-22 Thread Ken Sharp

Is this a duplicate of #651303 ?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651303


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



Bug#730172: RM: debfoster -- Deprecated by aptitude

2013-11-22 Thread Ken Sharp

Package: debfoster
Version: 2.7-1.2
Severity: normal

The use of debfoster is deprecated and this package should now be removed.

"As of 2006-01-01, debfoster is officially deprecated: aptitude does the 
same stuff as debfoster but integrated into the apt system"

http://www.fruit.je/debfoster/ 

Originally reported downstream:
https://bugs.launchpad.net/ubuntu/+source/debfoster/+bug/1075427


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



Bug#549550:

2013-11-21 Thread Ken Sharp
Have any changes been made? 2.x series is in Testing.


Bug#612157: (no subject)

2013-08-12 Thread Ken Sharp

This is a duplicate.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602724


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



Bug#602724: (no subject)

2013-08-12 Thread Ken Sharp
Duplicate bug #612157 states that switching to KDM works around the 
problem, so maybe gdm3 is to blame after all.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612157#31


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



Bug#602724: (no subject)

2013-08-12 Thread Ken Sharp

Severity: grave
Tags: wheezy jessie

This works fine in Sid but the package version is the same: 3.4.1-9

I suggest that this may be caused by a different package.


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



Bug#602724: (no subject)

2013-08-11 Thread Ken Sharp

Tags: wheezy, jessie

Still present in Jessie in 3.4.1-9.


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



Bug#602724: (no subject)

2013-08-09 Thread Ken Sharp

This is still very much a problem.

From syslog:

gdm-simple-greeter[2376]: CRITICAL: get_column_number: assertion `i < 
gtk_tree_view_get_n_columns (treeview)' failed


The problem is also apparent in the default install of Xfce from the 
7.1.0 install DVD.


From #debian-gnome:

 right, so, first problem (kfreebsd-i386), and it is pretty 
major: when attempting to log in, gdm-session-worker runs at 100% CPU 
and nothing appears to happen. syslog shows:
 gdm-simple-greeter[2376]: CRITICAL: get_column_number: 
assertion `i < gtk_tree_view_get_n_columns (treeview)' failed

 same is apparently true of xfce - I simply cannot log in via X
 KenSharp: your issue seems to not be only related to gdm (rather 
gtk+) and happen on all platforms with all kinds of different paths 
triggering it I'd guess it's likely that it has been solved in more 
recent versions.


Also:
 KenSharp: google seems to indicate that it's related to 
accessability (orca?)


Orca is not installed on my system.


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



Bug#719141: execstack: no build for kfreebsd-i386

2013-08-08 Thread Ken Sharp

Package: execstack
Version: 0.0.20090925-6
Severity: important

execstack is built for most platforms but not for kfreebsd-i386.

http://packages.debian.org/wheezy/execstack


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



Bug#719049: (no subject)

2013-08-08 Thread Ken Sharp

Next failure:

configure: error: libelf does not properly convert Elf64_Sxword quantities.
If you are using libelf-0.7.0, please use patches/libelf-0.7.0.patch.

$ dpkg -s libelfg0-dev
Package: libelfg0-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 238
Maintainer: Alex Pennace 
Architecture: kfreebsd-i386
Source: libelf
Version: 0.8.13-3
Depends: libelfg0 (= 0.8.13-3), libc6-dev
Conflicts: libelf-dev, libelf0-dev, libelf1-dev

The patch for libelf-0.7.0 is

--- libelf-0.7.0/lib/64.xlatetof.c.jj   Tue Aug 25 17:22:24 1998
+++ libelf-0.7.0/lib/64.xlatetof.c  Wed Sep 26 15:00:18 2001
@@ -42,7 +42,7 @@ __load_i64L(const unsigned char *from) {

 static __libelf_i64_t
 __load_i64M(const unsigned char *from) {
-return ((__libelf_u64_t)__load_u32M(from) << 32) | 
(__libelf_i64_t)__load_i32M(from + 4);
+return ((__libelf_i64_t)__load_i32M(from) << 32) | 
(__libelf_u64_t)__load_u32M(from + 4);

 }

I don't really want to start messing with libelf but if there is no 
other way then I will look into this later (unless someone beats me to it).



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



Bug#719049: (no subject)

2013-08-08 Thread Ken Sharp

configure does not recognise the build type.

$ ../prelink-0.0.20090925/configure
checking build system type... ../prelink-0.0.20090925/config.guess: 
unable to guess system type


This script, last modified 2002-09-03, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

ftp://ftp.gnu.org/pub/gnu/config/

If the version you run (../prelink-0.0.20090925/config.guess) is already 
up to date, please

send the following data and any information you think might be
pertinent to  in order to provide the needed
information to handle your system.

config.guess timestamp = 2002-09-03

uname -m = i386
uname -r = 9.0-2-686
uname -s = GNU/kFreeBSD
uname -v = #0 Sun Jun 23 17:53:03 UTC 2013

/usr/bin/uname -p =
/bin/uname -X =

hostinfo   =
/bin/universe  =
/usr/bin/arch -k   =
/bin/arch  =
/usr/bin/oslevel   =
/usr/convex/getsysinfo =

UNAME_MACHINE = i386
UNAME_RELEASE = 9.0-2-686
UNAME_SYSTEM  = GNU/kFreeBSD
UNAME_VERSION = #0 Sun Jun 23 17:53:03 UTC 2013
configure: error: cannot guess build type; you must specify one

Updating config.guess and config.sub as suggested fixes the configure error.

Is this why a kfreebsd-i386 build is not built?

I'm afraid I have no idea how to submit a patch.


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



Bug#719049: prelink not available for kfreebsd-i386

2013-08-07 Thread Ken Sharp

Package: prelink
Severity: important

prelink appears to be available for all platforms apart from 
kfreebsd-i386. It is required to build Wine correctly on this platform.

http://packages.debian.org/wheezy/prelink

-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: kfreebsd-i386 (i386)

Kernel: kFreeBSD 9.0-2-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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



Bug#719045: ttf-mscorefonts-installer has no installation candidate (kFreeBSD)

2013-08-07 Thread Ken Sharp

Package: ttf-mscorefonts-installer
Severity: important

Package Wine recommends ttf-mscorefonts-installer, and is actually 
required to work around some of the bugs in Wine, but when trying to 
install it with a fully updated Debian GNU/kFreeBSD 7.1 the installer 
reports that there is no installation candidate. This is particularly 
odd as this package is not arch specific.


-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: kfreebsd-i386 (i386)

Kernel: kFreeBSD 9.0-2-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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



Bug#719044: gvfs: fuse does not start in kfreebsd

2013-08-07 Thread Ken Sharp

Package: gvfs
Version: 1.12.3-4
Severity: important

# /etc/init.d/fuse start
[] Starting filesystem in userspace : fusekldload: can't load fuse: 
No such file or directory

. ok

Fresh install with Debian GNU/kFreeBSD and all updates installed, but 
fuse refuses to start. Error message doesn't make things clear.


I do not know how to work around this.

-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: kfreebsd-i386 (i386)

Kernel: kFreeBSD 9.0-2-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gvfs depends on:
ii  gvfs-common   1.12.3-4
ii  gvfs-daemons  1.12.3-4
ii  gvfs-libs 1.12.3-4
ii  libc0.1   2.13-38
ii  libdbus-1-3   1.6.8-1+deb7u1
ii  libglib2.0-0  2.33.12+really2.32.4-5

gvfs recommends no packages.

Versions of packages gvfs suggests:
pn  gvfs-backends  

-- no debconf information


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



Bug#648249: (no subject)

2013-08-05 Thread Ken Sharp

zram is in Ubuntu. Any plan on putting this into Debian?


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



Bug#620428: (no subject)

2013-03-21 Thread Ken Sharp
Reported fixed upstream.
https://bugzilla.mindrot.org/show_bug.cgi?id=2068

Bug#620428: (no subject)

2013-02-04 Thread Ken Sharp
It looks like this change has made it downstream to Ubuntu for 5.9x but 
the problem remains.


  if [ x$SSH_AUTH_SOCK != x ] && ssh-add -L >/dev/null 2>&1; then
GET_ID="$GET_ID ssh-add -L"
  fi

if [ -z "`eval $GET_ID`" ] && [ -r "${ID_FILE}" ] ; then
  GET_ID="cat \"${ID_FILE}\""
fi

https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1074798


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



Bug#691139: Trickle 64-bit does not work with 32-bit binaries

2012-10-21 Thread Ken Sharp

Package: trickle
Version: 1.07-9
Severity: important


Multilib trickle appears to be broken and cannot interact with 32-bit
binaries. When attempting to do so the following is printed in the console:

ERROR: ld.so: object '/usr/lib/trickle/trickle-overload.so' from LD_PRELOAD
cannot be preloaded: ignored.

This renders trickle useless. It will continually attempt to work, but has
no effect on bandwidth.

https://bugs.launchpad.net/ubuntu/+source/trickle/+bug/765424


-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages trickle depends on:
ii  libbsd0  0.2.0-1 utility functions from BSD 
systems
ii  libc62.11.3-4Embedded GNU C Library: 
Shared lib
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event 
notification


trickle recommends no packages.

trickle suggests no packages.

-- no debconf information


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



Bug#680529: (no subject)

2012-07-06 Thread Ken Sharp
I forgot to say that the patch is against the latest git as this needs 
sending upstream.




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



Bug#623373: DigiCert certificates should be included in Debian

2011-04-19 Thread Ken Sharp

Package: ca-certificates
Version: 20090814+nmu2

See:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/742889
and
http://bugs.winehq.org/show_bug.cgi?id=17842

The lack of DigiCert certificates means that any application that relies 
on them for authentication (such as the PopCap games) will fail without 
error. A workaround is to export the certificates from Firefox.




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