Bug#1103478: Fix / workaround

2025-04-18 Thread debian-bug-reports . radial205
I can confirm that copy_exec /lib//liblzma.so.5 in /usr/share/initramfs-tools/hooks/kmod fixes the problem for me. —Ethan

Bug#1090386: libuwind8: Unsatisfied dependencies

2024-12-17 Thread Debian bug reporter
Package: libuwind8 Version: i386 Severity: normal X-Debbugs-Cc: deb...@tutamail.com Dear Maintainer, I can't install the wine package because of dependencies. ibgstreamer1.0-0:i386 : Depends: libunwind8:i386 but it is not going to be installed Error: Unable to correct problems, you have h

Bug#1059245: gdm: Error in the udev rules

2024-12-10 Thread Debian bug reporter
Package: gdm3 Version: 47.0-3 Followup-For: Bug #1059245 X-Debbugs-Cc: deb...@tutamail.com Dear Maintainer, I just deleted the file /usr/lib/udev/rules.d/61-gdm.rules :D *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? no wayland

Bug#1086866: gnome: Brightness key combinations do not work

2024-11-06 Thread Debian bug reporter
Package: gnome Version: 1:47+3 Severity: normal X-Debbugs-Cc: deb...@tutamail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I don't know for sure, but it looks like I've changed from stable to unstable

Bug#1070972: epiphany-browser fails to render webpages - blank pages

