Bug#593146: installation-reports: Grub Config/Install gives prompts in wrong order -

2010-08-26 Thread Keith Ward
Appears I neglected to copy in the Bug on the follow up to the previous
email and sent a reply direct to christian,

After booting the netboot image, and installing in expert mode using
unstable, Grub
works perfectly, and the install completes without an issue.

Thanks!


On 27 August 2010 01:28, Otavio Salvador ota...@ossystems.com.br wrote:

 Hello Keith,

 On Sun, Aug 15, 2010 at 8:11 PM, Keith Ward ke...@chaos-realm.net wrote:
  Thanks for that, I tried running the daily netinst just now , in a
 virtual
  machine to see what results I could get the previous reported oddities
 have
  disapeared, however with this netinst I can't complete the install as it
  fails to install grub on /dev/sda.

 Please send your installation syslog (gzipped) so we can see what is
 causing it. A new try using a new daily also helps since this might be
 a fixed issue in last set of uploads.

 Cheers,

 --
 Otavio Salvador  O.S. Systems
 E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
 Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br



Bug#589224: proftpd-basic: Using -4 or --ipv4 in /etc/default/proftpd does not disable IPV6

2010-07-15 Thread Keith Ward
Package: proftpd-basic
Version: 1.3.2e-4
Severity: normal
Tags: upstream ipv6

Proftpd starts but does not respect the -4 or --ipv4 flag.
(Verified on 1.3.1 and 1.3.2e)

The server seems to continue ipv6 mode (:ip) even tho -4 or --ipv4 was
supplied.

Using UseIPV6 no to proftpd.conf does work as intended and disables it
completely and everything reverts to ipv4, but according to the bugreport that
was used when this feature was added
(http://bugs.proftpd.org/show_bug.cgi?id=2817), --ipv4 should be equal to using
the config directive.

After scanning the debian patch for proftpd's source I wasn't able to find 
anything,
so I have filed this upstream as: http://bugs.proftpd.org/show_bug.cgi?id=3485 .

Regards,


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)
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 proftpd-basic depends on:
ii  adduser   3.112  add and remove users and groups
ii  debconf   1.5.28 Debian configuration management sy
ii  debianutils   3.2.2  Miscellaneous utilities specific t
ii  libacl1   2.2.49-2   Access control list shared library
ii  libattr1  1:2.4.44-1 Extended attribute shared library
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcap2   1:2.17-2   support for getting/setting POSIX.
ii  libncurses5   5.7+20100313-2 shared libraries for terminal hand
ii  libpam-runtime1.1.1-1Runtime support for the PAM librar
ii  libpam0g  1.1.1-1Pluggable Authentication Modules l
ii  libssl0.9.8   0.9.8o-1   SSL shared libraries
ii  libwrap0  7.6.q-18   Wietse Venema's TCP wrappers libra
ii  netbase   4.40   Basic TCP/IP networking system
ii  sed   4.2.1-6The GNU sed stream editor
ii  ucf   3.0025 Update Configuration File: preserv
ii  update-inetd  4.36   inetd configuration file updater

proftpd-basic recommends no packages.

Versions of packages proftpd-basic suggests:
pn  openbsd-inetd | inet-superser none (no description available)
ii  openssl   0.9.8o-1   Secure Socket Layer (SSL) binary a
pn  proftpd-doc   none (no description available)
pn  proftpd-mod-ldap  none (no description available)
pn  proftpd-mod-mysql none (no description available)
pn  proftpd-mod-odbc  none (no description available)
pn  proftpd-mod-pgsql none (no description available)
pn  proftpd-mod-sqlitenone (no description available)

-- debconf information:
* shared/proftpd/inetd_or_standalone: standalone



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



Bug#589224: Fixed Upstream

2010-07-16 Thread Keith Ward
A fix for this bug has been applied upstream in CVS, and backported to
the 1.3 Branch.

Patch Located at: http://bugs.proftpd.org/attachment.cgi?id=3376

This patch should be okay to apply to the Debian source.

Regards,
Keith



signature.asc
Description: OpenPGP digital signature


Bug#593146: installation-reports: Grub Config/Install gives prompts in wrong order -

2010-08-15 Thread Keith Ward
 Christian,

