| Summary: | /usr/bin/expectk is missing from the 64bit package | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | morrigan w <morrigan> |
| Component: | RPM Packages | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | davidwhodgins, fundawang, pterjan, sysadmin-bugs, thierry.vignaud, tmb |
| Version: | 2 | Keywords: | validated_update |
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | has_procedure mga2-64-OK mga2-32-ok | ||
| Source RPM: | expect-5.43.0-20.mga2.src.rpm | CVE: | |
| Status comment: | |||
|
Description
morrigan w
2012-09-14 11:03:54 CEST
How can the two "rpm -qa | grep expect" commands have different results? Did you edited what you pasted? Keywords:
(none) =>
NEEDINFO copy-paste error last line should read rpm -ql expect | grep expectk so, here, from another machine: [root@neuromancer ~]# urpmf expectk expect:/usr/bin/expectk expect:/usr/share/man/man1/expectk.1.xz [root@neuromancer ~]# rpm -qa | grep expect expect-5.43.0-20.mga2.x86_64 lib64expect5.43-5.43.0-20.mga2.x86_64 [root@neuromancer ~]# rpm -ql expect | grep -i expectk [root@neuromancer ~]# it's not there :) It's only in the 32bit build though we've an explicit provides for /usr/bin/expectk. CCing commiters CC:
(none) =>
pterjan please test expect-5.43.0-20.1.mga2 in core/updates_testing. ping? Is this ready to assign to qa? CC:
(none) =>
davidwhodgins (In reply to Dave Hodgins from comment #6) > Is this ready to assign to qa? Yes. As per comment 7, assigning to qa. In future, please remember to assign bugs ready for testing to qa-bugs@ml.mageia.org, so they will show up in our mailing list, and on http://mageia.madb.org/tools/updates CC:
(none) =>
fundawang Testing complete mga2 64 & 32 Before ------ $ multixterm /usr/bin/multixterm: line 3: exec: expectk: not found After ----- $ multixterm hello Ok i586 also Whiteboard:
(none) =>
has_procedure mga2-64-OK mga2-32-ok Validating Advisory -------- This update corrects an issue where expectk was not installed with the x86_64 expect package. -------- SRPM: expect-5.43.0-20.1.mga2 Could sysadmin please push from core/updates_testing to core/updates Thanks! Keywords:
NEEDINFO =>
validated_update Update pushed: https://wiki.mageia.org/en/Support/Advisories/MGAA-2013-0016 CC:
(none) =>
tmb |