Re: [gentoo-dev] Need ARM/AArch64 test data for cpuid2cpuflags
On Tue, Sep 10, 2019 at 10:44:54PM +0200, Michał Górny wrote: > If you have an ARM board and would like to help, please: ## NanoPi NEO2 ~ ./hwcap-dump hwcap:08ff hwcap2: ~ uname -m aarch64 ~ grep -m1 Features /proc/cpuinfo Features: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid ## BananaPi M1 ~ ./hwcap-dump hwcap:003fb0d6 hwcap2: ~ uname -m armv7l ~ grep -m1 Features /proc/cpuinfo Features: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm Best regards, Piotr Szymaniak. -- Czasem mysle o tych galonach piwa, ktore w siebie wlalem i jest mi wstyd. Patrze na kufel i mysle o tych wszystkich pracownikach browaru, ich nadziejach i marzeniach. Gdybym nie wypil tego piwa, moglbym ich pozbawic marzen. I wtedy mowie do siebie: lepiej wypic to piwo i spelnic ich marzenia, niz martwic sie egoistycznie swoja watroba. -- R. Dangerfield
Re: [gentoo-dev] Running repoman on the portage tree
On Wed, Nov 19, 2014 at 08:07:36PM +0800, Patrick Lauer wrote: > http://packages.gentooexperimental.org/repoman-checks/ > > updated per cron job, split by category. Much easier to handle :) > > Feel free to work on fixing things - there's enough issues that you > won't run out of work this decade. So, lets assume that a lot of users get their hands on fixing things ("lets make Gentoo a better distro!"). What's the work path here? Fix, diff, new bug "I fixed this and that!"? git portage... pull request? Just asking, but I know that fixing things that will stay forever on Bugzilla is killing motivation. Piotr Szymaniak. -- Yeah I called her up, she gave me a bunch of crap about me not listening to her, or something, I don't know, I wasn't really paying attention. -- Harry, "Dumb & Dumber" signature.asc Description: Digital signature
Re: [gentoo-dev] git security (SHA-1)
On Wed, Sep 17, 2014 at 07:21:08AM -0400, Tim Boudreau wrote: > If someone wants to commit malicious code into Gentoo, they're far more > likely to take the ugly but pragmatic approach of, say, forcing someone to > commit malicious code at gunpoint and then shooting them, than to go to the > vast effort it would take to come up with malicious code that conveniently > has the same SHA-1 hash as an existing commit. But... what's the point? Upload ugly backdoor to all Gentoo users? (like there're 0,01% of computer users out there?) It would be easier to just gunpoint "the interesting user" or torture him for keys/passwords/whatever in some creepy basement. This looks like someone has a really bad fantasy about Gentoo ruling the world where every bad guy/terrorist/younameit uses this super-secured-gpged-git-portage (and looking at "Snowden files" all this is already exploited ;). Piotr Szymaniak. -- ... wyobrazenie, ze ludzkosc zmierza ku jakiemus naprawde milemu przeznaczeniu, jest bajka dla dzieci ponizej szostego roku zycia, jak Dobra Wrózka, Zajaczek Wielkanocny i Sw. Mikolaj. -- Kurt Vonnegut, "Hokus Pokus" signature.asc Description: Digital signature
Re: [gentoo-dev] My masterplan for git migration (+ looking for infra to test it)
On Mon, Sep 15, 2014 at 11:26:47PM +1200, Kent Fredric wrote: > None of these are impossible things, but they're much more complex than > "just make a dodgy commit and get somebody to pull it". Much more simple would be to make a dodgy commit by one of the devs. Why use users for that, if "the bad guy(/-s)" could be inside? Isn't that the best way to poison stuff? Just look at the "let's move to git" threads, there're bikeshedding and it's still cvs+rsync (maybe, just maybe, this isn't a coincidence) Piotr Szymaniak. -- Mezczyzna odlozyl gazete z powrotem na stojak i postapil krok w przod, robiac mine, ktora nadala mu wyglad swinskiego pecherza rozpietego na drucianym wieszaku do garniturow. -- Graham Masterton, "The Burning" signature.asc Description: Digital signature
Re: [gentoo-dev] GCC 4.7 unmasking
On Sun, Feb 24, 2013 at 11:03:01PM -0600, Ryan Hill wrote: > I'm going to be unmasking 4.7.2 later this week. There are still 47 open bugs > blocking the 4.7 tracker, so if any are yours now would be a good time > to take a look at them. > > https://bugs.gentoo.org/390247 There's an ugly bug [1] with -ffast-math discovered by mednafen developer(s?). Don't know if this is revelant for unmasking and if -ffast-math is "supported". [1] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56125 Piotr Szymaniak. -- Mysle, ze gdyby diabel nie istnial i mialby go stworzyc czlowiek, to stworzylby go na swoj obraz i podobienstwo. -- Fiodor Dostojewski signature.asc Description: Digital signature
Re: [gentoo-dev] last rites: games-arcade/bitefusion
On Thu, Jan 31, 2013 at 01:48:27PM -0500, Michael Sterrett wrote: ># Michael Sterrett <> (31 Jan 2013) ># Upstream is dead and gone. ># Masked for removal on 20130302 >games-arcade/bitefusion Erm, so this is the _only_ reason - dead upstream? Maybe it's not some awesome game with a lot of players ;) but just a silly, litte clasic and it still works fine... Piotr Szymaniak. -- Jedna z głów Zaphoda spojrzała w bok. Druga zrobiła zaraz to samo, gdyż chciała zobaczyć, na co patrzy pierwsza, nie było to jednak nic konkretnego. -- Douglas Adams, "The Hitchhiker's Guide to the Galaxy" signature.asc Description: Digital signature
Re: [gentoo-dev] ship app-arch/pbzip2 instead of app-arch/bzip2
On Wed, Sep 26, 2012 at 01:43:27PM -0700, Matt Turner wrote: > On Wed, Sep 26, 2012 at 1:30 PM, Michael Mol wrote: > > A few months ago, I filed bug 423651 to ask that bzip2 on the install > > media be replaced with > > pbzip2. It was closed a short while later, telling me that it'd > > involve changing what's kept in @system, and that had to be discussed > > here, rather than in a bug report. > > If we're going to ship a parallel bzip2 implementation, it should be > lbzip2 and not pbzip2. > > lbzip2 can decompress bz2 archives with multiple threads that haven't > been compressed with lbzip2/pbzip2. Afair I'm using PORTAGE_BZIP2_COMMAND with lbzip2 and it works fine. Also some time ago I've changed a bit the (famous?) stage4 backup script from g-wiki to support parallel gz/bz2 implementations (simple check if there pbzip2/lbzip2/foobar installed and if yes, use it instead of normal gzip/bzip2). Maybe portage should be like my stage4 mod? If it finds some parallel (de)compressor it should use it, if not fallback to standard gzip/bzip2? Piotr Szymaniak. -- - Jeden hamburger na dziesiec ci zaszkodzi. Jeden moj stary przyjaciel to sprawdzil. Zjadal dziewiec hamburgerow i byl idealnie zdrowy, a gdy probowal zjesc dziesiatego, z miejsca dostawal torsji. -- Graham Masterton, "Night Warriors" signature.asc Description: Digital signature
Re: [gentoo-dev] Package (singular) up for grabs: sys-fs/ext4magic
On Tue, Jul 03, 2012 at 03:05:46PM +0300, Samuli Suominen wrote: > Don't need or care about this anymore, feel free to pick up if you use it > > One open bug, http://bugs.gentoo.org/403883 Is this bug still valid if there's 0.3.0 in portage and 0.2.4 is gone? Piotr Szymaniak. -- W celi byla prycza przytwierdzona do sciany i metalowy pojemnik bez sedesu. Mogles spedzac czas na trzy sposoby: siedzac, srajac lub spiac. Niezly wybor. -- Stephen King, "Rita Hayworth and Shawshank Redemption" signature.asc Description: Digital signature
Re: [gentoo-dev] rfc: location of portage tree
On Wed, Mar 28, 2012 at 10:24:56PM +1300, Kent Fredric wrote: > Fwiw, I've also long despised the layout of the distfiles directory > being a flat hierarchy, it makes the directory a festering pit of > hellspawn over time on any filesystem that doesn't have dirindex. ( > I've seriously had "ls" take up to a minute to run in that directory, > and if I've ever made the mistake of trying to tab compete something > in there /usr/portage/distfiles/foo is my normal muscle > memory response, and then it sits there doing nothing for a minute and > it would have been faster to just finish typing it myself =_= ) > > Though I don't have any solution better than a "break it into 26 > subdirs by first letter" . Just use categories from repos? /usr/portage/distfiles/sys-devel/gcc-1.2.tar.bz2 /usr/portage/distfiles/sys-libs/glibc-2.3.tar.bz2 /usr/portage/distfiles/sys-libs/zlib-3.4.tar.bz2 /usr/portage/distfiles/zomg-soft/zomgawesomesoft-5.3.1.tar.xz (from zomg repo with custom zomg-soft category ;) Btw. what would happen if, ie. mc package - well, two different packages, one from app-misc, one from sci-libs - but lets say they have a brand new release 5.0 and there's mc-5.0.tar.bz2 for both of them? Piotr Szymaniak. -- - Jeden hamburger na dziesiec ci zaszkodzi. Jeden moj stary przyjaciel to sprawdzil. Zjadal dziewiec hamburgerow i byl idealnie zdrowy, a gdy probowal zjesc dziesiatego, z miejsca dostawal torsji. -- Graham Masterton, "Night Warriors" signature.asc Description: Digital signature
Re: [gentoo-dev] Lastrite: gnunet, gnunet-gtk
On Wed, Feb 29, 2012 at 09:56:19AM +0200, Samuli Suominen wrote: > # Samuli Suominen (29 Feb 2012) > # The old version of gnunet in portage is broken with the > # new libextractor API. > # Bugs 338909, #403461, #367677 and #260113. > # Removal in 30 days unless fixed. > net-p2p/gnunet > net-p2p/gnunet-gtk Would be nice to just update the package to latest version (first mentioned bug) and solve all bugs at once. Also, it seems that 260113 has a fix (comment #2), but "could be improved to a better fix". Piotr Szymaniak. -- - Oo, jesteś bystrzejszy, niż się wydaje. Przechodziłeś jakieś szkolenie antyterrorystyczne? - W pewnym sensie tak. Byłem żonaty. -- Nelson DeMille, "The Lion's Game" signature.asc Description: Digital signature
Re: [gentoo-dev] Re: Packages/build systems not honoring LINGUAS and a sane solution
On Mon, Feb 20, 2012 at 03:16:29PM -0800, Alec Warner wrote: > On Mon, Feb 20, 2012 at 1:26 PM, Jeroen Roovers wrote: > > On Mon, 20 Feb 2012 14:00:31 -0600 > > Ryan Hill wrote: > > > >> Yes, please. Once these get fixed then we can drop localepurge. > > > > That's a lot of bugs to fix, and the way LINGUAS now works, we could > > at least do with a QA check that helps figure out which packages break > > when new translations are added to new releases, or when old > > translations get dropped. > > > >> And please ignore hyperactive bug wranglers who think they get to > >> decide when you've filed "enough" bugs. We want these reports. > > > > Give the guy bug assignment privileges and move on. And/or get the > > automated check in place, and make sure package maintainers see them. > > I gave him editbugs last week. Tracker bug #405485 added. Not wanted man pages are also considered as "wrong locale installed" bugs? Right now I have about 30 directories in /usr/share/man with different (not wanted) languages... Piotr Szymaniak. -- - Poznaje sie tylko to, co sie oswoi - powiedzial lis. - Ludzie maja zbyt malo czasu, aby cokolwiek poznac. Kupuja w sklepach rzeczy gotowe. A poniewaz nie ma magazynow z przyjaciolmi, wiec ludzie nie maja przyjaciol. -- Antoine De Saint-Exupery, "Le Petit Prince" signature.asc Description: Digital signature
[gentoo-dev] Packages/build systems not honoring LINGUAS and a sane solution
Hi. Long story short: localepurge will be removed from portage [1]. As I was (/am) heavy user of it I found it funny that "linguas takes care of the proper locale installation" [2]. Maybe it should, but there's some major failure in lots of packages. So I filled few dozen bugs about this, but it's not always an easy task to make a package respect LINGUAS. As we talked about it on #gentoo-bugs there were few suggestions to solve this issue. Not directly related to solving, but will help (by ssuominen): make a tracker bug for offending packages And related to issue: 1) an eclass to clean unwanted locale/man pages/whatsoever - yngwin suggested that theres something similar for qt [3] 2) something like FEATURES="fixlafiles" (fixlocale? ;) Opinions? [1] http://archives.gentoo.org/gentoo-dev/msg_1ad70654df864843b9b6d0da2f177183.xml [2] http://archives.gentoo.org/gentoo-dev/msg_69c10fa4b1af60615e49f09e79c63dd1.xml [3] - 39 < yngwin> https://gitorious.org/gentoo-qt/qt/blobs/master/eclass/qt4-edge.eclass at the end has prepare_translations, but it's Qt specific Piotr Szymaniak. -- - Zemscic sie? - pociagnal nosem Waldo. - Nie wiem. Kiedys myslalem o zemscie. (...) Lecz koniec koncem, coz ona jest warta, ta zachwalana zemsta? Niczego sie przez nia nie zyskuje. Bynajmniej nie poprawia czlowiekowi samopoczucia. I w koncu sprawia, ze staje sie on jeszcze gorszy od ludzi, ktorych chcial ukarac. -- Graham Masterton, "The Burning" signature.asc Description: Digital signature
Re: [gentoo-dev] Re: Dropping localepurge
On Tue, Jan 31, 2012 at 10:17:56AM -0500, Mike Frysinger wrote: > On Monday 30 January 2012 19:39:03 »Q« wrote: > > AIUI, LINGUAS is the only variable that should affect what locale stuff > > gets installed. Is that right? > > yes > -mike This should also affect man pages installation? Looking at LC_MESSAGES it doesn't look that bad. But man pages are out of control. Piotr Szymaniak. -- Stajesz sie odpowiedzialny na zawsze za to, co oswoiles. -- Antoine De Saint-Exupery, "Le Petit Prince" signature.asc Description: Digital signature
[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: glibc-2.14.1-r2.ebuild glibc-2.12.2.ebuild glibc-9999.ebuild glibc-2.15.ebuild glibc-2.10.1-r1.ebuild glibc-2.14.1-r1.ebuild glib
On Thu, Jan 19, 2012 at 08:56:57AM -0500, Rich Freeman wrote: > So, suppose I don't want to update those 200 kde packages, but I don't > want to ignore the odd package that does come up in -N in the future? > Do I just run a daily emerge -puDN world, look at the output, then > manually remove the 200 kde packages, and then run a > manually-constructed emerge -1 with a bunch of individual packages on > it? If anyone missed that, there's --exclude now and it was a simple --exclude=kde-base/* to skip those packages and wait for a better moment (like some important upgrade). Piotr Szymaniak. -- Mezczyzna odlozyl gazete z powrotem na stojak i postapil krok w przod, robiac mine, ktora nadala mu wyglad swinskiego pecherza rozpietego na drucianym wieszaku do garniturow. -- Graham Masterton, "The Burning" signature.asc Description: Digital signature