Marcin Banasiak | 4 Dec 2009 23:22

[Bug 297352] Re: Building mythtv failure

It is already fixed.

** Changed in: pld-linux
       Status: New => Fix Released

** Changed in: pld-linux
   Importance: Undecided => Medium

-- 
Building mythtv failure 
https://bugs.launchpad.net/bugs/297352
You received this bug notification because you are subscribed to PLD
Linux.

Status in PLD Linux Distribution: Fix Released

Bug description:
While bulding Mythtv from HEAD I got these errors:

mythlivemedia/groupsock/include -I../libmythlivemedia/liveMedia/include
-I../libmythlivemedia/UsageEnvironment/include -I/usr/include/qt -I/usr/include
-I/usr/include -o pespacket.o mpeg/pespacket.cpp
mpeg/pespacket.cpp:3:35: error: libmythdb/mythverbose.h: No such file or directory
In file included from mpeg/mpegtables.h:8,
                 from mpeg/pespacket.cpp:5:
mpeg/mpegdescriptors.h:14:18: error: QMutex: No such file or directory
mpeg/mpegdescriptors.h:15:19: error: QString: No such file or directory
In file included from mpeg/mpegdescriptors.h:18,
                 from mpeg/mpegtables.h:8,
                 from mpeg/pespacket.cpp:5:
(Continue reading)

Elan Ruusamäe | 8 Dec 2009 07:29
Picon
Favicon
Gravatar

[Bug 493922] Re: poldek --enablerepo=PATTERN

oh. i'm sorry, seems the --caplookup needs to be enchanced instead to
search filelist, not caplists.

the --sn='*-debuginfo' itself works:
#  poldek --sn='*-debuginfo' --up -u --caplookup /usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug
Retrieving th-debuginfo::packages.ndir.md...
th-debuginfo is up to date

Retrieving th-obsolete-debuginfo::packages.ndir.md...
th-obsolete-debuginfo is up to date

Retrieving th-ready-debuginfo::packages.ndir.md...
th-ready-debuginfo is up to date

Retrieving th-test-debuginfo::packages.ndir.md...
th-test-debuginfo is up to date
Loading [pndir]th-test-debuginfo...
Loading [pndir]th-ready-debuginfo...
Loading [pndir]th-obsolete-debuginfo...
Loading [pndir]th-debuginfo...
4081 packages read
Removed 1 duplicate package from available set
error: /usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug: no such package

#  poldek --sn='*-debuginfo'
Loading [pndir]th-test-debuginfo...
Loading [pndir]th-ready-debuginfo...
Loading [pndir]th-obsolete-debuginfo...
Loading [pndir]th-debuginfo...
4081 packages read
(Continue reading)

Elan Ruusamäe | 8 Dec 2009 07:28
Picon
Favicon
Gravatar

[Bug 493922] [NEW] poldek --enablerepo=PATTERN --caplookup=/usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug

Public bug reported:

i'd like to see possibility to enable repositories by a glob on
commandline, so gdb issued hint could be adjusted for poldek:

Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-
id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug

it would enable all repositories matching *-debuginfo pattern:
$ poldek -l|grep debuginfo
th-debuginfo ftp://ftp.th.pld-linux.org/dists/th/PLD/i686/debuginfo/  (noauto,noautoup,type=pndir)
th-obsolete-debuginfo ftp://ftp.th.pld-linux.org/dists/th/obsolete/i686/debuginfo/  (noauto,noautoup,type=pndir)
th-ready-debuginfo ftp://ftp.th.pld-linux.org/dists/th/ready/i686/debuginfo/  (noauto,noautoup,type=pndir)
th-test-debuginfo ftp://ftp.th.pld-linux.org/dists/th/test/i686/debuginfo/  (noauto,noautoup,type=pndir)

so the gdb hint would be likely:
poldek --sn='*-debuginfo' --up -u --caplookup /usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug

** Affects: pld-linux
     Importance: Undecided
         Status: New

--

-- 
poldek --enablerepo=PATTERN --caplookup=/usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug
https://bugs.launchpad.net/bugs/493922
You received this bug notification because you are subscribed to PLD
Linux.

Status in PLD Linux Distribution: New

(Continue reading)

Patryk Zawadzki | 8 Dec 2009 09:34
Gravatar

[Bug 493922] Re: poldek --enablerepo=PATTERN --caplookup=/usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug

I'd rather introduce --filelookup or --pathlookup so we can
differentiate between Provides and packaged files.

-- 
poldek --enablerepo=PATTERN --caplookup=/usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug
https://bugs.launchpad.net/bugs/493922
You received this bug notification because you are subscribed to PLD
Linux.