Thanks for that, I tried running the daily netinst just now , in a
virtual machine to see what results I could get the previous reported
oddities have disapeared, however with this netinst I can't complete the
install as it fails to install grub on /dev/sda.

netinst build: *Sun Aug 15 21:16:41 UTC 2010*.

Checking tty4, it states grub-probe error - no such disk 
Auto-detection of a filesystem module failed, specify the module
explicitly Running 'grub-install --no-floppy --force /dev/sda' failed

Do you want me to file a new installation report for this, and close
this bug?

Regards,

Keith


signature.asc
Description: OpenPGP digital signature


Bug#623869: sqlite3: Segmentation fault when running .l (lower case L) after any command.

2011-04-23 Thread Keith Ward
Package: sqlite3
Version: 3.7.3-1
Severity: normal

When running sqlite3 typing .l  after any command results in sqlite3 
segfaulting.
The initial command executes correctly, however if you then run .l the 
application crashes instantly.

This happens whether you connect to a database or not.

This is reproducible 100% of the time:

Example:
:~$ sqlite3
SQLite version 3.7.3
Enter .help for instructions
Enter SQL statements terminated with a ;
sqlite .l
sqlite .l
Segmentation fault (core dumped)

SQLite version 3.7.3
Enter .help for instructions
Enter SQL statements terminated with a ;
sqlite .tables
snip tables
sqlite .l
Segmentation fault


Backtrace


(gdb) bt full
#0  __strcmp_sse2 () at ../sysdeps/x86_64/multiarch/../strcmp.S:343
No locals.
#1  0x004052ab in do_meta_command (zLine=value optimized out, 
p=0x7b127190) at ./src/shell.c:1849
zFile = 0x0
i = value optimized out
nArg = value optimized out
n = value optimized out
c = 108
rc = value optimized out
azArg = {0x1983961 l, 0x0, 0x7fb00020 Address 0x7fb00020 out 
of bounds, 0x1983330 sqlite .l, 0x Address 0x out of 
bounds, 0x1 Address 0x1 out of bounds,
  0xa Address 0xa out of bounds, 0x7fb0a799efc0 , 0x0, 
0x7fb0a79c9d32 \213\024$\205\300\271\001, 0x19833390001 Address 
0x19833390001 out of bounds, 0x7b126e9c \260\177, 0x0,
  0x7fb0a76b2ba3 H\205\300y\330A\203\f$ 
L\211\350H)\330I\213\224$\220, 0x1983339 l, 0x7fb0a79a0780 \204*\255, 
incomplete sequence \373, 0x0,
  0x7fb0a76b2ba3 H\205\300y\330A\203\f$ 
L\211\350H)\330I\213\224$\220, 0x7b126fd0 X1303592560, 0x7fb0a7be9b4c 
\n, 0x1983960 .l, 0x1 Address 0x1 out of bounds, 0x7b127190 ,
  0x20 Address 0x20 out of bounds, 0x7fb0a79a1e98 \200Ϙ\001, 
0x7fb0a79a1ea8 \230\036\232\247\260\177, 0x7b126f10 
\230\036\232\247\002, 0x3 Address 0x3 out of bounds,
  0x2a79a1e98 Address 0x2a79a1e98 out of bounds, 0x7fb0a79a1e48 , 
0x40 Address 0x40 out of bounds, 0x2000c Address 0x2000c out of 
bounds,
  0x2fb126f70 Address 0x2fb126f70 out of bounds, 0x1983960 .l, 
0x7fb0a79a1e40 , 0x3 Address 0x3 out of bounds, 0x1 Address 0x1 out of 
bounds, 0x7b127190 , 0x0,
  0x7fb0a76bb930 H\205\300H\211\303\017\204\244, 0x1 Address 0x1 out 
