Package: src:linux
Version: 5.10.4-1
Severity: normal
X-Debbugs-Cc: mertdi...@gmail.com
Suspend to memory operation takes 5+ minutes long.
When suspend operation is invoked, display is turned off as expected, but the
power led and the fan noise indicates the machine isn't suspended. Machine
doesn
Package: src:linux
Version: 5.10.4-1
Severity: normal
X-Debbugs-Cc: mertdi...@gmail.com
Suspend to memory operation takes 5+ minutes long.
When suspend operation is invoked, display is turned off as expected, but the
power led and the fan noise indicates the machine isn't suspended. Machine
doesn
Package: reportbug-gtk
Version: 7.9.0
Severity: normal
X-Debbugs-Cc: mertdi...@gmail.com
When trying to report a bug for the "linux-image-5.10.0-1-amd64" package,
reportbug-gtk window disappears after selecting the package name and clicking
next. No error dialog is shown.
Running reportbug-gtk in
On 7/18/19, Michael Biebl wrote:
> Am 18.07.19 um 13:55 schrieb Michael Biebl:
>> Am 11.07.19 um 17:41 schrieb Mert Dirik:
>>> On 7/11/19, Thomas Bätzler wrote:
>>>>
>>>> To wit:
>>>>
>>>> root@kvm1:~# /etc/init.d/rsync
&g
On 7/18/19, Michael Biebl wrote:
> Am 18.07.19 um 13:55 schrieb Michael Biebl:
>> Am 11.07.19 um 17:41 schrieb Mert Dirik:
>>> On 7/11/19, Thomas Bätzler wrote:
>>>>
>>>> To wit:
>>>>
>>>> root@kvm1:~# /etc/init.d/rsync
&g
On 7/11/19, Thomas Bätzler wrote:
>
> To wit:
>
> root@kvm1:~# /etc/init.d/rsync
> Usage: /etc/init.d/rsync {start|stop|reload|force-reload|restart|status}
>
> vs.
>
> root@kvm1:~# /etc/init.d/mysql
> /lib/lsb/init-functions.d/40-systemd: line 11: 1: unbound variable
>
>
Thanks, I've been
On 7/11/19, Thomas Bätzler wrote:
>
> To wit:
>
> root@kvm1:~# /etc/init.d/rsync
> Usage: /etc/init.d/rsync {start|stop|reload|force-reload|restart|status}
>
> vs.
>
> root@kvm1:~# /etc/init.d/mysql
> /lib/lsb/init-functions.d/40-systemd: line 11: 1: unbound variable
>
>
Thanks, I've been
>> After upgrading to Debian 10 we noticed a slightly different behaviour
>> in /lib/lsb/init-functions.d/40-systemd which caused one of our scripts
>> to break and which also causes some /etc/init.d files like
>> /etc/init.d/mysql
>> to no longer to display their help text when calling them witho
>> After upgrading to Debian 10 we noticed a slightly different behaviour
>> in /lib/lsb/init-functions.d/40-systemd which caused one of our scripts
>> to break and which also causes some /etc/init.d files like
>> /etc/init.d/mysql
>> to no longer to display their help text when calling them witho
On Sun, Dec 2, 2018 at 1:00 AM Michael Biebl wrote:
>
> Hi Mert!
>
> Am 29.11.18 um 14:44 schrieb Mert Dirik:
> > I've created a merge request for 40-systemd at
> > https://salsa.debian.org/systemd-team/systemd/merge_requests/19 .
> > Reviews and comments are
On Sun, Dec 2, 2018 at 1:00 AM Michael Biebl wrote:
>
> Hi Mert!
>
> Am 29.11.18 um 14:44 schrieb Mert Dirik:
> > I've created a merge request for 40-systemd at
> > https://salsa.debian.org/systemd-team/systemd/merge_requests/19 .
> > Reviews and comments are
On Sat, Dec 1, 2018 at 9:48 PM Thorsten Glaser wrote:
>
> On Sat, 1 Dec 2018, Dmitry Bogatov wrote:
>
> > AFAIK, in shell [ "${foo}" ] is equal to [ -n "${foo}" ].
>
> Not always / portably.
>
>
> I recommend
>
> test -n "$foo"
>
> for POSIX (which is equivalent to [ -n "$foo" ] but better
On Sat, Dec 1, 2018 at 9:48 PM Thorsten Glaser wrote:
>
> On Sat, 1 Dec 2018, Dmitry Bogatov wrote:
>
> > AFAIK, in shell [ "${foo}" ] is equal to [ -n "${foo}" ].
>
> Not always / portably.
>
>
> I recommend
>
> test -n "$foo"
>
> for POSIX (which is equivalent to [ -n "$foo" ] but better
On Fri, 23 Nov 2018 01:24:07 +0100 Michael Biebl wrote:
> Hi
>
> On Thu, 22 Nov 2018 16:01:33 + Ian Jackson
> wrote:
>
> > To the systemd maintainers: will you have time to look at this, and
> > make the appropriate change, soon ? If not then one of us could
> > probably prepare a patch, if
On Fri, 23 Nov 2018 01:24:07 +0100 Michael Biebl wrote:
> Hi
>
> On Thu, 22 Nov 2018 16:01:33 + Ian Jackson
> wrote:
>
> > To the systemd maintainers: will you have time to look at this, and
> > make the appropriate change, soon ? If not then one of us could
> > probably prepare a patch, if
Sorun yok gönderebilirsin. Teşekkürler
On Wed, Nov 28, 2018, 14:58 Atila KOÇ Merhaba,
>
> İlgili çeviriyi ve .pot ile farkını ekte görüşlerinize sunarım.
>
>
> Atila
>
> --
>
On 11/23/18, Michael Biebl wrote:
> Hi
>
> On Thu, 22 Nov 2018 16:01:33 + Ian Jackson
> wrote:
>
>> To the systemd maintainers: will you have time to look at this, and
>> make the appropriate change, soon ? If not then one of us could
>> probably prepare a patch, if that would be helpful.
>
On 11/23/18, Michael Biebl wrote:
> Hi
>
> On Thu, 22 Nov 2018 16:01:33 + Ian Jackson
> wrote:
>
>> To the systemd maintainers: will you have time to look at this, and
>> make the appropriate change, soon ? If not then one of us could
>> probably prepare a patch, if that would be helpful.
>
On 11/22/18, Ian Jackson wrote:
> Mert Dirik writes ("Re: Bug#913247: Please provide a C implementation of
> /lib/init/init-d-script"):
>> On 11/22/18, Ian Jackson wrote:
>> > So I think this would be fixed if /lib/init/init-d-script detected
>> > this sit
On 11/22/18, Ian Jackson wrote:
> Mert Dirik writes ("Re: Bug#913247: Please provide a C implementation of
> /lib/init/init-d-script"):
>> On 11/22/18, Ian Jackson wrote:
>> > I don't know what `systemd redirection' is. Why does it not work ?
>> &g
On 11/22/18, Ian Jackson wrote:
> Mert Dirik writes ("Bug#913247: Please provide a C implementation of
> /lib/init/init-d-script"):
>> I noticed the new snippet in the man page of experimental version uses
>> the
>> #! /usr/bin/env /lib/init/init-d-script
&
On Tue, 13 Nov 2018 20:22:16 + Dmitry Bogatov
wrote:
>
> [Adding systemd maintainers into thread]
> (We are discussing #826214)
>
> [2018-11-11 22:37] Michael Biebl
> > > #!/lib/init/init-d-script?
> >
> > It doesn't work with #!/lib/init/init-d-script either.
> >
> > Only
> > =
Kusura bakma görmemişim, şimdi göz attım sorun yok.
Bildiğim kadarıyla maintainer scripts için her yerde kullandığımız
kesin bir karşılık yok. O nedenle önerebileceğim daha iyi bir çeviri
yok.
On 11/16/18, Atila KOÇ wrote:
> Merhaba,
>
> Çeviriyi göndermeden önce son kez paylaşıyorum.
>
> RFR'y
On 10/20/2018 01:19 PM, Stefan Baur wrote:
Hi List,
I would like to add two files (the same in two locations, actually) to
the initrd of the image I am creating.
Manually, I can do that by unpacking the initrd, adding them, and
packing it up again. Maybe concatenating another cpio archive with
Eski sürümdeki program dosyalarının yükseltme için gerekli olan küçük bir
kısmı... gibi birşey kullanabilirsin.
Geri kalanında sorun yok.
Teşekkürler
On Oct 19, 2018 14:33, "Atila KOÇ" wrote:
Tekrar merhaba,
Söylemeyi unuttum:
"programları kullanmayı" kısmı çok iyi olmadı, özellikle o kısım i
uyumluluk uyarılarına neden olmayacak sekilde -> şekilde
Geri kalanında sorun yok
On Wed, Oct 17, 2018, 14:48 Atila KOÇ wrote:
> Merhaba,
>
> İlgili güncellemeyi ekte görüşlerinize sunarım.
>
>
> Atila
>
> --
>
On 10/11/18, Volkan Gezer wrote:
> Merhaba,
>
> DPKG'de:
>
> version *'%s' has bad syntax: %s* cevirisi su sekilde yapilmis:
>
> '%s' sürümünü hatalı söz dizimine sahip: %s
>
> Bu, sunun gibi bir sonuc getirdi: '/etc/lsb-release' sürümünü hatalı söz
> dizimine sahip: sürüm numarası rakam ile başla
package bash-completion
forwarded 892307 https://github.com/scop/bash-completion/issues/160
thanks
This is fixed in upstream version 2.8.
On Wed, 10 Jan 2018 22:49:17 +0300 Mert Dirik wrote:
> On 01/10/18 21:20, Petter Reinholdtsen wrote:
> > [Mert Dirik]
> >> Please forgive my naivety, but simply moving the argument shift
part before
> >> sourcing /lib/lsb/init-functions seems to successfully
On Wed, 10 Jan 2018 22:49:17 +0300 Mert Dirik wrote:
> On 01/10/18 21:20, Petter Reinholdtsen wrote:
> > [Mert Dirik]
> >> Please forgive my naivety, but simply moving the argument shift
part before
> >> sourcing /lib/lsb/init-functions seems to successfully
On 01/10/18 21:20, Petter Reinholdtsen wrote:
[Mert Dirik]
Please forgive my naivety, but simply moving the argument shift part before
sourcing /lib/lsb/init-functions seems to successfully redirect to
systemctl.
Interesting. This seem like a very good idea. :)
I'm happy to hear that.
On 01/10/18 21:20, Petter Reinholdtsen wrote:
[Mert Dirik]
Please forgive my naivety, but simply moving the argument shift part before
sourcing /lib/lsb/init-functions seems to successfully redirect to
systemctl.
Interesting. This seem like a very good idea. :)
I'm happy to hear that.
Package: sysvinit-utils
Version: 2.88dsf-59.9
Followup-For: Bug #826214
Please forgive my naivety, but simply moving the argument shift part before
sourcing /lib/lsb/init-functions seems to successfully redirect to systemctl.
The only variable leaking to /lib/lsb/init-functions is "script", which
Package: sysvinit-utils
Version: 2.88dsf-59.9
Followup-For: Bug #826214
Please forgive my naivety, but simply moving the argument shift part before
sourcing /lib/lsb/init-functions seems to successfully redirect to systemctl.
The only variable leaking to /lib/lsb/init-functions is "script", which
y new strings, and send it in a reply?
Actually, the second one is a mistake (or, could be done better), let me fix
that in the po files directly – so ignore the extra, it is just one and…
# Mert Dirik , 2013-2014.
I presume we can bump to "2013-2018"? :)
Seems like a good idea :)
On 11/12/2017 10:38 AM, Borden Rhodes wrote:
Couldn't find any package whose name or description matched "linux-image-amd64"
amd64 kernel package no longer exists in 32 bit repository starting with
stretch.
You can still use 64 bit kernel with 32 bit user space by enabling amd64
foreign ar
Package: qtcreator
Version: 4.2.0-1mert1
Severity: wishlist
Dear Maintainer,
I've noticed _ClangCodeModel plugin is missing in all architectures except
amd64
because libclang-3.9-dev and llvm-3.9-dev dependencies are only enabled in
amd64
builds.
I can confirm that after enabling these dependen
Package: qtcreator
Version: 4.2.0-1mert1
Severity: wishlist
Dear Maintainer,
I've noticed _ClangCodeModel plugin is missing in all architectures except
amd64
because libclang-3.9-dev and llvm-3.9-dev dependencies are only enabled in
amd64
builds.
I can confirm that after enabling these dependen
Thanks! Please let me know if you need further testing.
On Sep 25, 2017 22:12, "Eddy Vervest" wrote:
So incorrect/out-dated TZDATA (Version: 2017b-1) causes htpdate to
calculate gmtoffset incorrectly.
Debian needs an update and I will patch htpdate in the near future.
Thanks
On 09/25/2017 09:57 PM, Eddy Vervest wrote:
Hi Mert,
Thanks for your quick response. Can you try to set you system to EAT
time zone? That timezone had GMT+3 already for long time... if that
works it is for sure the timezone database of debian.
Changing my code, so it will not use timezone info
On 09/25/2017 09:31 PM, Eddy Vervest wrote:
Hi All,
It seems related to the timezone changes which Turkey had this year...
moving away from daylight saving to always +3.
In the bug report this line is interesting:
Timezone: GMT+2 (+03,+03)
In brackets there should be a time zone in like
On Sun, 24 Sep 2017 18:44:55 -0300 Eriberto Mota
wrote:
> Hi Mert,
>
> Thanks for your message.
>
> I can't reproduce it and I have a doubt about the results shown by
> you. Please, send me the results for the following 'date' commands:
>
> # ntpdate pool.ntp.org; date -u
>
> # htpdate -s www.go
Package: htpdate
Version: 1.1.3-2
Severity: important
Dear Maintainer,
htpdate sets the clock an hour earlier than it should be set to.
htpdate version in jessie does not exhibit this behavior, as it sets it to
right time,
this behavior is new in stretch version.
Here is an example output:
as actually supported or not. It is often possible to rely on
implementation details to use it in ways it was originally thought or at
least publicly documented.
On Fri, 16 Jun 2017 00:47:56 +0300 Mert Dirik mailto:mertdi...@gmail.com>> wrote:
On Wed, 14 Jun 2017 01:48:05 + Will
as actually supported or not. It is often possible to rely on
implementation details to use it in ways it was originally thought or at
least publicly documented.
On Fri, 16 Jun 2017 00:47:56 +0300 Mert Dirik mailto:mertdi...@gmail.com>> wrote:
On Wed, 14 Jun 2017 01:48:05 + Will
Package: firefox-esr
Version: 52.2.0esr-1~deb8u1
Severity: wishlist
Dear Maintainer,
Version 52 of firefox-esr jessie is with gtk+-3.0. I would be glad if you
reconsider building it with gtk+-2.0.
Here is my reasoning:
- Firefox 52 still can be built with gtk+-2.0
- It is the Firefox version
On Wed, 14 Jun 2017 01:48:05 + William Prochazka wrote:
> Well,
>
> 1. Root copy is not a squashfs filesystem, so it allows for quick
tweaking
> and modification without having to "commit" your changes. This also makes
> modifications (for the purpose of troubleshooting) much easier.
>
> 2.
On Wed, 14 Jun 2017 01:48:05 + William Prochazka wrote:
> Well,
>
> 1. Root copy is not a squashfs filesystem, so it allows for quick
tweaking
> and modification without having to "commit" your changes. This also makes
> modifications (for the purpose of troubleshooting) much easier.
>
> 2.
On 05/26/2017 07:04 AM, Bill Prochazka wrote:
1. rootcopy: This allows for one or more folders on the boot medium that
contain a folder structure relative to /. before init, these files are copied
to the rootfs. This feature allows users to make small changes to their
environment (like wallpa
On 05/26/2017 07:04 AM, Bill Prochazka wrote:
1. rootcopy: This allows for one or more folders on the boot medium that
contain a folder structure relative to /. before init, these files are copied
to the rootfs. This feature allows users to make small changes to their
environment (like wallpa
On 05/22/2017 04:37 PM, Daniel Lindgren wrote:
Hi Lukas,
I just tried it and it seems like it's necessary to add the live folder
explicitly to the cpio archive, i.e.:
(cd ~/lbinitrd/binary; echo live$'\n'live/filesystem.squashfs | \
cpio -o -H newc) | gzip --fast > f
On 05/22/2017 09:54 AM, Daniel Lindgren wrote:
Hi Mert,
live-boot initramfs hooks check the /live/filesystem.squashfs file
by default. And you can add files to initramfs simply by appending
it to the existing file (no need to unpack & repack).
I already do this for quite some t
On 05/18/2017 03:12 PM, Daniel Lindgren wrote:
Hi.
A couple of years ago I found a need for using initrd as livefs_root, I
sent a patch but it wasn't accepted (see
https://lists.debian.org/debian-live/2014/09/msg00080.html).
Since then I've used live-build in Debian 7 to build images, manually
On 05/10/2017 11:41 PM, Laura Arjona Reina wrote:
Hi everybody, merhabalar
(I can read and understand Turkish but my writing is a bit basic
that's why I'm writing you in English now. Feel free to answer in
Turkish).
I'm Laura Arjona from the Debian website team; I also contribute
Spanish transl
On 03/24/2017 12:17 AM, AndrewCz wrote:
attempting to add a third-party repo that redirected to https. It kept
failing with messages regarding its inability to use https for the repo.
Please add "apt-transport-https" to the list of packages and try again.
If it doesn't get installed early enou
On 02/09/2017 10:16 AM, Andreas Heinlein wrote:
Hello,
I have to come back to that issue my friend opened a while ago. I
finally found out why using libeatmydata does not seem to help (much) -
the script functions/chroot.sh in live-build cleans the environment
before entering the chroot and so a
quot;
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: gr...@packages.debian.org\n"
"POT-Creation-Date: 2017-01-20 00:29+\n"
"PO-Revision-Date: 2017-01-20 15:18+0300\n"
"Last-Translator: Mert Dirik \n"
"Lang
ge.
# Atila KOÇ , 2012, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: debian-installer\n"
"Report-Msgid-Bugs-To: gr...@packages.debian.org\n"
"POT-Creation-Date: 2017-01-20 00:29+\n"
"PO-Revision-Date: 2017-01-20 15:18+0300\n"
&quo
Yeni göz attım, bir sorun göremedim, teşekkürler.
On 13/01/2017, Atila KOÇ wrote:
> Dostlar,
>
> openldap çevirisini son kez görüşlerinize sunarım.
>
> RFR ile farkı .diff dosyasındadır.
>
>
> Atila
>
>
> --
>
>
> Yeni eklenen mesajlarda postfix paket adı küçük harfle anılmış.
>
> Ben de paket adlarının küçük harf ile anılması gerektiğini düşündüğümden,
> eskilerini de küçüğe dönüştürüp bütünlüğü sağladım.
Bu değişiklik kafamı karıştırdı. Eğer özgün metinde Debian paketi olan
"postfix" ile upstream yazı
diff'e göz attım
Veri·tabanı -> Veritabanı
kaldırdığınızda,
saklanmadıklarından,
buradaki virgüllere gerek yok
uğraşmayı·istemiyorsanız, -> uğraşmak istemiyorsanız
eline sağlık
Wow this was LIGHTNING fast reaction. Thank you very much!
Package: aria2
Version: 1.18.8-1
Severity: wishlist
Dear maintainer,
aria2 has had newer upstream versions (1.28.0 and 1.29.0) which contain a
bugfix I'd like to see in Debian.
Please upload a newer version to unstable.
Best regards
-- System Information:
Debian Release: 8.6
APT prefers st
On 12/08/2016 02:14 AM, Machu Chukov wrote:
By the way: We tested using libeatmydata to make the build process
faster, but it didn't help at all. Any ideas?
Using eatmydata actually helps, but unfortunately several number of
steps are needed for it to be effective. I'll try to summarize them
> +# --debootstrap-options --no-merged-usr \
Are you sure this diff, starting with the comment character, really
enables that option? Or is this a later diff after you've concluded it
was not effective and re-disabled it?
2-2014 Masato Taruishi et al.
# This file is distributed under the same license as the apt-listbugs package.
# Mert Dirik , 2014.
msgid ""
msgstr ""
"Project-Id-Version: apt-listbugs 0.1.15\n"
"Report-Msgid-Bugs-To: invernom...@paranoici.org\n"
"POT-Creat
On 10/26/2016 09:15 AM, Erdem Bayer wrote:
2016h is in jessie now, this update was very important for turkish users.
FYI, new timezone was actually fixed in 2016g and it was already in
jessie since the beginning of the month.
( See https://packages.qa.debian.org/t/tzdata/news/20161003T220345
https://wiki.debian.org/Hibernation/Hibernate_Without_Swap_Partition
Swap files are much more flexible & easier to handle compared to
messing with partitions and there are only few cases where they don't
apply. The discussion about predicting swap sizes for hibernation or
enlarging partitions is c
https://wiki.debian.org/Hibernation/Hibernate_Without_Swap_Partition
Swap files are much more flexible & easier to handle compared to
messing with partitions and there are only few cases where they don't
apply. The discussion about predicting swap sizes for hibernation or
enlarging partitions is c
On 31 August 2016 at 07:41, Andreas Henriksson wrote:
> Control: fixed -1 3.18.0-1
>
> Hello Mert Dirik.
>
> Thanks for your bug report and sorry for the late reply.
>
> On Wed, Oct 21, 2015 at 10:26:41PM +0300, Mert Dirik wrote:
>> severity -1 |normal
>> retitl
On Fri, 18 Sep 2015 17:09:43 +0200 Guilhem Moulin wrote:
> Control: tag -1 moreinfo
>
> Hi there,
>
> I wonder what's the best way to close this. dropbear and openssh-client
> can currently coexist, because the SSH clients have different binary
> names: /usr/bin/dbclient and /usr/bin/ssh. We cou
On 01/06/2016, Michael Biebl wrote:
> Am 01.06.2016 um 18:04 schrieb Michael Biebl:
>> My guess it is related to
>>
>> http://anonscm.debian.org/cgit/pkg-utopia/policykit.git/tree/debian/patches/0.113/sessionmonitor-systemd-Use-sd_uid_get_state-to-check.patch
>>
>> I suspect your user is not prope
On 01/06/2016, Michael Biebl wrote:
> Am 01.06.2016 um 18:04 schrieb Michael Biebl:
>> My guess it is related to
>>
>> http://anonscm.debian.org/cgit/pkg-utopia/policykit.git/tree/debian/patches/0.113/sessionmonitor-systemd-Use-sd_uid_get_state-to-check.patch
>>
>> I suspect your user is not prope
On 01/06/2016, Michael Biebl wrote:
> Am 01.06.2016 um 16:22 schrieb Mert Dirik:
>> On 01/06/2016, Michael Biebl wrote:
>>> Am 01.06.2016 um 14:20 schrieb Mert Dirik:
>
>>> Since 0.105-15~deb8u1 is basically 0.105-15 (just recompiled for
>>> jessie), I as
On 01/06/2016, Michael Biebl wrote:
> Am 01.06.2016 um 16:22 schrieb Mert Dirik:
>> On 01/06/2016, Michael Biebl wrote:
>>> Am 01.06.2016 um 14:20 schrieb Mert Dirik:
>
>>> Since 0.105-15~deb8u1 is basically 0.105-15 (just recompiled for
>>> jessie), I as
On 01/06/2016, Michael Biebl wrote:
> Am 01.06.2016 um 14:20 schrieb Mert Dirik:
>> Package: policykit-1
>> Version: 0.105-15~deb8u1
>> Followup-For: Bug #825956
>>
>> I've tested the restart menu in *XFCE*:
>>
>> - sysvinit and policykit 0.10
On 01/06/2016, Michael Biebl wrote:
> Am 01.06.2016 um 14:20 schrieb Mert Dirik:
>> Package: policykit-1
>> Version: 0.105-15~deb8u1
>> Followup-For: Bug #825956
>>
>> I've tested the restart menu in *XFCE*:
>>
>> - sysvinit and policykit 0.10
I want to inform the release team about the regression introduced in the
new version of the package (#825956) which may be problematic if
released along with the upcoming Debian 8.5.
I want to inform the release team about the regression introduced in the
new version of the package (#825956) which may be problematic if
released along with the upcoming Debian 8.5.
___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@lists
I want to inform the release team about the regression introduced in the
new version of the package (#825956) which may be problematic if
released along with the upcoming Debian 8.5.
Package: policykit-1
Version: 0.105-15~deb8u1
Followup-For: Bug #825956
I've tested the restart menu in *XFCE*:
- sysvinit and policykit 0.105-8: restarts normally
- sysvinit and policykit 0.105-15~deb8u1: asks for a password ("Authentication
is required for rebooting the system" bla bla...)
- sy
Package: policykit-1
Version: 0.105-15~deb8u1
Followup-For: Bug #825956
I've tested the restart menu in *XFCE*:
- sysvinit and policykit 0.105-8: restarts normally
- sysvinit and policykit 0.105-15~deb8u1: asks for a password ("Authentication
is required for rebooting the system" bla bla...)
- sy
Hata göremedim gönderebilirsin 👍
On 05/26/2016 10:38 AM, Atila KOÇ wrote:
Dostlar,
RFR'ye yorum gelmedi.
Göndermeden önce bir kez daha danışayım, istedim.
Atila
--
mariadb-10.0.diff
--- mariadb-10.0.itt2016-05-02 14:26:12.082275683 +0300
+++ mariadb-10.0.po 2016-05-16 15:06:16.46413
On Fri, 13 May 2016 00:00:40 +0200 Christoph Anton Mitterer wrote:
> On Fri, 2016-05-13 at 00:54 +0300, Mert Dirik wrote:
> > update-smart-drivedb
>
> Has been dropped in 6.4+svn4214-1, amongst others for security reasons.
>
Sorry to hear that, it was a nice feature. Manual
Package: smartmontools
Version: 6.3+svn4002-2+b2
Severity: normal
Update page has been moved and now update-smart-drivedb command fails
when curl is installed on the system.
$ which curl
/usr/bin/curl
$ sudo update-smart-drivedb
/var/lib/smartmontools/drivedb/drivedb.h.error: rejected by /usr/sb
On 04/04/2016 03:50 AM, Laurent Bigonville wrote:
On Tue, 30 Jun 2015 01:58:15 +0300 Mert Dirik
wrote:
Hi,
> Please find the attached Turkish translation update of gdm3 debconf
> messages.
I've a remarks concerning the proposed patch to the translation of gdm
debconf questions
On 04/04/2016 03:50 AM, Laurent Bigonville wrote:
On Tue, 30 Jun 2015 01:58:15 +0300 Mert Dirik
wrote:
Hi,
> Please find the attached Turkish translation update of gdm3 debconf
> messages.
I've a remarks concerning the proposed patch to the translation of gdm
debconf questions
On 18-12-2015 15:11, Atila KOÇ wrote:
Tayfa,
ITT ile farkı .diff dosyasındadır.
Görüşlerinize sunarım.
Atila
dbconfig-common.diff
--- dbconfig-common.itt 2015-12-17 09:39:55.211503510 +0200
+++ dbconfig-common.po 2015-12-18 15:08:05.753246669 +0200
@@ -8,7 +8,7 @@
"Project-Id-Version: dbco
On 18-12-2015 15:41, Atila KOÇ wrote:
Tayfa,
ITT ile farkı .diff dosyasındadır.
Görüşlerinize sunarım.
Gayet iyi olmuş, mysql-5.6 ile de karşılaştırdım oldukça tutarlı.
Genelde başlıkları nokta ile bitirmiyoruz, bu da bende işaret
kullanmamak gerektiği algısı yaratıyor.
Sorudan oluşan başlıkl
Gözüme çarpan şunlar oldu:
SSL sertifikasında kullanılacak diğer adları girin
SSL sertifikasında kullanılacak makine adını girin
Sondaki noktalar eksik.
Eline sağlık.
On 31-10-2015 10:19, Atila KOÇ wrote:
Ekte görüşlerinize sunarım.
Atila
diff'e göz attım, bir yanlışlık göremedim. Geri kalanına da geçen yaz
bakmıştık diye hatırlıyorum. Eline sağlık.
Böyle bir dosyanın varlığı daha yüksek sürümde bir mysql-server
paketinin önceden yüklü olduğunu gösterir.
yüklü -> kurulu
Yüklemekte olduğunuz sürümün var olan veritabanlarını
kullanabileceğinin garantisi yoktur.
Yüklemekte -> Kurmakta
/var/lib/mysql dizininin sahiplik ayarlarını ve izin hak
severity -1 |normal
retitle -1 |Screen update problems with nvidia drivers
thanks
Raising the severity and changing the title since mutter 3.18 has been
released with the aforementioned fix, hit the testing, and didn't cause
any problems so far, so it can be brought to release team's attention.
On Thu, 24 Sep 2015 23:07:03 +0200 Andreas Beckmann wrote:
> On 2015-09-24 20:02, Mert Dirik wrote:
> > Please consider bringing the support back for the -amd64 variant.
>
> That [sc]hould work with nvidia-kernel-dkms:amd64.
>
If I understand correctly, you recommend install
Source: nvidia-graphics-drivers
Version: 340.76-5
Severity: normal
Dear Maintainer,
I noticed recent versions of nvidia-graphics-drivers has dropped the support
for building amd64 kernel modules when DKMS build for it failed.
Using the -amd64 kernel variant on i386 architecture provides best of
v (>= 0.3),
valac,
gtk-doc-tools,
libglib2.0-doc,
xsltproc,
graphviz,
libunistring-dev,
libgif-dev,
libgxps-dev,
libgirepository1.0-dev (>= 0.10.7-1~),
I'm on NVIDIA driver 340.76. Note that it's slightly newer than the
one in Jessie (340.65), so you may want to be sure there is not a
problem with old version (even though the driver support for that
feature is much older than the patch itself).
To add a data point, I switched the NVIDIA driver in
On 17-09-2015 15:45, Atila KOÇ wrote:
Dostlar,
Çevriyi ekte görüşlerinize sunarım.
Atila
Gayet iyi, doğrudan gönderebilirsin. Teşekkürler.
Güzel olmuş, teşekkürler. BTS'ye gönderebilirsin.
LCFC'de yanlışlıkla ilk RFR'deki çeviri iliştirilmiş.
İkinci RFR'deki haliyle gönderilmiştir.
1 - 100 of 966 matches
Mail list logo