Status in PLD Linux Distribution: New

Bug description:
i'd like to see possibility to enable repositories by a glob on commandline, so gdb issued hint could be
adjusted for poldek:

Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug

it would enable all repositories matching *-debuginfo pattern:
$ poldek -l|grep debuginfo
th-debuginfo ftp://ftp.th.pld-linux.org/dists/th/PLD/i686/debuginfo/  (noauto,noautoup,type=pndir)
th-obsolete-debuginfo ftp://ftp.th.pld-linux.org/dists/th/obsolete/i686/debuginfo/  (noauto,noautoup,type=pndir)
th-ready-debuginfo ftp://ftp.th.pld-linux.org/dists/th/ready/i686/debuginfo/  (noauto,noautoup,type=pndir)
th-test-debuginfo ftp://ftp.th.pld-linux.org/dists/th/test/i686/debuginfo/  (noauto,noautoup,type=pndir)

so the gdb hint would be likely:
poldek --sn='*-debuginfo' --up -u --caplookup /usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug

_______________________________________________
pld-bugs mailing list
pld-bugs <at> lists.pld-linux.org
(Continue reading)

Elan Ruusamäe | 8 Dec 2009 09:54
Picon
Favicon
Gravatar

[Bug 493922] Re: poldek --enablerepo=PATTERN --caplookup=/usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug

indeed, but these should not be exclusive, i'd like to enable them both
if i don't really know what kind dep it is.

however it seems poldek is handling symlinks differently than regular
files, i.e it actually works on regular files, so it should be then
--follow-symlinks or --symlinks-lookup as --caplookup already handles
regular files

10:50:04 root[load: 1.06] <at> ravenous /tmp# l /usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug
lrwxrwxrwx 1 root root 28 2009-12-08 08:31
/usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug -> ../../lib/libdb-4.7.so.debug*

10:50:11 root[load: 1.05] <at> ravenous /tmp# poldek --sn='*-debuginfo' --up -u --caplookup /usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug
...
4087 packages read
Removed 1 duplicate package from available set
error: /usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug: no such package

10:51:44 root[load: 1.63] <at> ravenous /tmp# poldek  --up -u --caplookup /usr/bin/php.cli
...
Removed 17 duplicate packages from available set
php-cli-5.2.11-1.i686: equal version installed, skipped

--

-- 
poldek --enablerepo=PATTERN --caplookup=/usr/lib/debug/.build-id/89/4ea1f250416c2d4a1216158a71e21902bbc78b.debug
https://bugs.launchpad.net/bugs/493922
You received this bug notification because you are subscribed to PLD
Linux.

Status in PLD Linux Distribution: New
(Continue reading)

zawadaa | 8 Dec 2009 21:28
Picon

[Bug 494186] [NEW] rpm linked with libgomp.so.1 => /usr/lib/libgomp.so.1

Public bug reported:

Linking rpm with library from /usr/lib doesn't look good for me.

** Affects: pld-linux
     Importance: Undecided
         Status: New

--

-- 
rpm linked with libgomp.so.1 => /usr/lib/libgomp.so.1
https://bugs.launchpad.net/bugs/494186
You received this bug notification because you are subscribed to PLD
Linux.

Status in PLD Linux Distribution: New

Bug description:
Linking rpm with library from /usr/lib doesn't look good for me.

_______________________________________________
pld-bugs mailing list
pld-bugs <at> lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-bugs

Paweł Sikora | 8 Dec 2009 21:56

[Bug 494186] Re: rpm linked with libgomp.so.1 => /usr/lib/libgomp.so.1

readelf -sW /lib64/librpm-4.5.so|grep -i omp
   207: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND regcomp <at> GLIBC_2.2.5 (5)
   299: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND mireRegcomp <at> LIBRPMIO_0 (3)
   521: 000000000003f6b0  1605 FUNC    GLOBAL DEFAULT   12 rpmdsCompare <at>  <at> LIBRPM_0
   554: 0000000000036480   328 FUNC    GLOBAL DEFAULT   12 rpmVersionCompare <at>  <at> LIBRPM_0
   623: 000000000003db90   193 FUNC    GLOBAL DEFAULT   12 rpmdsFromPRCO <at>  <at> LIBRPM_0
   699: 0000000000043200   119 FUNC    GLOBAL DEFAULT   12 rpmEVRcompare <at>  <at> LIBRPM_0
   717: 000000000003d800   116 FUNC    GLOBAL DEFAULT   12 dpkgEVRcompare <at>  <at> LIBRPM_0
   729: 0000000000047de0   322 FUNC    GLOBAL DEFAULT   12 rpmfiCompare <at>  <at> LIBRPM_0

