Bug#1042414: gitlab: Sidekiq not working after 16 upgrade

2023-07-27 Thread David L
Package: gitlab Version: 16.0.7+ds1-3~fto12+2 Severity: important X-Debbugs-Cc: er_ma...@darkbolt.net Dear Maintainer, Hi, After updating gitlab 15.7 to 16.0, sidekiq is not starting, not allowing apt installation to end correctly. On the same moment I've do a release change from old stable.

Bug#975493: gitlab: Gitlab install script not working

2020-11-22 Thread David L
Package: gitlab Version: 13.3.9-1+fto10+1 Severity: important Hi, Gitlab are not installing. I doesn't know the reason, but when I try to install it through apt-get upgrade (following debian/gitlab page for upgrading), that's not working. The log are the following: Precompiling assets...

Bug#956205: gitlab: Problem installing 12.8.8-6

2020-04-08 Thread David L
Package: gitlab Version: 12.8.8-6+fto10+1 Severity: grave Justification: renders package unusable Hi, Gitlab 12.8.8 installation fails. Log: Bundle complete! 198 Gemfile dependencies, 362 gems now installed. Gems in the groups development and test were not installed. Use `bundle info

Bug#949591: gitlab: Gitlab not serving cached assets

2020-01-22 Thread David L
Package: gitlab Version: 12.6.4-1+fto10+1 Severity: minor Apparently, gitlab is not serving cached assets. That's result on a very long loading time. Example of most relevant file: Cached: 304 Not Modified https://salsa.debian.org/assets/webpack/main.b91d0a07.chunk.js <-- 2,55mb, 849ms load

Bug#947754: [omv.dynamicpuzzle.ro] gitlab mattermost integration error

2020-01-09 Thread David L
Package: gitlab Version: 12.6.2-2+fto10+1 Followup-For: Bug #947754 Hi, I've updated to 12.6.2.2 but bug is still present. I can view a difference on the request from 12.5.4 version: Processing by Oauth::AuthorizationsController#new as HTML Parameters: {"response_type"=>"code",

Bug#947754: [omv.dynamicpuzzle.ro] gitlab mattermost integration error

2019-12-31 Thread David L
Package: gitlab Version: 12.5.4-2+fto10+1 Followup-For: Bug #947754 Another case with the error, but in this case is not for use oauth directly, nor for sentry server integration. (Anyways, apparently Sentry it's trying to do an oauth authentication before starting process, it's the same error

Bug#947754: gitlab: Gitlab oauth problem (Was: mattermost integration error)

2019-12-31 Thread David L
Package: gitlab Version: 12.5.4-2+fto10+1 Followup-For: Bug #947754 A try to connect sonarqube with gitlab via oAuth fails with the same error. Apparently, the problem are the oauth itself. Bug is present, at lest, since 12.2.9. I didn't remember if it's present on 12.0.9 or 12.1.14. Started

Bug#944596: gitlab: Upgrading to 12.2.9-1 fails

2019-11-15 Thread David L
Package: gitlab Version: 12.2.9-1+fto10+1 Followup-For: Bug #944596 More info about the bug: - Deleting file active_record_mysql_timestamp.rb, fails on active_record_mysql_timestamp.rb, because the same error, "undefined method mysql?". Error MSG: NoMethodError: undefined method

Bug#944596: gitlab: Upgrading to 12.2.9-1 fails

2019-11-15 Thread David L
Package: gitlab Version: 12.2.9-1+fto10+1 Followup-For: Bug #944596 Hi, I have exactly the same problem. Installation are originally on gitlab 8, until yesterday working without problem on 12.1 NoMethodError: undefined method `mysql?' for Gitlab::Database:Module

Bug#925606: gitlab: Fail to upgrade (error with activesupport gem)

2019-03-27 Thread David L
Package: gitlab Version: 11.8.3-1+fto10+1 Severity: important Hi, Doing an apt-get upgrade fails to install gitlab (upgrading from 11.8.2). The error message are: Bundle complete! 187 Gemfile dependencies, 315 gems now installed. Gems in the groups development and test were not installed. Use

Bug#917084: gitlab: Gitlab - Letsencrypt not renewing correctly

2018-12-22 Thread David L
Package: gitlab Version: 11.5.4+dfsg-1 Severity: normal Hi, I've detected certbot cannot renew gitlab certificate correctly. The certificate creation has been done by gitlab & certbot on the gitlab installation. Now, trying to renew certificate, certbot gives an error: - The following errors

Bug#915136: Gitlab: Error 503 loading some projects

2018-11-30 Thread David L
Package: gitlab Version: 11.3.10+dfsg-2 Severity: important Hi, I'm working with Gitlab 11.3.10, and after a commit & push, I cannot see one of my projects. The error message are: Started GET "/Group/Project/commits/master" for x.x.x.x at 2018-11-30 21:30:02 +0100 Processing by