2024-06-13 Thread bug . reporter
Some addtional information : Rendered page output from browser with older libraries: + { "Version Information": { "WebKit version": "WebKitGTK 2.42.5 (tarball)", "Operating system": "Linux 6.7.12-amd64 #1 SMP

Bug#1057843: (no subject)

2023-12-12 Thread deb-bug . jcm0sqbgmxhx4jazzrb83ah3
Would an fsck even be able to recognize corruption, if metadata were unaffected? Without file checksumming, can it discern?

Bug#1055200: g++-multilib: bullseye & bookworm currently has amd64 support for this package, add support for aarch64 (64-bit ARM)

2023-11-01 Thread jahway-bug-reports
Subject: g++-multilib: bullseye & bookworm currently has amd64 support for this package, add support for aarch64 (64-bit ARM) Package: g++-multilib X-Debbugs-Cc: jahway-bug-repo...@proton.me Severity: wishlist Dear Maintainer, * What led up to the situation? Requiring the ability to com

Bug#1055199: gcc-multilib: bullseye & bookworm currently has amd64 support for this package, add support for aarch64 (64-bit ARM)

2023-11-01 Thread jahway-bug-reports
Subject: gcc-multilib: bullseye & bookworm currently has amd64 support for this package, add support for aarch64 (64-bit ARM) Package: gcc-multilib X-Debbugs-Cc: jahway-bug-repo...@proton.me Severity: wishlist Dear Maintainer, * What led up to the situation? Requiring the ability to com

Bug#1033146: gcc-multilib: make it available on arm64 architecture (known as aarch64)

2023-03-17 Thread jahway-bug-reports
Subject: gcc-multilib: make it available on arm64 architecture (known as aarch64) Package: gcc-multilib X-Debbugs-Cc: jahway-bug-repo...@proton.me Severity: wishlist Dear Maintainer, * What led up to the situation? Unable to compile certain * software without gcc-multilib library

Bug#1033145: g++-multilib: make it available on arm64 architecture (known as aarch64)

2023-03-17 Thread jahway-bug-reports
Subject: g++-multilib: make it available on arm64 architecture (known as aarch64) Package: g++-multilib X-Debbugs-Cc: jahway-bug-repo...@proton.me Severity: wishlist Dear Maintainer, * What led up to the situation? Unable to compile certain * software without g++-multilib library

Bug#1028439: Unable to run X server since 22.3.1-1 upgrade

2023-01-18 Thread deb-bug . oluj0xj403ou050siy9dpk2z
22.3.3-1 works here! But the upstream bug is unanswered still: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8007. And there's another guy who did the same to no avail. It's not fixed for everyone. If we want to fix it for all, why not just revert it globally now, until the caus

Bug#1028439:

2023-01-17 Thread deb-bug . oluj0xj403ou050siy9dpk2z
ble usually, many 'normal' people use it in prod. This is a very severe bug in my book, right next to that kernel one a few months ago killing screens. Unless you're rather deep into Debian, you're never going to find the workaround, and likely just move on.

Bug#1023279: Segfault on startup; stack overflow involving libwx

2022-11-05 Thread Michael's bug reports
On Sat, Nov 05, 2022 at 01:47:25PM +0100, Andreas Metzler wrote: > It is WX related, problably missing EGL support in glew. > > It worked my in own tests. I realize now that was because I have this > setting in ~/.config/hugin.conf: > [GLPreviewFrame] > [...] > isShown=0 > > (i.e. The OpenGL P

Bug#1019855: Fwd: libc6: immediately crashes with SIGILL on 4th gen Intel Core CPUs (seems related to AVX2 instructions), bricking the whole system

2022-10-04 Thread debian-bug-report
Is there an easy way to unbrick a system affected by the issue? such as a kernel-line option or a configuration file in /etc? I don't see how I can set a GLIBC_TUNABLES environment variable for the whole system. I was trying during my testing to set such option globally somehow, but failed, tho

Bug#1019855: Fwd: libc6: immediately crashes with SIGILL on 4th gen Intel Core CPUs (seems related to AVX2 instructions), bricking the whole system

2022-09-25 Thread debian-bug-report
Now that we understood the bug, I actually find strange that the microcode update is fixing this, it looks like that the BMI2 instructions support has been added in a microcode update. Would it be possible to give the output of /proc/cpuinfo with and without the microcode update applied? The

Bug#1019855: Fwd: libc6: immediately crashes with SIGILL on 4th gen Intel Core CPUs (seems related to AVX2 instructions), bricking the whole system

2022-09-24 Thread debian-bug-report
I can confirm updating the microcode by installing the intel-microcode package and rebooting does indeed mitigate this issue. An LXC container that was previously bricked due to update now starts and seems to behave fully normally. [0.00] microcode: microcode updated early to revision

Bug#1019855: Fwd: libc6: immediately crashes with SIGILL on 4th gen Intel Core CPUs (seems related to AVX2 instructions), bricking the whole system

2022-09-24 Thread debian-bug-report
Hello, sorry for delayed response, I've managed to collect and analyze a few coredump files with valid symbols (I installed libc6-dbg and dpkg-dev, and pointed gdb at Debian's debuginfod server, also used apt-get source to get the sources for libc6). It seems there are at least 3-4 distinct pl

Bug#1019855: Fwd: libc6: immediately crashes with SIGILL on 4th gen Intel Core CPUs (seems related to AVX2 instructions), bricking the whole system

2022-09-15 Thread debian-bug-report
sing this env var workaround and then try running some program under gdb itself with this variable cleared? I've never actually used gdb debugger, but surely a simple debugging up to a crash couldn't be that hard... > The changes that are in this stable release have been (or at least

Bug#1019855: Fwd: libc6: immediately crashes with SIGILL on 4th gen Intel Core CPUs (seems related to AVX2 instructions), bricking the whole system

2022-09-14 Thread debian-bug-report
AVX2 and changes made to some functions utilizing this instruction set. I don't know much about Debian bug reporting, so forgive me any mistakes I've made. The issue is on both host, LXC and Docker. I have described more on this link: https://github.com/debuerreotype/docker-debian-artifa

Bug#1006700: squidguard crashes with an error 4, segfault at libc-2.31.so

2022-03-02 Thread squidguard bug
Package: squidguard Version: 1.6.0-2 Severity: normal X-Debbugs-Cc: fernando.alves.ra...@gmail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or

Bug#1001875: closed by Andrei POPESCU (Re: Bug#1001875: gammy: Adapt Gammy so that a user can control color temperature, control brightness, and avoid eye damage.)

2021-12-18 Thread Bug Report
Hello Andrei: True, the package is not from Debian, but the purpose of me filing a bug report is to generate an RFP so that the package can be adapted by Debian.  Adapting the package by Debian is the first step in moving things forward.  So far I haven't found any issues, and the packa

Bug#995976: atari800: No sound or intermittent sound on HDMI

2021-10-09 Thread Bug Reporter
Package: atari800 Version: 4.2.0-4 Severity: important X-Debbugs-Cc: mcluo...@grr.la Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Switching pulse audio output to hdmi instead of sound card audio out

Bug#991930: ifenslave: ifstate command does not exists

2021-08-06 Thread debian-bug-ifenslave
Package: ifenslave  Version: 2.12 Problem while trying to bring up bond0 or any bonding interface. ifup[933]: No iface stanza found for master bond0 The root cause is ifenslave shipped with a script, referring to ifstate command which is not present. Script:/etc/network/if-pre-up.d/ifenslave 

Bug#984907: Debian Installer 10.8.0 will not Write to Disk with 2021 HP Notebook 17"

2021-03-09 Thread Bug Reports
Package:  Debian stable installer Version:   10.8.0 Severity:  Critical Report submitted on behalf of from #xfce Freenode Network. Svartoyg reports that Debian installer 10.8.0 would not write file systems to disk if an EFI partition was installed first.  His report consists of -notebook w

Bug#984905: Partitions/File System Will Not Write to Disk with EFI Disk Installed First

2021-03-09 Thread Bug Reports
Package:  Debian stable installer Version:   10.7.0, and 10.8.0 Severity:  Critical Hard drive was formated as GPT.  Installer will not write to disk after setting up file system/partitions if an EFI partition is created first.  Error message indicates "Can't write to disk". Once the EFI par

Bug#982919: mate-panel: Memory leak. Memory use steadily grows until OOM trips

2021-02-16 Thread bug-1b15
the order they have been manually rearranged or moved to. * What outcome did you expect instead? Normal mate-panel memory usage. An earlier bug report on this issue #966292 was closed six months ago on 12 Aug 2020 with the note: "fixed in the latest version of mate-

Bug#887035: cron: Logging to STDOUT when in foreground mode

2021-01-28 Thread prog+debian-bug-887035
For the use case of containerized environments BusyBox already provides a cron applet with custom logging capabilities: busybox crond -f -L /dev/stdout

Bug#922214: bug #922214 regarding libpng12-0_1.2.50 - grave

2020-12-12 Thread bug . reporter
Dear Maintainer I have two machines, one with this bug, and one without. #922214 I've tried a few things including dpkg-repack and a rebuild from source. The only thing that works is an install of the version 1.2.49-3 and manual linking to the newer code. The difference in the two mac

Bug#902413: Breaks systemd-analyze verify

2020-07-02 Thread prog+debian-bug-902413
This raises a warning in `systemd-analyze verify` too. Please consider backporting https://github.com/fail2ban/fail2ban/commit/d5a5efcd5af272372153e86436d7c8cde2ddf66d. This should fix the issues all together.

Bug#910362: duplicate of #902413

2020-07-02 Thread prog+debian-bug-910362
This is a duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902413

Bug#946826: duplicate of #910362

2020-07-02 Thread prog+debian-bug-946826
This is a duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910362

Bug#949729: Gimp: cannot find libgegl files and fails to open

2020-01-24 Thread bug . reporter
Package: gimp2.0 Version: gimp_2.10.12-1_amd64.deb I am running Debian|testing one or more recent upgrades caused gimp to fail to open. The cause seems to be an incompatibility in the installation of libgegl-common /quote libgegl-common : Conflicts: libgegl-0.4-0 (<= 1:0.4.0-dmo1) but 0.4.1

Bug#935881: Additional information on pgadmin3 usability

2020-01-21 Thread bug . reporter
Dear Maintainer, re: pgadmin3 I am running Debian Testing and postgresql ver 12.1 on an amd machine I forward this as an update to bug #935881 because there is no real fix for this bug. The pgadmin site says that pgadmin3 is no longer supported. It would appear that migration to pgAdmin4

Bug#946620: bug#38574: closed (Re: diff called 'GNU')

2020-01-12 Thread GNU bug Tracking System
Your bug report #38574: Bug#946620: diff called 'GNU' which was filed against the diffutils package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 38...@debbugs.gnu.org. -- 38574: http://debbugs.g

Bug#946870: nemo: default application is hidden for executables

2019-12-16 Thread Bug Reporter
Package: nemo Version: 3.8.5-1+b1 Severity: normal Dear Maintainer, [Problem description] The default application associated with a file is hidden, if the file is set with the execute permission. As a result, the user cannot open an executable file in the default associated application from a c

Bug#946620: bug#38574: Acknowledgement (Bug#946620: diff called 'GNU')

2019-12-11 Thread GNU bug Tracking System
Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. As you

Bug#945069: thunderbird: when I open thunderbird a giant screen appears with code that does not leave visibility to use it.

2019-11-19 Thread Thunderbird bug
Package: thunderbird Version: 1:68.2.2-1~deb10u1 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was

Bug#933908: bitcoind: symbol lookup error: bitcoind: undefined symbol: _ZN7leveldb4port5Mutex4LockEv

2019-08-04 Thread Bug Report
lookup error: bitcoin-qt: undefined symbol: _ZN7leveldb4port5Mutex6UnlockEv Also reported by: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933311 -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable')

Bug#933543: (no subject)

2019-07-31 Thread Gena Bug
Sorry, used reportbug for the first time... Misprint the email.

Bug#910343: Please restore sodomized-sheep.cow

2018-10-10 Thread Debian bug at v.nix.is
I also noticed that at least sodomized-sheep.cow had been removed in the latest update, breaking a login script on my system. Please restore the previous cows. Thanks!

Bug#906261: less version 520 has a regression with -F, impacts e.g. git

2018-08-16 Thread Debian bug at v.nix.is
Package: less Version: 487-0.1+b1 Severity: important Tags: upstream This is not a bug in any current Debian package, but an FYI about an upstream regression. As of version 520 the following test-case will wait a full 5 seconds before printing "hello": (echo "hello"; sl

Bug#887667: socnetv - commas cause crashes

2018-01-18 Thread bug . reporter
Package: socnetv Version: 2.1-1.1 Severity: important Dear Maintainer, I had written a perl application to produce a database table of linked organisations by extracting details from a book. My preferred way of producing the network graph id to produce a pajek.net file from the postgresql tabl

Bug#881976: [php-memcached] Must be split into php7.0-memcached and php7.1-memcached

2017-11-16 Thread bug
Package: php-memcached Version: 3.0.1+2.2.0-1 Severity: normal --- Please enter the report below this line. --- Unusable in testing with php7.1 so must be split or add files for both version. --- System information. --- Architecture: Kernel: Linux 4.9.0-4-amd64 Debian Release: 9.1 999 stable

Bug#881975: [php-xdebug] xdebug 2.5.5.-3 in testing is for php7.0 but in testing php7.1 already

2017-11-16 Thread bug
Package: php-xdebug Version: 2.5.5-3 Severity: normal --- Please enter the report below this line. --- Must be split to php7.0-xdebug and php7.1-xdebug as many other php packages or as some packages include files in both dir /usr/lib/php/20151012 and /usr/lib/php/20160303 --- System informat

Bug#256588: anacron: Error opening /etc/anacrontab: no such file or directory

2017-09-30 Thread bug . reporter
Followup-For: Bug #256588 Package: anacron Dear Maintainer, It looked like my machine hadn't run anacron for many months, and for some undetermined reason, it wasn't reported. After some checks, I found in syslog : anacron: Error opening /etc/anacrontab: no such file or directo

Bug#877289: pulseaudio: core-util.c failed to acquire high-priority scheduling

2017-09-30 Thread bug . reporter
() failed. It looks like a bug in the source code in this line: I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted I haven't checked to see if this is resolved in later versions of pulseaudio. HopeThisHelps -- Package-specific info: File '/etc/def

Bug#867115: more information on the #867115 bug

2017-08-08 Thread bug . reporter
Hi maintainer, I'm running debian stable (Stretch) and have had problems with SMPlayer ever since I upgraded to Stretch. I'm running the older versions of xorg and xserver, in case that makes any difference. I'm seeing the bug reported as #867115, and I'm forwarding this

Bug#867034: [Pkg-zfsonlinux-devel] Bug#867034: zfsutils-linux: ls -l gives an input/output error

2017-07-03 Thread debian-bug
Hi, Freshly made pool with noting in it: # zpool scrub stor04 # zpool status stor04 pool: stor04 state: ONLINE scan: scrub repaired 0 in 0h0m with 0 errors on Mon Jul 3 23:32:30 2017 config: NAME STATE READ WRITE CKSUM

Bug#863888: openjdk-8-jdk: cannot install package

2017-06-02 Thread bug seagull
I solved this by updating the ca-certificates-java package in backports. I could then install the jdk and jre. apt-get install -t jessie-backports ca-certificates-java --bs

Bug#842801: cowsay: The cowsay-off split should be noted more prominently

2016-11-01 Thread Debian bug at v.nix.is
Package: cowsay Version: 3.03+dfsg1-16 Severity: wishlist In 3.03+dfsg1-13 the cowsay-off package was created in response to #769194. I used one of those cows in a login script and on upgrade had an error about a nonexisting cow. It took me longer than it otherwise would have to figure out what w

Bug#808358: vmdebootstrap: no-kernel option is being ignored

2015-12-18 Thread Report bug
Package: vmdebootstrap Version: 1.2-1 Severity: important -- System Information: Debian Release: 8.2 APT prefers stable APT policy: (500, 'stable'), (50, 'unstable') Architecture: armhf (armv7l) Kernel: Linux 4.1.6-249 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (char

Bug#798225: ERROR: Only amd64 supports UEFI in Wheezy

2015-09-06 Thread Report bug
Package: vmdebootstrap Version: 0.10-1 Severity: important DEBUG Config: [config] output = log = log-level = debug log-max = 0 log-keep = 10 log-mode = 0600 dump-memory-profile = simple memory-dump-interval = 300 verbose = True image = image.img size = 39 bootsize = 12800 boottype =

Bug#797445: KeyError: 'armel'

2015-08-30 Thread Report bug
Package: vmdebootstrap Version: 0.8-1 Severity: important Tags: upstream Hi, I get the following error using the latest Debian package version 0.9-1 in sid: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/cliapp/app.py", line 189, in _run self.process_args(args)

Bug#791467: plowshare: javascript usage puts user at risk of remote code execution

2015-07-16 Thread plowshare4-bug@discard.email
> I am in the process of packaging the new upstream version of plowshare. > There has been a significant change so that the core framework (of shell > scripts) is kept entirely separate to the scripts which use this API to > implement support for specific external sites.   While separating the core

Bug#792612: frama-c: please provide package w/o gui & gui dependencies

2015-07-16 Thread frama-c-bug@discard.email
Source: frama-c Version: 20140301+neon+dfsg-3 Severity: wishlist   According to the INSTALL document in the frama-c source distribution, the GTK GUI and the associated dependencies are optional. However, in Debian both the frama-c and the frama-c-base package depend on the liblablgtk* packages.   P

Bug#792296: gcc-msp430: scary warning in package discription no longer relevant

2015-07-13 Thread gcc-msp430.bug@discard.email
Package: gcc-msp430 Version: 4.6.3~mspgcc-20120406-7   The long description for gcc-msp430 contains the following scary warning:   BEWARE: due to a bug in the memory layout reference of FRAM-based chips, this package DOES NOT WORK with MSP430FR5xxx chips (eg. FraunchPad devkit). DO NOT use gcc

Bug#792293: gcc-msp430: please provide msp430 cross-compiler based on mainline gcc

2015-07-13 Thread gcc-msp430.bug@discard.email
Package: gcc-msp430 Version: 4.6.3~mspgcc-20120406-7 Severity: important   The gcc-msp430 package in Debian is based on the obsolete mspgcc project. Now that upstream gcc officially supports the msp430 architecture, there should be a new gcc-msp430 package providing an msp430 cross-compiler based o

Bug#792182: vmdebootstrap does not create /etc/network/interfaces.d/ if missing

2015-07-12 Thread Report bug
Package: vmdebootstrap Version: 0.8-1 Severity: important Tags: patch -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (650, 'testing'), (600, 'unstable'), (500, 'oldstable-updates'), (500, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-a

Bug#791467: plowshare: javascript usage puts user at risk of remote code execution

2015-07-05 Thread plowshare4-bug@discard.email
Package: plowshare4 Version: 1.0.5-1 Severity: grave Tags: security   (Rationale for severity grave: introduces a security hole allowing access to the accounts of users who use the package. plowshare4 is a command-line tool for downloading files from cyberlocker-type sites. For some sites, this req

Bug#779370:

2015-02-27 Thread email . bug
With udev rules that call a script to applies the apm_on_ac or apm_on_battery settings accordingly, the systemd resume could be handled with a unit file like this: [Unit] Description=Trigger all block device udev rules on resume to re-apply non-permanent device settings (e.g. smartctl and hdpar

Bug#779370: hdparm + systemd: old apm/pm-utils hooks not working/migrated

2015-02-27 Thread email . bug
Package: hdparm Severity: serious The apm/pm-utils suspend/resume functionalities, provided by shipping the files 20hdparm and 95hdparm-apm scripts, do not work with systemd. (missing systemd unit files) To allow setting defaults I would suggest to support wildcards in hdparm.conf. And ship with

Bug#744753: Fix for anacron (running on resume under systemd)

2015-02-27 Thread email . bug
Control: reopen 744753 Please ship a working systemd unit file as given in the last comments. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#725284:

2015-02-27 Thread email . bug
Control: reopen 725284 Udev rules are only trigged when devices appear/disapper, but not when the kernel suspends (with the device staying present and only entering a low power state) A systemd unit file is required to recover all hdparm settings that devices wrongly initialize back to factory d

Bug#772663: apt-listchanges stores temporary files in /tmp, vulnerably to a tmpcleaner

2014-12-09 Thread Debian bug at v.nix.is
Package: apt-listchanges Version: 2.85.13+nmu1 Severity: minor I discovered this bug after leaving the message buffer of apt-listchanges around for days in a screen session while the pager was set to read the changelog: Fetched 186 MB in 10s (17.8 MB/s) Reading changelogs... Done

Bug#772033: oops my bad, missing description

2014-12-07 Thread bug
I'm sorry, somehow I missed to post the bug description. I'm using LXDE with openbox and have it configured to always put windows/dialogs onto the monitor where the mouse pointer currently is. Gimp instead *always* opens the save-file dialog and some other dialogs on the other monito

Bug#770065: I think the NEWS file for 3.4.0 should mention allow-axfr-ips

2014-11-18 Thread Debian bug at v.nix.is
Package: pdns-server Version: 3.4.1-3 Severity: important I upgraded to 3.4.0 and my authoritative nameserver stopped working, nothing major was noted in the Changelog or NEWS file, I think it's worth a mention that the value for allow-axfr-ips changed from 0.0.0.0/0,::/0 to 127.0.0.0/8,::1, this

Bug#769944: The server can't load /usr/lib/powerdns/libbindbackend.so, it's actually located at /usr/lib/x86_64-linux-gnu/pdns/libbindbackend.so

2014-11-17 Thread Debian bug at v.nix.is
Package: pdns-server Version: 3.4.1-3 Severity: grave When I upgraded from 3.3.* I started getting this in error log: Nov 17 19:28:30 u pdns[14671]: Loading '/usr/lib/powerdns/libbindbackend.so' Nov 17 19:28:30 u pdns[14671]: Unable to load module '/usr/lib/powerdns/libbindbackend.so': /

Bug#752263: The exact same issue that was previously resolved in #612723 is happening again

2014-06-21 Thread Debian bug at v.nix.is
Package: iodine Version: 0.6.0~rc1-19 Severity: serious I couldn't find out how to re-open an existing bug but this issue that I reported & was resolved a while ago is now happening again: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612723 Upgrading from 0.6.0~rc1-12 to 0.6.0~rc1-

Bug#743200: The cronolog manpage should document its exit codes

2014-03-31 Thread Debian bug at v.nix.is
Package: cronolog Version: 1.6.2+rpk-1 Severity: wishlist Tags: upstream When you run cronolog successfully it exits with a non-zero exit code due to this bit of code in main(): n_bytes_read = read(0, read_buf, sizeof read_buf); if (n_bytes_read == 0) { exit(3); } I.e. if

Bug#743186: cronolog segfaults on [sic] cronolog --vesion

2014-03-31 Thread Debian bug at v.nix.is
Package: cronolog Version: 1.6.2+rpk-1 Severity: normal On my system: $ cronolog --version cronolog version 1.6.2 $ cronolog --vesion Segmentation fault A backtrace for this is: Program received signal SIGSEGV, Segmentation fault. 0x77ab5f4c in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Bug#730580: 1.6.0 released

2014-02-28 Thread bug+debian
Hi, in fact, 1.6.0 was released 2014-01-04, so upgrading to 1.5.11 got pointless ;) Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#731845: handlersocket-mysql-5.5: API version for DAEMON plugin is too different

2013-12-10 Thread handlersocket-mysql-5.5 bug
'handlersocket.so' (errno: 0 API version for DAEMON plugin is too different) it seems that this problem has occured in previous version which is reported in bug 649214 * What led up to the situation? -- System Information: Debian Release: 7.2 APT prefers stable-updates APT p

Bug#728183: plasma-desktop: Plasma desktop crashes on boot since update

2013-10-29 Thread debian-bug-reports
Package: plasma-desktop Version: 4:4.10.5-3 Severity: grave Justification: renders package unusable Since an update to the packages on Debian testing last night, the KDE desktop crashes on boot, giving a message that prompts to create a backtrace. Here is that backtrace. As you can see, running D

Bug#726390: switch to upstream udev rules

2013-10-15 Thread email . bug
Thank you for the kind response and information. Looking forward to it. With "auto-assembly support" you have a much better description then my "using udev rules". Basicly, I think it is about moving the assembly functionality from the startup scripts to event driven rules, and leaving only so

Bug#726390: switch to upstream udev rules

2013-10-15 Thread email . bug
Package: mdadm Wondering about why nothing happened when hot-plugging a raid member drive, I found the following answer in the changelog: * disabled the incremental assembly upstream turned on in 3.1.3 for now, this will have to wait until after the squeeze release. And saw the Maintainer c

Bug#718217: lmt fails to run on resume from sleep, suspend, standby

2013-07-28 Thread email . bug
Package: gdm I noticed lmt was again not properly setting the hdparm values on resume. Turning on the verbose output revealed many "Couldn't acquire prelim lock on descriptor" errors. I have no idea about the real cause for this. But stopping lmt before suspend in a /etc/pm/sleep.d/99laptop_mode

Bug#713022: bug#14686: closed (Re: bug#14686: Bug#713022: truncate man and info pages must mention -s / -r mandatory)

2013-06-21 Thread GNU bug Tracking System
Your bug report #14686: Bug#713022: truncate man and info pages must mention -s / -r mandatory which was filed against the coreutils package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 14...@debbugs.gnu.org

Bug#713022: bug#14686: Acknowledgement (Bug#713022: truncate man and info pages must mention -s / -r mandatory)

2013-06-21 Thread GNU bug Tracking System
Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. As you

Bug#712700: xscreensaver-screensaver-bsod: Windows 3.1 bsod screensaver is sometimes displayed when it is not selected

2013-06-18 Thread Bug Seagull
Package: xscreensaver-screensaver-bsod Version: 5.15-3 Severity: minor Dear Maintainer, Select the BSOD screensaver and configure it to use only one type of bsod. I tried it several times with linux(fsck) option, then the linux(sparc) option and then bsd option. Then lock the system to start the

Bug#707226: [pkg-wine-party] package wine does not install wine on amd64

2013-06-02 Thread email . bug
e the bug open, to reflect the status and point other admins and users to the solution. Have a nice weekend. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#707226: [pkg-wine-party] package wine does not install wine on amd64

2013-06-02 Thread email . bug
> If you believe in that solution, please feel free to provide a patch. > Complaints without action tend to be counter-productive time wasters. Exactly. That would surely be the answer if filing this for packages that depend on wine. Exept, wine-party is resposible for a package that currently

Bug#707226: [pkg-wine-party] package wine does not install wine on amd64

2013-06-01 Thread email . bug
> > Thus, the idea of letting the packet managment script provide the > message. > > Or having the front end fix their assumptions. Please consider filing > a bug against q4wine. Please sleep over this. This sounds funny to me. The debian wine package maintainers want up

Bug#707226: [pkg-wine-party] package wine does not install wine on amd64

2013-06-01 Thread email . bug
> Which front end are you using? It was q4wine > message should pop up via > xmessage, and if not it will be dumped to stdout. So if your front > end is preventing that, the issue should be fixed there. Unfortunately, missing files already cause errors during the frontend configuration proces

Bug#707226: package wine does not insall wine on amd64)

2013-06-01 Thread email . bug
> Are you saying that the following message was never displayed to you? Correct, the message was never displayed. As reported, I installed a frontend that depends on wine, and strange error messages popped up instead, caused by all kinds of missing files. Thus my suggestion you use a high prio

Bug#707226: package wine does not insall wine on amd64)

2013-06-01 Thread email . bug
t to use a high priority debconf question to draw attention to it, if no automated solution is possible. (My reopen attempt did not work out. I think it wold be good to let the report open. When trying to figure out what the problem was I came accross a closed bug that mentioned this, but I was lead

Bug#707226: package wine does not insall wine on amd64)

2013-05-31 Thread email . bug
reopen: 707226 > If you install the wine package instead of wine-bin, you will get the > wine64-bin package, Yes, that is also what the bug title says and exaclty what happened by installing a package that depends on wine. > which will present the above helpful info to t

Bug#707226: package wine does not insall wine on amd64

2013-05-08 Thread email . bug
Package: wine Severity: grave On a freshly installed Debian stable (wheezy) on amd64, installing a frontend like q4wine and wine seems to succeed, but running it produces strange errors. The reason: Actually, no wine binaries or libs were installed. Please add some debconf script to the wine-bin

Bug#702996: please mention/provide upgrade path from gnome to xfce

2013-03-13 Thread email . bug
Package: release-notes Hello, after seaching a lot, it finaly turned up not only questions but also a solution on how to upgrade a squeeze gnome system to a wheezy xfce system. Found at the end of this thread: debianforum.de/forum/viewtopic.php?f=12&t=140311 This request seems quite justified

Bug#700573: (no subject)

2013-02-14 Thread bug...@byortek.com
Thank you It looked like a bug to me -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#700573: (no subject)

2013-02-14 Thread bug...@byortek.com
I forgot to tell that my wheezy install is about 3 weeks old. I use a local mirror that is not updated -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#678834: permissions of shared directory

2013-01-08 Thread email . bug
For the sake of completeness for users that are bitten by this bug and search for instructions: The filesystem permissions of a fully publicly shared directory (i.e. ~/public) has to be drwxrwsrwx. chmod a+rwx ~/public chmod g+s ~/public And /etc/samba/smb.conf has to contain the line

Bug#678834: permission fix for public shares

2013-01-08 Thread email . bug
The experience after a couple of months showed that the solution that sets "inherit permissions = yes" as default works very well. I'd suggest to implement that change as a fix. (Either in the default config file shipped, or better, by adjusting the fallback value that samba uses if the option

Bug#693533: krossruby no longer exists in testing (Wheezy)

2012-11-17 Thread bug-reporting
Package: krossruby Source: kross-interpreters Severity: wishlist krossruby no longer exists in testing. It would be nice for it to come back, if possible. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

Bug#661230: use nopasswdlogin group (empty passwords break things)

2012-11-17 Thread email . bug
Tools like gnome-system-tools or accountservice allow to add the user to the nopasswdlogin group. You might adopt that, to avoid the sudo breakage with empty passwords. A description of the method: https://wiki.archlinux.org/index.php/GDM#Passwordless_login -- To UNSUBSCRIBE, email to debian

Bug#683058: closed by Ansgar Burchardt (Re: ftp.debian.org: please create an empty wheezy-updates repository)

2012-10-10 Thread email . bug
Am Wed, 10 Oct 2012 21:09:05 + schrieb ow...@bugs.debian.org (Debian Bug Tracking System): > wheezy-updates does now exist. Thanks! Is the creation of the dir now included in the script/procedure for post wheezy releases? -- To UNSUBSCRIBE, email to debian-bugs-dist-r

Bug#685422: iscsitarget-dkms: ata smart commands denial of service

2012-08-20 Thread bug subscriber
is how kernel has responded: [21974.560657] iscsi_trgt: BUG at /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/iscsi.c:392 assert(req->tio) [21974.560667] Pid: 3288, comm: istiod1 Tainted: G O 3.2.0-3-amd64 #1 [21974.560671] Call Trace: [21974.560683] [] ? send_data_rsp+0x45/0x

Bug#520901: Status?

2012-08-05 Thread bug-reporting
In the meanwhile in 2012... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#683815: gdm overrides system's default umask

2012-08-04 Thread email . bug
Package: gdm Hello, in contrast to slim, kdm, or startx, gdm breaks the central umask configuration. This is in debian stable (squeeze). GDM sets the default umask to an explicit value (0022), however, it should leave it as set by the system's default settings. (The default umask is set with pam

Bug#683765: [Pkg-xfce-devel] Bug#683765: default umask gets overidden

2012-08-04 Thread email . bug
Hello, thank you very much for your help. The umask returned in the .xsession xterm is 0022. Does this mean gdm is wrongly setting the umask? Could you then please reassign this bug to gdm? > > Package: xfce4 > > > > Hello, > > this is in debian stable (squeeze). &

Bug#683765: default umask gets overidden

2012-08-03 Thread email . bug
Package: xfce4 Hello, this is in debian stable (squeeze). Something in the desktop environment sets the default umask to an explicit value (0022), instead of leaving it as set according to the system's default settings. (The default umask is set with pam_umask according to http://wiki.debian.o

  1   2   3   4   >