as you can see, the librpm doesn't really use any {g}omp_* symbols.
it looks like bogus linking. yet another broken --as-needed makefile?

--

-- 
rpm linked with libgomp.so.1 => /usr/lib/libgomp.so.1
https://bugs.launchpad.net/bugs/494186
You received this bug notification because you are subscribed to PLD
Linux.

Status in PLD Linux Distribution: New

Bug description:
Linking rpm with library from /usr/lib doesn't look good for me.

_______________________________________________
pld-bugs mailing list
pld-bugs <at> lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-bugs

(Continue reading)

zawadaa | 8 Dec 2009 22:02
Picon

[Bug 494186] Re: rpm linked with libgomp.so.1 => /usr/lib/libgomp.so.1

I don't know... doesn't work without that lib ;-)

--

-- 
rpm linked with libgomp.so.1 => /usr/lib/libgomp.so.1
https://bugs.launchpad.net/bugs/494186
You received this bug notification because you are subscribed to PLD
Linux.

Status in PLD Linux Distribution: New

Bug description:
Linking rpm with library from /usr/lib doesn't look good for me.

_______________________________________________
pld-bugs mailing list
pld-bugs <at> lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-bugs

Elan Ruusamäe | 9 Dec 2009 08:35
Picon
Favicon
Gravatar

[Bug 494349] [NEW] "pkcon get-updates" noisy on non-terminal

Public bug reported:

PackageKit background job, configured in /etc/sysconfig/packagekit-
background as

ENABLED=yes
CHECK_ONLY=yes

invokes in /etc/cron.daily/packagekit-background.cron 
...

# do action
if [ "$CHECK_ONLY" = "yes" ]; then
        pkcon get-updates > $PKTMP
else
        pkcon update > $PKTMP
fi

.... this prints some terminal control chars to email, which it didn't
before and shouldn't do either now:

Getting updates               78[                         ] (0%)  8[                         ] (0%)  8[=========================]         
Querying                      78[                         ] (0%)  8[ ==                      ]         8[  ==                     ]         8[   ==                    ]         8[    ==                   ]         8[     ==                  ]         8[      ==                 ]         8[       ==                ]         8[        ==               ]         8[         ==              ]         8[          ==             ]         8[           ==            ]         8[            ==           ]        
8[             ==          ]         8[              ==         ]         8[               ==        ]         8[                ==       ]         8[                 ==      ]         8[                  ==     ]         8[                   ==    ]         8[       
              ==   ]         8[                     ==  ]         8[                      == ]         8[                       ==]         8[                       ==]         8[       
                == ]         8[                     ==  ]         8[                    ==   ]         8[                   ==    ]         8[                  ==     ]         8[                 ==      ]         8[                ==       ]         8[               ==        ]         8[              ==         ]         8[             ==          ]         8[            ==           ]         8[           ==            ]         8[          ==             ]         8[         ==              ]         8[        ==               ]         8[      
==                ]         8[      ==                 ]         8[     ==                  ]         8[    ==                   ]         8[   ==                    ]         8[  ==                     ]         8[ ==     
                  ]         8[==                       ]         8[==                       ]         8[ ==                      ]         8[  ==                     ]         8[   ==   
                  ]         8[    ==                   ]         8[     ==                  ]         8[      ==                 ]         8[       ==                ]         8[        ==               ]         8[         ==              ]         8[          ==             ]         8[           ==            ]         8[            ==           ]         8[             ==          ]         8[              ==         ]         8[               ==        ]         8[                ==       ]         8[                 ==      ]         8[                  ==    
]         8[                   ==    ]         8[                    ==   ]         8[                     ==  ]         8[                      == ]         8[                       ==]         8[         
(Continue reading)

Marcin Banasiak | 9 Dec 2009 17:19

[Bug 494349] Re: "pkcon get-updates" noisy on non-terminal

** Changed in: pld-linux
       Status: New => In Progress

** Changed in: pld-linux
     Assignee: (unassigned) => Marcin Banasiak (megabajt)

-- 
"pkcon get-updates" noisy on non-terminal
https://bugs.launchpad.net/bugs/494349
You received this bug notification because you are subscribed to PLD
Linux.

Status in PLD Linux Distribution: In Progress

Bug description:
PackageKit background job, configured in /etc/sysconfig/packagekit-background as

ENABLED=yes
CHECK_ONLY=yes

invokes in /etc/cron.daily/packagekit-background.cron 
...

# do action
if [ "$CHECK_ONLY" = "yes" ]; then
        pkcon get-updates > $PKTMP
else
        pkcon update > $PKTMP
fi

(Continue reading)


Gmane