2013
>> Date: Tue, 15 Jan 2013 11:25:41 +0100
>> Subject: Re: [RFC] Reproducible OOM with just a few sleeps
>> From: Sedat Dilek
>> To: paul.sz...@sydney.edu.au, Paul Szabo
>> Cc: LKML , linux-mm ,
>> Ben Hutchings
>>
>> Hi Paul,
>>
&
Package: quassel
Version: 0.7.1-4
Severity: normal
Hi,
can you please upgrade to latest bug-fix release v0.7.2 (announcement
see [1], tarball see [2])?
Thanks in advance.
Regards,
- Sedat (aka dileks on IRC) -
[1] http://quassel-irc.org/node/116
[2] http://quassel-irc.org/pub/quassel-0.7.2.tar
Package: quassel
Version: 0.7.2-1
Severity: normal
Hi,
as requested the datadir for the core moved from /var/cache to new /var/lib.
( See also #612042 for more details. )
Unfortunately, the init-script is not reflecting this.
Please, fix this soon!
- Sedat -
# diff -uprN /etc/init.d/quasselc
On Wed, Aug 10, 2011 at 7:35 PM, Aurelien Jarno wrote:
> tag 637342 + unreproducible
> thanks
>
> On Wed, Aug 10, 2011 at 04:36:24PM +0200, Sedat Dilek wrote:
>> Package: libc-bin
>> Version: 2.13-16
>> Severity: normal
>>
>> Hi,
>>
>> on d-u
Some additional informations on created gcc-4.7 compiler:
# which gcc-4.7
/usr/bin/gcc-4.7
# l /usr/bin/gcc-4.7
lrwxrwxrwx 1 root root 24 Jul 31 14:28 /usr/bin/gcc-4.7 ->
/opt/gcc-4.7/bin/gcc-4.7
# gcc-4.7 -v
Using built-in specs.
COLLECT_GCC=gcc-4.7
COLLECT_LTO_WRAPPER=/opt/gcc-4.7/lib/gcc/i486
Package: libc6
Version: 2.13-21
Severity: normal
Dear Maintainer,
/usr/share/doc/libc6/NEWS.Debian.gz says:
The toolchain in Debian has been updated to cope with that, and most
build systems should be unaffected. If you are using a non-Debian
toolchain to build your software and it is not
[ RESEND ]
I played again with CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET by exporting them.
-I/usr/include/${HOST_SYSTEM_MULTIARCH_TYPE} ...
...catches the gnu/stub-32.h issue.
-B/usr/lib/${HOST_SYSTEM_MULTIARCH_TYPE} ...
...does NOT catch the problem with crt*.o files.
-B/lib/${HOST_SYSTEM_MUL
Package: libbison-dev
Version: 1:2.5.dfsg-2
Severity: normal
Dear Maintainer,
with today's software-upgrade I get the following error-messages:
Unpacking libbison-dev (from .../libbison-dev_1%3a2.5.dfsg-2_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/libbison-dev_1%3a2.5.dfsg-2_i3
As a temporary solution:
# dpkg --purge liby-dev
# apt-get -f install
So, it should be checked if people have liby-dev is installed and
remove it before installing the new (renamed) libbison-dev binaries.
- Sedat -
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a
On Tue, Oct 11, 2011 at 10:07 PM, Jonathan Nieder wrote:
> Hi Sedat,
>
> Sedat Dilek wrote:
>
>> /usr/share/doc/libc6/NEWS.Debian.gz says:
> [...]
>> you might try to pass the following option to your
>> compiler:
>>
>> -B/usr/li
On Fri, Oct 14, 2011 at 9:44 PM, Jonathan Nieder wrote:
> Sedat Dilek wrote:
>
>> I am unsure how to interpret "you might try to pass the following
>> option to your: -B/usr/lib/ -I/usr/include/"?
>>
>> Normally, I would expect to do:
>>
>&g
Package: libc6-dev
Version: 2.13-13
Severity: normal
Hi,
I upgraded to eglibc (2.13-13) and see the following error-messages:
dpkg: error processing
/var/cache/apt/archives/libc6-dev-amd64_2.13-13_i386.deb (--unpack):
trying to overwrite '/usr/include/bits', which is also in package
libc6-dev 2
Hi,
while compiling gcc-4.7 snapshot on i386/sid-multiarch I fell over the
same error-message, see "[3] Error-message: crt*.o files not found"
[1].
- Sedat -
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636116#10
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
Package: libc6-dev-amd64
Version: 2.13-16
Severity: normal
Hi,
I thought this stuff is fixed?
When building gcc-4.7 snapshot, I get again this "gnu/stubs-32.h" error.
My build breaks like this:
...
/usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such
file or directory
compilation
On Tue, Aug 9, 2011 at 6:23 PM, Jonathan Nieder wrote:
> retitle 637218 [i386] cannot use gnu/stubs.h with multiarch-unaware toolchain
> (fatal error: gnu/stubs-32.h: No such file or directory)
> quit
>
> Jonathan Nieder wrote:
>
>> retitle 637218 libc6-dev: moving headers to /usr/include/ breaks
On Tue, Aug 9, 2011 at 7:23 PM, Aurelien Jarno wrote:
> merge 629819 637218
> thanks
>
> On Tue, Aug 09, 2011 at 05:30:33PM +0200, Sedat Dilek wrote:
>> Package: libc6-dev-amd64
>> Version: 2.13-16
>> Severity: normal
>>
>> Hi,
>>
>> I
On Tue, Aug 9, 2011 at 9:22 PM, Aurelien Jarno wrote:
> On Tue, Aug 09, 2011 at 07:33:57PM +0200, Sedat Dilek wrote:
>> On Tue, Aug 9, 2011 at 7:23 PM, Aurelien Jarno wrote:
>> > merge 629819 637218
>> > thanks
>> >
>> > On Tue, Aug 09, 2011 at 05:30
On Tue, Aug 9, 2011 at 9:48 PM, Jonathan Nieder wrote:
> Sedat Dilek wrote:
>
[...]
> I've just started a new gcc build with
>
> $ git reset --hard origin/master
> $ git clean -fdx
> $ ./configure --prefix=$HOME/opt/gcc \
> CFLAGS_
On Tue, Aug 9, 2011 at 9:32 PM, Jonathan Nieder wrote:
> Aurelien Jarno wrote:
>
>> Without any change? gcc-4.6 from Debian is supposed to be patched, and
>> should find gnu/stubs-32.h into /usr/include/i386-linux-gnu/ . It looks
>> like a bug in the gcc-4.6 package. On the other hand I am not abl
On Wed, Aug 10, 2011 at 5:15 AM, Jonathan Nieder wrote:
> Hi,
>
> Sedat Dilek wrote:
>
>> Do I need additional patches to gcc trunk (I am using the weekly
>> gcc-4.7 snapshot tarballs)?
>
> No need for patches. My build of gcc trunk finally finished:
>
>
On Wed, Aug 10, 2011 at 3:09 PM, Sedat Dilek wrote:
> On Wed, Aug 10, 2011 at 5:15 AM, Jonathan Nieder wrote:
>> Hi,
>>
>> Sedat Dilek wrote:
[...]
> ### Playing with FLAGS_FOR_TARGET:
>
> $ make FLAGS_FOR_TARGET="${FLAGS_FOR_TARGET}
> -B/usr/lib/${HOST_S
Package: libc-bin
Version: 2.13-16
Severity: normal
Hi,
on d-u I noticed some SVN file relicts.
# dpkg -S /etc/ld.so.conf.d/.svn/entries
/etc/ld.so.conf.d/.svn/text-base/libc.conf.svn-base
libc-bin: /etc/ld.so.conf.d/.svn/entries
libc-bin: /etc/ld.so.conf.d/.svn/text-base/libc.conf.svn-base
# d
On Wed, Aug 10, 2011 at 4:47 PM, Jonathan Nieder wrote:
> Sedat Dilek wrote:
>
>> When building mesa wizh new gcc-4.7:
>>
>> configure:3094: error: C compiler cannot create executables
>
> But of course. You'll need to pass 'CC="gcc -B/usr/lib/.
Hi,
I pinged Marco on #systemd on 23-Nov-2011, but got no answer.
I can *confirm* this bug has stolen also my time, not much, but
anyway, the fix is trivial by checking Debian's BTS and changed
/lib/systemd/system/udev.service file accordingly.
Just FYI, the problem occured here with systemd not w
Package: git-email
Version: 1:1.7.8~rc3-1
Severity: normal
Dear Maintainer,
I debianized 1.7.8-rc4 by myself (for the BR I changed the Version to
1:1.7.8~rc3-1).
Today, I wanted to send a trivial patch to LKML [1] and got the following ERROR:
Can't locate Net/SMTP/SSL.pm in @INC (@INC contains:
Package: libsqlite3-dev
Version: 3.7.9-2
Severity: normal
Dear Maintainer,
found while grep-ing for '-ldl' in /usr/lib/pkgconfig/ directory.
[ /usr/lib/pkgconfig/sqlite3.pc ]
...
Name: SQLite
Description: SQL database engine
Version: 3.7.9
Libs: -L${libdir} -lsqlite3
Libs.private: -ldl -lpthread
On Wed, Nov 5, 2014 at 10:19 PM, Henrik Størner wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 01-11-2014 kl. 19:07 Ben Hutchings wrote:
>> On Sat, 2014-11-01 at 14:56 +0100, Sedat Dilek wrote:
>>> On Tue, Sep 9, 2014 at 4:03 PM, Sedat Dilek
&g
Hi,
this looks like what I reported in "[wheezy][linux-3.2.60] Booting
from a Debian system on an external USB-3.0 hdd hangs" (see [1]).
Unfortunately, there is no newer 3.2.y kernel for wheezy available [2].
Henrik, did you try a Linux-kernel >= 3.2.61 (self-compiled)?
Thanks.
Regards,
- Seda
On Sat, Nov 1, 2014 at 3:16 PM, Sedat Dilek wrote:
> On Sat, Nov 1, 2014 at 2:56 PM, Sedat Dilek wrote:
> [...]
>> The problem was solved by updating to linux-image-3.2.0-4-amd64
>> (3.2.63-2+deb7u1).
>>
>
> Just for the sake of completeness (and for Jari)...
>
On Tue, Sep 9, 2014 at 4:03 PM, Sedat Dilek wrote:
> Hi,
>
> this looks like what I reported in "[wheezy][linux-3.2.60] Booting
> from a Debian system on an external USB-3.0 hdd hangs" (see [1]).
>
> Unfortunately, there is no newer 3.2.y kernel for wheezy available [2
On Sat, Nov 1, 2014 at 2:56 PM, Sedat Dilek wrote:
[...]
> The problem was solved by updating to linux-image-3.2.0-4-amd64
> (3.2.63-2+deb7u1).
>
Just for the sake of completeness (and for Jari)...
Here I have an ASM1042 chipset...
[ lshw -sanitize ]
...
Package: inkscape
Version: 1.2.2-3
Severity: normal
X-Debbugs-Cc: sedat.di...@gmail.com
Dear Maintainer,
after libgsl28 was shipped in Debian/unstable AMD64 inkscape got REMOVED here.
The reason seems to be the: dep: libgsl27 (>= 2.7.1)
Please, rebuild against new libgsl28.
Thanks.
Best regar
Hi,
Unfortunately, I had no big success with playing with Google's OAuth Scopes.
But I found another solution ...
Gmail-Account > Data & Privacy > Apps and services > Third party apps
and services > Akonadi Service For Google Services
... I was able to send emails again via KMail.
[ INFO ]
Ako
Hi,
I upgraded yesterday my machine from bookworm/stable to trixie/testing.
KMail was used to check if I can send emails - this seems no more to work.
Seeing the same issue like Ariel Garcia in #1033462 (sorry partly in German):
We have an error during reading password "Entry not found"
We hav
OAuth 2.0 Scopes for Google APIs:
https://developers.google.com/identity/protocols/oauth2/scopes
Package: clang-15
Version: 1:15.0.3-2
Severity: normal
X-Debbugs-Cc: sedat.di...@gmail.com
Dear Maintainer,
LLVM version 15.0.4 is a bugfix release (see below links).
Please, update to it.
Thanks.
Regards,
-Sedat-
[1] https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.4
[2] https:
Hi,
friendly ping.
Best regards,
-Sedat-
[ CC linux-kbuild folks (see [0] ]
Hi,
I am using Debian/unstable AMD64 and doing Linux-kernel upstream
development and testing.
People using bindeb-pkg (mkdebian) from Linux-kernel sources
(scripts/packages) to build and test their selfmade Debian kernels get
a now a "n/a" for distribution.
Ba
On Thu, Oct 13, 2022 at 4:03 PM Masahiro Yamada wrote:
>
> Hi Sedat,
>
> Sorry for my late replay.
>
>
> On Mon, Oct 3, 2022 at 6:56 PM Sedat Dilek wrote:
> >
> > [ CC linux-kbuild folks (see [0] ]
>
>
>
> Can you give me more context of this ema
Package: mpv
Version: 0.34.1-1+b5
Severity: normal
X-Debbugs-Cc: sedat.di...@gmail.com
Dear Maintainer,
after my daily upgrade yesterday I cannot hear any sound when using mpv.
Like playing MP4 audio-files or TV live-stream...
$ mpv https://www.zdf.de/sender/zdf/zdf-live-beitrag-100.html
EDL: s
On Sun, Oct 23, 2022 at 12:05 PM Sebastian Ramacher
wrote:
>
> Control: tags -1 moreinfo
>
> On 2022-10-23 10:43:57 +0200, Sedat Dilek wrote:
> > Package: mpv
> > Version: 0.34.1-1+b5
> > Severity: normal
> > X-Debbugs-Cc: sedat.di...@gmail.com
> >
&
On Sun, Oct 23, 2022 at 12:20 PM Sebastian Ramacher
wrote:
>
> On 2022-10-23 12:15:48 +0200, Sedat Dilek wrote:
> > On Sun, Oct 23, 2022 at 12:05 PM Sebastian Ramacher
> > wrote:
> > >
> > > Control: tags -1 moreinfo
> > >
> > > On 2022-10
Package: cvlc
Version: vlc
Severity: normal
X-Debbugs-Cc: sedat.di...@gmail.com
Dear Maintainer,
cvlc shows a wrong revision:
$ LC_ALL=C cvlc --version
VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2)
VLC version 3.0.18 Vetinari (3.0.13-8-g41878ff4f2)
Compiled by Debian buildd fo
Hi Debian MM team,
looks like I have reported the bug against cvlc not vlc.
Feel free to correct.
Thanks.
Regards,
-Sedat-
Package: akonadi-backend-mysql
Version: 4:22.12.0-2
Severity: normal
X-Debbugs-Cc: sedat.di...@gmail.com
Dear Maintainer,
I removed akonadi-backend-mysql from my Debian/unstable AMD64 box as I need a
higher version of mariadb.
These changes were done on my latest upgrade:
-ii mariadb-client-c
Package: git
Version: 1:2.37.2-1
Severity: normal
X-Debbugs-Cc: sedat.di...@gmail.com
Dear Maintainer,
please update git to version 2.37.3.
It's a maintenance release containing several bug-fixes.
Thanks.
Best regards,
-Sedat-
-- System Information:
Debian Release: bookworm/sid
APT prefers s
Hi,
I upgraded to pipewire/0.3.58-1 on my Debian/unstable AMD64 box.
This removed pipewire-pulse/0.3.57-1.
After this I was not able to listen to audio when doing
video-streaming in Firefox.
Please, point Debian/unstable folks to remove these files (as stated
in the Ubuntu BR):
root# rm -v /et
Here on KDE/Plasma v5.25.4 (Wayland) it was sufficient just to remove
/etc/alsa/conf.d/99-pulse.conf only;
root# LC_ALL=C ll /etc/alsa/conf.d/99-pulse.conf
/etc/alsa/conf.d/50-pulseaudio.conf
ls: cannot access '/etc/alsa/conf.d/99-pulse.conf': No such file or directory
lrwxrwxrwx 1 root root 46 Ju
I am awfully sorry - Webcam works!
user$ LANG=C wpctl status | grep -i webcam
│ 32. WebCam SC-13HDL11431N [v4l2]
│ 38. WebCam SC-13HDL11431N [v4l2]
│ * 40. WebCam SC-13HDL11431N (V4L2)
user$ LANG=C wpctl inspect 40
id 40, type PipeWire:Interface:Node
ap
I removed this part from my custom /etc/pulse/default.pa file:
### Automatically move streams to the default sink if the sink they are
### connected to dies, similar for sources
load-module module-rescue-streams
Now, I have a microphone again!
-sed@-
-clang18-kcfi.dracut-install_BROKEN
-rw-r--r-- 1 root root 45M 16. Aug 05:56
/boot/initrd.img-6.10.5-2-amd64-clang18-kcfi.orig
Thanks.
Best regards,
-Sedat-
P.S.: dch extract
$ head -10 debian/changelog
dracut (103-1.1~dileks) unstable; urgency=medium
* Non-maintainer upload.
* Rebuild against l
Hi,
I followed solution #1:
> The quick and easy solution would be to rebuild dracut-install,
> but the release team refused to binNMU it (#1079038).
See [1].
Best regards,
-Sedat-
Link: https://bugs.debian.org/1079031#26 [1]
INFO: dracut (103-1.1) was uploaded.
-Sedat-
Package: git
Version: 1:2.45.2-1
Severity: wishlist
X-Debbugs-Cc: sedat.di...@gmail.com
Dear Maintainer,
Git version 2.36.1 was released and has many bug-fixes.
Can you please provide it?
Thanks.
Link: https://git.kernel.org/pub/scm/git/git.git/log/?h=v2.46.1
Best regards,
-Sedat-
-- System
Grrr, that should be version *2.46.1* not 2.36.1, sorry.
-sed@-
Hi Jean-Luc,
I temporarily fixed it here in my system (grub2) by adding this:
[/etc/kernel/postinst.d/initramfs]:
...
# Create new Initial RAM-Disk Image.
update-initramfs -c -t -k "$version" $bootarg
# WORKSFORME: [grub2-HACK] Recognize new initrd.img-$version in
'/etc/grub/grub.cfg'.
update-gr
I can test it "live" on my system.
Thanks for all answering my questions and the rapid fixes.
Kind Regards,
Sedat
On Tue, Apr 14, 2009 at 6:40 AM, Manoj Srivastava wrote:
> On Mon, Apr 13 2009, Sedat Dilek wrote:
>
>
>> But nevertheless none of the initramfs exampl
niza-1 (--purge):
subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
linux-image-2.6.30-rc1-git7-iniza-1
- END INVESTIGATIONS -
On Tue, Apr 14, 2009 at 7:33 AM, Manoj Srivastava wrote:
> On Tue, Apr 14 2009, Sedat Dilek wrote:
>
&
Here is a patch that works-for-me:
- SNIP -
--- /etc/kernel/postrm.d/initramfs.orig 2009-04-14 06:09:52.0 +0200
+++ /etc/kernel/postrm.d/initramfs 2009-04-14 09:30:14.0 +0200
@@ -28,5 +28,12 @@
bootarg="-b $boot"
fi
-#
-update-initramfs -d -k "$version" $bootar
D'accord, Jean-Luc, here is v2 of the patch attached.
Enjoy.
--Sedat
--- /etc/kernel/postrm.d/initramfs.orig 2009-04-14 06:09:52.0 +0200
+++ /etc/kernel/postrm.d/initramfs 2009-04-14 11:37:24.0 +0200
@@ -28,5 +28,12 @@
bootarg="-b $boot"
fi
-#
-update-initramfs -d -k "$ver
Hi Manoj,
Sorry for the late response - had some other projects to finish.
Your latest fix in kernel-package (short: k-p) v12.009 to
"/etc/kernel/postrm.d/initramfs" works fine, here:
[...]
# try and remove the initramfs, and do not care if it fails
update-initramfs -d -k "$version" $bootarg || t
Hi Aurelien,
since upgrading to glibc (2.9-8) and higher I have serious DNS problems.
Using OpenDNS dns-servers [1] and adding "single-request" to
/etc/resolv.conf did *not* help.
For amd64 arch you provided deb-files, can you offer packages for i386?
Is it possible to re-add glibc (2.9-7) back
Package: alsa-utils
Version: 1.0.20-1
Severity: wishlist
Hi,
while investigating an IRQ-related problem with gfx-driver and sound
kernel-module I was pointed out to "alsa-info.sh" script on
#alsa/freenode by user gnubien.
Personally, I found it very helpful and I can recommend it (e.g. for
suppo
Package: asciidoc
Version: 8.4.4-1
Severity: normal
Hi,
today Peter Hutterer merged XInput2 [1] into upstream xorg/xserver.
Amongst others a newer libXi (from upstream) is required,
unfortunately the build fails with asciidoc-8.4.4.
>From the libXi config.log:
[...]
configure:11572: result: /usr
What has happened to this bug-report?
[1] lists asciidoc (8.4.4-1) as latest.
- Sedat -
[1] <http://packages.debian.org/asciidoc>
On Thu, Jun 4, 2009 at 2:31 PM, Alexander Wirt wrote:
> Sedat Dilek schrieb am Thursday, den 04. June 2009:
>
> Hi,
>
>> today Peter Hu
Hi,
I saw that you are discussing the pygtk-2.0 problem on [1].
The problem is more severe than the pkgconfig path settings.
Today, I compiled webkit from Debian GIT repository "pkg-webkit/webkit.git".
[CODE]
git clone git://git.debian.org/git/pkg-webkit/webkit.git
chmod +x debian/rules
fakeroot
python-defaults-2.5.2-0.2-nmu.diff does NOT fix the PyGTK problem.
-SD
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476229#58
2008/4/17, Loïc Minier <[EMAIL PROTECTED]>:
>
> On Thu, Apr 17, 2008, Sedat Dilek wrote:
>
> > please do NOT misunderstand me: It was jus
PYGTK problem solved, please CLOSE the ticket.
-SD
-- Forwarded message --
From: Sedat Dilek <[EMAIL PROTECTED]>
Date: 18.04.2008 00:40
Subject: Re: [ephy-webkitgtk] BUG#476229: pygtk-2.0: pkgconfig path set
wrong
To: Loïc Minier <[EMAIL PROTECTED]>
The PYGTK proble
Hi,
I can affirm the broken build of xulrunner_1.9~b5-2 on Debian/sid/i386.
Greetz,
Sedat
$ tail -30 ~/src/xulrunner_1.9~b5-2_i386.build
dh_fixperms -a
dh_makeshlibs -plibxpcomglue0d -V 'libxpcomglue0d (>= 1.9~b5-2)' -- -c4
dpkg-gensymbols: warning: some new symbols appeared in the symbols file:
OT
see any iceweasel icon.
Cheers,
Sedat
NOTE:
iceweasel (3.0~b5-2~sd.1) experimental; urgency=low
* Non-maintainer upload.
* Rebuild with gcc-4.2 and hardened options (hardening-wrapper).
* Rebuild against xulrunner-1.9.
-- Sedat Dilek <[EMAIL PROTECTED]> Fri, 25 Apr 2008 13:39:22
Package: iceweasel
Version: 3.0~b5-4
Kernel: Linux 2.6.25.1 (i686)
OS: Sidux/i386 with latest updates from Debian/sid and Sidux/sid
Hi,
the "bug" described here was already reported to Mike Hommey.
I got iceweasel_3.0~b5-4 compiled against xulrunner-1.9 and wondered
about the size of 1MiB.
The
Just an info:
Your Email was quarantine in my Gmail-SPAM directory.
-SD
On Sun, Jun 15, 2008 at 2:33 PM, Carlo Aquilini <[EMAIL PROTECTED]> wrote:
> Package: splashy
> Version: 0.3.10-1
>
> I had black squares on the top of the screen (with a nvidia card and
> proprietary drivers me too), and th
7;t loose my time anymore reporting bugs about your
>> packages.
>>
>>
>> Il giorno dom, 15/06/2008 alle 14.51 +0200, Sedat Dilek ha scritto:
>>> Just an info:
>>> Your Email was quarantine in my Gmail-SPAM directory.
>>>
>>> -SD
>>>
Package: kdebase-workspace
Version: 4.0.74-1 (UNRELEASED)
Severity: normal
Tags: patch
Hi,
I discovered a bug while building kdebase-workspace for kde4 v4.0.74-1.
$ tail -f BROKEN_kdebase-workspace_4.0.74-1_i386.build
/home/sd/src/kdebase-workspace_4.0.74-1_debianway/kdebase-workspace-4.0.74/kru
Hi,
the above given patch [1] is NOT fixing the problem.
Maybe, it's interesting to know how I wanted to solve the problem.
My history of build-instructions...
$
DL_MIRROR="http://svn.mandriva.com/svn/packages/cooker/kdebase4-workspace/current/SOURCES";
$ SVN_MIRROR="svn://svn.debian.org/svn/pk
Package: kdebase-workspace
Version: 4.0.72-1
Severity: important
Hi,
kdebase-workspace v4.0.72-1 seems also be "infected" on Sidux/i386,
see attached build-log.
On [1] I found a workaround to get rid of the problem, rude - but works ;-).
Shall I open a new bug-report or will you merge the invol
Hi Fathi,
On Mon, May 19, 2008 at 9:12 AM, Fathi BOUDRA <[EMAIL PROTECTED]> wrote:
> My guess: you have build kdebase-workspace in a non-clean environment
> (dpkg-buildpackage), and you have libxcursor-dev installed.
> It defines HAVE_XCURSOR and fails with undefined reference issue.
>
> I'm not
Hi Cyril,
the patching as decribed on the tips-page of splashy-website is no
more needed for /etc/init.d/keymap.sh.
I OKed the maintainers version of console-common 0.7.77.
Sorry, forgot to send an Email to the list.
Take this as a confirmation ;-).
Regards,
Sedat
On Mon, May 19, 2008 at 9:29 AM
Package: git-buildpackage
Version: 0.4.27
Severity: minor
Hi,
just a minor bug report.
Fix-Typo: Missing EOF in
/usr/share/doc/git-buildpackage/manual-html/gbp.import.html
[...]
or you can tell git-buildpackage the name of the branch to use as
upstream-branch:
cat < .git/gbp.conf
[DEFAULT]
# t
Hi,
Changelog in [1] says:
"- Add support for initrd images on Fedora 13."
So, I give new grub2 package a next try.
Unfortunaley, I still can't boot F13 from Debian's grub2-boot-menue.
These are the error-messages (Line #2 and #3 are new):
error: no such device: e87da235-0c58-4e83-a8c8-aab9bf99
Package: quassel
Version: 0.7.1-1
Justification: user security hole
Severity: grave
Tags: security
Hi,
Upstream is highly recommending to upgrade quassel to 0.7.1 and 0.6.3 [1].
The 0.7.1 version found its way quickly into the offcial repositories
but not v0.6.3 which is for squeeze.
As this is a
Package: apt
Version: 0.8.0
Severity: normal
Hi,
I collect apt-sources.lists which I don't use at the moment in a
sub-dir called "on_hold":
# LC_ALL=C ls -lR /etc/apt/sources.list.d/
/etc/apt/sources.list.d/:
total 8
-rw-r--r-- 1 root root 328 Jul 24 23:57 debian.list
drwxr-xr-x 2 root root 409
Package: encfs
Version: 1.6.1-1
Severity: wishlist
Hi,
while searching for an alternative to eCryptFS I played a bit with
encfs.
Doing so, I saw a new upstream version [0].
Can you please upgrade? Thanks.
What about adding a Homepage [1] and Vcs-{Browser,Svn} (details see
[2]) fields to dsc fil
Resend (b0rked subject line, add TO BR initiator).
- Sedat -
-- Forwarded message --
From: Sedat Dilek
Date: Fri, Apr 1, 2011 at 9:18 AM
Subject: Re: 620...@bugs.debian.org
To: 620...@bugs.debian.org
Hi,
[1] says:
...
I've filed a bug (#620191) against initscripts conta
Package: linux-2.6
Version: 2.6.32-13
Severity: normal
Tags: sid
Additional informations:
Hi,
I encountered a kernel NULL pointer dereference in iwl3945_request_scan() in
linux-image-2.6.32-5-686.
This is a known issue [1] and was reported in Intel Linux-Wireless BTS #2208
[2].
[3] gives a
[ CC <582...@bugs.debian.org> ]
Unfortunately, I didn't notice I compiled compat-wireless (2010-05-21)
on user request against linux-image-2.6.32-5-686 and was using it
since then.
AFAICS Debian Bug #582906 can be closed.
$ dpkg -l | grep linux-image
ii linux-image-2.6.32-5-686
2.6.32-13
Hi Ben,
there is patch pending in wireless-2.6 master GIT branch [1]:
commit c8406ea8fa1adde8dc5400127281d497bbcdb84a
"iwlwifi: Silence tfds_in_queue message"
Also, it would be fine to see "[2.6.32] iwlwifi: fix nfreed--" in
debian's 2.6.32 kernel.
Kind Regards,
- Sedat -
[1] http://git.kernel
t; ,
"John W. Linville" , "sta...@kernel.org"
, Wey-Yi Guy
On Fri, Mar 19, 2010 at 10:22:14AM +0100, Sedat Dilek wrote:
> only to clarify:
> There is no need for "iwlwifi: Silence tfds_in_queue message" patch
> from wireless-2.6 GIT?
>
> I mean &qu
Hi Dominique,
I tried to reproduce on how to fix the problem: You have a little
typo, here are the correct steps:
1. boot systemrescuecd
2. mount -t ext3 /dev/sda2 /mnt/custom <--- TYPO
3. mount --bind /proc /mnt/custom/proc
4. mount --bind /dev/ /mnt/custom/dev
5. chroot /mnt/custom bin/bash
6.
tom/proc
# umount /mnt/custom
- Sedat -
On Fri, Jun 18, 2010 at 4:16 PM, Sedat Dilek wrote:
> Hi Dominique,
>
> I tried to reproduce on how to fix the problem: You have a little
> typo, here are the correct steps:
>
> 1. boot systemrescuecd
> 2. mount -t ext3 /dev/sda2 /
Package: os-prober
Version: 1.38
Severity: normal
Hi,
I have installed Fedora 13 on an external USB 1TByte harddisk and wanted to
integrate it into grub2 on my notebook.
Unfortunately, I can't start F13 from grub2 boot-menue.
I get an error on UUID "e87da235-0c58-4e83-a8c8-aab9bf994285".
I hav
Oops, forgot the file attachments.
- Sedat -
grub.cfg
Description: Binary data
f13_device.map
Description: Binary data
Missed F13's grub1 menu.lst.
On Fri, Jun 18, 2010 at 11:25 PM, Sedat Dilek
wrote:
> Oops, forgot the file attachments.
>
> - Sedat -
>
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Missed f13_menu.lst...
On Fri, Jun 18, 2010 at 11:25 PM, Sedat Dilek
wrote:
> Oops, forgot the file attachments.
>
> - Sedat -
>
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
menu.lst is a symlink on f13 to ./grub.conf.
Dunno what's wrong with sending it... so I just cut-n-paste.
- Sedat -
$ cat /tmp/f13_menu.lst
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition.
Here some informations in addition:
# fdisk -l /dev/sdb
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 by
Here is the section concerning F13 in debian's grub2 config:
# grep -A10 -i fedora /boot/grub/grub.cfg
menuentry "Fedora (2.6.33.3-85.fc13.i686.PAE) (on /dev/sdb7)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos7)'
search --no-floppy --fs-uuid --set e87da235-0
Package: tig
Version: 0.15-1
Severity: wishlist
Hi,
there was a new upstream version 0.16 released.
Can you please offer a new Debian package, Thanks.
Kind Regards,
- Sedat -
[1] http://jonas.nitro.dk/tig/releases/
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT
Package: dpkg-dev
Version: 1.14.25
Severity: normal
Hi,
unpacking downloaded files (dsc|diff|tarball) of a Debian-package
could NOT be unpacked.
EXAMPLE:
$ apt-get source -d kernel-package
$ dpkg-source -q -x kernel-package_11.015.dsc
The unpack-process hangs, checked with diverse Debian-pack
Hi,
finally, this bug is getting fixed.
I have tried to build new dpkg 1.15.8.7 from sid GIT branch [1].
Looks like autpoint is missing in the Build-Depends (see below P.S.).
# apt-get install autopoint
...helps to build the Debian package.
Regards,
- Sedat -
[1] http://git.debian.org/?p=dpk
1 - 100 of 242 matches
Mail list logo