~ubuntu-branches/ubuntu/vivid/dpkg/vivid

« back to all changes in this revision

Viewing changes to man/sv/dpkg-name.1

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2014-04-21 18:14:10 UTC
  • mfrom: (1.6.8 sid)
  • Revision ID: package-import@ubuntu.com-20140421181410-94kvb2zodjd2og32
Tags: 1.17.7ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Allow -fstack-protector on arm64 now that GCC and glibc support it.
  - Change native source version/format mismatch errors into warnings
    until the dust settles on Debian bug 737634 about override options.
  - Add DPKG_UNTRANSLATED_MESSAGES environment check so that higher-level
    tools can get untranslated dpkg terminal log messages while at the
    same time having translated debconf prompts.
  - Special-case arm{el,hf} ELF objects in Shlibs/Objdump.pm for multilib.
  - Map unqualified package names of multiarch-same packages to the native
    arch instead of throwing an error, so that we don't break on upgrade
    when there are unqualified names stored in the dpkg trigger database.
  - Add logic to the postinst to `dpkg --add-architecture i386' on new
    installs on amd64, mimicking our previous behaviour with the conffile.
  - Apply a workaround from mvo to consider RC packages as multiarch,
    during the dpkg consistency checks. (see LP: 1015567 and 1057367).
* Drop obsolete migration code and guards from pre-trusty dpkg versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
tillf�rsikt, den kan vara r�rig.
65
65
.TP 
66
66
\fB\-c\fP, \fB\-\-create\-dir\fP
67
 
This option can used together with the \fB\-s\fP option. If a target directory
68
 
isn't found it will be created automatically.  \fBUse this option with care.\fP
 
67
Flaggan kan anv�ndas tillsammans med \fB\-s\fP\-flaggan. Om en m�lkatalog inte
 
68
existerar kommer den att skapas automatiskt. \fBAnv�nd denna flagga
 
69
f�rsiktigt.\fP
69
70
.TP 
70
71
\fB\-?\fP, \fB\-\-help\fP
71
72
Visar hj�lpsk�rm och avslutar.
74
75
Visar version och avslutar.
75
76
.
76
77
.SH PROGRAMFEL
77
 
Some packages don't follow the name structure
78
 
\fIpackage\fP\fB_\fP\fIversion\fP\fB_\fP\fIarchitecture\fP\fB.deb\fP.  Packages renamed by
79
 
\fBdpkg\-name\fP will follow this structure. Generally this will have no impact
80
 
on how packages are installed by \fBdselect\fP(1)/\fBdpkg\fP(1), but other
81
 
installation tools might depend on this naming structure.
 
78
Vissa paket f�ljer inte namnstrukturen
 
79
\fIpaket\fP\fB_\fP\fIversion\fP\fB_\fP\fIarkitektur\fP\fB.deb\fP. Paket vars namn �ndrats med
 
80
\fBdpkg\-name\fP kommer f�lja denna struktur. Normalt p�verkar detta inte hur
 
81
\fBdselect\fP(1)/\fBdpkg\fP(1) installerar paket, men vissa andra
 
82
installationsverktyg kan vara beroende av denna namngivningsstruktur.
82
83
.
83
84
.SH EXEMPEL
84
85
.TP 
88
89
av "bar\-foo.deb").
89
90
.TP 
90
91
\fBfind /root/debian/ \-name \(aq*.deb\(aq | xargs \-n 1 dpkg\-name \-a\fP
91
 
All files with the extension `deb' in the directory /root/debian and its
92
 
subdirectory's will be renamed by \fBdpkg\-name\fP if required into names with
93
 
no architecture information.
 
92
Alla filer med �ndelsen "deb" i katalogen /root/debian och dess
 
93
underkataloger kommer att f� sina namn ersatta med \fBdpkg\-name\fP, om s�
 
94
beh�vs, till namn utan arkitekturinformation.
94
95
.TP 
95
96
\fBfind \-name \(aq*.deb\(aq | xargs \-n 1 dpkg\-name \-a \-o \-s \-c\fP
96
97
\fBG�r inte s� h�r.\fP Ditt arkiv kommer att r�ras till helt och h�llet