|
Bugzilla – Full Text Bug Listing |
| Summary: | RPM fails to work with backslashes | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Mario Ohnewald <mohnewald> |
| Component: | Basesystem | Assignee: | Michael Schröder <mls> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | mohnewald |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Pro 9.3 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Mario Ohnewald
2005-09-19 10:52:38 UTC
Well, everybody knows rpm is broken. We just have to live with it. Anyway, what's going on is that rpm itself also does globbing, so you have to quote the args: $ rpm -Uvh 'My\ Downloads/libtheora-1.0alpha5-0.pm.0.i686.rpm' error: open of My Downloads/libtheora-1.0alpha5-0.pm.0.i686.rpm failed: No such file or directory I can't fix this. Sorry. |