Bug#914496: gitlab-shell: Fail on gitlab-shell on git push

2018-11-23 Thread David L
Package: gitlab-shell Version: 8.3.3+dfsg-1 Severity: grave Justification: renders package unusable Doing a git push on a repository connected to gitlab, I receive this error: BloudFire:repository maqui$ git push origin /usr/share/gitlab-shell/bin/gitlab-shell:10:in `require_relative': cannot

Bug#914159: gitlab: Problem with GPG Keys

2018-11-19 Thread David L
Package: gitlab Version: 11.1.8+dfsg-2 Severity: normal After install 11.1.8, importing GPG keys isn't working. This failure isn't present at 10.8 previous version on Testing. When I try to upload my GPG key, gitlab gives a 500 internal server error. After reloading, key are added but without

Bug#913581: gitlab: Gitlab API not working

2018-11-12 Thread David L
Package: gitlab Version: 10.8.7+dfsg-1 Severity: important On a new gitlab installation (10.8.7) API is not working. I've tested with a migrated installation and a new one (doing purge before reinstall). On gitlab check: Running /usr/share/gitlab-shell/bin/check Check GitLab API access:

Bug#898228: ruby-gitaly: Required dependency not specified on deb package

2018-05-08 Thread David L
Package: ruby-gitaly Version: 0.99.0+dfsg-1 Severity: grave Justification: renders package unusable Gitaly gem requires grpc gem in version 1.10 to work, but, deb package doesn't force installation of this package. In that case, ruby-gitaly is unusable. Error message: Bundler could not find

Bug#897444: Gitlab: Change repository path does not work

2018-05-02 Thread David L
Package: gitlab Version: 10.6.5+dfsg-1 Severity: normal Changing gitlab repository path does not work. Checking installation give this: GitLab Shell version >= 6.0.4 ? ... OK (6.0.4) Repo base directory exists? default... yes Repo storage directories are symlinks? default... no Repo paths owned

Bug#894668: gitlab: grape-entity gem update on unstable brokes gitlab

2018-04-02 Thread David L
Package: gitlab Version: 10.6.0+dfsg-1 Severity: normal Hi, After update of ruby-grape-entity package, gitlab cannot complete check / installation tasks. Preparing to unpack .../05-ruby-grape-entity_0.7.1-1_all.deb ... Unpacking ruby-grape-entity (0.7.1-1) over (0.6.0-1) ... Setting up

Bug#894272: gitlab: Problem on upgrade from 8.13 - 9.5 - 10.5. Probably local setup problem

2018-03-27 Thread David L
Package: gitlab Version: 10.5.6+dfsg-1 Severity: normal Hi, I have a gitlab installation working originally on 8.13 version. This installation stop working when some upgrades for 9.5 enters testing. I have the same failure from my test installation, some gems installed locally. History are:

Bug#894138: gitlab: 10.5.6 Problem compiling assets on post-install

2018-03-26 Thread David L
Package: gitlab Version: 10.5.6+dfsg-1 Severity: grave Justification: renders package unusable Hi, Installing gitlab 10.5.6 do not work because a problem on sprockets. This error is also on old 10.5.5 and 9.5.4 versions. Thanks, Precompiling assets...

Bug#893867: gitlab: Dpkg fail to configure gitlab package. Problem with some Ruby Gems on 10.5

2018-03-23 Thread David L
Package: gitlab Version: 10.5.5+dfsg-2 Severity: grave Justification: renders package unusable Gitlab 10.5.5+dfsg-1 and 10.5.5+dfsg-2 fails to install. The machine have a gitlab 9.5.4 installed (since Experimental upload), upgrading to 10.5.5 on unstable. This is the error on installation:

Bug#840464: nodejs: 'npm install' command fails with compilation error in Kerberos header

2016-10-11 Thread David L Lambert
Package: nodejs Version: 0.10.29~dfsg-2 Severity: normal Dear Maintainer, After installing packages "nodejs", "nodejs-legacy", and "libkrb5-dev", I still get a compilation error blocking completion of "npm install mongodb"... > kerberos@0.0.21 install >

Bug#827789: Upgrade mostly fixed this bug

2016-08-10 Thread David L. Johnson
not on that computer right now, but this one was upgraded at the same time, and has the same architecture --- but only one monitor). -- David L. Johnson Department of Mathematics Lehigh University

Bug#829268: lyx: toolbar icons do not show up with upgrade to lyx-2.2.0; needed qt-svc not installed

2016-07-01 Thread David L. Johnson
Package: lyx Version: 2.2.0-1 Severity: important Dear Maintainer, I just upgraded my system (debian testing), and an upgrade of lyx to 2.2.0 was part of the upgrade. I am a constant lyx user, so this is vital to my work. When I ran the new version, the toolbar icons did not show up, instead

Bug#827789: xfce4-settings: Upon reviving system from suspend, second monitor always is a mirror of first.

2016-06-20 Thread David L. Johnson
Package: xfce4-settings Version: 4.12.0-3 Severity: normal Dear Maintainer, I had reported that my second monitor would not wake up after suspend with 4.5 or newer kernels. That was fixed with xfce-settings-4.12.0-3 (appeared on testing this week), but now when I wake the system up from sleep

Bug#826187: [Pkg-xfce-devel] Bug#826187: Fwd: xfce4 second monitor does not wake up after suspend, with kernel 4.5.0-1 or 4.5.0-2

2016-06-16 Thread David L. Johnson
On Sat, 04 Jun 2016 10:27:57 +0200 Yves-Alexis Perez <cor...@debian.org> wrote: > On ven., 2016-06-03 at 00:46 -0400, David L. Johnson wrote: > > Sorry to report this outside of reportbug, but I clearly did not get it > > configured correctly with my e-mail server (w

Bug#826187: [Pkg-xfce-devel] Bug#826187: Fwd: xfce4 second monitor does not wake up after suspend, with kernel 4.5.0-1 or 4.5.0-2

2016-06-16 Thread David L. Johnson
hough I know the bug report was too long. "(gigabite brix i3, GB-BXi3-4010) with debian testing (amd64) and xfce4 4.12" I just upgraded to kernel 4.6.0-1-amd64, but the behavior persists, although with my old 4.3.0-1 kernel both screens wake up like they are supposed to. -- David

Bug#826187: Fwd: xfce4 second monitor does not wake up after suspend, with kernel 4.5.0-1 or 4.5.0-2

2016-06-02 Thread David L. Johnson
s is a great place to start. If you just want to pick and choose the core components then feel free to remove this package. -- David L. Johnson Department of Mathematics Lehigh University

Bug#805196: Also doesn't work with "testing"

2016-01-18 Thread David L Lambert
Installed version 1.0.25-2 from "testing", rebooted, same behavior. Process is in an unkillable hang, and the last line of "lsof -c scanimage" is scanimage 3477 davidl 71r CHR 99,0 0t08854 /dev/parport0 FWIW, this is on an IBM ThinkCentre, has a parallel port, nothing is

Bug#805196: sane: xsane, scanimage -L, etc. hang

2016-01-18 Thread David L Lambert
Yes, it's still present in "experimental". Will check "unstable" as well. Interestingly, the "scanimage -L" process is unkillable, not by "Ctrl+C", nor by "kill -9", and here's the end of "lsof" over it... scanimage 23808 root 66r FIFO0,8 0t0 2197502 pipe scanimage 23808 root

Bug#768480: lincity-ng: Start Up Causes Black Screen After Booting Latest Kernel

2014-11-07 Thread David L. Craig
Package: lincity-ng Version: 2.0-4+b1 Severity: important Dear Maintainer, After applying normal morning Sid update, launching lincity-ng in XFCE environment brings up black screen with centered X-pointer and non-functional mouse buttons. After about half a minute, nouveau complains in

Bug#768480: Edited Aptitude Log

2014-11-07 Thread David L. Craig
Readable and sorted aptitude history: Start-Date: 2014-11-07 11:36:44 Reinstall: man-db:amd64(2.7.0.2-3) Upgrade: curl:amd64 (7.38.0-2, 7.38.0-3), glibc-doc:amd64 (2.19-12, 2.19-13),

Bug#768480: lincity-ng: Start Up Causes Black Screen After Booting Latest Kernel

2014-11-07 Thread David L. Craig
On 14Nov07:1912+0100, Markus Koschany wrote: I don't believe this is related to lincity-ng because the game has not been updated for quite some time, but rather to a change in the kernel or your nouveau drivers. I can confirm that lincity-ng works with the free radeon drivers on my system. I

Bug#768480: lincity-ng: Start Up Causes Black Screen After Booting Latest Kernel

2014-11-07 Thread David L. Craig
I noticed these two for linux-image-3.16: #768452 system locks up every one or two days since upgrade to kernel 3.16 #768483 system freeze, usually on kernel upgrade or resume from hibernate that appear to be similar--can this bug be transferred to their queue? -- not cent from sell May the

Bug#768480: Megaglest Test, Part 1

2014-11-07 Thread David L. Craig
On 14Nov07:2142+0100, Markus Koschany wrote: What happens if you try to play other games such as megaglest, foobillardplus or cube2-data? I installed megaglest which pulled in famfamfam-flag-png, fonts-uralic, libftgl2, libircclient1, libminiupnpc10, libxerces-c3.1, and megaglest-data without

Bug#768480: Megaglest Test, Part 2

2014-11-07 Thread David L. Craig
After the reboot, XFCE came up nominally. Launching megaglest also came up nominally, as did lincity-ng. I will attempt to determine how intermittent the problem is with a bunch of reboots for a while, then uninstall all the megaglest software and do a bunch more reboots. -- not cent from sell

Bug#768480: Megaglest Test, Reboot Tests

2014-11-07 Thread David L. Craig
I did ten reboots with megaglest installed. The first five were nominal, the 7th never got to VC login prompt after all the boot/init messages stopped and the screen cleared, and the rest failed as previously reported. I then uninstalled the megaglest packages and started reboot test again.

Bug#763148: Prevent migration to jessie

2014-10-06 Thread David L. Craig
On 14Oct05:2254+0200, Andreas Barth wrote: Also, the re-evaluation happened. It however didn't had the outcome you wanted (basically because the web browser needs so many security updates which only could be done by backporting all of it that the embedded copy doesn't make any difference -

Bug#763287: Works in a Virtual Machine

2014-09-30 Thread David L. Craig
I built a virtual machine, installed D-I Beta 1 netinst with no additional software, performed a full-upgrade to Sid, and installed a minimum configuration virt-manager and task-xfce-desktop with no auto-recommends, and the GUI does not manifest the issues previously observed. I would think this

Bug#763287: virt-manager: Update broke radio buttons--cannot tell what's selected

2014-09-28 Thread David L. Craig
Package: virt-manager Version: 1:1.0.1-2 Severity: important Dear Maintainer, After my daily Sid update which upgraded virt-manager among others, the windows are laid out differently, and radio buttons and checkboxes immediately lose any contents. It is almost impossible to create a new virtual

Bug#763287: Ignore Original Email Address

2014-09-28 Thread David L. Craig
Odd--reportbug asked for and received my current email address, yet From: went out with the old and non-existent address. Please use the email address for this addition. -- not cent from sell May the LORD God bless you exceedingly abundantly!

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-24 Thread David L. Craig
On 14Sep24:1951+0200, Michael Biebl wrote: Am 24.09.2014 um 18:45 schrieb Michael Biebl: Craig was so kind and provided me with access to the VM images. With that image I was able to reproduce the upgrade failure. I checked the systemd state before the upgrade and noticed that

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-24 Thread David L. Craig
On 14Sep24:1424-0400, David L. Craig wrote: Maybe I should be a full-time tester--I seem to be pretty good at it. I built another vm from the D-I beta, pointed sources.list at sid, and ran aptitude update, all as before. This time, though, I held all updates while installing dbus 1.8.8-1

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-23 Thread David L. Craig
On 14Sep23:0023+0200, Michael Biebl wrote: Yeah, this would be perfect By way of a feasibility test, I had virt-manager Shut Down == Save the a762146 vm at its ready for first login state and have put the tarball of the 124MB file it created in /var/lib/libvirt/qemu/save up at

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-23 Thread David L. Craig
On 14Sep23:0956-0400, David L. Craig wrote: By way of a feasibility test, I had virt-manager Shut Down == Save the a762146 vm at its ready for first login state and have put the tarball of the 124MB file it created in /var/lib/libvirt/qemu/save up at http://dlc.casita.net/~dlc/762146

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-23 Thread David L. Craig
Another datum: I decided to try switching back to systemd-sysv on my primary bare-metal Sid and the update was textbook: ii libpam-systemd:amd64 215-4 ii libsystemd-id128-0:amd64 215-4 ii libsystemd-journal0:amd64 215-4 ii libsystemd-login0:amd64 215-4 ii libsystemd-login0:i386

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-23 Thread David L. Craig
On 14Sep23:1719-0400, David L. Craig wrote: Another datum: I decided to try switching back to systemd-sysv on my primary bare-metal Sid and the update was textbook: ii libpam-systemd:amd64 215-4 ii libsystemd-id128-0:amd64 215-4 ii libsystemd-journal0:amd64 215-4 ii libsystemd

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-22 Thread David L. Craig
On 14Sep21:2011+0200, Michael Biebl wrote: What were the exact error messages you got? Please provide the dpkg log and the output from journalctl -alb I ran the test case again and obtained the same results from aptitude dist-upgrade and began receiving the kernel messages about journald as

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-22 Thread David L. Craig
On 14Sep23:0016+0200, Michael Biebl wrote: Am 22.09.2014 um 23:23 schrieb David L. Craig: On 14Sep21:2011+0200, Michael Biebl wrote: What were the exact error messages you got? Please provide the dpkg log and the output from journalctl -alb I ran the test case again and obtained

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-21 Thread David L. Craig
On 14Sep22:0005+0200, Michael Biebl wrote: Am 21.09.2014 um 23:28 schrieb David L. Craig: No, but, as the report mentioned, the vm failure was preceded by a similar result doing the daily update of the main non-vm Sid instance on the box, which is why I reproduced it using reproducible

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-18 Thread David L. Craig
Package: udev Version: 215-4 Severity: grave Installed Beta 1 D-I amd64 netinst without mirror or standard utils in preparation for dist-upgrade to Sid using aptitude with sources.list: deb ftp://debian.csail.mit.edu/debian/ sid main udev and aptitude reported replacing 208-6. udev fails first

Bug#762146: Upgrade To Sid From Beta D-I Breaks systemd, udev, and cron

2014-09-18 Thread David L. Craig
Correction: udev and systemd reported replacing 208-6. ^^^ not aptitude -- not cent from sell May the LORD God bless you exceedingly abundantly! Dave_Craig__ So the universe is not quite as you thought it was. You'd better rearrange your

Bug#729203: Still Not Uploaded

2014-07-03 Thread David L. Craig
Having discovered this bug report and subsequently absorbing it, I cloned the repository, built the debs, and installed them into my primary Sid box. Now I need to track the repo. I didn't see why this package has still not been uploaded. Perhaps I need to reread the report. Nonetheless, all

Bug#720191: avahi-utils: avahi-resolve does not find a published host

2013-08-19 Thread David L Lambert
Package: avahi-utils Version: 0.6.31-2 Severity: important Tags: ipv6 I'm trying to use mdns naming accross a virtual ethernet link between a Debian 32-bit guest and a RHEL6 64-bit host, both running 'avahi-daemon'. Resolution with other programs also doesn't work, but I've done the most

Bug#703235: Error In Initial Report Text

2013-03-17 Thread David L. Craig
The final two commands reported begin with './waf', not '../waf'; i.e., the actual commands executed agree with the cookbook, not the bug report). -- not cent from sell May the LORD God bless you exceedingly abundantly! Dave_Craig__ So the universe is

Bug#684952: linux rt 3.4.8-rt16 and nv 302.17, and system freezes, does nvidia strike again?

2012-08-23 Thread David L. Craig
On 12Aug23:2032-0400, David L. Craig wrote: On 12Aug23:1850-0400, David L. Craig wrote: I'm looking at the nvidia forum's guidelines for reporting bugs and will let you know what I determine to do. There being no obvious comparable existing report, I opened http://www.nvnews.net/vbulletin

Bug#684952: nvidia-glx: startx blackens screen, keyboard ineffective save for altSysReq

2012-08-15 Thread David L. Craig
On 12Aug15:1037+0200, Andreas Beckmann wrote: On 2012-08-15 09:48, David L. Craig wrote: I updated all the nvidia packages when I saw the new versions but the problem persists. I am including the most recent kern.log Kernel: Linux 3.2.0-3-rt-amd64 (SMP w/4 CPU cores; PREEMPT) Please

Bug#684952: nvidia-glx: startx blackens screen, keyboard ineffective save for altSysReq

2012-08-14 Thread David L. Craig
Package: nvidia-glx Version: 302.17-3 Severity: critical Justification: breaks the whole system I had installed Sid into an available partition and X was happy with nouveau. nvidia was functioning well under Linux Mint Xfce 13. After installing the nvidia packages and porting the Mint xorg.conf

Bug#673203: Hmmm... Maybe

2012-07-22 Thread David L. Craig
Maybe it's time to become a DD. I've been unable to scare up a job in IT for a long time now so maybe it's time to plan to just live on Social Security benefits (if you call that living) and invest my copious free time into the community. I started with Debian at version 1.0^H1 (Linux

Bug#566735: grub-pc: Unable to boot from LVM, error: no such disk.

2011-04-17 Thread David L. Anselmi
Vladimir 'φ-coder/phcoder' Serbinenko wrote: Could you try booting from external media and see how much sectors of hd0 does the GRUB see? BIOS may not present the entire disk to the bootloader. If it's so and the disk is ATA you can workaround it with: grub-install --disk-module=ata /dev/sda I

Bug#621360: [php-maint] Bug#621360: /etc/cron.d/php5 wreaks havoc on session-based PHP apps

2011-04-06 Thread David L Norris
. I see that bug #590485 fixes the cron job so I can use conf.d to override. So I could just override the global defaults by having my sugarcrm package install a config file fragment. Thanks for taking the time to look at this! David L Norris Manager of Information Technology DKI Services

Bug#566735: grub-pc: Unable to boot from LVM, error: no such disk.

2011-01-31 Thread David L. Anselmi
David L. Anselmi wrote: Vladimir 'φ-coder/phcoder' Serbinenko wrote: Could you supply the dump of first 64K of you PV? Here it is, sorry for the delay. Dave pv.bin.bz2 Description: Binary data

Bug#566735: grub-pc: Unable to boot from LVM, error: no such disk.

2011-01-09 Thread David L. Anselmi
Vladimir 'φ-coder/phcoder' Serbinenko wrote: Could you supply the dump of first 64K of you PV? Sure. I'll send it as soon as I get a chance. I noticed that maybe a working grub2 (on AMD64) had more modules loaded than the non-working (i386) grub2. But grub.cfg is essentially the same on

Bug#566735: grub-pc: Unable to boot from LVM, error: no such disk.

2010-10-20 Thread David L. Anselmi
Package: grub-pc Version: 1.98+20100804-4 Severity: normal I've retested and this bug still exists so I'll reopen. Here's the new behavior. On boot it says: error: no such disk Entering rescue mode grub rescue (i.e., only one error line rather than two). lsmod shows: NameRef Count

Bug#566735: grub-pc: Unable to boot from LVM, error: no such disk.

2010-10-17 Thread David L. Anselmi
do you have a LVM snapshot by any chance? If yes you could be hit by Bug #574863. No, I don't have any snapshots. I'll try a newer version and report the results. Sorry, I didn't respond because I wasn't cc'd by Bernhard. Thanks! Dave -- To UNSUBSCRIBE, email to

Bug#598804: Fwd: Knoppix Worked

2010-10-08 Thread David L. Craig
Apparently this addendum never was received or accepted. -- Forwarded message -- From: David L. Craig dlc@gmail.com Date: Sun, Oct 3, 2010 at 6:47 PM Subject: Knoppix Worked To: 598...@bugs.debian.org I built a USB-ZIP format Knoppix-Live stick with V6.2.1 (Jan2010

Bug#598804: Daily Boot Image Yields Dead Keyboard

2010-10-02 Thread David L. Craig
Package: installation-reports Boot method: How did you boot the installer? CD? floppy? network? USB-stick Image version: Full URL to image you downloaded is best http://people.debian.org/~joeyh/d-i/images/daily/hd-media/boot.img.gz Date: Date and time of the install Image downloaded at 04:51 UTC

Bug#569524: linux-image-2.6.26-2-686: cannot mount ext2 fs created by 2.6.30 but fsck is clean

2010-02-12 Thread David L. Craig
On Fri, Feb 12, 2010 at 09:26:25AM +0100, Bastian Blank wrote: tags 569524 moreinfo thanks No, thank YOU! You probably don't want to think about how much this would be costing me if you were working on this problem for the benefit of Microsoft versus how much _you_ would be getting. Any

Bug#569524: linux-image-2.6.26-2-686: cannot mount ext2 fs created by 2.6.30 but fsck is clean

2010-02-12 Thread David L. Craig
On Fri, Feb 12, 2010 at 09:07:40AM -0500, David L. Craig wrote: On Fri, Feb 12, 2010 at 09:26:25AM +0100, Bastian Blank wrote: large_file is marked as read-only compatible and supported since at least 2.6.12. [*blush*] They mount fine when I change noamode to noatime, even rw. Clearly my

Bug#569524: Assimilation

2010-02-12 Thread David L. Craig
On Fri, Feb 12, 2010 at 04:36:09PM +, Debian Bug Tracking System wrote: On Fri, Feb 12, 2010 at 11:04:30AM -0500, David L. Craig wrote: [*blush*] They mount fine when I change noamode to noatime, even rw. Clearly my IBM mainframe background is showing. Please close this problem

Bug#566735: grub-pc: Unable to boot from LVM, error: no such disk.

2010-01-24 Thread David L. Anselmi
Package: grub-pc Version: 1.98~20100101-1 Severity: important Hi, I'm unable to get grub-pc to boot. When installed it says this on boot: error: no such disk Entering rescue mode error: no such disk and gives me a rescue prompt. By running grub-install --modules=minicmd I could see this:

Bug#544382: man page of traceroute lacked info of tracert

2009-10-29 Thread David L. Anselmi
tracert is equivalent to traceroute -I This is significant because without it the user has no idea why: $ tracert example.com returns The specified type of tracerouting is allowed for superuser only. Thanks! Dave -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#552413: bacula-common-sqlite3: No database upgrade from version 10 to 11.

2009-10-29 Thread David L. Anselmi
John Goerzen wrote: David L. Anselmi wrote: On upgrading to bacula 3.0 I was told my catalog was empty and should new tables be created. I said no. I had hoped that my old catalog would be upgraded automatically. You can fix that with something along the lines of echo .dump | sqlite2

Bug#552413: bacula-common-sqlite3: No database upgrade from version 10 to 11.

2009-10-25 Thread David L. Anselmi
Package: bacula-common-sqlite3 Version: 3.0.2-3+b1 Severity: important On upgrading to bacula 3.0 I was told my catalog was empty and should new tables be created. I said no. I had hoped that my old catalog would be upgraded automatically. So I have an empty /var/lib/bacula/bacula.db and a

Bug#216951: Apt-get (and aptitude) update fail to check if the http server supports pipelining

2009-04-12 Thread David L. Anselmi
I've just stumbled across this bug. It was rather difficult to identify. The effect (in my case) is that packages are listed as being from an untrusted source. Seems like that might warrant more than minor severity. The first two lines of the update are: Ign http://kite testing

Bug#516864: libpam-afs-session: PAGs not used on SSH login

2009-02-25 Thread david l goodrich
On Tue, Feb 24, 2009 at 09:08:57PM -0800, Russ Allbery wrote: david l goodrich d...@dsrw.org writes: It's a custom kernel, because it's a Xen domU. Which probably invites all kinds of pain. But its config file is used in a different Xen domU, which works fine. I've attached it, I'm

Bug#516864: libpam-afs-session: PAGs not used on SSH login

2009-02-24 Thread david l goodrich
On Mon, Feb 23, 2009 at 08:53:37PM -0800, Russ Allbery wrote: david l goodrich d...@dsrw.org writes: Package: libpam-afs-session Version: 1.7-1 Severity: important When logging in via SSH, a user does not get AFS tokens or a PAG, but they do get kerberos tickets. This works

Bug#516864: libpam-afs-session: PAGs not used on SSH login

2009-02-24 Thread david l goodrich
On Tue, Feb 24, 2009 at 12:55:35PM -0800, Russ Allbery wrote: david l goodrich d...@dsrw.org writes: Certainly, they were taken from your README. chaos:~# grep -v ^# /etc/pam.d/common-auth auth [success=ok default=1] pam_krb5.so auth [default=done] pam_afs_session.so debug

Bug#516864: libpam-afs-session: PAGs not used on SSH login

2009-02-24 Thread david l goodrich
On Tue, Feb 24, 2009 at 06:49:10PM -0800, Russ Allbery wrote: david l goodrich d...@dsrw.org writes: running `id`, and looking for something like this (copied from a working ubuntu box): d...@aether:~$ id uid=1000(dlg) gid=1000(dlg) groups=106(admin),1000(dlg),1104162558 d...@aether

Bug#516864: libpam-afs-session: PAGs not used on SSH login

2009-02-24 Thread david l goodrich
On Tue, Feb 24, 2009 at 07:11:01PM -0800, Russ Allbery wrote: david l goodrich d...@dsrw.org writes: On Tue, Feb 24, 2009 at 06:49:10PM -0800, Russ Allbery wrote: The extra high-numbered group won't necessarily show up, since PAGs are really based on keyrings. If you run tokens, what

Bug#516864: libpam-afs-session: PAGs not used on SSH login

2009-02-24 Thread david l goodrich
On Tue, Feb 24, 2009 at 07:52:05PM -0800, Russ Allbery wrote: david l goodrich d...@dsrw.org writes: Could it be my ssh config? I'm really grasping at straws, here. This bug report was sort of my last resort grin Given that the PAM module is being run, it shouldn't be. UsePAM being set

Bug#516864: libpam-afs-session: PAGs not used on SSH login

2009-02-23 Thread david l goodrich
Package: libpam-afs-session Version: 1.7-1 Severity: important When logging in via SSH, a user does not get AFS tokens or a PAG, but they do get kerberos tickets. This works correctly via the console, but not SSH. -- System Information: Debian Release: 5.0 APT prefers testing APT policy:

Bug#447580: dhttpd: Man page and usage message are not complete

2009-02-01 Thread David L. Anselmi
It also appears there's a -b option. Here's a snippet to add to the man page (didn't seem worth a patch, just paste it wherever). .TP .B \-b IP address Listen on specified interface. Defaults to 0.0.0.0 (all interfaces). Dave -- To UNSUBSCRIBE, email to

Bug#489544: installation-reports

2009-01-20 Thread David L. Emerson
: On Wed, Jul 30, 2008 at 12:47:02AM -0700, David L. Emerson wrote: I've just finished a similar installation with the Lenny beta 2 installer (encrypted lvm on bootable usb flash drive) Thanks. I would have been more happy if you would have used a daily build, but it's great nevertheless

Bug#509235: iceweasel crashes when libcurl3-gnutls is not installed

2008-12-26 Thread David L. Emerson
This was a problem on my brother's computer, and it doesn't look like I'm going to have an opportunity to test it again until I upgrade my own system to Lenny. ~David. On Friday 19 December 2008 11:44 pm, Mike Hommey wrote: On Fri, Dec 19, 2008 at 07:27:31PM -0800, David L. Emerson wrote

Bug#507161: experiencing segmentation fault, no sound

2008-12-26 Thread David L. Anselmi
Skype (not running) works with the sound system just butifully. However, I get no sound when playing etoys and get crashes instead. Some scripts crash immediately, others grant me a little while. AMD64 issue? I have this problem when running the first demo (Welcome.pr) on AMD64. It works on

Bug#509235: iceweasel crashes when libcurl3-gnutls is not installed

2008-12-19 Thread David L. Emerson
Package: iceweasel Version: 3.0.4-1 Severity: important *** Please type your report below this line *** After logging into gmail, the inbox page mostly loads and displays, but then iceweasel completely crashes. I did an strace, which showed that it was looking for libcurl-gnutls, and then

Bug#486507: libx11-6: VMWare Server sees X responses out of order

2008-12-03 Thread David L. Anselmi
Julien Cristau wrote: It would be nice to get some feedback on this from the people who can reproduce the issue. This means either getting a backtrace from the failing assert(), with debug packages for libxcb and libx11 installed, or upgrading libx11-6 to the version in experimental, which uses

Bug#493572: kwin: intermittent: window decorations and title bars are absent

2008-09-14 Thread David L. Emerson
I was finally able to get to this computer, and I am still seeing the intermittent bug with the versions you mentioned: kdebase 4:3.5.9.dfsg.1-5 kdelibs 4:3.5.9.dfsg.1-6 ~David. On Friday 08 August 2008 1:10 pm, Ana Guerrero wrote: On Sun, Aug 03, 2008 at 03:10:05AM -0700, David L. Emerson

Bug#493572: kwin: intermittent: window decorations and title bars are absent

2008-08-03 Thread David L. Emerson
Package: kwin Version: 4:3.5.9.dfsg1-(4?) Severity: important sometimes when I start kde, there are no title bars (and thus no window decorations) on any of the windows. Additionally, I have only one virtual desktop instead of four, and it seems like some of the key bindings do not work.

Bug#493322: aptitude: pressing 'escape' in search/tree limit dialog should cancel

2008-08-01 Thread David L. Emerson
Package: aptitude Version: 0.4.11.8-1 Severity: normal Pressing 'escape' in the dialog puts a ^[ into the search term, instead of just closing/canceling the search/limit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#493320: aptitude: pressing 'delete' in search/tree limit dialog doesn't delete previous entry

2008-08-01 Thread David L. Emerson
Package: aptitude Version: 0.4.11.8-1 Severity: normal There's a great new feature where '/' search and 'l' limit bring up a dialog that keeps the previous search. It's also really great that if I type something, that previous search is deleted. However, suppose I bring up the dialog and I

Bug#489544: installation-reports

2008-07-30 Thread David L. Emerson
, I'll try and figure out a way to do that :) ~David. On Monday 28 July 2008 9:50 am, Jérémy Bobbio wrote: On Sun, Jul 06, 2008 at 01:21:00PM -0700, David L. Emerson wrote: Image version: debian-40r3-i386-netinst.iso […] This computer supports booting from USB, so I decided to install

Bug#489544: installation-reports

2008-07-06 Thread David L. Emerson
Package: installation-reports Boot method: CD Image version: debian-40r3-i386-netinst.iso Date: 2008 June 6 Machine: IBM Thinkpad T42 Processor: Pentium M 1.8 GHz Memory: 1.5 GB Partitions: installed on an unpartitioned 4 GB USB flash drive Output of lspci -knn (or lspci -nn): (irrelevant)

Bug#469095: Wifi led does not turns on

2008-04-07 Thread David L. Anselmi
There's a discussion of this bug and patches at: http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1209 Probably this should be reassigned to the kernel. Dave -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#467059: /usr/bin/apt-get: dist-upgrade [sid] gets internal error re: tzdata

2008-02-22 Thread David L. Craig
Package: apt Version: 0.7.6 Severity: important File: /usr/bin/apt-get Last five messages issued prior to termination: 634 upgraded, 95 newly installed, 3 to remove and 0 not upgraded. Need to get 0B/703MB of archives. After unpacking 261MB of additional disk space will be used. Do you want to

Bug#459599: greylistd: an hour is not 600 seconds

2008-02-02 Thread David L. Anselmi
fixed 459599 0.8.6 thanks in /etc/greylistd/config there is this comment: # Default is 1 hour = 600 seconds but an hour is not 600 seconds but 3600 seconds instead This problem does not exist in version 0.8.6 (maybe when the default was changed to 10 minutes) so this bug can probably be

Bug#463657: frozen-bubble: Menu doesn't work.

2008-02-01 Thread David L. Anselmi
Package: frozen-bubble Version: 2.1.0-2 Severity: normal When frozen-bubble is installed the command in the menu is frozen-bubble, which doesn't work. Changing it to /usr/games/frozen-bubble solves the problem. Shouldn't the menu be installed with the full path? Thanks! Dave -- System

Bug#462712: exim4-base: exim_db(8) missing paragraph break.

2008-01-26 Thread David L. Anselmi
Package: exim4-base Version: 4.68-2 Severity: minor In the exim_db man page there are 3 term paragraphs for the 3 databases. After the last (misc) there is no paragraph break so the rest of the description section is indented too far. I'm not that quick at making patches but all that is needed

Bug#409350: greylistd: exim4 config acl error (senders = : means bounce list excluded!)

2008-01-26 Thread David L. Anselmi
In version 0.8.6 besides the acl_check_rcpt there's acl_check_data, which runs the greylist check at data time for . So it seems that bounces will get checked, just at data time rather than rcpt time. Does that solve the problem? Dave -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

  1   2   >