Hello Guys,
bluetooth is broken. I installed all xfce4 package and xfe-bluetooth did not
installed (dependency). The package can be straight forward compiled from
fedora.
http://centos.cms4all.org/repo/7/other/SRPMS/xfce-bluetooth-0-0.5.20150130git.el7.centos.src.rpm
on my private server.
Sin
r.py b/plugins/snapper.py
index d0443b0..877be38 100644
--- a/plugins/snapper.py
+++ b/plugins/snapper.py
@@ -1,6 +1,7 @@
# creates snapshots via 'snapper'.
#
# Copyright (C) 2014 Igor Gnatenko
+# Copyright (C) 2017 Andreas Benzler
#
# This copyrighted material is made available to anyo
Hello,
according to the policy for non-responsive package maintainers:
Does anyone know how to contact igjurisk (Igor Jurišković)?
I have been trying to do so for the past 2 weeks. (see #552351)
Thanks a lot,
Andreas
--
devel mailing list
devel@lists.fedoraproject.org
https
Hello,
according to the policy for non-responsive package maintainers:
Does anyone know how to contact igjurisk (Igor Jurišković)?
I have been trying to do so for the past 2 weeks. (see #552351)
Thanks a lot,
Andreas
--
devel mailing list
devel@lists.fedoraproject.org
https
least one FESco member.
Cheers,
Andreas
Bug 552351 - Non-responsive package maintainer of Mumble
https://bugzilla.redhat.com/show_bug.cgi?id=552351
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
and > without
> escaping, while [ can't: [[ is a builtin, but [ isn't.
Well, [ is a builtin too, but [[ is a keyword recognised by the parser,
thus it can use special parsing rules.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC
"Bryn M. Reeves" writes:
> [ may be a built in but then again (as its presence
> in /usr/bin implies) it may not be :).
Like any other command.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"
"Bryn M. Reeves" writes:
> On Mon, 2010-01-25 at 17:44 +0100, Andreas Schwab wrote:
>> "Bryn M. Reeves" writes:
>>
>> > [ may be a built in but then again (as its presence
>> > in /usr/bin implies) it may not be :).
>>
>> Lik
Jesse Keating writes:
> I suspect parsecvs got confused by the contents of the file having RCS
> keywords.
parsecvs's handling of expansion overrides is broken.
http://repo.or.cz/w/parsecvs/schwab.git/commitdiff/5751a0b42436f90e5a36208967c74e3fdbb12970
Andreas.
--
Andreas
seth vidal writes:
> I think I had suggested it, multiple times, and each time fesco had a
> problem with it.
>
> maybe even the package was named package-swift
>
> http://skvidal.fedorapeople.org/misc/package-swift.spec
You can also use package-cleanup --orphans.
Andreas.
"Richard W.M. Jones" writes:
> I didn't know git could do this, but it sounds useful for other
> (non-fedpkg) things. Can you explain how, or where to start looking?
Look for git-new-workdir, it is in the contrib directory of the git
sources.
Andreas.
--
Andreas Schw
Jesse Keating writes:
> When an F14 build goes stable through bodhi, it'll be inherited into
> rawhide.
Unless there is already a release of the package tagged dist-f15, IIUC.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C
Jesse Keating writes:
> Yes, that is correct. An already built version on f15 will always be
> "newer" than anything coming up from f14.
Which is exactly the situation with systemd.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84
he erlang
>> package (also broken, unfortunately) "
>
> Oops, sorry, I didn't notice that. Maybe I should have had a look at the
> wiki page first. :)
Except that both are working fine.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 38
Matt McCutchen writes:
> On Thu, 2010-08-12 at 10:59 +0200, Andreas Schwab wrote:
>> Martin Gieseking writes:
>>
>> > Am 12.08.2010 10:32, schrieb Jaroslav Reznik:
>> >> But as you can see on [1]: "http://pkgs.fedoraproject.org/gitweb/ BROKEN
>>
bug.cgi?id=1330 has a much nicer
> solution than the shell script wrapper.
Add "ControlMaster auto" to .ssh/config and do
$ ssh -f -N pkgs.fedoraproject.org
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
it, but…
>>
>>> What about "ed"?
>>
>> … it's time we drop such legacy junk!
>
> What you offend as "legacy junk" is mandated by POSIX:
POSIX mandates a lot of legacy junk.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint
Till Maas writes:
> git config --add push.default tracking
push.default can only have one value, so --add does not make sense.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely d
Neal Becker writes:
> $ fedpkg push
> Everything up-to-date
> $ fedpkg build
> Could not initiate build: There are unpushed changes in your repo
>
> Clue?
$ git status
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 2
verted to use matching branch names!)
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.o
cc_s against glibc, etc.
For a freestanding implementation (ie. for building the kernel) all you
need is binutils, gcc and libgcc.a for the target (no shared libgcc).
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And
Matt McCutchen writes:
> I propose that fedpkg should consider a --dist option, a "branch"
> file, and the name of the current git branch in that order.
Or make it a branch config (eg. git config branch.$branch.dist f14).
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG
your linker with a sysroot then it will take care of
absolute paths in linker scripts.
> Nothing really hard but needs to be done.
The only real problem are absolute symbolic links which need to be
changed to be relative (to the sysroot).
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG
hes in the spec file too.
glibc takes a slightly different approach. The fedora-specific changes
are maintained in a branch. When I prepare a new fedora build I merge
master into the fedora branch, run "make srpm" to build an srpm that
contains the fedora changes in a single patch, and &
Neal Becker writes:
> Let's try:
>
> $rm -rf igraph
Btw., you can undo a failed merge with "git reset --merge".
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something com
Kevin Kofler writes:
> POSIXLY_CORRECT has a lot of other effects which will break tons of
> packages, e.g. it disables all bash extensions!
Not all of them, only those that conflict with POSIX (which still leaves
a lot room for extensions).
Andreas.
--
Andreas Schwab, sch...@redhat.c
919799/utilities/V3_chap02.html#tag_18_08_02>:
The exit status of a command that terminated because it received
a signal shall be reported as greater than 128.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 98
lorized ls seems to already recognize them. Setuid binaries are
> gray text on a red background, while binaries with capabilities set are
> black text on a red background.
>From coreutils/src/ls.c:
/* Note has_capability() adds around 30% runtime to `ls --color` */
Andreas.
--
Andre
Matthew Booth writes:
> [mbo...@t500 virt-v2v (f14)]$ git push origin f14
$ git push origin f14:f14/master
(It was a very bad idea to name the local branches differently than the
remote branches.)
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D F
-connector into fedora will help in completing [2] and clean up the
stack of old implementations we have today which are not
supported/maintained anymore by upstream.
It should be an easy review. If you want to swap reviews ping me via
mail.
Best Regards,
Andreas
[1] - https://bugzilla.redhat.com
}/uk/man1/foo.1*
in this case.
- Andreas
--
BrandAss Andreas Bierfert, M.Sc. | phone: +49 6897 1721738 | GPG: C58CF1CB
andreas.bierf...@lowlatency.de | fax: +49 6897 1722828 | signed/encrypted
http://lowlatency.de | cell: +49 170 9665206 | mail preferred
signature.asc
Descrip
maintain).
rpmfusions cairo-dock-plug-ins package is also affected.
Regards,
Andreas
--
BrandAss Andreas Bierfert, M.Sc. | phone: +49 6897 1721738 | GPG: C58CF1CB
andreas.bierf...@lowlatency.de | fax: +49 6897 1722828 | signed/encrypted
http://lowlatency.de | cell: +49 170 9665206
evaluate if new information
> surfaces (jlaska, 17:48:14)
What is the workaround for this bug? None is given in bugzilla.
/Andreas Tunek
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
2011/8/2 Adam Williamson :
> On Sun, 2011-07-31 at 11:40 +0200, Andreas Tunek wrote:
>> 2011/7/29 James Laska :
>>
>> >
>> > * http://bugzilla.redhat.com/show_bug.cgi?id=711489 (jlaska, 17:42:29)
>> > * atl1c: transmit queue timeout (ASUS 522)
regarding that
bug.
/Andreas
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Tom Lane writes:
> What happens in packages using a (possibly old) autoconf script that
> doesn't recognize --disable-silent-rules?
Autoconf-generated configure scripts generally ignore unknown --enable
and --with options (newer versions give a warning).
Andreas.
--
Andreas
2011/8/2 Andreas Tunek :
> 2011/8/2 Adam Williamson :
>> On Sun, 2011-07-31 at 11:40 +0200, Andreas Tunek wrote:
>>> 2011/7/29 James Laska :
>>>
>>> >
>>> > * http://bugzilla.redhat.com/show_bug.cgi?id=711489 (jlaska, 17:42:29)
>>> >
ecutables in external packages.
> But executables shipped with the library package (in subpackages) may
> strictly need the very latest library.
There is no difference between "external" packages and subpackages: they
both will need the new symbol some day.
Andreas.
--
Andreas S
in the build system's buildroot.
I don't understand. How is the contents of the buildroot relevant to
"yum install foo"?
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something complete
e package of "foo-libs", and this -libs package has
> added symbols needed by programs in package "foo", an older release
> of "foo-libs" would not suffice. On the contrary, all programs
> linked with an older foo library will continue to work.
How is that diff
Michael Schwendt writes:
> On Thu, 11 Aug 2011 16:13:48 +0200, AS (Andreas) wrote:
>
>> > No external package can build with new features of the new "foo-libs"
>> > package
>> > prior to making that package available in the buildroot.
>>
>>
Michael Schwendt writes:
> So, where are we now?
yum install bar doesn't update foo-libs automagically.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
Michael Schwendt writes:
> So, what is safer?
Neither fixes the missing symbol.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
devel maili
Michael Schwendt writes:
> There is no missing symbol.
Of course there is. See
<http://permalink.gmane.org/gmane.linux.redhat.fedora.devel/152427>.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now
Michael Schwendt writes:
> The separate "bar" package still is entirely irrelevant
It kills your entire argument.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely dif
Michael Schwendt writes:
> libfoo update would need to come first.
How?
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
devel mailing list
devel@lists.fedo
Your whole argument is just void. There is not a single difference
between "external" packages and (sub-)packages.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely differ
uot; package is always working.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Richard Shaw writes:
> I was hoping something like "make -p ..." would work but it doesn't
> evaluated the variables, which seems useless since if I just wanted
> the raw output 'cat' would work.
$ make -f Makefile -f - <<<'echo-foo:; @echo $(f
Please wait until I am finished working on it. This is not a bug that
can be easily reproduced.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
devel mailing
Adam Williamson writes:
> On Wed, 2011-08-31 at 08:50 +0200, Andreas Schwab wrote:
>> Please wait until I am finished working on it. This is not a bug that
>> can be easily reproduced.
>
> The Arch report claims a fully reliable reproducer:
>
> https://bugs.archlinu
Zoltan Boszormenyi writes:
> The "I can 100%..." is not the first sentence of the comment
> but it's all in there.
I'm taking about the redhat bug. How do I get to know about all this if
nobody tells me?
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerp
--reject-with
> icmp-admin-prohibited
> # wget http://google.com/
> --2011-06-08 12:13:58-- http://google.com/
> Resolving google.com... zsh: segmentation fault (core dumped)"
I'm unable to reproduce that.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4
bug report, so that it can be found.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
formation
by the person who added the duplicate.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fed
info is appreciated!
/Andreas
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Hello all,
sorry for this small hassle,
I was planning to answer Peter's last e-mail tomorrow as I was unable to do
so today.
@Peter: The update is the first thing on my todo list for tomorrow together
with a rebuild of mumble for F16 & rawhide.
- Andreas
On Wed, Sep 14, 2011 at
Hi Fedora!
Currently, the abrt reporting program does not seem to work for me, when
I try to submit to bugzilla I get
Essential file 'duphash' is missing, can't continue..
(exited with 1)
Is this a known problem or is there anything wrong on my part?
/Andreas
--
devel mai
On Thu, 2011-09-15 at 22:12 +0200, Jiri Moskovcak wrote:
> On 09/15/2011 09:29 PM, Andreas Tunek wrote:
> > Hi Fedora!
> >
> > Currently, the abrt reporting program does not seem to work for me, when
> > I try to submit to bugzilla I get
> >
> > Essential fi
Thanks for writing this up! It was good info.
On Oct 4, 2011 7:55 PM, "Adam Jackson" wrote:
>
> On Tue, 2011-10-04 at 11:46 -0400, Kaleb S. KEITHLEY wrote:
>
> > Grovelling around in the F15 xorg-server sources and reviewing the Xorg
> > log file on my F15 box, I see, with _modern hardware_ at lea
Reindl Harald writes:
> [harry@srv-rhsoft:~]$ ssh root@centos.vmware.local
> ssh: Could not resolve hostname centos.vmware.local: Name or service not known
.local is reserved for MDNS.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC
in-0.9.1-1.fc15
> https://admin.fedoraproject.org/updates/libchamplain-0.10.0-1.fc15
For claws this also means some patching because of API changes...
- Andreas
--
BrandAss Andreas Bierfert, M.Sc. | phone: +49 6897 1721738 | GPG: C58CF1CB
andreas.bierf...@lowlatency.de | fax: +49 6897 17228
Michał Piotrowski writes:
> After turning system on I noticed that repo is totally broken.
How do you define "totally broken"?
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something co
Michał Piotrowski writes:
> Also git log says
> fatal: bad default revision 'HEAD'
Looks like the only issue is that .git/refs/heads/master has been lost.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 9
Michał Piotrowski writes:
> But I don't have this file in the repo that I restored from the backup.
You do, in .git/packed-refs.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something complet
Michał Piotrowski writes:
> But the question remains - should enabled barriers protect against
> such data loss/breakage? Or I just had a big bad luck?
It could also be a bug in git, perhaps it needs to take more care to
create the ref file atomically.
Andreas.
--
Andreas Schwa
Michał Piotrowski writes:
> W dniu 14 kwietnia 2011 11:04 użytkownik Andreas Schwab
> napisał:
>> Michał Piotrowski writes:
>>
>>> But the question remains - should enabled barriers protect against
>>> such data loss/breakage? Or I just had a big bad luck?
On Fri, 2011-04-08 at 17:53 +0200, Michael Schwendt wrote:
> Is there a releng ticket for the koji buildroot override?
Any news on this?
- Andreas
--
BrandAss Andreas Bierfert, M.Sc. | phone: +49 6897 1721738 | GPG: C58CF1CB
andreas.bierf...@lowlatency.de | fax: +49 6897 1722828 | sig
libchamplain and the other
rebuilds can be added to it as well.
- Andreas
--
BrandAss Andreas Bierfert, M.Sc. | phone: +49 6897 1721738 | GPG: C58CF1CB
andreas.bierf...@lowlatency.de | fax: +49 6897 1722828 | signed/encrypted
http://lowlatency.de | cell: +49 170 9665206 | mail pr
ut also as proposed upgrade. It should then impose a constraint
that the upgrade for f can only be pushed to stable if f is
pushed to stable at the same time (or obviously independently before).
Seeing a failed upgradepath test comment at least gives me the wrong
feeling on what is going on.
- Andre
into this issue
more and more.
Best regards
Andreas Tunek
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
2011/5/14 Andreas Tunek :
> Hi
>
> I am running into bug 702953
> (https://bugzilla.redhat.com/show_bug.cgi?id=702953), which
> essentially is that the computer becomes very, most probably due to a
> bad GPU driver. Is there any way to work around this problem?
>
> If I
Petr Pisar writes:
> Reviewer of my package found the package does pass tests in Koji
> (dist-f16). I found the reason:
>
> A test executes non-existent command and expects ENOENT.
That's a bug in the test. EACCES is a valid error if a PATH element is
inaccessible.
Andr
knows what's going on =)
> --
> Adam Williamson
> Fedora QA Community Monkey
> IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org
> http://www.happyassassin.net
>
Aha, so that is why nothing happened when I tried to install the upnp
plugin! No need to file bug now I g
2011/6/12 José Matos :
> On Sunday 12 June 2011 18:26:25 Pasi Kärkkäinen wrote:
>> > What is the graphics card?
>> >
>> >
>>
>> It's ATI radeon RV635. Do you have the same graphics card?
>
> I think so (but I think that are mixing the references :-) ):
>
> # lspci | grep ATI
> 01:00.0 VGA compatibl
like that to. But that takes a lot of resources that are
much better spent elsewhere, like fixing reported bugs! (Please fedora
devs, fix my bugs :) )
/Andreas Tunek
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
If you want to run F14 you should
buy hw that supports F14 (or hw that F14 supports, whichever you want
to put it).
/Andreas Tunek
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
e2\\\]/
http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
devel mailing list
devel@lists.fedoraproject.org
h
;# mount /dev/sdb1 /mnt/B
There is a big difference between "mount --bind /mnt/A/B /mnt/B" and
"mount /dev/sdb1 /mnt/B".
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now
Michał Piotrowski writes:
> I would like to note that I am aware of that 32 bit systems will not
> work after 2038. But does that mean that they can not do simple date
> conversion?
If they use the system time_t, then no.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fi
P J P writes:
> But as it turns out, it seems, if you create a tarball from the *very same*
> sources on two different machines, they don't match. As in the md5sum for the
> two tarball differs.
Make sure to disable the gzip timestamp.
Andreas.
--
Andreas Schwab, sch...@redh
P J P writes:
> - Original Message -
>> From: Andreas Schwab
>> Make sure to disable the gzip timestamp.
>
>
> ...how do you do that?
$ gzip --help
-n, --no-name do not save or restore the original name and time stamp
Andreas.
--
Andreas Schwab, s
glibc now includes libnss_db again, so the nss_db package is no longer
needed from f16 onward.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
devel mailing
t help if the tarball is already defective when uploaded. The
checksum is basically only used to identify the blob in the cache, at
most to detect cache corruptions.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And n
Use valgrind.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Matthew Garrett writes:
> These scripts don't sanitise input beforehand. What happens if I'm
> logged in as root, change IFS and then do /etc/init.d/nfs restart?
Nothing, because the shell always sets IFS to the default on startup.
Andreas.
--
Andreas Schwab, sch...@re
unknown' not recognized
> checking build system type... Invalid configuration
> `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
The included config.sub is older than 10 years. Try running autoreconf.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key finge
Zoltan Kota writes:
> So, you recommend to add the above lines (or something similar) to the
> spec file?
I'd recommend to update to recode-3.7-beta2.
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
&
Adam Williamson writes:
> The point is: this update *does* work. The error message is non-fatal.
> The software works. So what they claim is correct. What you claim is
> also correct.
If the user/group saslauth is not needed by cyrus-sasl, why has it been
added in the first place?
On my iMac using refit I have triplebooted MacOS, Windows 7 and F15.
Yesterday I tried to upgrade (with preupgrade) to F16. In the end of
that updgrade process (when all rpm files have been installed and
cleaned up) process anaconda crashed leaving me with and unbootable
Linux partition. (I could n
st days"? Or is
something else needed?
/Andreas
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
2011/12/2 Adam Williamson :
> On Fri, 2011-12-02 at 12:08 +0100, Andreas Tunek wrote:
>> As you all might know, it is currently impossible to boot the default
>> install of F16 on Macs.
>
> I'm not entirely sure that's correct. We had several reports of
> suc
f you have one of the Macs we can't do EFI boot on, the
> situation is indeed 'you must install via BIOS emulation and use 'nogpt'
> parameter', it seems.
> --
Yes, and the question becomes, can we make this easier in F17?
/Andreas
> Adam Williamson
2011/12/6 Adam Williamson :
> On Fri, 2011-12-02 at 12:08 +0100, Andreas Tunek wrote:
>> As you all might know, it is currently impossible to boot the default
>> install of F16 on Macs. It does not seem to matter if you use boot
>> loaders such as reFit and Bootcamp or remove
i386
enabled=1
metadata_expire=1d
gpgcheck=0
Regards,
Andreas
--
Andreas Bierfert
signature.asc
Description: This is a digitally signed message part
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Has there been any more tests getting F17 to boot on macs, with or without
refit? I would love to test, but if macs are not any target hardware for
fedora it would be pretty pointless.
/Andreas
On Dec 27, 2011 4:09 AM, "Chris Murphy" wrote:
>
> On Dec 26, 2011, at 5:55 PM, Todd
Den 28 februari 2012 18:22 skrev Matthew Garrett :
> On Tue, Feb 28, 2012 at 05:57:38PM +0100, Andreas Tunek wrote:
>> Has there been any more tests getting F17 to boot on macs, with or without
>> refit? I would love to test, but if macs are not any target hardware for
>> fedo
Thanks for all your testing! It certainly seems like Fedora has quite a way
to go before it is possible to install on "clean" macs.
Have you done any testing using refit, or is this all with vanilla apple
efi?
On Mar 13, 2012 10:06 AM, "Chris Murphy" wrote:
>
> On Feb 28, 2012, at 12:53 PM, M
Michal Hlavinka writes:
> So it seems rpmbuild has a bug and breaks sigpipe somehow...
Perhaps it leaves it ignored? You can check with /proc/$$/status.
$ (trap '' SIGPIPE; bash x.sh)
early termination not causing broken
Andreas.
--
Andreas Schwab, sch...@redhat.com
GPG Ke
Caolán McNamara writes:
> time taken was 0.004 seconds
> zip warning: help.jar not found or empty
> adding: com.sun.PresenterScreen-linux_x86_64/presenter.xhp (deflated 81%)
>
> and nothing else.
Perhaps some ENOSPC condition?
Andreas.
--
Andreas Schwab, sch...@red
1 - 100 of 345 matches
Mail list logo