of bounds, 0x1983960 .l, 0x1983a00  :\230\001, 0x19839e0 , 0x1 Address 
0x1 out of bounds,
  0x7fb0a79d5ae6 H\205\300H\211\303t\nH\211\330[\303\017\037D, 
0x1983960 .l, 0x7fb0a79d6017 H\211\303H\211], 0x7b126fd0 X1303592560, 
0x7fb0a7be9b4c \n}
#2  0x00404576 in process_input (p=0x7b127190, in=0x0) at 
./src/shell.c:2290
zLine = 0x1983960 .l
zSql = 0x0
nSql = 0
zErrMsg = 0x0
rc = value optimized out
errCnt = 0
lineno = 2
startline = 0
#3  0x00407131 in main (argc=1, argv=0x1) at ./src/shell.c:2713
zHome = value optimized out
zErrMsg = 0x0
data = {db = 0x0, echoOn = 0, statsOn = 0, cnt = 0, out = 
0x7fb0a79a0780, mode = 2, writableSchema = 0, showHeader = 0, zDestTable = 0x0, 
separator = |, '\000' repeats 18 times, colWidth = {
0 repeats 100 times}, actualWidth = {0 repeats 100 times}, 
nullvalue = '\000' repeats 19 times, explainPrev = {valid = 0, mode = 0, 
showHeader = 0, colWidth = {0 repeats 100 times}},
  outfile = '\000' repeats 4095 times, zDbFilename = 0x4079d4 
:memory:, pStmt = 0x0, pLog = 0x0}
zInitFile = 0x19704f0 /home/archer/.sqlite_history
zFirstCmd = 0x0
i = value optimized out
rc = 26674416



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
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 sqlite3 depends on:
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libreadline6  6.1-3  GNU readline and history libraries
ii  libsqlite3-0  3.7.3-1SQLite 3 shared library

sqlite3 recommends no packages.

Versions of packages sqlite3 suggests:
pn  sqlite3-doc   none (no description available)

-- 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#623869: sqlite3: Segmentation fault when running .l (lower case L) after any command.

2011-04-26 Thread Keith Ward
I've just managed to test this against a few other versions from the
Debian repository.

This crash also applies to the version in testing (3.7.5-1 at time of
testing).

It does however appear fixed in sid (Version: 3.7.6.2-1).

-Keith



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



Bug#626022: linux-2.6: Attempting to reboot on [U]EFI systems causes kernel hang

2011-05-07 Thread Keith Ward
Package: linux-2.6
Version: attempting to reboot on UEFI systems causes kernel hang
Severity: important
Tags: upstream


When attempting to reboot my my UEFI enabled system, the system hangs when
calling reboot requiring me to manually reset the system via the reset switch.

Screenshot: http://twitgoo.com/29bq1c

As you can see this is on a P8P67 Motherboard.

It seems as if this has recently been reported at Ubuntu's Launchpad as well:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/721576

Which also suggests a workaround of adding reboot=a,w to the kernel command
line, I shall try this later on this evening.



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (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#848140: cifs-creds missing pam_cifscreds.so

2016-12-14 Thread Keith Ward
Package: cifs-utils

Version: 2:6.4-1

Severity: normal

Tags: patch

User: ubuntu-de...@lists.ubuntu.com

Usertags: origin-ubuntu ubuntu-patch



The cifs-utils source has contained a PAM module to unlock credentials at

login since v6.3, however this is not built and is therefore missing from
the

resultant package.



Attached is the patch provided by David Mcbride on the Ubuntu BTS

(LP#1611816) which fixes the problem there for reference.



-- System Information:

Debian Release: 8.6

  APT prefers stable-updates

  APT policy: (500, 'stable-updates'), (500, 'stable')

Architecture: amd64 (x86_64)



Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)

Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Shell: /bin/sh linked to /bin/dash

Init: systemd (via /run/systemd/system)



Versions of packages cifs-utils depends on:

ii  libc6 2.19-18+deb8u6

ii  libcap-ng00.7.4-2

ii  libkeyutils1  1.5.9-5+b1

ii  libkrb5-3 1.12.1+dfsg-19+deb8u2

ii  libtalloc22.1.2-0+deb8u1

ii  libwbclient0  2:4.2.10+dfsg-0+deb8u3

ii  samba-common  2:4.2.10+dfsg-0+deb8u3



Versions of packages cifs-utils recommends:

ii  keyutils  1.5.9-5+b1

ii  winbind   2:4.2.10+dfsg-0+deb8u3



Versions of packages cifs-utils suggests:

pn  smbclient  



-- no debconf information


cifscreds-pam.patch
Description: Binary data